.AuthModal_backdrop__vrVlO{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:AuthModal_fadeIn__cW58D .2s ease}@keyframes AuthModal_fadeIn__cW58D{0%{opacity:0}to{opacity:1}}.AuthModal_modal__iHBCL{background:#fff;border-radius:24px;padding:40px;max-width:480px;width:100%;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.15);animation:AuthModal_slideUp__fHEoc .3s ease}@keyframes AuthModal_slideUp__fHEoc{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.AuthModal_closeButton__4u0D9{position:absolute;top:20px;right:20px;background:transparent;border:none;color:#81818f;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.AuthModal_closeButton__4u0D9:hover{background:#f4f5f9;color:#25252e}.AuthModal_content__PBTvG{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.AuthModal_icon__8qGGU{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#599fae,#4a8a9a);display:flex;align-items:center;justify-content:center;color:#fff}.AuthModal_title__bUvoK{font-family:Inter,sans-serif;font-size:28px;font-weight:600;color:#25252e;margin:0}.AuthModal_description__zUDMU{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;color:#81818f;margin:0;max-width:360px}.AuthModal_actions__K_0fy{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:8px}.AuthModal_loginButton__jJmpf{padding:16px 32px;background:#599fae;color:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center}.AuthModal_loginButton__jJmpf:hover{background:#4a8a9a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(89,159,174,.3)}.AuthModal_registerButton__59II7{padding:16px 32px;background:transparent;color:#599fae;border:2px solid #599fae;border-radius:12px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center}.AuthModal_registerButton__59II7:hover{background:#f0f9fb;transform:translateY(-1px)}@media (max-width:768px){.AuthModal_modal__iHBCL{padding:32px 24px}.AuthModal_title__bUvoK{font-size:24px}.AuthModal_description__zUDMU{font-size:14px}.AuthModal_loginButton__jJmpf,.AuthModal_registerButton__59II7{padding:14px 24px;font-size:15px}}.ProductCard_card__5HAyK{display:flex;flex-direction:column;gap:16px;text-decoration:none;color:inherit;height:100%}.ProductCard_imageContainer__ZobH5{background:#fff;border:1px solid #f4f5f9;border-radius:20px;box-shadow:0 0 4px 0 rgba(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:hsla(0,0%,100%,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#81818f;transition:all .2s ease;z-index:10;opacity:0;pointer-events:auto}.ProductCard_imageContainer__ZobH5:hover .ProductCard_wishlistButton__dAjES{opacity:1}.ProductCard_wishlistButton__dAjES:hover{background:#fff;color:#ff6b6b;transform:scale(1.1)}.ProductCard_wishlistButtonActive__zmcEo{opacity:1;color:#ff6b6b;background:#fff}.ProductCard_wishlistButton__dAjES:disabled{cursor:not-allowed;opacity:.5}@media (hover:none){.ProductCard_wishlistButton__dAjES{opacity:1}}.ProductCard_imageWrapper__J_bv2{width:100%;position:relative;aspect-ratio:3/4}.ProductCard_image__JJ1tr{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.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-shrink:0}.ProductCard_currentPrice__uonm_{font-family:Inter,sans-serif;font-weight:600;font-size:22px;line-height:32px;color:#f66;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{color:#81818f;text-decoration:line-through;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;margin:0}.ProductCard_discountBadge__01uxr,.ProductCard_oldPrice__NKEUv{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;white-space:nowrap;flex-shrink:0}.ProductCard_discountBadge__01uxr{color:#f66;border-radius:4px}.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%;white-space:pre-wrap;flex-shrink:0}.ProductCard_supplierName__I8sy2{font-family:Inter,sans-serif;font-weight:400;font-size:13px;line-height:18px;color:#81818f;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProductCard_supplierLabel__LNdF4{color:#a0a0b0}.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(.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:.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;padding-left:4px}.ProductCard_cartButton__uYdrb{margin-top:auto;padding:12px 20px;background:#599fae;color:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.ProductCard_cartButton__uYdrb:hover:not(:disabled){background:#4a8a9a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(89,159,174,.3)}.ProductCard_cartButton__uYdrb:disabled{opacity:.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_discountBadge__01uxr,.ProductCard_oldPrice__NKEUv,.ProductCard_productName__WK_0_{font-size:14px;line-height:20px}}@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_info__PMnPJ{gap:4px}}.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}to{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_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_productGrid__S_rpS{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px}@media (max-width:1280px){.Skeleton_productGrid__S_rpS{grid-template-columns:repeat(4,1fr)}}@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_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_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_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_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_bannerSkeleton__KW6WF{width:100%;aspect-ratio:21/9;border-radius:20px}.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_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}.CatalogFilters_filters__g1Y2s{background:#fff;border:1px solid #f4f5f9;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:24px;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px}.CatalogFilters_filtersHeader__R9oyp{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.CatalogFilters_filtersTitle__SYiuH{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#25252e;margin:0}.CatalogFilters_clearButton__X4jGY{display:flex;align-items:center;gap:4px;background:transparent;border:none;color:#599fae;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:8px;transition:background .2s ease}.CatalogFilters_clearButton__X4jGY:hover{background:rgba(89,159,174,.08)}.CatalogFilters_filterSection__kuSTU{border-bottom:1px solid #f4f5f9;padding-bottom:16px}.CatalogFilters_filterSection__kuSTU:last-child{border-bottom:none;padding-bottom:0}.CatalogFilters_filterSectionHeader__MWxYS{display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent;border:none;padding:0;cursor:pointer;font-family:Inter,sans-serif}.CatalogFilters_filterSectionTitle__zhSt0{font-size:16px;font-weight:600;color:#25252e}.CatalogFilters_chevron__GZsSS{color:#81818f;transition:transform .2s ease}.CatalogFilters_filterSectionContent__FTAOo{margin-top:16px;padding-top:16px}.CatalogFilters_priceInputs__7aQ3N{display:flex;gap:12px}.CatalogFilters_priceInputGroup__7II0S{flex:1 1;display:flex;flex-direction:column;gap:8px}.CatalogFilters_priceLabel__ywNi9{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#81818f}.CatalogFilters_priceInput__i6_Yn{width:100%;padding:10px 12px;border:1px solid #e4e4ee;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;color:#25252e;background:#fff;transition:border-color .2s ease}.CatalogFilters_priceInput__i6_Yn:focus{outline:none;border-color:#599fae}.CatalogFilters_priceInput__i6_Yn::placeholder{color:#c9c5ca}.CatalogFilters_checkboxList__S16xk{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto}.CatalogFilters_checkboxItem__SaI6a{display:flex;align-items:center;gap:12px;cursor:pointer;padding:4px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CatalogFilters_checkbox__61WA4{width:18px;height:18px;cursor:pointer;accent-color:#599fae;flex-shrink:0}.CatalogFilters_checkboxLabel__WL3JQ{font-family:Inter,sans-serif;font-size:14px;color:#25252e;cursor:pointer}.CatalogFilters_checkboxItem__SaI6a:hover .CatalogFilters_checkboxLabel__WL3JQ{color:#599fae}.CatalogFilters_checkboxList__S16xk::-webkit-scrollbar{width:6px}.CatalogFilters_checkboxList__S16xk::-webkit-scrollbar-track{background:#f4f5f9;border-radius:3px}.CatalogFilters_checkboxList__S16xk::-webkit-scrollbar-thumb{background:#c9c5ca;border-radius:3px}.CatalogFilters_checkboxList__S16xk::-webkit-scrollbar-thumb:hover{background:#81818f}.CatalogFilters_radioList__X2Z1v{display:flex;flex-direction:column;gap:12px}.CatalogFilters_radioItem__AsVbL{display:flex;align-items:center;gap:12px;cursor:pointer;padding:4px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CatalogFilters_radio__nEjv6{width:18px;height:18px;cursor:pointer;accent-color:#599fae;flex-shrink:0}.CatalogFilters_radioLabel___A4dk{font-family:Inter,sans-serif;font-size:14px;color:#25252e;cursor:pointer}.CatalogFilters_radioItem__AsVbL:hover .CatalogFilters_radioLabel___A4dk{color:#599fae}.page_page__GOBXO{min-height:100vh;display:flex;flex-direction:column;background-color:#f9f9fb}.page_main__acQ3R{flex:1 1;padding:40px 0;width:100%}.page_container__Dp_2G{width:100%;max-width:1920px;padding:0 120px;margin:0 auto}.page_content___jCRC{display:grid;grid-template-columns:280px 1fr;grid-gap:32px;gap:32px;align-items:start}.page_filtersSidebar__TpNOk{position:relative}.page_productsSection__ay7_s{display:flex;flex-direction:column;gap:24px}.page_subcategoriesSection__4UZmT{background:transparent}.page_subcategoriesGrid__Xry3P{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:20px;gap:20px}.page_categoryCircle__CNX7n{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;color:inherit}.page_categoryImageWrapper__g8Rhy{width:110px;height:110px;border-radius:999px;overflow:hidden;background:#fff;border:1px solid #f0f1f5;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.page_categoryCircle__CNX7n:hover .page_categoryImageWrapper__g8Rhy{transform:translateY(-2px);box-shadow:0 8px 20px rgba(17,24,39,.08)}.page_categoryImage___e8Wk{width:100%;height:100%;object-fit:cover}.page_categoryPlaceholder__4d7ZI{width:100%;height:100%;background:linear-gradient(135deg,#f4f6fb,#e9edf5);display:flex;align-items:center;justify-content:center}.page_categoryPlaceholderText__HYv4L{font-family:Inter,sans-serif;font-size:32px;font-weight:700;color:#7b8498}.page_categoryCircleName__zHrYf{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#25252e;text-align:center;line-height:1.3}.page_categoryCircleCount__XJdJX{font-family:Inter,sans-serif;font-size:12px;color:#81818f}.page_productsGrid__mLnNw{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;width:100%}.page_loading__rPx9T{text-align:center;padding:60px 20px;color:#81818f;font-family:Inter,sans-serif;font-size:16px}.page_empty__6hXre{background:#fff;border:1px solid #f4f5f9;border-radius:20px;padding:60px 40px;text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.page_empty__6hXre p{font-family:Inter,sans-serif;font-size:16px;color:#81818f;margin:0}.page_chooseSubcategory__XZpmx{background:#fff;border:1px solid #f4f5f9;border-radius:20px;padding:32px 28px}.page_chooseSubcategory__XZpmx p{margin:0;font-family:Inter,sans-serif;font-size:16px;color:#81818f}.page_clearFiltersButton__PoHHv{padding:10px 24px;background:#599fae;color:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.page_clearFiltersButton__PoHHv:hover{background:#4a8a9a}.page_notFound__227Ys{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px;min-height:400px}.page_notFoundCode__AtBEB{font-family:Roboto,sans-serif;font-size:120px;font-weight:700;line-height:1;color:#e4e4ee;margin-bottom:16px}.page_notFoundTitle__KgbH2{font-family:Roboto,sans-serif;font-size:28px;font-weight:600;color:#25252e;margin:0 0 12px}.page_notFoundDescription__ZR1ym{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#81818f;margin:0 0 32px;max-width:400px}.page_notFoundActions__L7Igj{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.page_primaryButton__6iX92{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:#408795;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:background-color .2s ease}.page_primaryButton__6iX92:hover{background:#357a87}.page_secondaryButton__Hy3a4{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:transparent;color:#408795;font-family:Inter,sans-serif;font-size:16px;font-weight:600;border:2px solid #408795;border-radius:8px;text-decoration:none;transition:all .2s ease}.page_secondaryButton__Hy3a4:hover{background:rgba(64,135,149,.08)}.page_mobileFilterButton__Mce8C{display:none;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;background:#fff;border:1px solid #e4e4ee;border-radius:12px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#25252e;cursor:pointer;transition:all .2s ease}.page_mobileFilterButton__Mce8C:hover{border-color:#599fae;color:#599fae}.page_mobileFilterIcon__cKoo_{width:20px;height:20px;color:#81818f}.page_filtersDrawer__RvfIf,.page_filtersOverlay___qnPy{display:none}.page_filtersDrawerHeader__VvXlq{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e4e4ee}.page_filtersDrawerTitle__9iigy{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#25252e;margin:0}.page_filtersDrawerClose__jsMDO{width:32px;height:32px;border:none;background:#f4f5f9;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#81818f;transition:all .2s ease}.page_filtersDrawerClose__jsMDO:hover{background:#e4e4ee;color:#25252e}.page_filtersDrawerBody__jI1l_{padding:20px;overflow-y:auto;flex:1 1}@media (max-width:1280px){.page_container__Dp_2G{padding:0 32px}.page_content___jCRC{grid-template-columns:260px 1fr;gap:24px}.page_productsGrid__mLnNw{grid-template-columns:repeat(3,1fr);gap:24px}.page_subcategoriesGrid__Xry3P{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}}@media (max-width:1024px){.page_container__Dp_2G{padding:0 24px}.page_content___jCRC{grid-template-columns:1fr;gap:20px}.page_filtersSidebar__TpNOk{display:none}.page_mobileFilterButton__Mce8C{display:flex}.page_filtersOverlay___qnPy{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;display:block;opacity:0;pointer-events:none;transition:opacity .3s ease}.page_filtersOverlayVisible__4_aAT{opacity:1;pointer-events:auto}.page_filtersDrawer__RvfIf{position:fixed;top:0;right:-100%;width:min(380px,85vw);height:100vh;background:#fff;z-index:1000;display:flex;flex-direction:column;transition:right .3s ease;box-shadow:-4px 0 24px rgba(0,0,0,.1)}.page_filtersDrawerOpen__XUZni{right:0}.page_productsGrid__mLnNw{grid-template-columns:repeat(3,1fr);gap:20px}.page_subcategoriesGrid__Xry3P{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.page_categoryImageWrapper__g8Rhy{width:96px;height:96px}}@media (max-width:768px){.page_main__acQ3R{padding:24px 0}.page_container__Dp_2G{padding:0 16px}.page_productsGrid__mLnNw{grid-template-columns:repeat(2,1fr);gap:12px}.page_subcategoriesGrid__Xry3P{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.page_categoryImageWrapper__g8Rhy{width:80px;height:80px}.page_categoryCircleName__zHrYf{font-size:12px}}@media (max-width:480px){.page_container__Dp_2G{padding:0 12px}.page_productsGrid__mLnNw{grid-template-columns:repeat(2,1fr);gap:8px}.page_subcategoriesGrid__Xry3P{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.page_categoryImageWrapper__g8Rhy{width:68px;height:68px}.page_categoryCircleName__zHrYf{font-size:11px}}