.products_tab__U6ad1{width:100%}.products_searchCartRow__uo5eN{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.products_searchBarContainer___Thv0{display:flex;align-items:center;max-width:100%;width:100%;background:#ffffff;border:1px solid #cccccc;border-radius:8px;overflow:hidden;transition:border-color .3s ease}.products_searchBarContainer___Thv0:focus-within{border-color:#019541}.products_searchInput__37hnT{flex:1 1;padding:12px 16px;border:none;font-size:14px;font-family:Inter,sans-serif;background:transparent}.products_searchInput__37hnT:focus{outline:none}.products_searchButton__foeht{padding:12px 16px;background:#019541;color:#ffffff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;flex-shrink:0}.products_searchButton__foeht:hover{cursor:pointer}.products_searchButtonIcon__2iGzB{display:block;width:18px;height:18px}.products_searchButtonText__mcPoo{font-size:16px;color:#ffffff;font-weight:400;color:inherit}.products_recommendedRow__GiMWs{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px}.products_carouselMode__RGjvE.products_recommendedRow__GiMWs{grid-template-columns:1fr;gap:0}.products_carouselContainer__ZVVmF{width:100%;position:relative}.products_carouselWrapper___d05g{border-radius:12px}.products_carouselSlide__3Jlrx{display:none;opacity:0;transition:opacity .5s ease-in-out}.products_carouselSlide__3Jlrx.products_active__B1LaP{display:block;opacity:1}.products_carouselIndicators__fg4FG{display:flex;justify-content:center;gap:8px;margin-top:10px}.products_indicator__d3jqc{width:10px;height:10px;border-radius:50%;border:none;background-color:#cccccc;cursor:pointer;transition:background-color .3s ease}.products_indicator__d3jqc:hover{background-color:#999999}.products_indicator__d3jqc.products_active__B1LaP{background-color:#019541}.products_recommendedCard__tBnpD{background:#ffffff;border:1px solid #cccccc;border-radius:12px;padding:0;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:row;align-items:stretch;gap:0;overflow:hidden;position:relative}.products_recommendedCard__tBnpD:hover{border-color:#019541;transform:translateY(-2px)}.products_recommendedImage__KzUBD{width:250px;height:190px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background:#019541;position:relative;border-right:1px solid #cccccc}.products_recommendedImageImage___HuiP{width:100%;height:100%;object-fit:cover;background:#ffffff}.products_recommendedTextContainer__REm22{flex:1 1;padding:12px;display:flex;flex-direction:column;justify-content:center;gap:5px}.products_recommendedName__i9qRK{font-size:18px;font-weight:500;color:#444444;text-align:left;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}.products_recommendedPrice__r_Zju{font-size:16px;font-weight:500;color:#019541;text-align:left}.products_recommendedDescription__swm63{color:#666666;line-height:1.3;-webkit-line-clamp:2;line-clamp:2}.products_recommendedDescription__swm63,.products_recommendedSeller__q3PTR{font-size:14px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.products_recommendedSeller__q3PTR{color:#444444;font-weight:400;-webkit-line-clamp:1;line-clamp:1;max-width:100%}.products_recommendedCategory__e0piS{font-size:14px;color:#666666;text-align:left;font-weight:400}.products_recommendedButtonsContainer__t0DO6{display:flex;gap:8px;width:100%;margin-top:auto}.products_recommendedButton__W4avP{padding:6px 12px;background:#019541;border:1px solid #019541;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:400;color:#ffffff;font-family:Inter,sans-serif;transition:all .3s ease}.products_recommendedButton__W4avP:hover{border-color:#00642b;background:#00642b;color:#ffffff}.products_unsaveRecommendedButton__OZBiQ{background:#dc3545;border-color:#dc3545}.products_unsaveRecommendedButton__OZBiQ:hover{background:#c82333;border-color:#bd2130}.products_categoriesRow__d9tzj{display:flex;gap:12px;margin-bottom:20px;overflow-x:auto;padding-bottom:8px}.products_categoriesRow__d9tzj::-webkit-scrollbar{height:4px}.products_categoriesRow__d9tzj::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.products_categoriesRow__d9tzj::-webkit-scrollbar-thumb{background:#cccccc;border-radius:4px}.products_categoryTab__SmqYs{padding:8px 16px;border:1px solid #cccccc;background:#ffffff;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#444444;transition:all .3s ease;white-space:nowrap;font-family:Inter,sans-serif;flex-shrink:0}.products_categoryTab__SmqYs:hover{border-color:#019541;color:#019541}.products_categoryTab__SmqYs.products_active__B1LaP{background:#019541;color:#ffffff;border-color:#019541}.products_productsRow__FH_7Q{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;grid-auto-rows:1fr}.products_productCard__koeMp{background:#ffffff;border:1px solid #cccccc;border-radius:12px;padding:0;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;position:relative;height:100%}.products_productCard__koeMp:hover{border-color:#019541;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.products_productImage__1TpWq{width:100%;height:200px;background:#f5f5f5;border-radius:0;display:flex;align-items:center;justify-content:center;margin-bottom:0;overflow:hidden;position:relative;border-bottom:1px solid #cccccc}.products_productImageImage__nGjB2{width:100%;height:100%;object-fit:cover}.products_productTextContainer__pYHx_{flex:1 1;padding:10px;width:100%;display:flex;flex-direction:column;gap:4px}.products_productName__MPTmJ{font-size:16px;font-weight:500;color:#444444;margin:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products_productPrice__vnuTV{font-size:16px;font-weight:500;color:#019541;margin:0;text-align:left}.products_productDescription__nEsnc{color:#666666;line-height:1.3;-webkit-line-clamp:2;line-clamp:2}.products_productDescription__nEsnc,.products_productSeller___Arr3{font-size:14px;margin:0;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.products_productSeller___Arr3{color:#444444;font-weight:400;-webkit-line-clamp:1;line-clamp:1;max-width:100%}.products_productCategory__s0Pv4{font-size:14px;color:#666666;margin:0;font-weight:400;text-align:left}.products_productButtonsContainer__oHFvr{display:flex;gap:8px;margin-top:auto;padding-top:4px;width:100%}.products_productButton__Rc0D_{flex:1 1;padding:6px;margin-top:0;background:#019541;border:1px solid #019541;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:400;color:#ffffff;font-family:Inter,sans-serif;transition:all .3s ease}.products_productButton__Rc0D_:hover{border-color:#00642b;background:#00642b;color:#ffffff}.products_productButton__Rc0D_ img{display:block}.products_unsaveProductButton___m_WH{background:#dc3545;border-color:#dc3545}.products_unsaveProductButton___m_WH:hover{background:#c82333;border-color:#bd2130}@media (max-width:600px){.products_recommendedImage__KzUBD{width:45%}}@media (max-width:480px){.products_searchCartRow__uo5eN{margin-bottom:10px}.products_searchInput__37hnT{padding:10px}.products_searchButton__foeht{padding:11px 12px;gap:4px}.products_searchButtonIcon__2iGzB{display:block;width:16px;height:16px}.products_searchButtonText__mcPoo{font-size:14px}.products_recommendedRow__GiMWs{margin-bottom:10px}.products_recommendedImage__KzUBD{width:45%;height:150px}.products_recommendedTextContainer__REm22{gap:2px;padding:6px}.products_recommendedName__i9qRK,.products_recommendedPrice__r_Zju{font-size:14px}.products_recommendedCategory__e0piS,.products_recommendedDescription__swm63,.products_recommendedSeller__q3PTR{font-size:12px}.products_recommendedButtonsContainer__t0DO6{gap:4px}.products_recommendedButton__W4avP{padding:6px 8px;font-size:12px}.products_categoriesRow__d9tzj{gap:6px;margin-bottom:12px}.products_categoryTab__SmqYs{padding:6px 12px;font-size:12px}.products_productsRow__FH_7Q{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;grid-auto-rows:1fr}.products_productImage__1TpWq{width:100%;height:140px}.products_productButtonsContainer__oHFvr{gap:4px}.products_productButton__Rc0D_{font-size:12px;padding:6px}.products_productTextContainer__pYHx_{padding:6px;gap:4px}.products_productName__MPTmJ,.products_productPrice__vnuTV{font-size:14px}.products_productCategory__s0Pv4,.products_productDescription__nEsnc,.products_productSeller___Arr3{font-size:12px}}.products_searchBarContainer__TY9nF{background:#111111;border:1px solid #444444}.products_searchBarContainer__TY9nF:focus-within{border-color:#019541}.products_searchInput__fMhPm{color:#ffffff}.products_searchInput__fMhPm::placeholder{color:#aaaaaa}.products_indicator__QzEkU{background-color:#555555}.products_indicator__QzEkU:hover{background-color:#777777}.products_active__Y_YkE,.products_indicator__QzEkU.products_active__Y_YkE{background-color:#019541}.products_recommendedCard__fMzKt{background:#111111;border:1px solid #444444}.products_recommendedCard__fMzKt:hover{border-color:#019541}.products_recommendedImage__nim5o{border-right:1px solid #444444}.products_recommendedName__tHeuH{color:#ffffff}.products_recommendedCategory__aDq8U,.products_recommendedDescription__OseT7,.products_recommendedSeller__Fh8XC{color:#aaaaaa}.products_categoryTab__BGpH_{background:#111111;border:1px solid #444444;color:#ffffff}.products_categoryTab__BGpH_:hover{border-color:#019541;color:#019541}.products_active__Y_YkE,.products_categoryTab__BGpH_.products_active__Y_YkE{background:#019541;color:#ffffff;border-color:#019541}.products_categoriesRow__dNvaR::-webkit-scrollbar{height:4px}.products_categoriesRow__dNvaR::-webkit-scrollbar-track{background:#222222;border-radius:4px}.products_categoriesRow__dNvaR::-webkit-scrollbar-thumb{background:#555555;border-radius:4px}.products_categoriesRow__dNvaR::-webkit-scrollbar-thumb:hover{background:#666666}.products_productCard__P9Ylf{background:#111111;border:1px solid #444444}.products_productCard__P9Ylf:hover{border-color:#019541}.products_productImage__IfdMb{border-bottom:1px solid #444444}.products_productName__qtaZZ{color:#ffffff}.products_productCategory__4PSO6,.products_productDescription__Jmnfy,.products_productSeller__HLS5j{color:#aaaaaa}.Empty_emptyState__cKFxt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;min-height:auto;text-align:center;background:#ffffff;border-radius:12px;margin:50px 0;width:100%}.Empty_emptyIcon___xKeC{width:80px;height:80px;margin-bottom:24px;opacity:1;animation:Empty_fadeInScale__E29Jm .6s ease-out}.Empty_emptyTitle__VGbGg{font-size:20px;font-weight:500;color:#444444;margin-bottom:12px;line-height:1.4}.Empty_emptyMessage__JZ4EM{font-size:16px;color:#888888;max-width:500px;line-height:1.3;margin-bottom:24px}.Empty_emptyButtonPrimary__IxDXv{padding:10px 18px;border-radius:8px;border:none;font-size:14px;font-weight:400;cursor:pointer;background-color:#019541;color:#ffffff;transition:all .3s ease}.Empty_emptyButtonPrimary__IxDXv:hover{background-color:#00642b;transform:translateY(-2px)}@keyframes Empty_fadeInScale__E29Jm{0%{opacity:0;transform:scale(.8)}to{opacity:.6;transform:scale(1)}}@media (max-width:480px){.Empty_emptyIcon___xKeC{width:60px;height:60px;margin-bottom:12px}.Empty_emptyTitle__VGbGg{font-size:18px;margin-bottom:6px}.Empty_emptyMessage__JZ4EM{font-size:16px}.Empty_emptyButtonPrimary__IxDXv{padding:10px 16px;font-size:14px}}.dark-Empty_emptyState__s5_xh{background:#111111}.dark-Empty_emptyTitle__ZbVjD{color:#ffffff}.dark-Empty_emptyMessage__ndt7S{color:#aaaaaa}.Loading_loadingContainer__0RaOr{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 20px;height:200px}.Loading_loadingContent__hZ300{display:flex;flex-direction:column;align-items:center;gap:16px}.Loading_spinner__nyZZa{display:flex;gap:8px;align-items:center}.Loading_dot__N_0tN{width:12px;height:12px;background-color:#019541;border-radius:50%;animation:Loading_bounce__6Y2X5 1.4s ease-in-out infinite both}.Loading_dot__N_0tN:first-child{animation-delay:-.32s}.Loading_dot__N_0tN:nth-child(2){animation-delay:-.16s}.Loading_dot__N_0tN:nth-child(3){animation-delay:0s}@keyframes Loading_bounce__6Y2X5{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Loading_loadingMessage__xOlKp{color:#666666;font-size:14px;font-weight:400;margin:0;text-align:center}.ScrollObserver_scrollSentinel__tXLFd{width:100%;padding:20px 0;display:flex;justify-content:center;align-items:center}.ScrollObserver_sentinelTrigger__ZIbci{height:20px;width:100%}@media (max-width:480px){.ScrollObserver_scrollSentinel__tXLFd{padding:15px 0}}