.DesktopHeader_header__BNd9P{display:none}@media screen and (min-width:1024px){.DesktopHeader_header__BNd9P{display:flex;align-items:center;justify-content:space-between;padding:16px 40px;background:var(--white)}}@media screen and (min-width:1280px){.DesktopHeader_header__BNd9P{padding:20px 60px}}.DesktopHeader_logoSection__wtIHP{display:flex;align-items:center;gap:12px;cursor:pointer;transition:opacity .2s}.DesktopHeader_logoSection__wtIHP:hover{opacity:.8}.DesktopHeader_logoIcon__K0OMR{width:40px;height:40px;flex-shrink:0}.DesktopHeader_logoText__Bfxli{font-size:16px;font-weight:700;letter-spacing:.5px;color:var(--text-black);text-transform:uppercase}.DesktopHeader_navSection__tXzH4{display:flex;align-items:center;gap:32px}.DesktopHeader_navItem__a8GAw{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background-color .2s}.DesktopHeader_navItem__a8GAw:hover{background-color:var(--text-light-gray)}.DesktopHeader_navIcon__lXd6t{width:28px;height:28px;flex-shrink:0}.DesktopHeader_navLabel__eobkc{font-size:14px;font-weight:500;color:var(--text-black)}.DesktopHeader_cartBadge__YNctB{position:relative}.DesktopHeader_badge__byhDp{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;background:#f67550;border-radius:9px;font-size:11px;font-weight:600;color:var(--white);display:flex;align-items:center;justify-content:center}.SearchBar_container__zYW06{padding:16px}@media screen and (min-width:1024px){.SearchBar_container__zYW06{max-width:1400px;margin:0 auto;padding:16px 40px}}.SearchBar_searchContainer__1EKfB{position:relative;display:flex;align-items:center;background:var(--white);border-radius:10px;padding:8px 16px}.SearchBar_searchIcon__ptQQ0{margin-right:20px;flex-shrink:0}.SearchBar_searchInput__2q0__{flex-grow:1;border:none;background:transparent;font-size:16px;padding:8px 0;outline:none}.SearchBar_searchInput__2q0__::-moz-placeholder{color:var(--text-dark-gray);opacity:1}.SearchBar_searchInput__2q0__::placeholder{color:var(--text-dark-gray);opacity:1}.MerchantInfo_container__zeEY9{padding:16px;overflow:hidden}@media screen and (min-width:1024px){.MerchantInfo_container__zeEY9{max-width:1400px;margin:0 auto;padding:40px;display:flex;align-items:flex-start;gap:40px}}.MerchantInfo_name__XT_Qt{font-weight:700;font-size:20px;line-height:1.3;margin:0 0 8px;color:var(--text-black)}@media screen and (min-width:1024px){.MerchantInfo_name__XT_Qt{font-size:32px;margin-bottom:16px}}.MerchantInfo_description___7BGh{font-size:14px;line-height:1.5;margin:0;color:var(--text-dark-gray)}@media screen and (min-width:1024px){.MerchantInfo_description___7BGh{font-size:16px;line-height:1.6}}.MerchantInfo_logoBlock__cL694{width:100%;aspect-ratio:1;margin-bottom:16px}@media screen and (min-width:1024px){.MerchantInfo_logoBlock__cL694{width:300px;height:300px;flex-shrink:0;margin-bottom:0}}@media screen and (min-width:1280px){.MerchantInfo_logoBlock__cL694{width:400px;height:400px}}.MerchantInfo_logo__0hAyC{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media screen and (min-width:1024px){.MerchantInfo_logo__0hAyC{border-radius:16px}}.MerchantInfo_logoPlaceholder__qjVtk{width:100%;height:100%;background:var(--text-light-gray);border-radius:8px}@media screen and (min-width:1024px){.MerchantInfo_logoPlaceholder__qjVtk{border-radius:16px}.MerchantInfo_textContent___2ldR{flex:1}}@media screen and (min-width:320px)and (max-width:1023px){.MerchantInfo_logoBlock__cL694{float:right;width:164px;height:164px;margin:0 0 16px 16px}}.MerchantInfoSkeleton_container__nlYqv{padding:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;overflow:hidden}.MerchantInfoSkeleton_content__mJn_x{flex:1}.MerchantInfoSkeleton_name__zr_JM{font-weight:700;font-size:20px;line-height:1.3;margin:0 0 8px}.MerchantInfoSkeleton_description__AFw28{font-size:14px;line-height:1.5;margin:0}.MerchantInfoSkeleton_logoBlock__DVhuO{width:164px;height:164px;flex-shrink:0}.ProductCard_card__KyIGf{display:flex;flex-direction:column;background:var(--white);border-radius:8px;overflow:hidden;gap:8px;cursor:pointer;transition:box-shadow .2s,transform .2s}@media screen and (min-width:1024px){.ProductCard_card__KyIGf{border-radius:12px;gap:12px}.ProductCard_card__KyIGf:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}}.ProductCard_imageContainer__tW4Bq{width:100%;aspect-ratio:3/4;position:relative;overflow:hidden;background:var(--text-light-gray)}.ProductCard_image__dqxnx{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ProductCard_imagePlaceholder__VSAxv{width:100%;height:100%;background:var(--text-light-gray)}.ProductCard_content__PS4MJ{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:1024px){.ProductCard_content__PS4MJ{gap:12px}}.ProductCard_title__nQGGp{font-size:14px;font-weight:400;line-height:1.4;margin:0;color:var(--text-black);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:39.2px}@media screen and (min-width:1024px){.ProductCard_title__nQGGp{font-size:16px;min-height:44.8px}}.ProductCard_info__HX2rW{display:flex;flex-direction:column;gap:8px}.ProductCard_priceRow__WI_i_{display:flex;align-items:center;justify-content:space-between;gap:8px}.ProductCard_price___8BS_{font-size:16px;font-weight:700;margin:0;color:var(--text-black)}@media screen and (min-width:1024px){.ProductCard_price___8BS_{font-size:18px}}.ProductCard_cartButton__smEzu{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;transition:opacity .2s;padding:0;flex-shrink:0;min-width:24px}.ProductCard_cartButton__smEzu:hover{opacity:.7}.ProductCard_cartButton__smEzu:active{opacity:.5}@media screen and (min-width:1024px){.ProductCard_cartButton__smEzu{min-width:32px}}.ProductCard_cartIconSvg__IId8m{width:16px;height:14px;flex-shrink:0;color:var(--main)}@media screen and (min-width:1024px){.ProductCard_cartIconSvg__IId8m{width:20px;height:18px}}.ProductCard_cartCount__ga0R9{font-size:16px;font-weight:500;color:var(--main);line-height:1}@media screen and (min-width:1024px){.ProductCard_cartCount__ga0R9{font-size:18px}}.ProductCard_delivery__GngFV{display:flex;gap:6px}.ProductCard_deliveryLabel__eqcwQ{font-size:12px;color:var(--text-gray7)}@media screen and (min-width:1024px){.ProductCard_deliveryLabel__eqcwQ{font-size:13px}}.ProductCard_deliveryText__V0rSD{display:flex;flex-direction:column;gap:2px}.ProductCard_deliveryPrice__RPcfd{font-size:13px;font-weight:600;color:var(--text-black)}@media screen and (min-width:1024px){.ProductCard_deliveryPrice__RPcfd{font-size:14px}}.ProductCard_deliveryDescription__OdxFC{font-size:12px;color:var(--text-gray7)}@media screen and (min-width:1024px){.ProductCard_deliveryDescription__OdxFC{font-size:13px}}.CatalogSection_container__KcdCn{padding:16px}@media screen and (min-width:1024px){.CatalogSection_container__KcdCn{max-width:1400px;margin:0 auto;padding:0 40px 40px}}.CatalogSection_title__biDgU{font-size:20px;font-weight:700;line-height:1.3;margin:0 0 16px;color:var(--text-black)}@media screen and (min-width:1024px){.CatalogSection_title__biDgU{font-size:24px;margin-bottom:24px}}.CatalogSection_grid__GpUK7{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media screen and (min-width:768px){.CatalogSection_grid__GpUK7{grid-template-columns:repeat(3,1fr);gap:16px}}@media screen and (min-width:1024px){.CatalogSection_grid__GpUK7{grid-template-columns:repeat(4,1fr);gap:24px}}@media screen and (min-width:1280px){.CatalogSection_grid__GpUK7{grid-template-columns:repeat(5,1fr);gap:32px}}.CatalogSection_card__KAPHx{background:var(--white);width:100%;padding:12px}@media screen and (min-width:1024px){.CatalogSection_card__KAPHx{padding:16px;border-radius:12px}}.CatalogSection_cardImage__35ZyT{border-radius:6px}@media screen and (min-width:1024px){.CatalogSection_cardImage__35ZyT{border-radius:8px}}.CatalogSection_empty__O1YeS{font-size:14px;color:var(--text-dark-gray);margin:0}@media screen and (min-width:1024px){.CatalogSection_empty__O1YeS{font-size:16px}}.GoBackButton_wrapper__kuoIw{position:fixed;top:0;left:0;right:0;z-index:100;width:100%;background:hsla(240,5%,96%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding-inline:16px;padding-top:calc(10px + env(safe-area-inset-top));padding-bottom:10px;transition:padding .2s ease}@media screen and (min-width:1024px){.GoBackButton_wrapper__kuoIw{display:none}}.GoBackButton_wrapper__kuoIw.GoBackButton_scrolled__oKJhp{padding-top:calc(5px + env(safe-area-inset-top));padding-bottom:5px}.GoBackButton_button__4LB_o{background:transparent;border:none;padding:0;cursor:pointer;color:var(--main);transition:opacity .2s}.GoBackButton_button__4LB_o:hover{opacity:.8}.GoBackButton_button__4LB_o:active{opacity:.6}.GoBackButton_arrow__Lz1Cg{width:32px;height:32px}.GoBackButton_text__sWQKy{display:flex;align-items:center}.Alert_main__KuY8G{position:fixed;bottom:40px;right:100px;z-index:10;display:flex}@media screen and (max-width:768px){.Alert_main__KuY8G{bottom:10px;right:20px;left:20px}}@media screen and (max-width:576px){.Alert_main__KuY8G{flex-direction:column}}.Alert_spark__mzywH{font-size:40px}@media screen and (max-width:576px){.Alert_spark__mzywH{display:none}}.Alert_text__kNQpJ{margin-right:16px}@media screen and (max-width:576px){.Alert_text__kNQpJ{margin-right:0}}.Alert_ok__ZiW9M{margin-left:auto}@media screen and (max-width:576px){.Alert_ok__ZiW9M{margin-left:0;margin-top:8px;width:100%}}.Alert_link__kvShq{display:inline-block}._name__pageWrapper__637WU{display:flex;flex-direction:column;min-height:100vh;background:var(--white)}@media screen and (min-width:1024px){._name__pageWrapper__637WU{background:var(--text-light-gray)}}._name__container__Fv37q{flex:1;background:var(--text-light-gray);padding-top:calc(60px + env(safe-area-inset-top));padding-bottom:calc(60px + env(safe-area-inset-bottom))}@media screen and (min-width:1024px){._name__container__Fv37q{padding-top:0;padding-bottom:40px}}