/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/app/page.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
/* Стили перенесены точно из Figma React кода */

.page_page__ZU32B {
  width: 100%;
  min-height: 100vh;
  /* background removed */
  display: flex;
  flex-direction: column;
}

.page_main__GlU4n {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
}

.page_container__aoG4z {
  display: flex;
  flex-direction: column;
  gap: 80px;
  width: 100%;
  max-width: 1920px;
  padding: 40px 130px;
  align-items: flex-start;
}

/* --- Section Container --- */
.page_sectionContainer__RYMeh {
  /* content-stretch flex flex-col gap-[32px] items-start overflow-clip relative shrink-0 w-full */
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

/* --- Section Header Wrapper --- */
.page_sectionHeaderWrapper__OFpap {
  /* content-stretch flex items-center justify-between relative shrink-0 w-full */
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

/* --- Title Group (Left side) --- */
.page_sectionTitleGroup__IsjeM {
  /* content-stretch flex flex-[1_0_0] gap-[40px] items-start min-h-px min-w-px relative */
  display: flex;
  flex: 1 0;
  gap: 40px;
  align-items: flex-start;
  min-height: 1px;
  min-width: 1px;
  position: relative;
}

.page_sectionTitleWrapper__H7JZj {
  /* flex flex-col font-['Inter:Semi_Bold',sans-serif] font-semibold justify-center leading-[0] not-italic relative shrink-0 text-[#25252e] text-[32px] whitespace-nowrap */
  display: flex;
  flex-direction: column;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  justify-content: center;
  line-height: 0;
  position: relative;
  flex-shrink: 0;
  color: #25252e;
  font-size: 32px;
  white-space: nowrap;
}

.page_sectionTitle__hzsAh {
  /* leading-[42px] */
  line-height: 42px;
  margin: 0;
}

/* --- Arrows Group --- */
.page_arrowsGroup__URWNc {
  /* content-stretch flex gap-[12px] items-start relative shrink-0 */
  display: flex;
  gap: 12px;
  align-items: flex-start;
  position: relative;
  flex-shrink: 0;
}

.page_arrowButton__pwz_W {
  /* overflow-clip relative shrink-0 size-[40px] */
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.page_arrowBg__xtR68 {
  /* absolute left-0 size-[40px] top-0 */
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
}

.page_imgFull__Lu1vH {
  /* block max-w-none size-full */
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
}

.page_arrowIconWrapperLeft__h8iKf {
  /* absolute left-[10px] overflow-clip size-[20px] top-[10px] */
  position: absolute;
  left: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  overflow: hidden;
}

.page_arrowIconWrapperRight__1pbPr {
  /* absolute flex items-center justify-center left-[10px] size-[20px] top-[10px] */
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
}

.page_arrowIconInner__Bz8aR {
  /* absolute inset-[24.97%_18.75%] */
  position: absolute;
  top: 24.97%;
  right: 18.75%;
  bottom: 24.97%;
  left: 18.75%;
}

.page_arrowIconImgWrapper__W6rcX {
  /* absolute inset-[-5.99%_-4.8%] */
  position: absolute;
  top: -5.99%;
  right: -4.8%;
  bottom: -5.99%;
  left: -4.8%;
}

.page_arrowIconRotate__LWZde {
  /* flex-none rotate-[180deg] scale-y-[-100%] */
  flex: none;
  transform: rotate(180deg) scaleY(-1);
  /* overflow-clip relative size-[20px] - from inner div */
  overflow: hidden;
  position: relative;
  width: 20px;
  height: 20px;
}

/* --- View All Button (Right side) --- */
.page_viewAllWrapper__TvKcQ {
  /* content-stretch flex items-start relative shrink-0 */
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-shrink: 0;
}

.page_viewAllGroup__5vgSs {
  /* content-stretch flex gap-[4px] items-center relative shrink-0 */
  display: flex;
  gap: 4px;
  align-items: center;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}

.page_viewAllTextWrapper__upwpv {
  /* flex flex-col font-['Inter:Semi_Bold',sans-serif] font-semibold justify-center leading-[0] not-italic relative shrink-0 text-[#3679B5] text-[16px] whitespace-nowrap */
  display: flex;
  flex-direction: column;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  justify-content: center;
  line-height: 0;
  position: relative;
  flex-shrink: 0;
  color: #3679B5;
  font-size: 16px;
  white-space: nowrap;
  text-decoration: none;
}

.page_viewAllText__JHpnW {
  /* leading-[24px] */
  line-height: 24px;
  margin: 0;
}

.page_viewAllIconWrapper__U3PUW {
  /* overflow-clip relative shrink-0 size-[16px] */
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.page_viewAllVector__d9G1X {
  /* absolute inset-[18.75%_34.38%] */
  position: absolute;
  top: 18.75%;
  right: 34.38%;
  bottom: 18.75%;
  left: 34.38%;
}

.page_viewAllVectorInner__aaN7a {
  /* absolute inset-[-6%_-12%] style={{ "--stroke-0": "rgba(54, 121, 181, 1)" }} */
  position: absolute;
  top: -6%;
  right: -12%;
  bottom: -6%;
  left: -12%;
}

/* --- Products Row (5 items) --- */
.page_productsRow__12R4Q {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* Force 5 columns */
  grid-gap: 32px;
  gap: 32px;
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

/* --- Products Grid (Recommended) --- */
.page_productsGrid__kl98d {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* Force 5 columns */
  grid-gap: 32px;
  gap: 32px;
  width: 100%;
}

/* --- Responsive --- */
@media (max-width: 1280px) {
  .page_container__aoG4z {
    padding: 0 32px;
  }
  .page_productsRow__12R4Q, .page_productsGrid__kl98d {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 1024px) {
  .page_container__aoG4z {
    padding: 0 32px;
  }
  .page_productsRow__12R4Q, .page_productsGrid__kl98d {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .page_main__GlU4n {
    padding: 20px 0;
    padding-bottom: 20px;
    gap: 40px;
    flex: 1 1;
  }
  .page_container__aoG4z {
    padding: 0 16px;
    gap: 40px;
  }
  .page_sectionContainer__RYMeh {
    gap: 24px;
  }
  .page_sectionTitleWrapper__H7JZj {
    font-size: 24px;
  }
  .page_sectionTitle__hzsAh {
    line-height: 32px;
  }
  .page_productsRow__12R4Q, .page_productsGrid__kl98d {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .page_sectionTitleGroup__IsjeM {
    flex-direction: column;
    gap: 16px;
  }
}

@media (max-width: 480px) {
  .page_container__aoG4z {
    padding: 0 12px;
    gap: 32px;
  }

  .page_main__GlU4n {
    gap: 20px;
  }

  .page_sectionTitleWrapper__H7JZj {
    font-size: 20px;
  }

  .page_sectionTitle__hzsAh {
    line-height: 28px;
  }

  .page_productsRow__12R4Q, .page_productsGrid__kl98d {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/home/BannerSlider.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
/* BannerSlider.module.css - Figma Design */

.BannerSlider_wrapper__jLIks {
  /* background removed */
  width: 100%;
  padding: 20px 130px;
  max-width: 1920px;
  margin: 0 auto;
}

.BannerSlider_container__UUKaZ {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  width: 100%;
  height: 300px; /* Фиксированная высота для всех баннеров */
}

/* --- Side Banners (Dimmed) --- */
.BannerSlider_sideBanner__EJR3L {
  background-color: #DEF1F8; /* Site SecondaryContainer */
  border-radius: 20px;
  flex: 1 1; /* Заполняет оставшееся пространство, ширина может меняться */
  min-width: 200px; /* Минимальная ширина */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.6;
  height: 300px; /* Та же высота, что и у центрального - ВСЕГДА одинаковая */
}

.BannerSlider_sideBannerImage__AiBmv {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 100%;
}

.BannerSlider_sideBannerImageLeft__st1Ql {
  object-position: right; /* Выравнивание изображения по правому краю */
}

.BannerSlider_sideBannerImageRight__Vb_ns {
  object-position: left; /* Выравнивание изображения по левому краю */
}

/* --- Center Active Banner --- */
.BannerSlider_centerBanner__K_m95 {
  background-color: #DEF1F8; /* Site SecondaryContainer */
  border-radius: 20px;
  width: 600px; /* Соотношение 2:1 = 600px:300px (ВСЕГДА 2:1) */
  flex-shrink: 0; /* Не сжимается */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 300px; /* Фиксированная высота */
  aspect-ratio: 2 / 1; /* Гарантируем соотношение 2:1 ВСЕГДА */
}

.BannerSlider_bannerLink__IahLI {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.BannerSlider_centerBannerImage__KkVfY {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* --- Navigation Arrows --- */
.BannerSlider_navigation__zV02p {
  position: absolute;
  left: 16px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
  z-index: 10;
}

.BannerSlider_navButton__HsqR1 {
  width: 40px;
  height: 40px;
  position: relative;
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  pointer-events: auto;
  transition: transform 0.2s;
}

.BannerSlider_navButton__HsqR1:hover {
  transform: scale(1.1);
}

.BannerSlider_navButton__HsqR1:active {
  transform: scale(0.95);
}

.BannerSlider_navBg__KPd_b {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.BannerSlider_navIcon__TtEyB {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.BannerSlider_navIconRight__2oZ3a {
  transform: rotate(180deg) scaleY(-1);
}

/* --- Responsive --- */
@media (max-width: 1280px) {
  .BannerSlider_wrapper__jLIks {
    padding: 0 32px;
  }
}

@media (max-width: 1024px) {
  .BannerSlider_wrapper__jLIks {
    padding: 0 32px;
  }
  
  .BannerSlider_container__UUKaZ {
    height: 250px; /* Уменьшаем высоту на планшетах */
  }
  
  .BannerSlider_sideBanner__EJR3L {
    flex: 1 1; /* Заполняет оставшееся пространство, ширина может меняться */
    min-width: 150px; /* Минимальная ширина на планшетах */
    height: 250px; /* Высота такая же как у центрального - ВСЕГДА одинаковая */
  }
  
  .BannerSlider_centerBanner__K_m95 {
    width: 500px; /* Соотношение 2:1 = 500px:250px (ВСЕГДА 2:1) */
    flex-shrink: 0; /* Не сжимается */
    height: 250px;
    aspect-ratio: 2 / 1; /* Гарантируем соотношение 2:1 ВСЕГДА */
  }
}

@media (max-width: 768px) {
  .BannerSlider_wrapper__jLIks {
    padding: 0 16px;
  }
  
  .BannerSlider_container__UUKaZ {
    flex-direction: column;
    gap: 16px;
    height: auto; /* На мобильных высота автоматическая */
  }
  
  .BannerSlider_sideBanner__EJR3L {
    display: none;
  }
  
  .BannerSlider_centerBanner__K_m95 {
    width: 100%;
    height: auto;
    aspect-ratio: 2 / 1; /* Сохраняем соотношение 2:1 на мобильных */
    min-height: 200px;
  }
  
  .BannerSlider_centerBannerImage__KkVfY {
    object-fit: cover;
  }
  
  .BannerSlider_navigation__zV02p {
    left: 8px;
    right: 8px;
  }
}

@media (max-width: 480px) {
  .BannerSlider_wrapper__jLIks {
    padding: 0 12px;
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/home/ComingSoon.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
.ComingSoon_wrapper___lHgq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 60vh;
  padding: 80px 20px;
}

.ComingSoon_content__nehEE {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 520px;
  gap: 24px;
}

.ComingSoon_iconCircle__NpKAu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(54, 121, 181, 0.08);
}

.ComingSoon_title__aks27 {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #25252e;
  margin: 0;
}

.ComingSoon_subtitle__gMlZv {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #6b7280;
  margin: 0;
}

.ComingSoon_dots__cKpku {
  display: flex;
  gap: 8px;
  margin-top: 8px;
}

.ComingSoon_dot___R9Cd {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #3679B5;
  opacity: 0.3;
  animation: ComingSoon_pulse__xObZl 1.4s ease-in-out infinite;
}

.ComingSoon_dot___R9Cd:nth-child(2) {
  animation-delay: 0.2s;
}

.ComingSoon_dot___R9Cd:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes ComingSoon_pulse__xObZl {
  0%, 100% {
    opacity: 0.3;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.2);
  }
}

@media (max-width: 768px) {
  .ComingSoon_wrapper___lHgq {
    min-height: 50vh;
    padding: 40px 16px 100px;
    box-sizing: border-box;
  }

  .ComingSoon_title__aks27 {
    font-size: 28px;
    line-height: 36px;
  }

  .ComingSoon_subtitle__gMlZv {
    font-size: 14px;
    line-height: 22px;
  }

  .ComingSoon_iconCircle__NpKAu {
    width: 96px;
    height: 96px;
  }

  .ComingSoon_iconCircle__NpKAu svg {
    width: 48px;
    height: 48px;
  }
}

@media (max-width: 480px) {
  .ComingSoon_title__aks27 {
    font-size: 22px;
    line-height: 30px;
  }

  .ComingSoon_subtitle__gMlZv {
    font-size: 13px;
    line-height: 20px;
  }

  .ComingSoon_iconCircle__NpKAu {
    width: 80px;
    height: 80px;
  }

  .ComingSoon_iconCircle__NpKAu svg {
    width: 40px;
    height: 40px;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/supplier/SupplierTooltip.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.SupplierTooltip_wrapper__jCG2f {
  position: relative;
  display: inline-flex;
  align-items: center;
  z-index: 1;
}

.SupplierTooltip_wrapper__jCG2f:hover {
  z-index: 100;
}

.SupplierTooltip_trigger__lktdu {
  display: inline;
  gap: 4px;
  cursor: default;
}

.SupplierTooltip_labelPrefix__yddbw {
  color: #a0a0b0;
  font-size: inherit;
  white-space: nowrap;
}

.SupplierTooltip_supplierLink__xuKUe {
  color: #3679B5;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
  cursor: pointer;
  transition: color 0.15s ease;
  border-bottom: 1px dashed transparent;
}

.SupplierTooltip_supplierLink__xuKUe:hover {
  color: #2a5f94;
  border-bottom-color: #2a5f94;
}

.SupplierTooltip_supplierText__8lVfc {
  color: inherit;
  font-size: inherit;
}

.SupplierTooltip_tooltip__2bQ9X {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  z-index: 1000;
  min-width: 320px;
  max-width: 400px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.06);
  padding: 16px;
  animation: SupplierTooltip_tooltipFadeIn__A5SZH 0.15s ease;
}

@keyframes SupplierTooltip_tooltipFadeIn__A5SZH {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.SupplierTooltip_tooltipContent__yxmvD {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.SupplierTooltip_tooltipRow__MN6f9 {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: flex-start;
}

.SupplierTooltip_tooltipLabel__pyRiw {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  color: #81818f;
  white-space: nowrap;
  flex-shrink: 0;
}

.SupplierTooltip_tooltipValue__xX3IC {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  color: #25252e;
  text-align: right;
  word-break: break-word;
}

.SupplierTooltip_tooltipLink__6O2V8 {
  display: block;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #f0f0f5;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #3679B5;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: color 0.15s ease;
}

.SupplierTooltip_tooltipLink__6O2V8:hover {
  color: #2a5f94;
}

@media (max-width: 768px) {
  .SupplierTooltip_tooltip__2bQ9X {
    min-width: 260px;
    max-width: 320px;
    padding: 12px;
    left: -20px;
  }

  .SupplierTooltip_tooltipRow__MN6f9 {
    flex-direction: column;
    gap: 2px;
  }

  .SupplierTooltip_tooltipValue__xX3IC {
    text-align: left;
  }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/home/ProductCard.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
/* Карточка товара */
.ProductCard_card__5HAyK {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-decoration: none;
  color: inherit;
  height: 100%;
  min-width: 0;
}

/* Контейнер изображения */
.ProductCard_imageContainer__ZobH5 {
  background: #ffffff;
  border: 1px solid #f4f5f9;
  border-radius: 20px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

/* Кнопка избранного */
.ProductCard_wishlistButton__dAjES {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #81818f;
  transition: all 0.2s ease;
  z-index: 10;
  opacity: 0;
  pointer-events: auto;
}

.ProductCard_imageContainer__ZobH5:hover .ProductCard_wishlistButton__dAjES {
  opacity: 1;
}

.ProductCard_wishlistButton__dAjES:hover {
  background: #ffffff;
  color: #ff6b6b;
  transform: scale(1.1);
}

.ProductCard_wishlistButtonActive__zmcEo {
  opacity: 1;
  color: #ff6b6b;
  background: #ffffff;
}

.ProductCard_wishlistButton__dAjES:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* На тач-устройствах нет hover — показываем кнопку всегда */
@media (hover: none) {
  .ProductCard_wishlistButton__dAjES {
    opacity: 1;
  }
}

.ProductCard_imageWrapper__J_bv2 {
  width: 100%;
  position: relative;
  aspect-ratio: 3 / 4;
  overflow: hidden;
}

.ProductCard_image__JJ1tr {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  pointer-events: none;
  font-size: 0;
  color: transparent;
}

.ProductCard_placeholder__7q7zV {
  width: 100%;
  height: 100%;
  background: #f4f5f9;
}

/* Информация о товаре */
.ProductCard_info__PMnPJ {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  flex: 1 1;
}

.ProductCard_priceSection__eaiFU {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  flex-shrink: 0;
}

/* Цены */
.ProductCard_priceRow__mUkZM {
  display: flex;
  gap: 8px;
  align-items: flex-end;
  width: 100%;
  flex-wrap: wrap;
}

.ProductCard_currentPrice__uonm_ {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  color: #ff6666;
  margin: 0;
  white-space: nowrap;
  flex-shrink: 0;
}

.ProductCard_discountGroup__N9bRF {
  display: flex;
  gap: 8px;
  align-items: flex-end;
  flex-shrink: 0;
}

.ProductCard_oldPrice__NKEUv {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #81818f;
  text-decoration: line-through;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  margin: 0;
  white-space: nowrap;
  flex-shrink: 0;
}

.ProductCard_discountBadge__01uxr {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ff6666;
  border-radius: 4px;
  white-space: nowrap;
  flex-shrink: 0;
}

.ProductCard_priceRequest__CN1MM {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  color: #81818f;
  margin: 0;
}

/* Название товара */
.ProductCard_productName__WK_0_ {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #25252e;
  margin: 0;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex-shrink: 0;
}

/* Поставщик */
.ProductCard_supplierName__I8sy2 {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #81818f;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  word-break: break-word;
  overflow-wrap: break-word;
}

.ProductCard_supplierLabel__LNdF4 {
  color: #a0a0b0;
  white-space: nowrap;
}

/* Метаданные (рейтинг) */
.ProductCard_meta__rKGdE {
  display: flex;
  gap: 8px;
  align-items: center;
  width: 100%;
  flex-shrink: 0;
}

.ProductCard_ratingGroup__sHkIm {
  display: flex;
  gap: 4px;
  align-items: center;
  flex-shrink: 0;
}

.ProductCard_starIcon__H7_U9 {
  overflow: hidden;
  position: relative;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

.ProductCard_star__kK4XM {
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
}

.ProductCard_starInactive___H8uV {
  filter: grayscale(100%) opacity(0.5);
}

.ProductCard_starActive__lafho {
  filter: none;
}

.ProductCard_ratingValue__TZYuh {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #25252e;
  white-space: nowrap;
  flex-shrink: 0;
}

.ProductCard_divider__AVm3D {
  background: #e4e4ee;
  height: 16px; /* Фиксированная высота для вертикальной палочки */
  width: 0.5px;
  flex-shrink: 0;
  align-self: center; /* Выравнивание по центру */
}

.ProductCard_reviewsCount__nZose {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.4;
  color: #81818f;
  white-space: nowrap;
  flex-shrink: 0;
}

/* Кнопка "В корзину" */
.ProductCard_cartButton__uYdrb {
  margin-top: auto;
  padding: 12px 20px;
  background: #3679B5;
  color: #ffffff;
  border: none;
  border-radius: 24px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
}

.ProductCard_cartButton__uYdrb:hover:not(:disabled) {
  background: #3679B5;
  transform: translateY(-1px);
  box-shadow: 0px 4px 12px rgba(54, 121, 181, 0.3);
}

.ProductCard_cartButton__uYdrb:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Адаптивность */
@media (max-width: 768px) {
  .ProductCard_card__5HAyK {
    gap: 10px;
  }

  .ProductCard_imageContainer__ZobH5 {
    border-radius: 14px;
  }

  .ProductCard_wishlistButton__dAjES {
    top: 8px;
    right: 8px;
    width: 32px;
    height: 32px;
  }

  .ProductCard_currentPrice__uonm_ {
    font-size: 18px;
    line-height: 28px;
  }

  .ProductCard_oldPrice__NKEUv,
  .ProductCard_discountBadge__01uxr {
    font-size: 14px;
    line-height: 20px;
  }

  .ProductCard_productName__WK_0_ {
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 2;
  }

  .ProductCard_cartButton__uYdrb {
    padding: 10px 16px;
    font-size: 13px;
    gap: 6px;
  }

  .ProductCard_discountGroup__N9bRF {
    flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  .ProductCard_card__5HAyK {
    gap: 8px;
  }

  .ProductCard_imageContainer__ZobH5 {
    border-radius: 12px;
  }

  .ProductCard_currentPrice__uonm_ {
    font-size: 16px;
    line-height: 24px;
  }

  .ProductCard_productName__WK_0_ {
    font-size: 13px;
    line-height: 18px;
    -webkit-line-clamp: 2;
  }

  .ProductCard_supplierName__I8sy2 {
    font-size: 11px;
    line-height: 16px;
  }

  .ProductCard_ratingValue__TZYuh {
    font-size: 14px;
  }

  .ProductCard_reviewsCount__nZose {
    font-size: 11px;
  }

  .ProductCard_cartButton__uYdrb {
    padding: 10px 14px;
    font-size: 13px;
  }

  .ProductCard_info__PMnPJ {
    gap: 4px;
  }

  .ProductCard_priceSection__eaiFU {
    gap: 6px;
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/ui/Skeleton.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
/* Базовый skeleton-элемент с анимацией мерцания */
.Skeleton_skeleton___xqk9 {
  background: linear-gradient(90deg, #f0f0f5 25%, #e8e8ef 50%, #f0f0f5 75%);
  background-size: 200% 100%;
  animation: Skeleton_shimmer__oXk47 1.5s ease-in-out infinite;
  border-radius: 8px;
}

@keyframes Skeleton_shimmer__oXk47 {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

/* Варианты форм */
.Skeleton_circle__ItTVH {
  border-radius: 50%;
}

.Skeleton_rounded__Vc_FK {
  border-radius: 12px;
}

.Skeleton_pill__kCGl4 {
  border-radius: 100px;
}

.Skeleton_text__h_sZl {
  border-radius: 4px;
}

/* === Skeleton карточки товара === */
.Skeleton_productCard__dMaDP {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.Skeleton_productCardImage__NxrTQ {
  width: 100%;
  aspect-ratio: 3 / 4;
  border-radius: 20px;
}

.Skeleton_productCardPrice__Sdeog {
  width: 45%;
  height: 28px;
  border-radius: 6px;
}

.Skeleton_productCardName__sOWbs {
  width: 80%;
  height: 18px;
  border-radius: 4px;
}

.Skeleton_productCardNameShort__SRq0a {
  width: 55%;
  height: 18px;
  border-radius: 4px;
  margin-top: 4px;
}

.Skeleton_productCardSupplier__4obGD {
  width: 50%;
  height: 14px;
  border-radius: 4px;
  margin-top: 2px;
}

.Skeleton_productCardRating__ZUQQa {
  width: 40%;
  height: 16px;
  border-radius: 4px;
  margin-top: 4px;
}

.Skeleton_productCardButton__LYyrQ {
  width: 100%;
  height: 44px;
  border-radius: 12px;
  margin-top: auto;
}

/* === Skeleton грида товаров === */
.Skeleton_productGrid__S_rpS {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
  gap: 24px;
}

@media (max-width: 1024px) {
  .Skeleton_productGrid__S_rpS {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .Skeleton_productGrid__S_rpS {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* === Skeleton страницы товара === */
.Skeleton_productDetailContainer__5_O2K {
  display: flex;
  gap: 40px;
  padding: 24px 0;
}

.Skeleton_productDetailImages__95iRB {
  flex: 0 0 500px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.Skeleton_productDetailMainImage__U1lWK {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 16px;
}

.Skeleton_productDetailThumbnails__08QwK {
  display: flex;
  gap: 8px;
}

.Skeleton_productDetailThumb__vqzTk {
  width: 72px;
  height: 72px;
  border-radius: 12px;
}

.Skeleton_productDetailInfo__foBEX {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.Skeleton_productDetailTitle__chVwB {
  width: 70%;
  height: 32px;
  border-radius: 6px;
}

.Skeleton_productDetailTitleLine2__ymnN5 {
  width: 45%;
  height: 32px;
  border-radius: 6px;
}

.Skeleton_productDetailPriceLine__m1Yni {
  width: 30%;
  height: 36px;
  border-radius: 8px;
  margin-top: 8px;
}

.Skeleton_productDetailSupplier__seJOO {
  width: 60%;
  height: 20px;
  border-radius: 4px;
}

.Skeleton_productDetailSpecLine__VeVn2 {
  width: 100%;
  height: 16px;
  border-radius: 4px;
}

.Skeleton_productDetailSpecs__S1sqs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 16px;
}

.Skeleton_productDetailActions__OeE2C {
  display: flex;
  gap: 12px;
  margin-top: 16px;
}

.Skeleton_productDetailCartBtn__QIh1n {
  width: 200px;
  height: 48px;
  border-radius: 12px;
}

.Skeleton_productDetailFavBtn__4akte {
  width: 48px;
  height: 48px;
  border-radius: 12px;
}

@media (max-width: 1024px) {
  .Skeleton_productDetailContainer__5_O2K {
    flex-direction: column;
  }
  .Skeleton_productDetailImages__95iRB {
    flex: none;
    width: 100%;
  }
}

/* === Skeleton корзины === */
.Skeleton_cartItem__hZdGZ {
  display: flex;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 1px solid #f0f0f5;
}

.Skeleton_cartItemImage__PUAhH {
  width: 80px;
  height: 80px;
  border-radius: 12px;
  flex-shrink: 0;
}

.Skeleton_cartItemInfo__6D51q {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.Skeleton_cartItemTitle__ozDFh {
  width: 60%;
  height: 18px;
  border-radius: 4px;
}

.Skeleton_cartItemPrice__gKObu {
  width: 25%;
  height: 22px;
  border-radius: 6px;
}

.Skeleton_cartItemQty__fcp6Z {
  width: 100px;
  height: 36px;
  border-radius: 8px;
}

/* === Skeleton заказов === */
.Skeleton_orderCard__vJU1a {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 20px;
  border-radius: 16px;
  border: 1px solid #f0f0f5;
}

.Skeleton_orderCardHeader__tme93 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Skeleton_orderCardNumber__aWOo7 {
  width: 35%;
  height: 20px;
  border-radius: 4px;
}

.Skeleton_orderCardStatus__7jyVX {
  width: 20%;
  height: 24px;
  border-radius: 100px;
}

.Skeleton_orderCardDate__Uf5o8 {
  width: 25%;
  height: 16px;
  border-radius: 4px;
}

.Skeleton_orderCardTotal__Ew_ho {
  width: 20%;
  height: 20px;
  border-radius: 4px;
}

/* === Skeleton категорий (кружочки) === */
.Skeleton_categoryCircle__S8OLN {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.Skeleton_categoryCircleImage__uh4xq {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.Skeleton_categoryCircleName__OnUzU {
  width: 60px;
  height: 14px;
  border-radius: 4px;
}

/* === Skeleton баннера === */
.Skeleton_bannerSkeleton__KW6WF {
  width: 100%;
  aspect-ratio: 21 / 9;
  border-radius: 20px;
}

/* === Skeleton профиля === */
.Skeleton_profileHeader__yfBai {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 24px;
}

.Skeleton_profileAvatar__ZO18P {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  flex-shrink: 0;
}

.Skeleton_profileInfo__UsNX0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.Skeleton_profileName__MQUWx {
  width: 180px;
  height: 22px;
  border-radius: 4px;
}

.Skeleton_profileEmail__lXlGj {
  width: 220px;
  height: 16px;
  border-radius: 4px;
}

/* === Skeleton checkout === */
.Skeleton_checkoutSection__Sp3HO {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 20px;
  border-radius: 16px;
  border: 1px solid #f0f0f5;
}

.Skeleton_checkoutSectionTitle__qiKl1 {
  width: 30%;
  height: 22px;
  border-radius: 4px;
}

.Skeleton_checkoutField__BeZfg {
  width: 100%;
  height: 44px;
  border-radius: 12px;
}

.Skeleton_checkoutFieldHalf__TXudU {
  width: 48%;
  height: 44px;
  border-radius: 12px;
}

.Skeleton_checkoutRow__XXqaQ {
  display: flex;
  gap: 16px;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/home/ProductsInfiniteScroll.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.ProductsInfiniteScroll_productsGrid__UiCB7 {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 32px;
  gap: 32px;
  width: 100%;
}

.ProductsInfiniteScroll_loading__qkUDC {
  text-align: center;
  padding: 40px;
  color: #81818f;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
}

.ProductsInfiniteScroll_observerTarget__neY7o {
  height: 1px;
  width: 100%;
}

/* Адаптивность */
@media (max-width: 1280px) {
  .ProductsInfiniteScroll_productsGrid__UiCB7 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 1024px) {
  .ProductsInfiniteScroll_productsGrid__UiCB7 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .ProductsInfiniteScroll_productsGrid__UiCB7 {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/home/ViewedProducts.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* Стили для секции "Вы недавно просматривали" - копия из page.module.css */

.ViewedProducts_sectionContainer__Obqzq {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

.ViewedProducts_sectionHeaderWrapper__aMRf3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

.ViewedProducts_sectionTitleGroup__I8FsQ {
  display: flex;
  flex: 1 0;
  gap: 40px;
  align-items: flex-start;
  min-height: 1px;
  min-width: 1px;
  position: relative;
}

.ViewedProducts_sectionTitleWrapper__TIB1v {
  display: flex;
  flex-direction: column;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  justify-content: center;
  line-height: 0;
  position: relative;
  flex-shrink: 0;
  color: #25252e;
  font-size: 32px;
  white-space: nowrap;
}

.ViewedProducts_sectionTitle__4j0qJ {
  line-height: 42px;
  margin: 0;
}

.ViewedProducts_arrowsGroup__8G_ik {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  position: relative;
  flex-shrink: 0;
}

.ViewedProducts_arrowButton__yqC1V {
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.ViewedProducts_arrowBg__ZUifY {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
}

.ViewedProducts_imgFull__nTcdh {
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
}

.ViewedProducts_arrowIconWrapperLeft__5MDwk {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  overflow: hidden;
}

.ViewedProducts_arrowIconWrapperRight__ugF1w {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
}

.ViewedProducts_arrowIconInner__B7ADm {
  position: absolute;
  top: 24.97%;
  right: 18.75%;
  bottom: 24.97%;
  left: 18.75%;
}

.ViewedProducts_arrowIconImgWrapper__9z4oZ {
  position: absolute;
  top: -5.99%;
  right: -4.8%;
  bottom: -5.99%;
  left: -4.8%;
}

.ViewedProducts_arrowIconRotate__ny7oZ {
  flex: none;
  transform: rotate(180deg) scaleY(-1);
  overflow: hidden;
  position: relative;
  width: 20px;
  height: 20px;
}

.ViewedProducts_viewAllWrapper__WRK9l {
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-shrink: 0;
}

.ViewedProducts_viewAllGroup__lfzsT {
  display: flex;
  gap: 4px;
  align-items: center;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}

.ViewedProducts_viewAllTextWrapper___FCjw {
  display: flex;
  flex-direction: column;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  justify-content: center;
  line-height: 0;
  position: relative;
  flex-shrink: 0;
  color: #3679B5;
  font-size: 16px;
  white-space: nowrap;
  text-decoration: none;
}

.ViewedProducts_viewAllText__bJH9Z {
  line-height: 24px;
  margin: 0;
}

.ViewedProducts_viewAllIconWrapper__kAiaH {
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.ViewedProducts_viewAllVector__MdVWz {
  position: absolute;
  top: 18.75%;
  right: 34.38%;
  bottom: 18.75%;
  left: 34.38%;
}

.ViewedProducts_viewAllVectorInner__fm0RS {
  position: absolute;
  top: -6%;
  right: -12%;
  bottom: -6%;
  left: -12%;
}

.ViewedProducts_productsRow__FShjd {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 32px;
  gap: 32px;
  align-items: stretch;
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

/* Адаптивность */
@media (max-width: 1280px) {
  .ViewedProducts_productsRow__FShjd {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 1024px) {
  .ViewedProducts_productsRow__FShjd {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .ViewedProducts_sectionContainer__Obqzq {
    gap: 24px;
  }
  .ViewedProducts_sectionTitleWrapper__TIB1v {
    font-size: 24px;
  }
  .ViewedProducts_sectionTitle__4j0qJ {
    line-height: 32px;
  }
  .ViewedProducts_productsRow__FShjd {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .ViewedProducts_sectionTitleGroup__I8FsQ {
    flex-direction: column;
    gap: 16px;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/layout/Breadcrumbs.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
/* Хлебные крошки - единый стиль для всего сайта */
.Breadcrumbs_breadcrumbs__K6Rnq {
  width: 100%;
  padding: 0;
}

.Breadcrumbs_withMargin__EaozY {
  margin-bottom: 24px;
}

.Breadcrumbs_breadcrumbsList__VWNST {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0;
}

.Breadcrumbs_breadcrumbsItem__juQ3F {
  display: flex;
  align-items: center;
  gap: 0;
}

.Breadcrumbs_breadcrumbsLink__vVSFE {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #81818F;
  text-decoration: none;
  transition: color 0.2s ease;
}

.Breadcrumbs_breadcrumbsLink__vVSFE:hover {
  color: #3679B5;
}

.Breadcrumbs_breadcrumbsCurrent___BNKu {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #25252E;
}

.Breadcrumbs_breadcrumbsSeparator__jemx0 {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #B2B2C2;
  margin: 0 8px;
}

/* Адаптивность */
@media (max-width: 768px) {
  .Breadcrumbs_breadcrumbsLink__vVSFE,
  .Breadcrumbs_breadcrumbsCurrent___BNKu,
  .Breadcrumbs_breadcrumbsSeparator__jemx0 {
    font-size: 12px;
    line-height: 16px;
  }
  
  .Breadcrumbs_breadcrumbsSeparator__jemx0 {
    margin: 0 6px;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/layout/Footer.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.Footer_footer__eNA9m {
  background: var(--bg-primary);
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  margin-top: auto;
}

.Footer_container__IkLXC {
  max-width: 1920px;
  margin: 0 auto;
  padding: 56px 130px 26px;
}

.Footer_grid__WCfx6 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 54px;
  gap: 54px;
  margin-bottom: 36px;
}

.Footer_grid__WCfx6[style] {
  gap: 40px;
}

.Footer_column__DPqof {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.Footer_columnTitle__75v_I {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  color: #A0A0AB;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0;
}

.Footer_links__13oK3 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.Footer_links__13oK3 a {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.55);
  text-decoration: none;
  transition: color 0.2s;
}

.Footer_links__13oK3 a:hover {
  color: var(--accent-primary);
}

.Footer_bottom__ch0uR {
  padding-top: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.Footer_copyright__vFlrA {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.45);
  margin: 0;
}

@media (max-width: 1280px) {
  .Footer_container__IkLXC {
    padding: 48px 32px 24px;
  }
}

@media (max-width: 992px) {
  .Footer_grid__WCfx6 {
    grid-template-columns: 1fr 1fr;
    gap: 32px 40px;
  }
}

@media (max-width: 768px) {
  .Footer_container__IkLXC {
    padding: 28px 16px 80px;
  }

  .Footer_columnTitle__75v_I {
    font-size: 10px;
  }

  .Footer_columnLink__SPc0H {
    font-size: 12px;
  }
}

@media (max-width: 576px) {
  .Footer_grid__WCfx6 {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .Footer_container__IkLXC {
    padding: 28px 12px 16px;
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/layout/NotificationDropdown.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
/* NotificationDropdown.module.css */

.NotificationDropdown_container__lqsnq {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.NotificationDropdown_iconButton__Ii9Py {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  flex-shrink: 0;
  position: relative;
}

.NotificationDropdown_iconButton__Ii9Py img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: none;
}

/* Бейдж с количеством */
.NotificationDropdown_badge__dO6jY {
  position: absolute;
  top: -8px;
  right: -10px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  background: #e91e63;
  color: white;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  border-radius: 9px;
  font-family: 'Inter', sans-serif;
}

/* Выпадающий список */
.NotificationDropdown_dropdown__ivl7H {
  position: absolute;
  top: calc(100% + 12px);
  right: -12px;
  width: 380px;
  max-height: 480px;
  background: #ffffff;
  border: 1px solid #E4E4EE;
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  z-index: 1000;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

/* Заголовок */
.NotificationDropdown_header__syi5X {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  border-bottom: 1px solid #E4E4EE;
  background: #F9F9FB;
}

.NotificationDropdown_headerTitle__tzyVg {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #25252E;
}

.NotificationDropdown_markAllRead__5izem {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #3679B5;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px 8px;
  border-radius: 6px;
  transition: background-color 0.15s ease;
}

.NotificationDropdown_markAllRead__5izem:hover {
  background-color: rgba(54, 121, 181, 0.08);
}

/* Список уведомлений */
.NotificationDropdown_list__h6JWV {
  overflow-y: auto;
  flex: 1 1;
  max-height: 400px;
  scrollbar-width: thin;
  scrollbar-color: #D1D1DB transparent;
}

.NotificationDropdown_list__h6JWV::-webkit-scrollbar {
  width: 6px;
}

.NotificationDropdown_list__h6JWV::-webkit-scrollbar-track {
  background: transparent;
}

.NotificationDropdown_list__h6JWV::-webkit-scrollbar-thumb {
  background-color: #D1D1DB;
  border-radius: 3px;
}

/* Элемент уведомления */
.NotificationDropdown_item__JbvyE {
  display: flex;
  gap: 12px;
  padding: 16px 20px;
  cursor: pointer;
  transition: background-color 0.15s ease;
  border-bottom: 1px solid #F4F5F9;
  position: relative;
}

.NotificationDropdown_item__JbvyE:last-child {
  border-bottom: none;
}

.NotificationDropdown_item__JbvyE:hover {
  background-color: #F9F9FB;
}

.NotificationDropdown_item__JbvyE.NotificationDropdown_unread__ThNnF {
  background-color: rgba(54, 121, 181, 0.04);
}

.NotificationDropdown_item__JbvyE.NotificationDropdown_unread__ThNnF:hover {
  background-color: rgba(54, 121, 181, 0.08);
}

/* Иконка уведомления */
.NotificationDropdown_itemIcon__lCNPi {
  position: relative;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  background: #F4F5F9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.NotificationDropdown_itemImage__Ivzfv {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.NotificationDropdown_itemEmoji__nMj_V {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Контент уведомления */
.NotificationDropdown_itemContent__ARuu7 {
  flex: 1 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.NotificationDropdown_itemHeader__OjYfS {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}

.NotificationDropdown_itemType__dVoYC {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #81818F;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.NotificationDropdown_itemDate__l1xwF {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  color: #81818F;
  flex-shrink: 0;
}

.NotificationDropdown_itemTitle__ZCRYr {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #25252E;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.NotificationDropdown_itemDescription__bTogS {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  color: #81818F;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.NotificationDropdown_itemButton__Q_u7w {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #3679B5;
  margin-top: 4px;
}

/* Индикатор непрочитанного */
.NotificationDropdown_unreadDot__JYAja {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #3679B5;
  border-radius: 50%;
}

/* Состояния */
.NotificationDropdown_loading__xV9v_,
.NotificationDropdown_empty__mq_GV {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  gap: 12px;
}

.NotificationDropdown_spinner__Cd6YI {
  width: 32px;
  height: 32px;
  border: 3px solid #E4E4EE;
  border-top-color: #3679B5;
  border-radius: 50%;
  animation: NotificationDropdown_spin__GOTR7 0.8s linear infinite;
}

@keyframes NotificationDropdown_spin__GOTR7 {
  to {
    transform: rotate(360deg);
  }
}

.NotificationDropdown_emptyIcon__nsM11 {
  width: 40px;
  height: 40px;
  opacity: 0.4;
}

.NotificationDropdown_emptyText__5RyVw {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #81818F;
}

/* Адаптивность */
@media (max-width: 768px) {

  .NotificationDropdown_dropdown__ivl7H {
    position: fixed;
    top: 60px;
    left: 8px;
    right: 8px;
    bottom: auto;
    width: auto;
    max-height: calc(100vh - 130px);
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[12].oneOf[7].use[3]!./src/components/layout/Header.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
/* Header.module.css - Figma Design */

/* Top bar — inside header, hides on scroll via negative sticky top */
.Header_topBar__p1Q3e {
  padding: 4px 0;
  min-height: 28px;
}

/* Header card — STICKY, glassmorphism, width = content area */
.Header_header__hO3lJ {
  display: flex;
  flex-direction: column;
  width: calc(100% - 240px);
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 20px;
  background-color: #ffffff59;
  border: 2px solid #ffffff54;
  border-radius: 0 0 20px 20px;
  backdrop-filter: blur(13px);
  -webkit-backdrop-filter: blur(13px);
  box-shadow: 6px 6px 8px #3679b50f;
  position: -webkit-sticky;
  position: sticky;
  top: -28px;
  z-index: 100;
}

.Header_topBarContainer__7V4IB {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
  gap: 24px;
}

.Header_topBarLeft__eXDqi {
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 0;
}

.Header_topBarRight__Dre3k {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-shrink: 0;
}

.Header_topBarUserInfo__afjWH {
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #0F1E2C;
  text-decoration: none;
  transition: color 0.2s;
  white-space: nowrap;
}

.Header_topBarUserInfo__afjWH:hover {
  color: #3679B5;
}

.Header_topBarUserIcon__bw5lf {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  opacity: 0.7;
}

.Header_topBarAddress__HTnnG {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Header_topBarLink__Su2GN {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #0F1E2C;
  text-decoration: none;
  transition: color 0.2s;
}

.Header_topBarLink__Su2GN:hover {
  color: #0F1E2C;
}

/* --- Main Header Row --- */
.Header_container__EZyBV {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  width: 100%;
  gap: 20px;
}

/* --- Logo --- */
.Header_logoSection__ZiCEa {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}

.Header_logoImage__qjzBq {
  width: 44px;
  height: 44px;
  object-fit: contain;
  display: block;
  border-radius: 6px;
  filter: none;
}

.Header_logoText__4ZhAR {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  color: #0F1E2C;
}

/* --- Catalog Button --- */
.Header_catalogButton__B5q0L {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: #3679B5;
  border-radius: 6px;
  padding: 10px;
  height: 48px;
  color: #ffffff;
  border: 1px solid #3679B5;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.2s;
}

.Header_catalogButton__B5q0L:hover {
  background-color: #2A5F8E;
}

.Header_catalogButtonText__I6xRc {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

/* Hamburger → X animation */
.Header_hamburger__lUulX {
  width: 18px;
  height: 14px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-shrink: 0;
}

.Header_hamburger__lUulX span {
  display: block;
  height: 2px;
  width: 100%;
  background: #ffffff;
  border-radius: 1px;
  transition: transform 0.3s ease, opacity 0.2s ease;
  transform-origin: center;
}

/* Hamburger stays white — it's inside the blue catalogButton */

.Header_hamburgerActive__22tfu span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.Header_hamburgerActive__22tfu span:nth-child(2) {
  opacity: 0;
}

.Header_hamburgerActive__22tfu span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

.Header_catalogButtonActive__akNNj {
  background-color: #2A5F8E;
}

/* --- Search Box --- */
.Header_searchWrapper__Jr3Xl {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 825px; /* From Figma */
  max-width: 100%;
  flex: 1 1; /* Allow to shrink if needed */
}

.Header_searchForm__Bz_Wl {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #F4F5F9;
  border: 1px solid #E4E4EE;
  border-radius: 6px;
  padding: 0 16px;
  height: 48px;
  width: 100%;
  transition: background-color 0.2s, border-color 0.2s;
}

.Header_searchForm__Bz_Wl:focus-within {
  background: #ffffff;
  border-color: #3679B5;
}

.Header_searchIconWrapper__jZScR {
  width: 20px;
  height: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.Header_searchIconWrapper__jZScR img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: none;
}

.Header_searchInput__MAyjA {
  flex: 1 1;
  background: transparent;
  border: none;
  outline: none;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: #0F1E2C;
  min-width: 0;
}

.Header_searchInput__MAyjA::placeholder {
  color: #81818F;
}

.Header_searchActions__dLmjr {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  position: relative;
}

.Header_searchSelectText__kJdMC {
  font-size: 16px;
  color: #81818F;
  white-space: nowrap;
}

/* Category toggle button */
.Header_searchCategoryToggle__79_dF {
  display: flex;
  align-items: center;
  gap: 6px;
  background: transparent;
  border: none;
  border-left: 1px solid #E4E4EE;
  padding: 4px 0 4px 12px;
  cursor: pointer;
  white-space: nowrap;
}

.Header_searchDropdownArrow__JUUYH {
  color: #81818F;
  transition: transform 0.2s ease;
  flex-shrink: 0;
}

.Header_searchDropdownArrowOpen__QiHId {
  transform: rotate(180deg);
}

/* Category dropdown */
.Header_categoryDropdown__u13dR {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  min-width: 200px;
  max-height: 300px;
  overflow-y: auto;
  background: #ffffff;
  border: 1px solid #E4E4EE;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  padding: 6px;
}

.Header_categoryDropdownItem__iyfWs {
  display: block;
  width: 100%;
  text-align: left;
  padding: 10px 14px;
  border: none;
  background: transparent;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #25252E;
  cursor: pointer;
  border-radius: 8px;
  transition: background-color 0.15s ease;
}

.Header_categoryDropdownItem__iyfWs:hover {
  background: #F4F5F9;
}

.Header_categoryDropdownItemActive__MQHcR {
  background: #E8F0F8;
  color: #3679B5;
  font-weight: 500;
}

.Header_categoryDropdownItemActive__MQHcR:hover {
  background: #D5E3F2;
}

/* Search Results Dropdown */
.Header_searchResults__NkDRs {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background: #ffffff;
  border: 1px solid #E4E4EE;
  border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.06);
  z-index: 1000;
  max-height: 480px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 8px 0;
}

/* Кастомный скроллбар */
.Header_searchResults__NkDRs::-webkit-scrollbar {
  width: 6px;
}

.Header_searchResults__NkDRs::-webkit-scrollbar-track {
  background: transparent;
}

.Header_searchResults__NkDRs::-webkit-scrollbar-thumb {
  background: #D1D5DB;
  border-radius: 3px;
}

.Header_searchResults__NkDRs::-webkit-scrollbar-thumb:hover {
  background: #9CA3AF;
}

.Header_searchLoading__kE9BH {
  padding: 24px 20px;
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #81818F;
}

.Header_searchNoResults__myKq0 {
  padding: 32px 20px;
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #81818F;
  line-height: 1.5;
}

.Header_searchResultItem___ku2B {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 10px 16px;
  cursor: pointer;
  transition: background-color 0.15s ease;
}

.Header_searchResultItem___ku2B:hover {
  background-color: #F4F5F9;
}

.Header_searchResultImage__atFfS {
  position: relative;
  width: 52px;
  height: 52px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  background: #F4F5F9;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f0f0f5;
}

.Header_searchResultImageImg__2W3um {
  object-fit: contain;
}

.Header_searchResultImage__atFfS img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.Header_searchResultPlaceholder__enj31 {
  width: 100%;
  height: 100%;
  background: #E4E4EE;
}

.Header_searchResultInfo__RziTF {
  flex: 1 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.Header_searchResultName__NVEWs {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #25252E;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.Header_searchResultCategory__cL3MP {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  color: #9CA3AF;
  line-height: 1.3;
}

.Header_searchResultPrice__X3NUE {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #ff6666;
  white-space: nowrap;
  flex-shrink: 0;
}

.Header_searchResultsAll__12cQY {
  padding: 12px 16px;
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #3679B5;
  cursor: pointer;
  margin: 4px 8px 0;
  border-radius: 10px;
  transition: background-color 0.15s ease;
}

.Header_searchResultsAll__12cQY:hover {
  background-color: #F4F5F9;
}

/* --- User Actions --- */
.Header_actions__SRauh {
  display: flex;
  gap: 22px;
  align-items: flex-start;
}

.Header_actionItem__zR1Lj {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.Header_actionLabel__kwTYC {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  line-height: 1;
  color: #0F1E2C;
  white-space: nowrap;
}

.Header_actionLabelLink__o92Cd,
.Header_actionLabelButton__CWkjg {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  line-height: 1;
  color: #0F1E2C;
  white-space: nowrap;
  text-decoration: none;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

.Header_actionLabelLink__o92Cd:hover,
.Header_actionLabelButton__CWkjg:hover {
  color: #25252E;
}

.Header_iconButton__uUZt_ {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  flex-shrink: 0; /* Prevent shrinking */
  position: relative;
}

.Header_iconButton__uUZt_ img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: none;
}

/* Cart Badge */
.Header_cartBadge__pG732 {
  position: absolute;
  top: -8px;
  right: -10px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  background: #3679B5;
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  border-radius: 9px;
}

/* --- Divider --- */
.Header_headerDivider__y4nT2 {
  height: 1px;
  width: 100%;
  background-color: #E4E4EE;
  opacity: 0.8;
}

/* --- Categories Menu — outside headerWrap, page background --- */
.Header_categoriesRow__PM6OQ {
  width: 100%;
  background: transparent;
}

.Header_categoriesMenu__PwXcX {
  display: flex;
  gap: 40px;
  padding: 0 130px;
  height: 48px;
  align-items: center;
  overflow-x: auto;
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  
  /* Hide scrollbar */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.Header_categoriesMenu__PwXcX::-webkit-scrollbar {
  display: none;
}

.Header_categoryLink__TbBtF {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  line-height: 1.4;
  color: #25252E;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  transition: color 0.2s;
}

.Header_categoryLink__TbBtF:hover {
  color: #3679B5;
}

/* --- Mega Menu --- */
.Header_megaOverlay__wmrUh {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.2);
  z-index: 97;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  animation: Header_megaFadeIn__odUyq 0.2s ease;
}

@keyframes Header_megaFadeIn__odUyq {
  from { opacity: 0; }
  to { opacity: 1; }
}

.Header_megaMenuInner__rNdN9 {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 8px 130px 40px;
  max-height: calc(100vh - 80px);
  overflow-y: auto;
  box-sizing: border-box;
}

.Header_megaGrid__hG4lV {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.06);
  padding: 28px 32px;
  display: grid;
  grid-template-columns: repeat(4, minmax(180px, 1fr));
  grid-gap: 28px 36px;
  gap: 28px 36px;
  animation: Header_megaSlideDown__aLgbB 0.25s ease;
}

@keyframes Header_megaSlideDown__aLgbB {
  from { opacity: 0; transform: translateY(-8px); }
  to { opacity: 1; transform: translateY(0); }
}

.Header_megaCol__gstPu {
  min-width: 0;
}

.Header_megaTitle__smys9 {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: #212121;
  text-decoration: none;
  margin-bottom: 12px;
}

.Header_megaList__r6Ur2 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.Header_megaLink__2MXPZ {
  font-size: 14px;
  color: #757575;
  text-decoration: none;
  transition: color 0.2s;
}

.Header_megaLink__2MXPZ:hover {
  color: #3679B5;
}

/* --- Responsive --- */
@media (max-width: 1280px) {
  .Header_topBar__p1Q3e {
    padding: 4px 0;
  }

  .Header_header__hO3lJ {
    width: 100%;
    max-width: none;
    padding: 0 32px;
  }

  .Header_categoriesMenu__PwXcX {
    padding: 0 32px;
    gap: 24px;
  }

  .Header_megaMenuInner__rNdN9 {
    padding: 8px 32px 40px;
  }
}

@media (max-width: 1024px) {
  .Header_topBar__p1Q3e {
    padding: 4px 0;
  }

  .Header_header__hO3lJ {
    width: 100%;
    max-width: none;
    padding: 0 24px;
  }

  .Header_container__EZyBV {
    flex-wrap: wrap;
  }
  
  .Header_topBarLeft__eXDqi {
    display: none;
  }

  .Header_topBarContainer__7V4IB {
    justify-content: center;
  }
  
  .Header_categoriesMenu__PwXcX {
    padding: 0 24px;
    gap: 20px;
  }

  .Header_searchWrapper__Jr3Xl {
    width: 100%;
    order: 3;
  }

  .Header_megaMenuInner__rNdN9 {
    padding: 8px 24px 40px;
  }

  .Header_megaGrid__hG4lV {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    padding: 24px;
  }
}

@media (max-width: 768px) {
  .Header_topBar__p1Q3e {
    display: none;
  }

  .Header_header__hO3lJ {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0 12px;
    border-radius: 0;
    border: none;
    background-color: #ffffff;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    top: 0;
  }

  .Header_headerDivider__y4nT2 {
    display: none;
  }

  .Header_categoriesRow__PM6OQ {
    display: none;
  }

  .Header_searchForm__Bz_Wl:focus-within {
    background: #ffffff;
    border-color: #3679B5;
  }

  .Header_actionLabel__kwTYC,
  .Header_actionLabelLink__o92Cd,
  .Header_actionLabelButton__CWkjg {
    display: none;
  }

  .Header_megaGrid__hG4lV {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 16px;
    max-height: 70vh;
    overflow-y: auto;
  }

  .Header_megaMenuInner__rNdN9 {
    padding: 8px 16px 40px;
  }

  .Header_searchResults__NkDRs {
    max-height: 60vh;
  }
}

@media (max-width: 480px) {
  .Header_header__hO3lJ {
    padding: 0 8px;
  }

  .Header_container__EZyBV {
    padding: 6px 0;
    gap: 6px;
  }

  .Header_logoText__4ZhAR {
    display: none;
  }
}

/* === Mobile Bottom Navigation === */
.Header_mobileBottomNav__10ht7 {
  display: none;
}

@media (max-width: 768px) {
  /* Hide desktop catalog button on mobile; keep only notification in actions */
  .Header_catalogButton__B5q0L {
    display: none;
  }

  .Header_actions__SRauh {
    gap: 0;
    flex-shrink: 0;
  }

  .Header_actions__SRauh .Header_actionItem__zR1Lj {
    display: none;
  }

  .Header_actions__SRauh .Header_actionItem__zR1Lj:last-child {
    display: inline-flex;
  }

  /* Mobile header: logo + search + notification in one row */
  .Header_container__EZyBV {
    flex-wrap: nowrap;
    gap: 8px;
    padding: 8px 0;
  }

  .Header_logoImage__qjzBq {
    width: 32px;
    height: 32px;
  }

  .Header_logoSection__ZiCEa {
    flex-shrink: 0;
  }

  .Header_searchWrapper__Jr3Xl {
    order: 0;
    min-width: 0;
    flex: 1 1;
  }

  .Header_searchForm__Bz_Wl {
    height: 36px;
    padding: 0 10px;
    gap: 8px;
  }

  .Header_searchInput__MAyjA {
    font-size: 13px;
  }

  /* Hide category selector on mobile to save space */
  .Header_searchActions__dLmjr {
    display: none;
  }

  /* Show mobile bottom nav */
  .Header_mobileBottomNav__10ht7 {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    border-top: 1px solid #E4E4EE;
    z-index: 100;
    padding: 4px 0;
    padding-bottom: max(4px, env(safe-area-inset-bottom, 4px));
    justify-content: space-around;
    align-items: center;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.06);
  }

  .Header_mobileNavItem__HUJc3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1px;
    text-decoration: none;
    color: #81818f;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    padding: 2px 6px;
    transition: color 0.2s ease;
    -webkit-tap-highlight-color: transparent;
  }

  .Header_mobileNavItemActive__SuMf8 {
    color: #3679B5;
  }

  .Header_mobileNavIconWrap__77AbL {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .Header_mobileNavBadge__0csqS {
    position: absolute;
    top: -6px;
    right: -10px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    background: #3679B5;
    color: white;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    border-radius: 8px;
  }

  /* Categories row hidden on mobile (redundant with bottom nav) */
  .Header_categoriesRow__PM6OQ {
    display: none;
  }
}

