.BlogPage_blogContainer__Lv3Xn{max-width:1200px;padding:2rem 1rem;margin:100px auto 0}.BlogPage_blogHeader__3QFSJ{text-align:center;margin-bottom:3rem;position:relative}.BlogPage_blogHeader__3QFSJ:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3182ce,#4299e1);border-radius:2px}.BlogPage_blogTitle__JUHrT{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:#1a202c;letter-spacing:-.5px}.BlogPage_blogDescription__NFjDi{font-size:1.2rem;color:#4a5568;max-width:600px;margin:0 auto;line-height:1.5}.BlogPage_sectionTitle__KdBXY{font-size:1.8rem;font-weight:600;color:#2d3748;margin:3rem 0 2rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.BlogPage_featuredPostSection__jafet{margin:3rem 0}.BlogPage_featuredPost__Ip_Pl{display:flex;flex-direction:column;background:white;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s,box-shadow .3s}.BlogPage_featuredPost__Ip_Pl:hover{transform:translateY(-5px);box-shadow:0 20px 30px -10px rgba(0,0,0,.15)}.BlogPage_featuredImageContainer__O3ukp{position:relative;height:400px;overflow:hidden}.BlogPage_featuredImage__fL7C3{width:100%;height:100%;object-fit:cover;transition:transform .5s}.BlogPage_featuredPost__Ip_Pl:hover .BlogPage_featuredImage__fL7C3{transform:scale(1.05)}.BlogPage_featuredContent__bJMlU{padding:2rem;background:white}.BlogPage_featuredMeta__JTiaB{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.BlogPage_featuredDate__5Y_Sh{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#718096}.BlogPage_featuredTags__KVn0S{display:flex;flex-wrap:wrap;gap:.5rem}.BlogPage_featuredTag__bUaev{display:flex;align-items:center;gap:.25rem;background-color:#ebf8ff;color:#3182ce;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;transition:background-color .2s,transform .1s}.BlogPage_featuredTag__bUaev:hover{background-color:#bee3f8;transform:scale(1.05)}.BlogPage_featuredTitle__4vgig{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:1rem;line-height:1.3}.BlogPage_featuredSummary__UICVQ{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.BlogPage_featuredReadMore__L9zHV{display:flex;align-items:center;gap:.5rem;color:#3182ce;font-weight:600;font-size:1rem;transition:gap .3s}.BlogPage_featuredPost__Ip_Pl:hover .BlogPage_featuredReadMore__L9zHV{gap:.75rem}.BlogPage_filterSection__lOC0v{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;background-color:#f8fafc;padding:1.5rem;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.03)}.BlogPage_searchBox__Y8UFt{position:relative;width:100%;max-width:600px;margin:0 auto}.BlogPage_searchIcon__magIw{position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:#a0aec0;pointer-events:none}.BlogPage_searchInput___Bggi{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #e2e8f0;border-radius:8px;background-color:white;transition:all .2s;font-size:1rem}.BlogPage_searchInput___Bggi:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 3px rgba(49,130,206,.1)}.BlogPage_tagsFilter__JcHRP{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.BlogPage_tagButton__Bf3Jw{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:20px;background-color:white;color:#4a5568;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.BlogPage_tagButton__Bf3Jw:hover{background-color:#f7fafc;border-color:#cbd5e0}.BlogPage_activeTag__bsSVu{background-color:#4299e1;border-color:#3182ce;color:white}.BlogPage_postsGrid__X8ISq{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem}.BlogPage_postCard__rAvCu{border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);background-color:white;transition:transform .3s,box-shadow .3s;cursor:pointer;height:100%;display:flex;flex-direction:column;position:relative}.BlogPage_postCard__rAvCu:hover{transform:translateY(-7px);box-shadow:0 15px 25px rgba(0,0,0,.12)}.BlogPage_postImageContainer__LKNKi{position:relative;height:200px;overflow:hidden}.BlogPage_postImage___fenp{width:100%;height:100%;object-fit:cover;transition:transform .4s}.BlogPage_postCard__rAvCu:hover .BlogPage_postImage___fenp{transform:scale(1.07)}.BlogPage_postTagOverlay__Iop7u{position:absolute;top:10px;right:10px;z-index:1}.BlogPage_postTagLabel__4wBm_{display:flex;align-items:center;gap:.25rem;background-color:rgba(49,130,206,.85);color:white;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.BlogPage_postContent__fwbb2{padding:1.75rem;display:flex;flex-direction:column;flex-grow:1}.BlogPage_postMeta__yKIVb{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#718096}.BlogPage_postDate__OdT8E,.BlogPage_postTags__nWzHQ{display:flex;align-items:center;gap:.25rem}.BlogPage_postTitle__ZVh0N{font-size:1.35rem;margin-bottom:.75rem;color:#1a202c;font-weight:700;line-height:1.4}.BlogPage_postSummary__cKMbF{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.BlogPage_readMore__b4qfY{display:flex;align-items:center;gap:.25rem;color:#3182ce;font-weight:600;font-size:.95rem;margin-top:auto;transition:gap .3s}.BlogPage_postCard__rAvCu:hover .BlogPage_readMore__b4qfY{gap:.5rem}.BlogPage_errorContainer__yM37h,.BlogPage_loadingContainer__lzymp{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.BlogPage_loadingSpinner__j_QrQ{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#3182ce;border-radius:50%;animation:BlogPage_spin__bOBEC 1s linear infinite;margin-bottom:1rem}@keyframes BlogPage_spin__bOBEC{to{transform:rotate(1turn)}}.BlogPage_errorIcon___xfxN{width:50px;height:50px;border-radius:50%;background-color:#fed7d7;color:#e53e3e;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.BlogPage_retryButton__wHick{margin-top:1rem;padding:.75rem 1.5rem;background-color:#3182ce;color:white;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s}.BlogPage_retryButton__wHick:hover{background-color:#2c5282}.BlogPage_noResults___Zi_K{grid-column:1/-1;text-align:center;padding:3rem;color:#4a5568;background-color:#f8fafc;border-radius:10px;margin:2rem 0}.BlogPage_clearFiltersBtn__fWhTW{margin-top:1.5rem;padding:.75rem 1.5rem;background-color:transparent;border:1px solid #e2e8f0;border-radius:5px;color:#4a5568;font-weight:500;cursor:pointer;transition:all .2s}.BlogPage_clearFiltersBtn__fWhTW:hover{background-color:#f7fafc;border-color:#cbd5e0}@media (max-width:1024px){.BlogPage_featuredPost__Ip_Pl{flex-direction:column}.BlogPage_featuredImageContainer__O3ukp{width:100%;height:350px}}@media (max-width:768px){.BlogPage_blogTitle__JUHrT{font-size:2.5rem}.BlogPage_featuredTitle__4vgig{font-size:1.75rem}.BlogPage_featuredImageContainer__O3ukp{height:280px}.BlogPage_postsGrid__X8ISq{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:480px){.BlogPage_blogTitle__JUHrT{font-size:2rem}.BlogPage_postsGrid__X8ISq{grid-template-columns:1fr;gap:2rem}.BlogPage_postImageContainer__LKNKi{height:180px}.BlogPage_featuredImageContainer__O3ukp{height:220px}}.BlogPage_noImagePlaceholderFeatured__Qn3Nr,.BlogPage_noImagePlaceholder__WTNBr{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f7fafc;color:#a0aec0}.BlogPage_noImagePlaceholder__WTNBr{border-radius:5px}.BlogPage_noImagePlaceholderFeatured__Qn3Nr{border-radius:8px 8px 0 0}.BlogPage_noImagePlaceholderFeatured__Qn3Nr span,.BlogPage_noImagePlaceholder__WTNBr span{margin-top:.75rem;font-size:.9rem}.GeneratorsPage_header__rSFly{position:relative;width:100%;background-color:#f9f9f9;padding:95px 0 40px;margin-bottom:30px}.GeneratorsPage_headerHeader__kFL3D{background-image:url(/home-page-bg.png);background-size:cover;height:600px;margin-top:50px;padding-bottom:40px;@media screen and (max-width:600px){height:400px}}.GeneratorsPage_headerWrapper__QWv9W{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.GeneratorsPage_headerTitle__vhfiY{color:var(--white,#F3F3F3);font-size:40px;font-weight:500;letter-spacing:-.4px;.GeneratorsPage_headerSpan__aSnpz{font-weight:500}@media screen and (max-width:750px){font-size:clamp(20px,5.333vw,40px)}}.GeneratorsPage_headerDescription__SvdYZ{color:var(--white);font-size:24px;font-style:normal;font-weight:500;letter-spacing:-.24px;margin-top:20px;@media screen and (max-width:750px){font-size:clamp(18px,3.2vw,24px);margin-top:0}}.GeneratorsPage_main__EtwAE{width:100%;padding:0 0 60px}@media screen and (max-width:768px){.GeneratorsPage_main__EtwAE{padding:20px 0 40px}}.GeneratorsPage_aboutWrapper__yjCow{margin-top:182px;display:flex;align-items:flex-start;justify-content:space-between;@media screen and (max-width:1200px){flex-direction:column}}.GeneratorsPage_aboutSpan__EIrvU{color:var(--dark-gray-50,rgba(30,30,30,.5));font-size:32px;font-weight:400;@media screen and (max-width:1200px){font-size:clamp(16px,2.667vw,32px)}}.GeneratorsPage_aboutText__VVeRO{max-width:75.573vw;color:var(--dark-gray);font-size:96px;font-weight:500;line-height:80px;letter-spacing:-.96px;@media screen and (max-width:1200px){font-size:clamp(24px,8vw,96px);line-height:clamp(24px,8vw,96px)}}.GeneratorsPage_numbersWrapper__D1Lym{display:flex;flex-direction:column}.GeneratorsPage_numbersSpan__wqJSK{color:var(--dark-gray,#1E1E1E);font-size:40px;font-weight:500;letter-spacing:-.4px}.GeneratorsPage_numbersCards__WOA_Z{margin-top:100px;display:flex;flex-wrap:wrap;gap:20px}.GeneratorsPage_cardsItem__crqUc{text-decoration:none;width:100%;max-width:22.6vw;display:flex;flex-direction:column;padding:40px 20px 20px 30px;background-color:var(--gray,#EAEAEA);transition:background-color .2s ease;@media screen and (max-width:1000px){max-width:100%}}.GeneratorsPage_cardsItem__crqUc:hover{background-color:var(--white)}.GeneratorsPage_cardsItem__crqUc:hover .GeneratorsPage_cardsItemImage__sE_F1{transform:scale(1.1)}.GeneratorsPage_cardsItemImage__sE_F1{transition:transform .2s ease;margin:0 auto}.GeneratorsPage_cardsItemTitle__3XqOT{color:var(--dark-gray);font-size:30px;font-weight:500;letter-spacing:-.32px}.GeneratorsPage_cardsItemContent__OrcNj{margin-top:5px;color:var(--dark-gray);font-size:24px;font-weight:400;letter-spacing:-.18px}.GeneratorsPage_cardsItemIcon__OM2qV{color:var(--dark-gray)}.GeneratorsPage_faqWrapper__V1kmP{color:var(--dark-gray-50);font-size:32px;font-weight:400;margin-top:120px}.GeneratorsPage_faqCard__PZjQZ{padding:10px;border-top:1px solid var(--gray);margin-top:40px}.GeneratorsPage_faqCardTitle__EWEOM{color:var(--dark-gray);font-size:36px;font-weight:500;line-height:76px;@media screen and (max-width:1000px){font-size:clamp(20px,7.6vw,36px);line-height:clamp(20px,7.6vw,65px)}}.GeneratorsPage_faqCardSubtitle__ekb8U{color:var(--dark-gray);font-size:24px;font-weight:400;line-height:40px;@media screen and (max-width:1000px){font-size:clamp(20px,2.4vw,24px);line-height:clamp(30px,2.4vw,40px)}}.GeneratorsPage_filters__mwDzm{margin-top:40px;display:flex;flex-direction:column}.GeneratorsPage_filtersTitle__yrWkW{color:var(--dark-gray,#1E1E1E);font-size:32px;font-weight:500;letter-spacing:-.32px}.GeneratorsPage_filtersReset__NfYZf{margin-left:20px;background-color:transparent;color:var(--dark-gray-50,rgba(30,30,30,.5));font-size:20px;letter-spacing:-.2px}.GeneratorsPage_filtersContent__CeW_o{margin-top:20px;display:flex;flex-direction:column;height:0;overflow:hidden;transition:height .2s ease}.GeneratorsPage_showFilters__CXEhV{height:175px}.GeneratorsPage_filtersButton__UK_nl{background-color:transparent;border:none;cursor:pointer}.GeneratorsPage_filtersSVG__Ct0Og{transition:transform .2s ease}.GeneratorsPage_activeFilters__SGHfW .GeneratorsPage_filtersSVG__Ct0Og{transform:rotate(180deg)}.GeneratorsPage_filtersPrice__lBAD6{display:flex;flex-direction:column;gap:10px;border:0;outline:0}.GeneratorsPage_filtersPriceDot__svS5Y{display:flex;gap:5px;position:relative;align-items:center;transition:opacity .2s ease;opacity:.8;background-color:transparent;border:none;cursor:pointer}.GeneratorsPage_radioLabel__xGiKi{color:var(--dark-gray-50,rgba(30,30,30,.5));font-size:20px;font-weight:500;letter-spacing:-.2px}.GeneratorsPage_filtersPriceDotActive__OUt1M{opacity:1}.GeneratorsPage_filtersPriceDotActive__OUt1M .GeneratorsPage_radioLabel__xGiKi{color:var(--dark-gray)}.GeneratorsPage_filtersInputs__MnT3u{margin-top:30px;display:flex;flex-wrap:wrap;gap:20px}.GeneratorsPage_filterInputsItem__8MKJk{display:flex;flex-direction:column;gap:15px;@media screen and (max-width:750px){width:100%}}.GeneratorsPage_filterInputTitle__TLhQY{color:var(--dark-gray,#1E1E1E);font-size:20px;font-weight:500;letter-spacing:-.2px}.GeneratorsPage_filterInputItems__4UfN1{display:flex;gap:15px}.GeneratorsPage_filterInput__tJk63{height:50px;max-width:114px;width:100%;background-color:var(--gray);color:var(--dark-gray,#1E1E1E);font-size:16px;font-weight:400;line-height:28px;letter-spacing:-.16px;padding:11px 25px;border:none;outline:none;@media screen and (max-width:750px){max-width:100%}}.GeneratorsPage_filterInput__tJk63::-webkit-inner-spin-button,.GeneratorsPage_filterInput__tJk63::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.GeneratorsPage_filterInput__tJk63::placeholder{color:var(--dark-gray-50,rgba(30,30,30,.5))}.GeneratorsPage_faqCards___nIXG{margin-top:40px;display:flex;flex-direction:column;gap:20px}.GeneratorsPage_accordion__CK8fA{display:flex;flex-direction:column;gap:15px}.GeneratorsPage_accordionItem__8bR4b{display:flex;flex-direction:column;transition:background-color .3s ease-out,height .3s ease-out;border-radius:10px;height:clamp(50px,4.427vw,85px);cursor:pointer}.GeneratorsPage_accordionItem__8bR4b.GeneratorsPage_active__bbAEt{background-color:var(--white)}.GeneratorsPage_accordionHeader__nVKBr{padding:1.51vw 2vw 1.458vw 3vw;color:#282829;font-size:clamp(16px,1.25vw,24px);font-weight:600;line-height:95.5%}.GeneratorsPage_arrow__oTK5n{stroke-width:1px;border-radius:20px;border:1.5px solid #282829;transition:transform .3s ease-out}.GeneratorsPage_arrow__oTK5n.GeneratorsPage_rotate__PV6Yn{transform:rotate(180deg)}.GeneratorsPage_accordionBody__TcJhu{margin-top:1vw;padding:0 0 2.969vw 3vw;color:#282829;font-size:clamp(14px,1.042vw,20px);font-weight:600;line-height:125.5%;transition:max-height .5s ease-out,padding .3s}.GeneratorsPage_hero__FbLCe{width:100%}.GeneratorsPage_heroWrapper__1bEIg{display:flex;flex-direction:column;align-items:flex-start}.GeneratorsPage_heroContent__ApaZE{max-width:800px;width:100%}.GeneratorsPage_breadcrumbs__cGCe7{display:flex;align-items:center;margin-bottom:20px;font-size:14px;color:#666}.GeneratorsPage_breadcrumbs__cGCe7 a{color:#666;text-decoration:none;transition:color .2s}.GeneratorsPage_breadcrumbs__cGCe7 a:hover{color:#333}.GeneratorsPage_breadcrumbs__cGCe7 span{margin:0 8px}.GeneratorsPage_heroTitle__84fyz{font-size:36px;font-weight:700;margin-bottom:16px;color:#111;line-height:1.2}.GeneratorsPage_heroTitle__84fyz span{color:#333}.GeneratorsPage_heroDescription__hQteM{font-size:16px;color:#555;max-width:600px;line-height:1.5}.GeneratorsPage_catalog__h95oj{width:100%}.GeneratorsPage_catalogWrapper__FBrMZ{display:flex;flex-direction:column}.GeneratorsPage_toolbar__z5WWP{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px 18px;background:linear-gradient(90deg,#fff,#f9f9f9);border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.03)}.GeneratorsPage_resultsInfo__ItPt0{font-size:15px;color:#666}.GeneratorsPage_resultsInfo__ItPt0 span{color:#333;font-weight:600;margin:0 3px}.GeneratorsPage_toolbarActions__697Xz{display:flex;align-items:center}.GeneratorsPage_toolbarStock__DJJjB{width:100%;background:linear-gradient(90deg,#f7f9fc,#eef3f9);padding:22px 28px;border-radius:14px;margin-bottom:14px;box-shadow:0 8px 24px rgba(0,0,0,.06);@media screen and (max-width:480px){padding-left:15px;padding-bottom:18px;padding-right:15px;padding-top:18px}}.GeneratorsPage_toolbarContentStock__X9cw3{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;gap:20px;flex-wrap:wrap;@media screen and (max-width:768px){flex-direction:column;align-items:flex-start;gap:12px}}.GeneratorsPage_textBlock__x0hSB{display:flex;flex-direction:column;min-width:200px}.GeneratorsPage_stockTitle__WRdMT{font-size:24px;font-weight:700;margin-bottom:4px;@media screen and (max-width:1024px){font-size:22px}@media screen and (max-width:768px){font-size:20px}@media screen and (max-width:480px){font-size:18px}}.GeneratorsPage_stockSubtitle__7ZzHm{font-size:18px;font-weight:500;color:#444;@media screen and (max-width:1024px){font-size:16px}@media screen and (max-width:768px){font-size:15px}@media screen and (max-width:480px){font-size:14px}}.GeneratorsPage_accentBlue___IQwA{color:#1a73e8;font-weight:700}.GeneratorsPage_accentRed__xgVtN{color:#ff3b30;font-weight:700}.GeneratorsPage_stockButton__oPK5P{background:linear-gradient(135deg,#ff3b30,#ff1f1f);color:#fff;border:none;padding:14px 26px;font-size:16px;font-weight:700;border-radius:10px;cursor:pointer;transition:all .25s ease;white-space:nowrap;box-shadow:0 6px 18px rgba(255,59,48,.35);&:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(255,59,48,.45)}@media screen and (max-width:1024px){padding-left:22px;padding-bottom:12px;padding-right:22px;padding-top:12px;font-size:15px}@media screen and (max-width:768px){width:100%;text-align:center}@media screen and (max-width:480px){padding-left:10px;padding-bottom:10px;padding-right:10px;padding-top:10px;font-size:14px}}.GeneratorsPage_viewSwitcher__b1pn5{display:flex;align-items:center;background:white;border-radius:8px;padding:2px;margin-left:12px;border:1px solid #e0e0e0;overflow:hidden}.GeneratorsPage_viewButton__KkSwv{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;border:none;background:transparent;color:#666;cursor:pointer;transition:all .2s ease}.GeneratorsPage_viewButton__KkSwv:hover:not(.GeneratorsPage_active__bbAEt){background-color:rgba(0,0,0,.02);color:#333}.GeneratorsPage_viewButton__KkSwv.GeneratorsPage_active__bbAEt{background:#f5f5f5;color:#333}.GeneratorsPage_filtersToggle__meUFe{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #eee;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s;font-size:14px;font-weight:500}.GeneratorsPage_filtersToggle__meUFe:hover{background:#f5f5f5}.GeneratorsPage_filtersToggle__meUFe.GeneratorsPage_active__bbAEt{background:#333;color:white;border-color:#333}.GeneratorsPage_filtersToggle__meUFe.GeneratorsPage_hasFilters__iPna9{background:#f5f5f5;border-color:#333;color:#333}.GeneratorsPage_filtersToggle__meUFe.GeneratorsPage_hasFilters__iPna9.GeneratorsPage_active__bbAEt{background:#333;color:white}.GeneratorsPage_filtersCount__LG7Wz{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background-color:#4285f4;color:white;border-radius:50%;font-size:11px;font-weight:600;margin-left:8px;animation:GeneratorsPage_bounceIn__gPt3Q .5s;box-shadow:0 2px 4px rgba(66,133,244,.3)}@keyframes GeneratorsPage_bounceIn__gPt3Q{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:1}}.GeneratorsPage_catalogContent__dkSmu{--filter-shadow:0 6px 20px rgba(0,0,0,0.08);--filter-hover-shadow:0 10px 25px rgba(0,0,0,0.12);--filter-active-color:#343a40;--filter-border-color:#dee2e6;--filter-subtle-text:#6c757d;--filter-input-bg:#fff;--filter-input-border:#ced4da;--filter-header-bg:#f8f9fa;--filter-hover-bg:#f1f5f9}.GeneratorsPage_filtersPanel__i8uS6{overflow:scroll;background:linear-gradient(180deg,#ffffff,#f9f9f9);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:15px;width:280px;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px;transition:all .3s ease;border:1px solid rgba(0,0,0,.04);overflow-y:auto;max-height:calc(100vh - 120px);scrollbar-width:thin;scrollbar-color:#ddd transparent}.GeneratorsPage_filtersPanel__i8uS6::-webkit-scrollbar{width:4px}.GeneratorsPage_filtersPanel__i8uS6::-webkit-scrollbar-track{background:transparent}.GeneratorsPage_filtersPanel__i8uS6::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:20px}.GeneratorsPage_filtersGroups___QVc6{display:flex;flex-direction:column;gap:20px}.GeneratorsPage_filtersGroup__dTKdM{background-color:#fff;border-radius:10px;overflow:hidden;transition:box-shadow .3s;border:1px solid rgba(0,0,0,.03);margin-bottom:5px}.GeneratorsPage_filtersGroup__dTKdM:hover{box-shadow:0 2px 12px rgba(0,0,0,.05)}.GeneratorsPage_filterGroupHeader__BYz2s{padding:16px 18px;background-color:rgba(0,0,0,.02);transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:8px;border:none;box-shadow:none;position:relative}.GeneratorsPage_filterGroupHeader__BYz2s:hover{background-color:rgba(0,0,0,.04)}.GeneratorsPage_filterGroupHeader__BYz2s.GeneratorsPage_active__bbAEt{background-color:rgba(0,0,0,.03);margin-bottom:8px}.GeneratorsPage_filterHeaderContent__OWldv{display:flex;align-items:center;gap:10px}.GeneratorsPage_filtersGroupTitle__vANVy{font-size:16px;font-weight:500;color:#333}.GeneratorsPage_activeFilterDot__5IUWL{width:8px;height:8px;background:#4caf50;margin-left:8px;animation:GeneratorsPage_pulse__U3Wwe 1.5s ease-in-out infinite}.GeneratorsPage_filterArrow__FVKd3{transition:transform .3s ease}.GeneratorsPage_filterGroupHeader__BYz2s.GeneratorsPage_active__bbAEt .GeneratorsPage_filterArrow__FVKd3{transform:rotate(180deg)}.GeneratorsPage_filterGroupContent__nObgk{padding:0 18px 18px;transition:height .3s ease;max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent}.GeneratorsPage_filterGroupContent__nObgk::-webkit-scrollbar{width:4px}.GeneratorsPage_filterGroupContent__nObgk::-webkit-scrollbar-track{background:transparent}.GeneratorsPage_filterGroupContent__nObgk::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:20px}.GeneratorsPage_priceRadio__pgL_S{display:flex;flex-direction:column;gap:12px;margin-top:12px;padding:0 2px}.GeneratorsPage_radioButton__7PYnZ{display:flex;align-items:center;gap:10px;border:none;background:transparent;cursor:pointer;padding:12px 14px;border-radius:8px;transition:all .2s;text-align:left;width:100%;margin:3px 0}.GeneratorsPage_radioButton__7PYnZ:hover{background-color:rgba(0,0,0,.03)}.GeneratorsPage_radioButton__7PYnZ.GeneratorsPage_active__bbAEt{background-color:rgba(66,133,244,.08)}.GeneratorsPage_radioIcon__8iab9{position:relative;width:18px;height:18px;border:2px solid #aaa;border-radius:50%;transition:all .2s;flex-shrink:0}.GeneratorsPage_radioButton__7PYnZ:hover .GeneratorsPage_radioIcon__8iab9{border-color:#777}.GeneratorsPage_radioButton__7PYnZ.GeneratorsPage_active__bbAEt .GeneratorsPage_radioIcon__8iab9{border-color:#4285f4}.GeneratorsPage_radioIcon__8iab9:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background:transparent;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s,background .2s}.GeneratorsPage_radioButton__7PYnZ.GeneratorsPage_active__bbAEt .GeneratorsPage_radioIcon__8iab9:after{background:#4285f4;transform:translate(-50%,-50%) scale(1)}.GeneratorsPage_radioText__9M3b1{font-size:15px;color:#444}.GeneratorsPage_checkboxGroup__Xr_c1{display:flex;flex-direction:column;gap:12px;margin-top:10px;max-height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent}.GeneratorsPage_checkboxGroup__Xr_c1::-webkit-scrollbar{width:4px}.GeneratorsPage_checkboxGroup__Xr_c1::-webkit-scrollbar-track{background:transparent}.GeneratorsPage_checkboxGroup__Xr_c1::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:20px}.GeneratorsPage_checkboxLabel__xtVlQ{display:flex;align-items:center;cursor:pointer;padding:10px 12px;border-radius:8px;transition:all .2s;width:100%;margin:5px 0}.GeneratorsPage_checkboxLabel__xtVlQ:hover{background-color:rgba(0,0,0,.03)}.GeneratorsPage_checkboxInput__0tgRy{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #aaa;border-radius:4px;margin-right:10px;cursor:pointer;transition:all .2s;flex-shrink:0}.GeneratorsPage_checkboxLabel__xtVlQ:hover .GeneratorsPage_checkboxInput__0tgRy{border-color:#777}.GeneratorsPage_checkboxInput__0tgRy:checked{border-color:#4285f4;background-color:#4285f4}.GeneratorsPage_checkboxInput__0tgRy:checked:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:all .2s}.GeneratorsPage_checkboxText__Ym5kT{font-size:14px;color:#444;transition:color .2s;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:5px}.GeneratorsPage_checkboxLabel__xtVlQ:hover .GeneratorsPage_checkboxText__Ym5kT{color:#000}.GeneratorsPage_checkboxCount__RcXjP{font-size:13px;color:#888;background-color:#f0f0f0;padding:2px 8px;border-radius:12px;display:inline-block;transition:all .2s;min-width:28px;text-align:center}.GeneratorsPage_checkboxLabel__xtVlQ:hover .GeneratorsPage_checkboxCount__RcXjP{background-color:#e8e8e8}.GeneratorsPage_priceRangeInputs__ol9RS{display:flex;align-items:center;gap:12px;margin:15px 0 20px;width:100%}.GeneratorsPage_priceInputGroup__UDC5T{position:relative;flex:1 1}.GeneratorsPage_priceLabel__YpUka{position:absolute;top:50%;left:14px;transform:translateY(-50%);font-size:14px;color:#777;pointer-events:none;transition:all .2s}.GeneratorsPage_priceInput__iTr0Q{width:100%;padding:12px 10px 12px 32px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;transition:border .2s,box-shadow .2s;color:#444;background-color:#f9f9f9}.GeneratorsPage_priceInput__iTr0Q:focus{outline:none;border-color:#4285f4;box-shadow:0 0 0 3px rgba(66,133,244,.15);background-color:#fff}.GeneratorsPage_priceInput__iTr0Q::placeholder{color:#aaa}.GeneratorsPage_filtersCloseButton__7XSQZ,.GeneratorsPage_filtersMobileButton__SpL_p{display:none}@media (max-width:991px){.GeneratorsPage_filtersPanel__i8uS6{width:320px;position:fixed;top:0;right:-350px;bottom:0;z-index:100;border-radius:0;border-top-left-radius:16px;border-bottom-left-radius:16px;box-shadow:-5px 0 25px rgba(0,0,0,.15);overflow-y:auto;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);padding:25px;background:linear-gradient(to bottom right,#fff,#f9f9f9);max-height:none;height:100vh;margin:0}.GeneratorsPage_filtersPanelActive__jq2j9{transform:translateX(-350px)}.GeneratorsPage_filterGroupContent__nObgk{max-height:250px}.GeneratorsPage_filtersCloseButton__7XSQZ{display:block;background:none;border:none;color:#666;font-size:24px;cursor:pointer;padding:8px;margin:-8px;transition:all .2s ease;border-radius:70%;display:flex;align-items:center;justify-content:center;background-color:transparent}.GeneratorsPage_filtersCloseButton__7XSQZ:hover{background-color:rgba(0,0,0,.05);color:#333}}@media (max-width:768px){.GeneratorsPage_filtersMobileButton__SpL_p,.GeneratorsPage_filtersOverlay__vDeqw,.GeneratorsPage_filtersPanel__i8uS6,.GeneratorsPage_filtersToggle__meUFe,.GeneratorsPage_filters__mwDzm{display:none!important}}.GeneratorsPage_catalogContent__dkSmu{display:flex;gap:32px;margin-top:32px}.GeneratorsPage_productsContainer__WvBXp{flex:1 1}.GeneratorsPage_productsGrid__mDmy1{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px}.GeneratorsPage_productsGrid__mDmy1.GeneratorsPage_listView__7QiVx{display:flex;flex-direction:column;gap:15px}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productCard__Qf86y{display:flex;height:auto}.GeneratorsPage_productLink__lwrMG{display:block;height:100%;color:inherit;text-decoration:none}.GeneratorsPage_productImageContainer__GE5LH{position:relative;width:100%;height:200px;background:#f9f9f9;overflow:hidden;display:flex;align-items:center;justify-content:center}.GeneratorsPage_discountBadge__5wsfB{position:absolute;top:10px;right:10px;background-color:#e53935;color:white;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:600;z-index:2}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productImageContainer__GE5LH{width:200px;min-width:200px;height:200px}.GeneratorsPage_productImage__1zPki{width:100%;height:100%;object-fit:contain;transition:transform .3s}.GeneratorsPage_productCard__Qf86y:hover .GeneratorsPage_productImage__1zPki{transform:scale(1.05)}.GeneratorsPage_productInfo__ZYFAG{padding:15px;display:flex;flex-direction:column;justify-content:space-between;flex:1 1}.GeneratorsPage_productName__wdbJM{font-size:16px;font-weight:500;margin-bottom:10px;line-height:1.4;color:#333;min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.GeneratorsPage_availability__sNrzh{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:500;color:#1f7a1f;background:#eaf7ea;border-radius:20px;width:-moz-fit-content;width:fit-content;margin-bottom:5px}.GeneratorsPage_availabilityDot__MMQGb{width:8px;height:8px;background:#3bb54a;border-radius:50%;animation:GeneratorsPage_pulse__U3Wwe 1.8s infinite}@keyframes GeneratorsPage_pulse__U3Wwe{0%{box-shadow:0 0 0 0 rgba(59,181,74,.7)}70%{box-shadow:0 0 0 6px rgba(59,181,74,0)}to{box-shadow:0 0 0 0 rgba(59,181,74,0)}}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productName__wdbJM{min-height:auto;margin-bottom:15px;font-size:18px}.GeneratorsPage_productMeta__R1gH1{margin-bottom:15px;font-size:14px}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productMeta__R1gH1{display:flex;flex-wrap:wrap;gap:15px}.GeneratorsPage_metaItem__c4ocP{margin-bottom:5px}.GeneratorsPage_listView__7QiVx .GeneratorsPage_metaItem__c4ocP{margin-bottom:0}.GeneratorsPage_metaLabel__umBHz{color:#777;margin-right:5px}.GeneratorsPage_metaValue__SohSU{color:#333;font-weight:500}.GeneratorsPage_productPrice__c2Thz{display:flex;align-items:center;margin-top:auto}.GeneratorsPage_priceWithDiscount__iTOGC{display:flex;flex-direction:column}.GeneratorsPage_oldPrice__atntk{text-decoration:line-through;color:#888;font-size:14px}.GeneratorsPage_priceValue__MeshH{font-size:18px;font-weight:600;color:#333}.GeneratorsPage_priceOnRequest__3gEXh{display:flex;align-items:center;gap:8px;color:#777;font-size:14px;font-weight:500}.GeneratorsPage_priceIcon__FVnZk{color:#333}.GeneratorsPage_emptyState__E96Zc{padding:40px;text-align:center;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.GeneratorsPage_emptyState__E96Zc h3{font-size:20px;margin-bottom:10px}.GeneratorsPage_emptyState__E96Zc p{color:#777;margin-bottom:20px}.GeneratorsPage_resetButton__7FdhH{background:linear-gradient(90deg,#4285f4,#5b6df8);color:white;border:none;padding:12px 20px;border-radius:8px;cursor:pointer;font-weight:500;font-size:15px;transition:all .3s ease;box-shadow:0 4px 10px rgba(66,133,244,.3);display:inline-flex;align-items:center;margin-top:15px}.GeneratorsPage_resetButton__7FdhH:before{content:"↺";margin-right:8px;font-size:16px}.GeneratorsPage_resetButton__7FdhH:hover{background:linear-gradient(90deg,#3b78e7,#4a5cf0);box-shadow:0 6px 15px rgba(66,133,244,.4);transform:translateY(-2px)}.GeneratorsPage_loader___YB1w{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;text-align:center}.GeneratorsPage_loaderCircle__TJ_3u{width:40px;height:40px;border:3px solid #f3f3f9;border-top-color:#333;border-radius:50%;margin-bottom:20px;animation:GeneratorsPage_spin__tUei6 1s linear infinite}@keyframes GeneratorsPage_spin__tUei6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GeneratorsPage_notFound__prFB3{text-align:center;padding:80px 0;max-width:500px;margin:0 auto}.GeneratorsPage_notFound__prFB3 h2{font-size:24px;margin-bottom:15px;color:#333}.GeneratorsPage_notFound__prFB3 p{font-size:16px;color:#777;margin-bottom:30px}.GeneratorsPage_backButton__6lgTu{display:inline-block;background:#333;color:white;padding:10px 20px;border-radius:4px;text-decoration:none;font-weight:500;transition:background .2s}.GeneratorsPage_backButton__6lgTu:hover{background:#555}.GeneratorsPage_accordionItem__8bR4b{list-style-type:none;background:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden}.GeneratorsPage_accordionHeader__nVKBr{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;font-weight:500;font-size:16px}.GeneratorsPage_arrowWrapper__vogAW{display:flex;align-items:center;color:#333}.GeneratorsPage_accordionBody__TcJhu{overflow:hidden}.GeneratorsPage_accordionContent__Y1XzF{padding:0 20px 20px;line-height:1.6;color:#555}@media screen and (max-width:1400px){.GeneratorsPage_productsGrid__mDmy1{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1200px){.GeneratorsPage_productsGrid__mDmy1{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.GeneratorsPage_filtersPanel__i8uS6{width:200px}.GeneratorsPage_heroTitle__84fyz{font-size:30px}.GeneratorsPage_productsGrid__mDmy1{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.GeneratorsPage_toolbar__z5WWP{flex-direction:column;align-items:flex-start;gap:15px}.GeneratorsPage_toolbarActions__697Xz{width:100%;justify-content:flex-end}.GeneratorsPage_catalogContent__dkSmu{flex-direction:column}.GeneratorsPage_filtersPanel__i8uS6{width:100%;margin-right:0;margin-bottom:20px;position:static;max-height:none;overflow-y:visible;padding:12px}.GeneratorsPage_heroTitle__84fyz{font-size:26px}.GeneratorsPage_productsGrid__mDmy1{grid-template-columns:repeat(2,1fr)}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productLink__lwrMG{flex-direction:column}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productImageContainer__GE5LH{width:100%}}@media screen and (max-width:480px){.GeneratorsPage_productsGrid__mDmy1{grid-template-columns:1fr}.GeneratorsPage_heroTitle__84fyz{font-size:22px}.GeneratorsPage_breadcrumbs__cGCe7{font-size:12px}}.GeneratorsPage_filterGroupHeader__BYz2s{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px 15px}.GeneratorsPage_filterGroupContent__nObgk{margin-top:8px;margin-bottom:8px;padding-left:4px;overflow:hidden;text-align:center;padding-right:4px}.GeneratorsPage_filtersGroupTitle__vANVy{position:relative;display:flex;align-items:center;gap:6px;font-weight:600;color:#343a40;flex-grow:1;margin:0;font-size:1rem}.GeneratorsPage_activeFilterDot__5IUWL{display:inline-block;width:6px;height:6px;background-color:var(--filter-active-color);border-radius:50%;flex-shrink:0;margin-left:4px}.GeneratorsPage_pagination__niHui{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:20px;gap:15px}.GeneratorsPage_paginationButton__ZSogw{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #eee;cursor:pointer;transition:all .2s;color:#333}.GeneratorsPage_paginationButton__ZSogw:hover:not(:disabled){background:#f5f5f5;border-color:#ddd}.GeneratorsPage_paginationButton__ZSogw:disabled{opacity:.5;cursor:not-allowed}.GeneratorsPage_paginationInfo__pazmj{font-size:14px;color:#555}.GeneratorsPage_productsVirtualContainer__Au8Pk{width:100%;position:relative;margin-bottom:40px;box-sizing:border-box}.GeneratorsPage_productsVirtualContainer__Au8Pk.GeneratorsPage_listView__7QiVx .GeneratorsPage_virtualRow__qMaLA{grid-template-columns:1fr!important}.GeneratorsPage_virtualRow__qMaLA{width:100%;box-sizing:border-box;padding:0;margin:0 0 20px;display:grid;grid-gap:20px;gap:20px}.GeneratorsPage_virtualCell__fXyjz{box-sizing:border-box;height:100%;width:100%;padding:0;margin:0;min-height:400px;display:flex}.GeneratorsPage_productCard__Qf86y{background:#fff;border-radius:8px;overflow:hidden;transition:box-shadow .3s,transform .3s;height:100%;width:100%;display:flex;flex-direction:column;box-shadow:0 2px 10px rgba(0,0,0,.05);box-sizing:border-box;position:relative}.GeneratorsPage_productCard__Qf86y:hover{box-shadow:0 5px 15px rgba(0,0,0,.1);transform:translateY(-5px)}@media screen and (max-width:767px){.GeneratorsPage_listView__7QiVx .GeneratorsPage_productCard__Qf86y{height:180px}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productImageContainer__GE5LH{width:120px;min-width:120px;height:120px}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productName__wdbJM{font-size:14px;margin-bottom:8px}}.GeneratorsPage_listView__7QiVx .GeneratorsPage_virtualCell__fXyjz{min-height:250px!important}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productCard__Qf86y{height:250px;flex-direction:row;width:100%}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productLink__lwrMG{display:flex;width:100%}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productInfo__ZYFAG{flex:1 1;min-width:0;padding-left:20px}@media screen and (max-width:1400px){.GeneratorsPage_virtualCell__fXyjz{min-height:450px}.GeneratorsPage_productImageContainer__GE5LH{height:180px}.GeneratorsPage_virtualRow__qMaLA{padding:0 10px}}@media screen and (max-width:1200px){.GeneratorsPage_virtualCell__fXyjz{min-height:480px}.GeneratorsPage_productImageContainer__GE5LH{height:160px}}@media screen and (max-width:991px){.GeneratorsPage_virtualCell__fXyjz{min-height:480px}.GeneratorsPage_productsVirtualContainer__Au8Pk{padding:0 5px}}@media screen and (max-width:768px){.GeneratorsPage_virtualCell__fXyjz{min-height:500px}.GeneratorsPage_productImageContainer__GE5LH{height:140px}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productCard__Qf86y{height:180px}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productImageContainer__GE5LH{width:120px;min-width:120px;height:120px}.GeneratorsPage_listView__7QiVx .GeneratorsPage_productName__wdbJM{font-size:14px;margin-bottom:8px}}@media screen and (max-width:480px){.GeneratorsPage_virtualCell__fXyjz{min-height:480px}.GeneratorsPage_productInfo__ZYFAG{padding:10px}.GeneratorsPage_virtualRow__qMaLA{padding:0 5px}}@keyframes GeneratorsPage_slideDown__riG41{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GeneratorsPage_filterGroupContent__nObgk{animation:GeneratorsPage_slideDown__riG41 .3s ease}.GeneratorsPage_filtersOverlay__vDeqw{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:90;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.GeneratorsPage_filtersOverlayActive__nfOpj{opacity:1;visibility:visible}.GeneratorsPage_filtersPanelHeader__KpT2c{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;padding-bottom:18px;border-bottom:1px solid rgba(0,0,0,.06)}.GeneratorsPage_filtersPanelHeader__KpT2c h3{font-size:22px;font-weight:600;color:#333;margin:0;background:linear-gradient(45deg,#333,#555);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.GeneratorsPage_filtersReset__NfYZf{background:transparent;color:#ff5252;border:none;font-size:14px;font-weight:500;cursor:pointer;padding:6px 12px;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;gap:6px}.GeneratorsPage_filtersReset__NfYZf:hover{background-color:rgba(255,82,82,.1)}.GeneratorsPage_filtersReset__NfYZf:before{content:"↺";font-size:16px}.GeneratorsPage_productImagePlaceholder__ZG72G{background-color:#f5f5f5;border-radius:8px;transition:all .3s ease}.GeneratorsPage_productImagePlaceholder__ZG72G,.stockform_overlay__gSdJk{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.stockform_overlay__gSdJk{position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:1000;animation:stockform_fadeIn__bGzee .3s ease;padding:10px;box-sizing:border-box}.stockform_modal__lpdBJ{background:#fff;border-radius:12px;padding:25px 20px;width:100%;max-width:400px;box-shadow:0 15px 35px rgba(0,0,0,.3);position:relative;animation:stockform_slideIn__iNMX0 .3s ease}.stockform_close__OvQmb{position:absolute;top:15px;right:15px;font-size:22px;background:transparent;border:none;cursor:pointer;color:#555;transition:color .2s}.stockform_close__OvQmb:hover{color:#000}.stockform_title__gFarX{margin:0 0 10px;font-size:22px;font-weight:600;color:#222;text-align:center}.stockform_subtitle__b8Pvx{font-size:14px;color:#555;margin-bottom:20px;text-align:center}.stockform_form__fbm9v{display:flex;flex-direction:column;gap:12px}.stockform_input__TZ1ob{padding:12px 14px;font-size:14px;border-radius:8px;border:1px solid #ccc;outline:none;transition:border .2s}.stockform_input__TZ1ob:focus{border-color:#007bff}.stockform_submit__kISD6{padding:12px;background-color:#007bff;color:#fff;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.stockform_submit__kISD6:hover{background-color:#0056b3}@media (max-width:480px){.stockform_modal__lpdBJ{padding:20px 15px}.stockform_title__gFarX{font-size:20px}.stockform_input__TZ1ob{font-size:13px;padding:10px 12px}.stockform_submit__kISD6{font-size:14px;padding:10px}}@keyframes stockform_fadeIn__bGzee{0%{opacity:0}to{opacity:1}}@keyframes stockform_slideIn__iNMX0{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}.Breadcrumbs_breadcrumbsContainer__hLH4l{background-color:#f9f9f9;padding:12px 0;margin-bottom:30px;border-bottom:1px solid #eee}.Breadcrumbs_breadcrumbsWrapper___ctjY{max-width:1200px;margin:0 auto;padding:0 15px}.Breadcrumbs_breadcrumbs__oqO4Y{flex-wrap:wrap;font-size:14px}.Breadcrumbs_breadcrumbItem__DNG1M,.Breadcrumbs_breadcrumbs__oqO4Y{display:flex;align-items:center;gap:8px}.Breadcrumbs_breadcrumbs__oqO4Y a{color:#666;text-decoration:none;transition:color .2s ease}.Breadcrumbs_breadcrumbs__oqO4Y a:hover{color:#333}.Breadcrumbs_breadcrumbsDivider__KsQ6O{color:#999}.Breadcrumbs_breadcrumbsCurrent__Q73if{color:#333;font-weight:500}@media (max-width:480px){.Breadcrumbs_breadcrumbs__oqO4Y{font-size:12px}}.styles_imagePlaceholder__RWffO{display:flex;align-items:center;justify-content:center;background-color:#f1f1f1;color:#777;text-align:center;font-size:14px;padding:20px}.styles_imagePlaceholder__RWffO,.styles_progressiveImageContainer__fR5od{width:100%;height:100%;border-radius:8px;overflow:hidden;position:relative}.styles_thumbnailImage__NdRWG{filter:blur(8px);transform:scale(1.05);transition:all .3s ease;opacity:.8}.styles_loadedImage__aVSyj{opacity:1!important;transition:opacity .5s ease-in!important}.styles_imageLoader__HFxkK{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:relative}.styles_loaderPulse__SZ9UU{width:40px;height:40px;border-radius:50%;background-color:rgba(204,204,204,.3);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:styles_pulse__Ry4qT 1.5s ease-in-out infinite;z-index:1}@keyframes styles_pulse__Ry4qT{0%{transform:translate(-50%,-50%) scale(.8);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.8}to{transform:translate(-50%,-50%) scale(.8);opacity:.5}}.styles_imageError__r0MV6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.styles_imageError__r0MV6 span{color:#888;font-size:12px}.styles_imageContainer__QSfwn{position:relative;overflow:hidden;width:100%;height:100%}.styles_image__OZD0y{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.styles_fullWidth___07TN{width:100%}.styles_fullHeight__6SmJL{height:100%}.styles_thumbnail__Uw0_f{object-fit:cover;cursor:pointer;border-radius:4px;transition:opacity .2s ease}.styles_thumbnail__Uw0_f:hover{opacity:.8}.CartIcon_cartIcon__RXCF_{position:relative;background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;color:#333;display:flex;align-items:center;justify-content:center}.CartIcon_cartIcon__RXCF_:hover{background-color:#f5f5f5;color:#111827}.CartIcon_icon__Ze9JF{width:24px;height:24px}.CartIcon_badge__qltTU{position:absolute;top:0;right:0;background:#ff4444;color:white;border-radius:50%;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;line-height:1;padding:2px;transform:translate(25%,-25%);animation:CartIcon_pulse__IMFwe .3s ease-in-out}@keyframes CartIcon_pulse__IMFwe{0%{transform:translate(25%,-25%) scale(1)}50%{transform:translate(25%,-25%) scale(1.2)}to{transform:translate(25%,-25%) scale(1)}}@media (max-width:768px){.CartIcon_cartIcon__RXCF_{padding:12px}.CartIcon_icon__Ze9JF{width:20px;height:20px}.CartIcon_badge__qltTU{min-width:18px;height:18px;font-size:11px}}.CartItem_cartItem__V_fUP{display:flex;gap:12px;padding:16px;border:1px solid #e5e5e5;border-radius:12px;background:white;transition:all .2s ease}.CartItem_cartItem__V_fUP:hover{border-color:#007bff;box-shadow:0 2px 8px rgba(0,123,255,.1)}.CartItem_imageContainer___9J84{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f8f9fa}.CartItem_image__mdqt6{width:100%;height:100%;object-fit:cover}.CartItem_noImage__PEPfl{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#999;background:#f8f9fa}.CartItem_content__YH8Ws{flex:1 1;display:flex;flex-direction:column;gap:8px}.CartItem_header__H9fgI{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.CartItem_name__H6Ztm{font-size:14px;font-weight:600;color:#333;margin:0;line-height:1.3}.CartItem_removeButton__TYkmt{background:none;border:none;cursor:pointer;color:#666;padding:4px;border-radius:4px;transition:all .2s ease;flex-shrink:0}.CartItem_removeButton__TYkmt:hover{color:#ff4444;background:#fff5f5}.CartItem_meta__fySDs{display:flex;flex-direction:column;gap:2px}.CartItem_category__U1kie,.CartItem_company__N4SXk{font-size:12px;color:#666}.CartItem_company__N4SXk{font-weight:500}.CartItem_footer__1hQ8t{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.CartItem_quantityControls__pLm4a{display:flex;align-items:center;gap:8px;background:#f8f9fa;border-radius:8px;padding:4px}.CartItem_quantityButton__S6McT{background:white;border:1px solid #e5e5e5;border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#333}.CartItem_quantityButton__S6McT:hover:not(:disabled){border-color:#111827;color:#111827}.CartItem_quantityButton__S6McT:disabled{opacity:.5;cursor:not-allowed}.CartItem_quantity__biRt_{font-size:14px;font-weight:600;color:#333;min-width:24px;text-align:center}.CartItem_priceSection__gdI0_{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.CartItem_priceWithDiscount__QFBpC{display:flex;align-items:center;gap:6px}.CartItem_originalPrice__AQRJY{font-size:12px;color:#999;text-decoration:line-through}.CartItem_discountBadge__la4T9{background:#111827;color:white;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px}.CartItem_finalPrice__tDGFH{font-size:14px;font-weight:600;color:#333}@media (max-width:768px){.CartItem_cartItem__V_fUP{padding:12px;gap:10px}.CartItem_imageContainer___9J84{width:60px;height:60px}.CartItem_name__H6Ztm{font-size:13px}.CartItem_footer__1hQ8t{flex-direction:column;align-items:stretch;gap:12px}.CartItem_quantityControls__pLm4a{align-self:flex-start}.CartItem_priceSection__gdI0_{align-items:flex-start}}.CheckoutForm_overlay__D68D2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1001;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.CheckoutForm_overlayActive__9IuL0{opacity:1;visibility:visible}.CheckoutForm_form__Dszvl{background:white;border-radius:16px;padding:32px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;transform:scale(.9);transition:transform .3s ease}.CheckoutForm_formActive__M7OBx{transform:scale(1)}.CheckoutForm_closeButton__qw90y{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;color:#666;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-size:20px}.CheckoutForm_closeButton__qw90y:hover{background:#f5f5f5;color:#333}.CheckoutForm_title__yzFCY{margin:0 0 8px;font-size:24px;font-weight:600;color:#111827}.CheckoutForm_subtitle__5vI3e{margin:0 0 24px;font-size:14px;color:#666}.CheckoutForm_formField__27R5t{margin-bottom:16px}.CheckoutForm_input___okG5,.CheckoutForm_textarea__hheAZ{width:100%;padding:12px 16px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;transition:all .2s ease;font-family:inherit;margin-top:10px}.CheckoutForm_input___okG5:focus,.CheckoutForm_textarea__hheAZ:focus{outline:none;border-color:#111827}.CheckoutForm_textarea__hheAZ{resize:vertical;min-height:80px}.CheckoutForm_orderSummary__o9t5E{background:#f8f9fa;border-radius:8px;padding:16px;margin:10px 0}.CheckoutForm_summaryRow__oA5ok{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;color:#666}.CheckoutForm_summaryRow__oA5ok:last-child{margin-bottom:0}.CheckoutForm_summaryRow__oA5ok.CheckoutForm_total__UwHFk{font-size:18px;font-weight:600;color:#111827;padding-top:8px;border-top:1px solid #e5e5e5;margin-top:8px}.CheckoutForm_checkbox__MZfMb{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;position:relative}.CheckoutForm_checkbox__MZfMb input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;width:0;height:0}.CheckoutForm_checkbox__MZfMb input[type=checkbox]+label{position:relative;padding-left:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CheckoutForm_checkbox__MZfMb input[type=checkbox]+label:before{content:"";position:absolute;left:0;top:2px;width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;background:white;transition:all .2s ease}.CheckoutForm_checkbox__MZfMb input[type=checkbox]:checked+label:before{background:#111827;border-color:#111827}.CheckoutForm_checkbox__MZfMb input[type=checkbox]+label:after{content:"";position:absolute;left:7px;top:5px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transition:transform .2s ease}.CheckoutForm_checkbox__MZfMb input[type=checkbox]:checked+label:after{transform:rotate(45deg) scale(1)}.CheckoutForm_checkbox__MZfMb input[type=checkbox]:focus+label:before{box-shadow:0 0 0 3px rgba(17,24,39,.1)}.CheckoutForm_checkbox__MZfMb label{font-size:13px;color:#666;line-height:1.5;cursor:pointer}.CheckoutForm_policyLink__g8NX2{color:#111827;text-decoration:underline;cursor:pointer}.CheckoutForm_policyLink__g8NX2:hover{color:#1F2937}.CheckoutForm_submitButton__hYk0V{width:100%;background:#111827;color:white;border:none;padding:14px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.CheckoutForm_submitButton__hYk0V:hover:not(:disabled){background:#1F2937}.CheckoutForm_submitButton__hYk0V:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.CheckoutForm_form__Dszvl{padding:24px;width:95%}.CheckoutForm_title__yzFCY{font-size:20px}.CheckoutForm_subtitle__5vI3e{font-size:13px}}.CheckoutForm_form__Dszvl::-webkit-scrollbar{width:6px}.CheckoutForm_form__Dszvl::-webkit-scrollbar-track{background:#f1f1f1}.CheckoutForm_form__Dszvl::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.CheckoutForm_form__Dszvl::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.SuccessModal_overlay__4WyEm{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1002;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.SuccessModal_modal__3qrK2{background:white;border-radius:20px;padding:40px;max-width:450px;width:90%;text-align:center;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3)}.SuccessModal_closeButton__cu5wz{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;color:#999;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-size:20px}.SuccessModal_closeButton__cu5wz:hover{background:#f5f5f5;color:#333}.SuccessModal_iconWrapper__k7kdk{margin-bottom:24px;display:flex;justify-content:center}.SuccessModal_successIcon__ALTjR{width:80px;height:80px;color:#10b981;filter:drop-shadow(0 4px 12px rgba(16,185,129,.3))}.SuccessModal_title__9o13J{margin:0 0 16px;font-size:26px;font-weight:700;color:#111827;line-height:1.3}.SuccessModal_message__mdsMj{margin:0 0 32px;font-size:16px;color:#666;line-height:1.6}.SuccessModal_okButton__H7pkm{width:100%;background:#111827;color:white;border:none;padding:14px 32px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.SuccessModal_okButton__H7pkm:hover{background:#1F2937;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.SuccessModal_okButton__H7pkm:active{transform:translateY(0)}@media (max-width:768px){.SuccessModal_modal__3qrK2{padding:32px 24px}.SuccessModal_successIcon__ALTjR{width:64px;height:64px}.SuccessModal_title__9o13J{font-size:22px}.SuccessModal_message__mdsMj{font-size:15px}}.CartModal_overlay__19SkO{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:flex-end}.CartModal_modal__xqmj_{width:450px;max-width:100vw;height:100vh;background:white;display:flex;flex-direction:column;box-shadow:-4px 0 20px rgba(0,0,0,.15)}.CartModal_header__2gzBE{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e5e5;background:#f8f9fa}.CartModal_title__jNVzZ{display:flex;align-items:center;gap:12px}.CartModal_title__jNVzZ h2{margin:0;font-size:20px;font-weight:600;color:#333}.CartModal_titleIcon__AnZKp{width:24px;height:24px;color:#111827}.CartModal_itemCount__YOusB{background:#111827;color:white;font-size:12px;font-weight:600;padding:4px 8px;border-radius:12px}.CartModal_closeButton__59vgz{background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;color:#666;transition:all .2s ease}.CartModal_closeButton__59vgz:hover{background:#e5e5e5;color:#333}.CartModal_content__5aIuv{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.CartModal_emptyCart__fNWTh{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#666}.CartModal_emptyIcon__aH27X{width:64px;height:64px;color:#ccc;margin-bottom:16px}.CartModal_emptyCart__fNWTh h3{margin:0 0 8px;font-size:18px;color:#333}.CartModal_emptyCart__fNWTh p{margin:0;font-size:14px;line-height:1.5}.CartModal_items__zom00{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px}.CartModal_footer__yHUH0{padding:20px;border-top:1px solid #e5e5e5;background:#f8f9fa}.CartModal_summary__vK9mA{margin-bottom:16px}.CartModal_summaryRow__AcDs8{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;color:#666}.CartModal_summaryRow__AcDs8.CartModal_total__NAdQ6{font-size:18px;font-weight:600;color:#333;padding-top:8px;border-top:1px solid #e5e5e5;margin-bottom:0}.CartModal_actions__RQwTl{display:flex;gap:12px}.CartModal_clearButton___Wajh{flex:1 1;background:#f8f9fa;border:1px solid #e5e5e5;color:#666;padding:12px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}.CartModal_clearButton___Wajh:hover{background:#e5e5e5;color:#333}.CartModal_checkoutButton__SMOrk{flex:2 1;background:#111827;border:none;color:white;padding:12px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.CartModal_checkoutButton__SMOrk:hover{background:#1F2937}@media (max-width:768px){.CartModal_modal__xqmj_{width:100vw}.CartModal_header__2gzBE{padding:16px}.CartModal_title__jNVzZ h2{font-size:18px}.CartModal_footer__yHUH0,.CartModal_items__zom00{padding:16px}.CartModal_actions__RQwTl{flex-direction:column}.CartModal_checkoutButton__SMOrk,.CartModal_clearButton___Wajh{flex:none}}.CartModal_items__zom00::-webkit-scrollbar{width:6px}.CartModal_items__zom00::-webkit-scrollbar-track{background:#f1f1f1}.CartModal_items__zom00::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.CartModal_items__zom00::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.Footer_footer__O5OeE{margin-top:100px;width:100%;display:flex;flex-direction:column}.Footer_footerTop__2NBy8{background-color:#f8f8f8;padding:40px 0}.Footer_footerTopWrapper__9ECAj{display:flex;justify-content:space-between;align-items:center}.Footer_footerLogo__Q1Ae4{display:flex;flex-direction:column;gap:15px}.Footer_logo__tgZ_c{height:100px;width:auto}.Footer_tagline__6EI92{color:var(--dark-gray-50);font-size:16px;max-width:250px;line-height:1.4}.Footer_footerCta__UosMi{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.Footer_ctaText__afNKL{color:var(--dark-gray-50);font-size:16px}.Footer_ctaPhone__s_aKL{color:var(--dark-gray);font-size:20px;font-weight:600;text-decoration:none;transition:color .2s ease}.Footer_ctaPhone__s_aKL:hover{color:#000}.Footer_ctaButton__ttoaY{display:flex;align-items:center;gap:8px;background-color:var(--dark-gray);color:white;border:none;border-radius:8px;padding:12px 20px;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease}.Footer_ctaButton__ttoaY:hover{background-color:#000;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.Footer_footerMain__nzrGc{background-color:var(--dark-gray);color:white;padding:60px 0}.Footer_footerWrapper__wkpWx{display:flex;justify-content:space-between}.Footer_footerGrid__Mz_ge{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.Footer_footerColumn__03K3e,.Footer_list__opidf{display:flex;flex-direction:column}.Footer_list__opidf{gap:15px;list-style:none;padding:0;margin:20px 0 0}.Footer_listTitle__tYIRW{color:white;font-size:18px;font-weight:600;margin:0 0 10px}.Footer_listItem__x6OEM{color:var(--white-50,rgba(255,255,255,.7));text-decoration:none;font-size:15px;font-weight:400;transition:color .2s ease,transform .2s ease;display:block}.Footer_listItem__x6OEM:hover{color:white;transform:translateX(5px)}.Footer_contacts__H16Yb{display:flex;flex-direction:column;gap:15px;margin-top:20px}.Footer_contactItem__E_UVj{display:flex;align-items:flex-start;gap:10px;color:var(--white-50,rgba(255,255,255,.7));text-decoration:none;font-size:15px;font-style:normal;font-weight:400;transition:color .2s ease;line-height:1.4}.Footer_contactItem__E_UVj div,.Footer_contactItem__E_UVj span{flex:1 1}.Footer_contactItem__E_UVj svg{flex-shrink:0;margin-top:3px}.Footer_contactItem__E_UVj:hover{color:white}.Footer_footerBottom__pY5LO{background-color:#1a1a1a;padding:20px 0}.Footer_footerBottomWrapper__IvcRb{display:flex;justify-content:space-between;align-items:center}.Footer_copyright__DW7Zm{color:var(--white-50,rgba(255,255,255,.5));font-size:14px}.Footer_socials__mcDPW{display:flex;gap:15px}.Footer_socialLink__PY8DL{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:rgba(255,255,255,.1);color:var(--white-50,rgba(255,255,255,.7));transition:all .3s ease}.Footer_socialLink__PY8DL:hover{background-color:rgba(255,255,255,.2);color:white;transform:translateY(-3px)}@media screen and (max-width:1024px){.Footer_footerGrid__Mz_ge{grid-template-columns:repeat(3,1fr);gap:20px}.Footer_contactItem__E_UVj{font-size:14px;word-break:break-word;align-items:flex-start}.Footer_contactItem__E_UVj svg{min-width:18px;margin-top:3px}}@media screen and (max-width:900px){.Footer_footerGrid__Mz_ge{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.Footer_footerTopWrapper__9ECAj{flex-direction:column;align-items:flex-start;gap:30px}.Footer_footerLogo__Q1Ae4{align-items:center}.Footer_footerCta__UosMi{align-items:center;width:100%}.Footer_ctaButton__ttoaY{width:100%;justify-content:center}}@media screen and (max-width:576px){.Footer_footerGrid__Mz_ge{grid-template-columns:1fr;gap:40px}.Footer_footerBottomWrapper__IvcRb{flex-direction:column;gap:20px}.Footer_copyright__DW7Zm{text-align:center}}.BaseLayout_baseLayout__TC39x{display:flex;flex-direction:column;min-height:100vh}.BaseLayout_baseLayout__TC39x main{flex:1 0 auto}.WhatsAppButton_whatsappButton__BvfKu{position:fixed;bottom:30px;right:30px;width:64px;height:64px;background:linear-gradient(135deg,#ff5f6d,#ffc371);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(0,0,0,.25);z-index:1000;transition:all .3s ease;opacity:0;transform:translateY(20px);border:none;overflow:hidden;text-decoration:none;animation:WhatsAppButton_float__i9Rld 3s ease-in-out infinite}.WhatsAppButton_whatsappButton__BvfKu.WhatsAppButton_visible__j2Ume{opacity:1;transform:translateY(0)}.WhatsAppButton_whatsappButton__BvfKu:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 8px 24px rgba(0,0,0,.35)}.WhatsAppButton_whatsappIcon__9DZ9O{font-size:32px;color:#ffffff;transition:transform .3s ease}.WhatsAppButton_whatsappButton__BvfKu:hover .WhatsAppButton_whatsappIcon__9DZ9O{transform:scale(1.2) rotate(-10deg)}.WhatsAppButton_tooltip__gxEVu{position:absolute;right:75px;background-color:#ff5f6d;color:white;padding:8px 12px;border-radius:6px;font-size:14px;white-space:nowrap;opacity:0;pointer-events:none;transition:all .3s ease;box-shadow:0 3px 12px rgba(0,0,0,.2)}.WhatsAppButton_whatsappButton__BvfKu:hover .WhatsAppButton_tooltip__gxEVu{opacity:1;right:85px}.WhatsAppButton_whatsappButton__BvfKu:after{content:"";position:absolute;width:120%;height:120%;border-radius:50%;background-color:rgba(255,95,109,.4);opacity:0;transition:opacity .3s ease}.WhatsAppButton_whatsappButton__BvfKu:hover:after{opacity:1;animation:WhatsAppButton_pulse__6jpuO 1.8s infinite}@keyframes WhatsAppButton_pulse__6jpuO{0%{transform:scale(.9);opacity:.7}50%{transform:scale(1.2);opacity:0}to{transform:scale(.9);opacity:0}}@keyframes WhatsAppButton_float__i9Rld{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.CategoryPage_main__gkr53{padding-top:75px;padding-bottom:80px}.CategoryPage_loader__DltZi,.CategoryPage_notFound__msOm6{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;text-align:center;color:var(--dark-gray);font-size:18px}.CategoryPage_notFound__msOm6 h2{font-size:28px;margin-bottom:12px;font-weight:500}.CategoryPage_notFound__msOm6 p{font-size:18px;color:var(--dark-gray-50);max-width:400px}.CategoryPage_heroSection__clArF{margin-bottom:60px}.CategoryPage_heroWrapper__vC3oJ{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}.CategoryPage_companyBranding__njuy2{display:flex;align-items:center;gap:24px}.CategoryPage_companyIconWrapper__HQfYW{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center}.CategoryPage_companyIcon__teZFk{display:flex;align-items:center;justify-content:center;font-size:32px}.CategoryPage_companyInfo__XF76v{flex:1 1}.CategoryPage_pageTitle__SHC38{font-size:clamp(28px,4vw,42px);font-weight:600;color:var(--dark-gray);margin-bottom:2px;line-height:1.2}.CategoryPage_pageDescription___BSKm{font-size:clamp(16px,2vw,18px);color:var(--dark-gray-50);line-height:1.5}.CategoryPage_categoriesCounter__ew5xB{display:flex;flex-direction:column;align-items:center;justify-content:center}.CategoryPage_categoriesTotal__oppwt{font-size:72px;font-weight:600;color:var(--dark-gray);line-height:1}.CategoryPage_categoriesLabel__MDPJg{font-size:18px;color:var(--dark-gray-50)}.CategoryPage_categoriesSection__USziP{margin-bottom:80px}.CategoryPage_categories__DGaEt{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:30px;gap:30px;width:100%}.CategoryPage_categoryWrapper__k39nY{border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%}.CategoryPage_categoryWrapper__k39nY:hover{box-shadow:0 15px 35px rgba(0,0,0,.1)}.CategoryPage_category__yuOb5{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background-color:white;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;transition:all .3s ease}.CategoryPage_categoryImageContainer__d4PaC{position:relative;display:flex;justify-content:center;align-items:center;padding:40px;height:240px;overflow:hidden}.CategoryPage_categoryImage__fJeEo{transition:transform .5s ease;max-width:180px;max-height:180px;width:auto;height:auto;object-fit:contain}.CategoryPage_category__yuOb5:hover .CategoryPage_categoryImage__fJeEo{transform:scale(1.15)}.CategoryPage_categoryContent___ECWW{padding:24px;display:flex;flex-direction:column;flex:1 1;border-top:1px solid rgba(0,0,0,.05)}.CategoryPage_categoryName__aj0sM{font-size:22px;font-weight:600;color:var(--dark-gray);margin-bottom:16px;line-height:1.3}.CategoryPage_productsInfo__FZwtV{display:flex;align-items:center;gap:8px;margin-bottom:20px}.CategoryPage_productsCount__iw_Ld{font-size:20px;font-weight:600;color:var(--dark-gray)}.CategoryPage_productsLabel__wykyY{font-size:16px;color:var(--dark-gray-50)}.CategoryPage_viewButton__XKlEb{display:inline-flex;align-self:flex-start;padding:10px 20px;background-color:#f1f5f9;border-radius:8px;font-size:16px;font-weight:500;color:var(--dark-gray);transition:all .3s ease;margin-top:auto}.CategoryPage_category__yuOb5:hover .CategoryPage_viewButton__XKlEb{background-color:var(--dark-gray);color:white}.CategoryPage_bottomSection__YhuoI{margin-top:80px;padding:60px 0;background-color:#f8f9fa;border-radius:30px}.CategoryPage_bottomContent__jM_YY{max-width:800px;margin:0 auto;text-align:center}.CategoryPage_bottomTitle__6X1Jn{font-size:clamp(28px,3vw,36px);font-weight:600;color:var(--dark-gray);margin-bottom:20px;line-height:1.3}.CategoryPage_bottomText__BJ8_N{font-size:18px;line-height:1.6;color:var(--dark-gray-50);margin-bottom:30px}.CategoryPage_backButton__7IZZp{display:inline-flex;padding:14px 28px;background-color:var(--dark-gray);color:white;font-size:16px;font-weight:500;border-radius:8px;text-decoration:none;transition:all .3s ease}.CategoryPage_backButton__7IZZp:hover{background-color:#000;transform:translateY(-2px)}@media screen and (max-width:1200px){.CategoryPage_categories__DGaEt{grid-template-columns:repeat(2,1fr);gap:25px}}@media screen and (max-width:768px){.CategoryPage_heroWrapper__vC3oJ{flex-direction:column;align-items:flex-start}.CategoryPage_categoriesCounter__ew5xB{align-self:flex-start;flex-direction:row;align-items:baseline;gap:10px}.CategoryPage_categoriesTotal__oppwt{font-size:48px}}@media screen and (max-width:576px){.CategoryPage_categories__DGaEt{grid-template-columns:1fr}.CategoryPage_companyBranding__njuy2{flex-direction:column;align-items:flex-start;gap:16px}.CategoryPage_categoryImageContainer__d4PaC{height:200px;padding:30px}.CategoryPage_categoryContent___ECWW{padding:20px}.CategoryPage_categoryName__aj0sM{font-size:20px}}.ProductPage_productPage__U3lx3{margin-top:75px}.ProductPage_header__p5d_v{background-image:url(/home-page-bg.png);background-size:cover;height:930px}.ProductPage_headerWrapper__JKufl{display:flex;flex-direction:column;justify-content:center;height:100%}.ProductPage_headerTitle__YE7Jh{color:var(--white);font-size:220px;font-weight:600;line-height:228px;letter-spacing:-2.28px;.ProductPage_headerSpan__4Tzr_{font-weight:500}}.ProductPage_headerDescription__13Y9H{color:var(--white,#F3F3F3);font-size:24px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.24px;margin-top:40px}.ProductPage_main__xTp5g{padding:0 0 50px;width:100%}.ProductPage_aboutWrapper__oGMTD{display:flex;align-items:flex-start;justify-content:space-between}.ProductPage_aboutSpan__AClms{color:var(--dark-gray-50,rgba(30,30,30,.5));font-size:32px;font-weight:400}.ProductPage_aboutText__Pl8M5{max-width:75.573vw;color:var(--dark-gray);font-size:96px;font-weight:500;line-height:80px;letter-spacing:-.96px}.ProductPage_numbersWrapper__X4NI9{display:flex;flex-direction:column}.ProductPage_numbersSpan__xSVw1{color:var(--dark-gray,#1E1E1E);font-size:40px;font-weight:500;letter-spacing:-.4px}.ProductPage_numbersCards__XKB06{margin-top:30px;display:flex;gap:50px;flex-direction:column}.ProductPage_cardsItem__j4A7W{width:100%;display:flex;flex-direction:column;max-width:1000px}.ProductPage_cardsItemTitle__RR_lq{color:var(--dark-gray);font-size:36px;font-weight:500;line-height:48px;letter-spacing:-.36px}.ProductPage_cardsItemSubtitleContainer__VGnZU{display:flex;gap:20px;padding:10px 0}.ProductPage_cardsItemSubtitle__UOwJW{color:var(--dark-gray-50);font-size:20px;font-weight:400}.ProductPage_cardsItemContent__Gp_fM{color:var(--dark-gray);font-size:24px;font-weight:400;line-height:105%;letter-spacing:-.24px}.ProductPage_productTitle__4155W{font-size:28px;font-weight:600;margin-bottom:10px;color:#333;line-height:1.2}.ProductPage_productSubtitle__JGKTH{font-size:16px;color:#666;line-height:1.5}.ProductPage_productPrice__toRSj{padding:20px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.ProductPage_priceWithDiscount__XAcpQ{margin-bottom:15px}.ProductPage_oldPrice__zqmAz{text-decoration:line-through;color:#888;font-size:16px;margin-bottom:5px}.ProductPage_discountInfo__BwDS_{margin-bottom:5px}.ProductPage_discountBadge__S5qWF{display:inline-block;background-color:#e53935;color:white;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:600}.ProductPage_priceValue__iUmyY{font-size:24px;font-weight:600;color:#333;margin-bottom:15px}.ProductPage_priceOnRequest__bct6O{display:flex;flex-direction:column;gap:10px}.ProductPage_priceOnRequest__bct6O span{font-size:18px;font-weight:500;color:#555}.ProductPage_productContainer__cbk7B{display:flex;gap:20px;flex-direction:column;justify-content:flex-start;@media screen and (max-width:1300px){flex-direction:column;align-items:flex-start;gap:10px}}.ProductPage_productDesc__GEVhq{font-family:inherit;font-size:15px;line-height:1.6;color:#444;white-space:pre-wrap}.ProductPage_productMain__vp3vt{display:flex}.ProductPage_ratingGraphs__i5nBT{display:flex;flex-direction:column;gap:30px}.ProductPage_ratingGraphsTitle__MqTff{color:var(--dark-gray);font-size:32px;font-weight:500;letter-spacing:-.32px;max-width:449px;width:100%}.ProductPage_ratingGraphsItem__GKgkL{display:flex;flex-direction:column;gap:10px}.ProductPage_ratingGraphsItemTitle__Y28rB{color:var(--dark-gray);font-size:24px;font-weight:400;line-height:32px;letter-spacing:-.24px}.ProductPage_ratingGraphsItemGraph__IoqGD{width:627px;height:10px;background:linear-gradient(90deg,#1E1E1E 35.99%,#EAEAEA 36%)}.ProductPage_container__dScUt{display:flex;align-items:center;flex-direction:column;overflow:hidden}.ProductPage_cardsContainer__YRmqX{margin-top:15px;display:flex;justify-content:space-evenly}.ProductPage_cardTitle__VwKqi{color:var(--dark-gray);text-align:center;font-size:clamp(18px,3.333vw,64px);font-weight:500;letter-spacing:-.64px}.ProductPage_cardSubtitle__3Mxkv{color:var(--dark-gray);text-align:center;font-size:clamp(16px,3vw,24px);font-weight:400;letter-spacing:-.24px}.ProductPage_charContainer__T_ehl{padding-top:90px}.ProductPage_charTitle__nplDe{font-size:20px;font-weight:600;margin-bottom:20px;color:#333}.ProductPage_charDetailContainer__uuE7c{display:flex;flex-direction:column;gap:15px}.ProductPage_charDetailRow__0_uH2{display:flex;padding:12px 0;border-bottom:1px solid #f0f0f0}.ProductPage_charDetailLabel__VbcI7{flex:0 0 30%;color:#666;font-size:15px}.ProductPage_charDetailValue___VrI3{flex:0 0 70%;color:#333;font-weight:500;font-size:15px}.ProductPage_faqWrapper__PbXKG{color:var(--dark-gray-50);font-size:32px;font-weight:400;margin-top:120px}.ProductPage_faqCard__ZfCEZ{padding:10px;border-top:1px solid var(--gray);margin-top:40px;.ProductPage_faqCardOpen__Ib_G9{padding:30px 10px}}.ProductPage_faqCardTitle__rycog{color:var(--dark-gray);font-size:36px;font-weight:500;line-height:76px}.ProductPage_faqCardSubtitle__z0Gp5{color:var(--dark-gray);font-size:24px;font-weight:400;line-height:40px}.ProductPage_infoContainer__vrA3k{margin-top:40px}.ProductPage_infoContainerButton__vdkDR{background-color:var(--dark-gray);font-size:clamp(16px,1.458vw,28px);padding:10px 20px;border:none;color:var(--white);transition:all .2s ease;cursor:pointer;border-radius:2px}.ProductPage_infoContainerButton__vdkDR:hover{background-color:var(--white);color:var(--dark-gray)}.ProductPage_buyOneClickContainer__sRp3G{position:fixed;width:100%;height:100%;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-end;padding-bottom:40px;padding-right:40px;z-index:99;pointer-events:none}.ProductPage_buyOneClick__PW7l8{background-color:var(--dark-gray);opacity:.8;color:var(--white);font-size:clamp(16px,1.458vw,21px);border:none;transition:all .2s ease;padding:10px 20px;border-radius:20px;cursor:pointer;pointer-events:all}.ProductPage_buyOneClick__PW7l8:hover{opacity:1}.ProductPage_support__madJ9{display:none;background-color:#f9f9f9;padding:20px;border-radius:8px}.ProductPage_supportTitle__06ors{font-size:16px;font-weight:500;margin-bottom:10px;color:#333}.ProductPage_supportText__1w7It{font-size:14px;color:#555;line-height:1.5}.ProductPage_phone___c1p7{display:block;margin-top:5px;color:#333;font-weight:500;text-decoration:none;font-size:16px}.ProductPage_phone___c1p7:hover{text-decoration:underline}.ProductPage_contentContainer__m_fdL{margin-top:40px}.ProductPage_tabSwitcherContainer__NJmFa{margin-bottom:20px}.ProductPage_tabContent__DuoBM{padding:20px 0}.ProductPage_buyButton__Rz2om{background-color:#333;color:white}.ProductPage_buyButton__Rz2om:hover{background-color:#222}.ProductPage_addToCartButton__wkuo_{background-color:#f2f2f2;color:#333}.ProductPage_addToCartButton__wkuo_:hover{background-color:#e5e5e5}.ProductPage_addToCartButton__wkuo_:disabled{background-color:#e9e9e9;color:#888;cursor:default}.ProductPage_secondaryActions__ro_b3{display:flex;gap:15px}.ProductPage_avaibility__ls7kD{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.ProductPage_avaibility__ls7kD p{margin:0;display:flex;align-items:center;gap:8px;padding:6px 12px;font-size:14px;font-weight:600;color:#1f7a1f;background-color:#e6f4ea;border-radius:6px}.ProductPage_avaibility__ls7kD p:before{content:"";width:8px;height:8px;background-color:#22c55e;border-radius:50%;animation:ProductPage_pulse__u9__w 1.8s infinite}@keyframes ProductPage_pulse__u9__w{0%{box-shadow:0 0 0 0 rgba(34,197,94,.7)}70%{box-shadow:0 0 0 8px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.ProductPage_secondaryButton__TKBgO{display:flex;align-items:center;gap:6px;padding:5px 0;background:none;border:none;color:#555;font-size:14px;cursor:pointer;transition:color .2s ease}.ProductPage_secondaryButton__TKBgO:hover{color:#333}.ProductPage_favoriteActive__6t_U0{color:#ff4d4d}.ProductPage_favoriteActive__6t_U0:hover{color:#e63e3e}.ProductPage_quickSpecs__KcbJP{background-color:#f9f9f9;padding:20px;border-radius:8px}.ProductPage_quickSpecsTitle___Qg5c{font-size:16px;font-weight:500;margin-bottom:15px;color:#333}.ProductPage_quickSpecsList__qUg_k{display:flex;flex-direction:column;gap:10px}.ProductPage_quickSpecItem__J6ZaY{display:flex;justify-content:space-between;font-size:14px}.ProductPage_quickSpecLabel__GENfM{color:#666}.ProductPage_quickSpecValue__qhoKE{color:#333;font-weight:500}.ProductPage_featureCardsSection__Y1FV3{margin:40px 0}.ProductPage_featureCards__IbAx5{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.ProductPage_featureCard__Fysjg{background-color:#f5f5f5;padding:20px;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease}.ProductPage_featureCard__Fysjg:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.08)}.ProductPage_featureCardTitle__Y4KYb{font-size:18px;font-weight:600;margin-bottom:10px;color:#333}.ProductPage_featureCardSubtitle__4tdZH{font-size:14px;color:#666}.ProductPage_contentTabs__6wFJd{margin-bottom:40px}.ProductPage_productWrapper__T_cXz{width:100%;padding:0 15px;max-width:1200px;margin:0 auto}.ProductPage_loaderContainer__6ImF3{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;width:100%}.ProductPage_loader__79Us1{border:4px solid #f3f3f3;border-top-color:#333;border-radius:50%;width:40px;height:40px;animation:ProductPage_spin__OmDXM 1s linear infinite;margin-bottom:15px}@keyframes ProductPage_spin__OmDXM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProductPage_loaderText__Pumsu{font-size:16px;color:#555}.ProductPage_notFoundContainer__NVWYH{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:20px}.ProductPage_notFoundTitle__mQGhh{font-size:28px;margin-bottom:15px;color:#333}.ProductPage_notFoundText__15IMP{font-size:16px;color:#666;margin-bottom:25px}.ProductPage_backButton__svaFy{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#f2f2f2;border-radius:6px;color:#333;text-decoration:none;font-weight:500;transition:all .2s ease}.ProductPage_backButton__svaFy:hover{background-color:#e0e0e0}.ProductPage_breadcrumbsContainer__FCX4K{background-color:#f9f9f9;padding:12px 0;margin-bottom:30px;border-bottom:1px solid #eee}.ProductPage_breadcrumbsWrapper__6ZhpJ{max-width:1200px;margin:0 auto;padding:0 15px}.ProductPage_breadcrumbs__c02CU{display:flex;flex-wrap:wrap;align-items:center;font-size:14px;gap:8px}.ProductPage_breadcrumbs__c02CU a{color:#666;text-decoration:none;transition:color .2s ease}.ProductPage_breadcrumbs__c02CU a:hover{color:#333}.ProductPage_breadcrumbsDivider__xiRiW{color:#999}.ProductPage_breadcrumbsCurrent__dA74k{color:#333;font-weight:500}.ProductPage_productGrid__soCqq{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:50px}.ProductPage_gallerySection__pzV0i{width:100%}.ProductPage_infoSection__ix7KB{display:flex;flex-direction:column;gap:25px}.ProductPage_productHeader__pTzK_{margin-bottom:5px}.ProductPage_productActions__PNFz_{display:flex;gap:12px;margin-top:15px}.ProductPage_productActionButton__SxJyL{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 25px;border-radius:6px;font-size:15px;font-weight:500;transition:all .2s ease;border:none;cursor:pointer;outline:none}.ProductPage_addToCartButton__wkuo_{background:#111827;color:white;flex:1 1}.ProductPage_addToCartButton__wkuo_:hover{background:#1F2937}.ProductPage_addToCartButton__wkuo_.ProductPage_inCart__KIDfN{background:#111827;cursor:default}.ProductPage_addToCartButton__wkuo_.ProductPage_inCart__KIDfN:hover{background:#111827}.ProductPage_buyButton__Rz2om{background:#f8f9fa;color:#333;border:1px solid #dee2e6;flex:1 1}.ProductPage_buyButton__Rz2om:hover{background:#e9ecef}@media (max-width:992px){.ProductPage_productGrid__soCqq{grid-template-columns:1fr}.ProductPage_featureCards__IbAx5{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProductPage_productTitle__4155W{font-size:24px}.ProductPage_productActions__PNFz_{flex-direction:column}.ProductPage_charDetailRow__0_uH2{flex-direction:column;gap:5px}.ProductPage_charDetailLabel__VbcI7,.ProductPage_charDetailValue___VrI3{flex:0 0 100%}}@media (max-width:576px){.ProductPage_featureCards__IbAx5{grid-template-columns:1fr}.ProductPage_breadcrumbs__c02CU{font-size:12px}}.ProductPage_manualButtonContainer__denN6{margin-top:40px;padding-top:25px;border-top:1px solid #eee}.ProductPage_manualButton__4YgFN{display:flex;align-items:center;gap:12px;padding:14px 22px;background-color:#f5f5f5;border:none;border-radius:8px;color:#333;font-size:16px;font-weight:500;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 5px rgba(0,0,0,.05)}.ProductPage_manualButton__4YgFN:hover{background-color:#ececec;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.ProductPage_manualButton__4YgFN:active{transform:translateY(0)}.ProductPage_manualIcon__P9kih{font-size:20px;color:#555}.ProductPage_manualDescription__MOYpG{margin-top:10px;color:#777;font-size:14px}