.BlogPostPage_blogPostContainer__ZsV5i{max-width:900px;padding:2rem 1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:80px auto 0}.BlogPostPage_backButton__GQtT5{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#4a5568;font-size:.95rem;font-weight:500;padding:.5rem 1rem;cursor:pointer;border-radius:5px;margin-bottom:2rem;transition:all .2s;border:1px solid #e2e8f0}.BlogPostPage_backButton__GQtT5:hover{background-color:#f7fafc;color:#3182ce;border-color:#bee3f8}.BlogPostPage_heroSection__hnbiY{margin-bottom:2.5rem}.BlogPostPage_heroImageContainer__XQFLB{width:100%;height:450px;margin-bottom:2rem;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.1)}.BlogPostPage_heroImage__4Al0L{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.BlogPostPage_heroImageContainer__XQFLB:hover .BlogPostPage_heroImage__4Al0L{transform:scale(1.03)}.BlogPostPage_postHeader__0qv0E{margin-bottom:1.5rem}.BlogPostPage_postTitle__9Qu48{font-size:2.75rem;font-weight:800;color:#1a202c;margin-bottom:1.5rem;line-height:1.25;letter-spacing:-.5px}.BlogPostPage_postMeta__w1fva{display:flex;flex-wrap:wrap;gap:1.5rem;color:#718096;font-size:.95rem;align-items:center}.BlogPostPage_metaItem__Ht6PK{display:flex;align-items:center;gap:.5rem}.BlogPostPage_tagsContainer__ilOkJ{display:flex;flex-wrap:wrap;gap:.5rem}.BlogPostPage_tag__OvnIo{background-color:#ebf8ff;color:#3182ce;padding:.35rem .85rem;border-radius:20px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.BlogPostPage_tag__OvnIo:hover{background-color:#bee3f8;transform:translateY(-2px)}.BlogPostPage_shareButton__KRjl9{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:50%;color:#4a5568;cursor:pointer;transition:all .2s;margin-left:auto}.BlogPostPage_shareButton__KRjl9:hover{background-color:#ebf8ff;color:#3182ce;border-color:#bee3f8}.BlogPostPage_postSummary__2hfOp{font-size:1.35rem;line-height:1.7;color:#4a5568;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0;font-weight:500}.BlogPostPage_contentContainer__RgD3y{font-size:1.1rem;line-height:1.8;color:#2d3748;margin-bottom:3rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror{padding:0}.BlogPostPage_contentContainer__RgD3y .ProseMirror h2{font-size:1.75rem;font-weight:700;color:#1a202c;margin:2.5rem 0 1.25rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror h3{font-size:1.5rem;font-weight:600;color:#1a202c;margin:2rem 0 1rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror p{margin-bottom:1.5rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror a{color:#3182ce;text-decoration:none;border-bottom:1px solid #bee3f8;transition:border-color .2s}.BlogPostPage_contentContainer__RgD3y .ProseMirror a:hover{border-bottom-color:#3182ce}.BlogPostPage_contentContainer__RgD3y .ProseMirror ol,.BlogPostPage_contentContainer__RgD3y .ProseMirror ul{margin:1.5rem 0;padding-left:1.5rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror li{margin-bottom:.75rem}.BlogPostPage_contentContainer__RgD3y .ProseMirror img{max-width:100%;border-radius:8px;margin:2rem 0;box-shadow:0 4px 10px rgba(0,0,0,.05)}.BlogPostPage_contentContainer__RgD3y .ProseMirror blockquote{border-left:4px solid #4299e1;font-style:italic;color:#4a5568;margin:2rem 0;background-color:#f7fafc;padding:1.5rem;border-radius:0 5px 5px 0}.BlogPostPage_relatedPostsSection__0buRz{margin-top:4rem;padding-top:3rem;border-top:1px solid #e2e8f0}.BlogPostPage_relatedPostsTitle__JWXb_{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:2rem;position:relative}.BlogPostPage_relatedPostsTitle__JWXb_:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:3px;background-color:#4299e1;border-radius:2px}.BlogPostPage_relatedPostsGrid__cnNA0{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.BlogPostPage_relatedPostCard__okDtd{background-color:white;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.06);cursor:pointer;transition:transform .3s,box-shadow .3s}.BlogPostPage_relatedPostCard__okDtd:hover{transform:translateY(-5px);box-shadow:0 15px 20px rgba(0,0,0,.1)}.BlogPostPage_relatedPostImageContainer__YuedS{height:180px;position:relative;overflow:hidden}.BlogPostPage_relatedPostImage__SobFq{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.BlogPostPage_relatedPostCard__okDtd:hover .BlogPostPage_relatedPostImage__SobFq{transform:scale(1.05)}.BlogPostPage_relatedPostContent__bfPJu{padding:1.25rem}.BlogPostPage_relatedPostTitle__2Sbt_{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:.75rem;line-height:1.4}.BlogPostPage_relatedPostDate__k8AJ2{display:flex;align-items:center;gap:.35rem;color:#718096;font-size:.85rem}.BlogPostPage_bottomActions__USNgU{display:flex;justify-content:center;margin-top:4rem;padding-top:2rem;border-top:1px solid #e2e8f0}.BlogPostPage_backToListButton__r0pUR{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:5px;color:#4a5568;font-weight:500;cursor:pointer;transition:all .2s}.BlogPostPage_backToListButton__r0pUR:hover{background-color:#ebf8ff;color:#3182ce;border-color:#bee3f8}.BlogPostPage_errorContainer__HgA3_,.BlogPostPage_loadingContainer__8XK6F{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;margin-top:2rem}.BlogPostPage_loadingSpinner__pCSpv{width:50px;height:50px;border:3px solid #e2e8f0;border-top-color:#3182ce;border-radius:50%;animation:BlogPostPage_spin__YPiCm 1s linear infinite;margin-bottom:1.5rem}@keyframes BlogPostPage_spin__YPiCm{to{transform:rotate(1turn)}}.BlogPostPage_errorIcon__XiOa0{width:60px;height:60px;border-radius:50%;background-color:#fed7d7;color:#e53e3e;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.BlogPostPage_retryButton__eSrzj{margin-top:1.5rem;padding:.75rem 1.75rem;background-color:#3182ce;color:white;border:none;border-radius:5px;font-weight:500;cursor:pointer;transition:background-color .2s}.BlogPostPage_retryButton__eSrzj:hover{background-color:#2c5282}@media (max-width:768px){.BlogPostPage_postTitle__9Qu48{font-size:2rem}.BlogPostPage_heroImageContainer__XQFLB{height:300px}.BlogPostPage_postMeta__w1fva{flex-direction:column;gap:1rem;align-items:flex-start}.BlogPostPage_shareButton__KRjl9{margin-left:0}.BlogPostPage_postSummary__2hfOp{font-size:1.15rem}.BlogPostPage_relatedPostsGrid__cnNA0{grid-template-columns:1fr}}@media (max-width:480px){.BlogPostPage_heroImageContainer__XQFLB{height:200px}.BlogPostPage_postTitle__9Qu48{font-size:1.75rem}}.BlogPostPage_noImagePlaceholderHero__qsktH,.BlogPostPage_noImagePlaceholderRelated___Ype3{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f7fafc;color:#a0aec0}.BlogPostPage_noImagePlaceholderHero__qsktH{border-radius:12px}.BlogPostPage_noImagePlaceholderRelated___Ype3{border-radius:10px 10px 0 0}.BlogPostPage_noImagePlaceholderHero__qsktH span{margin-top:1rem;font-size:1rem}.BlogPostPage_noImagePlaceholderRelated___Ype3 span{margin-top:.5rem;font-size:.85rem}.RichTextEditor_richTextEditor__8cuCJ{font-family:inherit;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.RichTextEditor_richTextEditor__8cuCJ.readonly{border:none;border-radius:0}.RichTextEditor_toolbar__r8dRs{display:flex;flex-wrap:wrap;padding:.5rem;gap:.5rem;background-color:#f7fafc;border-bottom:1px solid #e2e8f0}.RichTextEditor_toolbar__r8dRs button{padding:.375rem .75rem;background-color:white;border:1px solid #e2e8f0;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s}.RichTextEditor_toolbar__r8dRs button:hover{background-color:#ebf8ff;border-color:#bee3f8}.RichTextEditor_activeButton__2_Bj3{background-color:#ebf8ff!important;border-color:#3182ce!important;color:#3182ce}.RichTextEditor_imageSizeControls__nuWHm{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.RichTextEditor_sizeInputsContainer__Jf0DH{display:flex;gap:1rem;flex-wrap:wrap}.RichTextEditor_sizeInputGroup__Ysb7l{display:flex;align-items:center;gap:.5rem}.RichTextEditor_sizeInputGroup__Ysb7l label{font-size:.875rem;color:#4a5568;min-width:80px}.RichTextEditor_sizeInputGroup__Ysb7l input{width:80px;padding:.375rem .5rem;border:1px solid #e2e8f0;border-radius:4px;font-size:.875rem}.RichTextEditor_alignmentControls__Krz5n{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.RichTextEditor_alignmentControls__Krz5n label{font-size:.875rem;color:#4a5568;min-width:80px}.RichTextEditor_alignmentButtons__hPCIB{display:flex;gap:.5rem}.RichTextEditor_alignmentButtons__hPCIB button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:white;border:1px solid #e2e8f0;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .2s}.RichTextEditor_alignmentButtons__hPCIB button:hover{background-color:#ebf8ff;border-color:#bee3f8}.RichTextEditor_actionsButtons__XL17H{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.RichTextEditor_resetButton__zLTvf{padding:.375rem .75rem;background-color:#edf2f7;color:#4a5568;border:1px solid #e2e8f0;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s}.RichTextEditor_resetButton__zLTvf:hover{background-color:#e2e8f0}.RichTextEditor_applyButton__tBr0c{padding:.375rem .75rem;background-color:#3182ce;color:white;border:none;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s}.RichTextEditor_applyButton__tBr0c:hover{background-color:#2c5282}.RichTextEditor_resizableImageWrapper__QDta_{position:relative;display:inline-block;margin:.5rem 0}.RichTextEditor_imageContainer__SDIJS{position:relative;display:inline-block}.RichTextEditor_resizableImage__wHa_q{display:block;max-width:100%;height:auto;border-radius:4px}.RichTextEditor_selected__1YmTx .RichTextEditor_imageContainer__SDIJS:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid #3182ce;border-radius:4px;pointer-events:none}.RichTextEditor_resizeHandle__yv5EV{position:absolute;width:10px;height:10px;background-color:white;border:2px solid #3182ce;border-radius:2px;z-index:10;cursor:pointer}.RichTextEditor_bottomRight__oPirC{bottom:-5px;right:-5px;cursor:nwse-resize}.RichTextEditor_right__NEcTM{right:-5px;top:50%;transform:translateY(-50%);cursor:ew-resize}.RichTextEditor_bottom__Ojqzn{bottom:-5px;left:50%;transform:translateX(-50%);cursor:ns-resize}.RichTextEditor_proportionalHandle__ALYuI{top:-5px;right:-5px;display:flex;align-items:center;justify-content:center;background-color:#3182ce;color:white;width:24px;height:24px;cursor:nwse-resize}.RichTextEditor_editorContent__h2K2d{padding:1rem;min-height:200px}.RichTextEditor_readOnlyEditor__2z_dv .ProseMirror[contenteditable=false]{padding:0!important;min-height:unset!important;-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:default}.RichTextEditor_editorContent__h2K2d p{margin:.75rem 0 1.5rem;line-height:1.7}.RichTextEditor_editorContent__h2K2d h1{font-size:2rem;margin:2rem 0 1rem;font-weight:700;line-height:1.3}.RichTextEditor_editorContent__h2K2d h2{font-size:1.5rem;margin:2rem 0 1rem;font-weight:600;line-height:1.4}.RichTextEditor_editorContent__h2K2d h3{font-size:1.25rem;margin:1.5rem 0 1rem;font-weight:600;line-height:1.5}.RichTextEditor_editorContent__h2K2d ol,.RichTextEditor_editorContent__h2K2d ul{margin:1.5rem 0;padding-left:2rem}.RichTextEditor_editorContent__h2K2d li{margin-bottom:.5rem}.RichTextEditor_editorContent__h2K2d img{max-width:100%;height:auto;margin:1.5rem 0;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.RichTextEditor_editorContent__h2K2d blockquote{border-left:4px solid #4299e1;padding:1rem 1.5rem;margin:1.5rem 0;font-style:italic;background-color:#f7fafc;color:#4a5568;border-radius:0 4px 4px 0}.RichTextEditor_editorContent__h2K2d a{color:#3182ce;text-decoration:none;border-bottom:1px solid #bee3f8;transition:border-color .2s}.RichTextEditor_editorContent__h2K2d a:hover{border-color:#3182ce}.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_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}@keyframes GeneratorsPage_pulse__U3Wwe{0%{transform:scale(.95);opacity:.7}50%{transform:scale(1.05);opacity:1}to{transform:scale(.95);opacity:.7}}.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_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{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:8px;transition:all .3s ease}.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(3,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}}.FeedBackForm_questions__MjkXB{padding:40px 0;background-color:#f8f8f8}.FeedBackForm_questionsWrapper__Tbse_{display:flex;flex-direction:column;align-items:center;text-align:center}.FeedBackForm_questionsTitle__B0iH2{font-size:28px;margin-bottom:30px;font-weight:600;color:#333}.FeedBackForm_inputs__s1PC2{display:flex;justify-content:center;gap:20px;width:100%;max-width:500px}.FeedBackForm_callbackButton__SEzm0{background-color:#333;color:white;width:100%;padding:25px 0;border:none;border-radius:3px;font-weight:500;cursor:pointer;transition:background-color .3s ease;font-size:16px;display:flex;align-items:center;justify-content:center;gap:5px}.FeedBackForm_callbackButton__SEzm0:hover{background-color:#555}.FeedBackForm_callbackButton__SEzm0:disabled{background-color:#ccc;cursor:not-allowed}.FeedBackForm_callbackOverlay__d6OZl{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:flex-end;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.FeedBackForm_callbackOverlayActive__Tq5dZ{opacity:1;visibility:visible}.FeedBackForm_callbackForm__WODLf{width:600px;height:100%;background-color:white;padding:40px 30px;overflow-y:auto;transform:translateX(100%);transition:transform .4s ease;box-shadow:-5px 0 15px rgba(0,0,0,.1);position:relative}.FeedBackForm_callbackFormActive__Z8277{transform:translateX(0)}.FeedBackForm_closeButton__ORR9e{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;z-index:10;transition:transform .2s ease}.FeedBackForm_closeButton__ORR9e svg{width:20px;height:20px;color:#333}.FeedBackForm_closeButton__ORR9e:hover{transform:scale(1.1)}.FeedBackForm_callbackTitle__ntU6K{font-size:28px;margin-bottom:10px;color:#333;font-weight:600}.FeedBackForm_callbackSubtitle__TH0ss{font-size:16px;color:#666;margin-bottom:30px}.FeedBackForm_callbackFormField__KLtZ7{margin-bottom:20px}.FeedBackForm_callbackInput__A5Fj2,.FeedBackForm_callbackTextarea__sqlQQ{width:100%;padding:20px 15px;border:none;border-radius:3px;font-size:16px;background-color:#F4F4F4;color:#333;transition:background-color .3s ease;font:inherit}.FeedBackForm_callbackInput__A5Fj2::placeholder,.FeedBackForm_callbackTextarea__sqlQQ::placeholder{color:#909090}.FeedBackForm_callbackInput__A5Fj2:focus,.FeedBackForm_callbackTextarea__sqlQQ:focus{outline:none;background-color:#EBEBEB}.FeedBackForm_callbackTextarea__sqlQQ{height:120px;resize:none}.FeedBackForm_callbackCheckbox__o8FmP{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px;color:#666;font-size:14px;line-height:1.5;position:relative}.FeedBackForm_callbackCheckbox__o8FmP input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;margin-top:2px;position:relative;cursor:pointer;flex-shrink:0;background:white;transition:all .2s ease}.FeedBackForm_callbackCheckbox__o8FmP input[type=checkbox]:hover{border-color:#9ca3af}.FeedBackForm_callbackCheckbox__o8FmP input[type=checkbox]:checked{background-color:#111827;border-color:#111827}.FeedBackForm_callbackCheckbox__o8FmP input[type=checkbox]:checked:after{content:"";position:absolute;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;top:2px;left:5px;transform:rotate(45deg)}.FeedBackForm_callbackCheckbox__o8FmP input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 3px rgba(17,24,39,.1)}.FeedBackForm_callbackCheckbox__o8FmP label{line-height:1.5;font-weight:400;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FeedBackForm_policyLink__8Fh53{color:#000;text-decoration:underline;cursor:pointer}.FeedBackForm_customDropdown__AllFI{position:relative;width:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#F4F4F4;border-radius:3px}.FeedBackForm_dropdownSelected__UwJ3X{padding:20px 15px;color:#8E8E8F;font-size:16px;position:relative;transition:background-color .3s ease}.FeedBackForm_dropdownSelected__UwJ3X:hover{background-color:#EBEBEB}.FeedBackForm_dropdownSelected__UwJ3X:after{content:"";position:absolute;top:50%;right:15px;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #8e8e8f}.FeedBackForm_dropdownOptions__a3oC_{position:absolute;top:calc(100% + 5px);left:0;width:100%;max-height:200px;overflow-y:auto;background-color:white;border-radius:3px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10}.FeedBackForm_dropdownOption__tT2Va{padding:10px 15px;font-size:16px;color:#8E8E8F;transition:background-color .2s ease}.FeedBackForm_dropdownOption__tT2Va:hover{background-color:#F4F4F4}.FeedBackForm_dropdownOptionSelected__FRy4y{background-color:#F4F4F4;color:#333;font-weight:500}.FeedBackForm_buyOneClick__GDXvl{background-color:#333;color:white;font-size:16px;font-weight:500;padding:12px 24px;border:none;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.2);text-align:center;display:inline-block}.FeedBackForm_buyOneClick__GDXvl:hover{background-color:#555;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.25)}.FeedBackForm_recaptchaContainer__V5KiJ{margin-bottom:20px;display:flex;justify-content:center}@media (max-width:768px){.FeedBackForm_callbackForm__WODLf{width:100%}.FeedBackForm_buyOneClick__GDXvl{padding:10px 18px;font-size:14px}.FeedBackForm_closeButton__ORR9e{top:15px;right:15px;width:40px;height:40px;background-color:rgba(0,0,0,.05);border-radius:50%}.FeedBackForm_closeButton__ORR9e svg{width:24px;height:24px}}@media (max-width:576px){.FeedBackForm_form__6NBmP{padding:20px}.FeedBackForm_callbackTitle__ntU6K{font-size:20px;margin-top:20px}.FeedBackForm_callbackForm__WODLf{padding:30px 20px}.FeedBackForm_callbackInput__A5Fj2,.FeedBackForm_callbackTextarea__sqlQQ,.FeedBackForm_dropdownSelected__UwJ3X{padding:15px 12px;font-size:15px}}.FeedBackForm_form__6NBmP{display:flex;flex-direction:column;gap:20px;max-width:500px;margin:0 auto;padding:30px;background-color:var(--bg-main);border-radius:10px;box-shadow:var(--shadow)}.FeedBackForm_callbackTitle__ntU6K{margin:0 0 20px;font-size:24px;color:var(--text-dark)}.FeedBackForm_formGroup__nim7u{display:flex;flex-direction:column;gap:8px}.FeedBackForm_formGroup__nim7u input,.FeedBackForm_formGroup__nim7u textarea{padding:12px;border:1px solid var(--border-color);border-radius:6px;font-size:16px;transition:border-color .2s,box-shadow .2s}.FeedBackForm_formGroup__nim7u input:focus,.FeedBackForm_formGroup__nim7u textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(44,156,90,.2);outline:none}.FeedBackForm_formGroup__nim7u textarea{min-height:120px;resize:vertical}.FeedBackForm_captchaContainer__kQ_D0{display:flex;justify-content:center;margin:20px 0}.FeedBackForm_submitButton__naMT_{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background-color:var(--primary-color);color:white;border:none;border-radius:6px;cursor:pointer;font-size:16px;transition:background-color .2s}.FeedBackForm_submitButton__naMT_:disabled{background-color:var(--text-light);cursor:not-allowed}.FeedBackForm_submitButton__naMT_:hover:not(:disabled){background-color:var(--primary-dark)}.FeedBackForm_successMessage__zX6uL{margin-top:20px;padding:15px;background-color:rgba(44,156,90,.1);color:var(--primary-color);border-radius:6px;text-align:center;animation:FeedBackForm_fadeIn__vsWy_ .3s ease}@keyframes FeedBackForm_fadeIn__vsWy_{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.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}.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-bottom:16px}.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:60px;height:60px;background-color:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;transition:all .3s ease;opacity:0;transform:translateY(20px);border:1px solid #e0e0e0;overflow:hidden;text-decoration:none}.WhatsAppButton_whatsappButton__BvfKu.WhatsAppButton_visible__j2Ume{opacity:1;transform:translateY(0)}.WhatsAppButton_whatsappButton__BvfKu:hover{background-color:#f1f3f5;box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-3px)}.WhatsAppButton_whatsappIcon__9DZ9O{font-size:32px;color:#25D366;transition:transform .3s ease}.WhatsAppButton_whatsappButton__BvfKu:hover .WhatsAppButton_whatsappIcon__9DZ9O{transform:scale(1.1)}.WhatsAppButton_tooltip__gxEVu{position:absolute;right:70px;background-color:#2d3748;color:white;padding:8px 12px;border-radius:4px;font-size:14px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.WhatsAppButton_whatsappButton__BvfKu:hover .WhatsAppButton_tooltip__gxEVu{opacity:1;right:75px}@keyframes WhatsAppButton_pulse__6jpuO{0%{box-shadow:0 0 0 0 rgba(37,211,102,.4)}70%{box-shadow:0 0 0 10px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}.WhatsAppButton_whatsappButton__BvfKu:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background-color:rgba(37,211,102,.2);opacity:0;transition:opacity .3s ease}.WhatsAppButton_whatsappButton__BvfKu:hover:after{opacity:1;animation:WhatsAppButton_pulse__6jpuO 2s infinite}.TabSwitcher_tabSwitcher__3hjut{display:flex;background-color:#f8f9fa;border-radius:10px;padding:4px;width:-moz-fit-content;width:fit-content;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid #eee}.TabSwitcher_tabButton__tubLD{padding:10px 20px;background:transparent;border:none;border-radius:8px;font-size:15px;font-weight:500;color:#6B7280;cursor:pointer;transition:all .3s ease;position:relative;z-index:1}.TabSwitcher_tabButton__tubLD:hover{color:#1e1e1e}.TabSwitcher_tabButtonActive__5OqXZ{background-color:white;color:#1e1e1e;box-shadow:0 2px 8px rgba(0,0,0,.06)}@media (max-width:576px){.TabSwitcher_tabButton__tubLD{padding:8px 16px;font-size:14px}}.Toast_toast__7fU51{position:fixed;top:20px;right:20px;z-index:1001;display:flex;align-items:center;justify-content:space-between;min-width:300px;max-width:400px;padding:16px 20px;border-radius:12px;color:white;font-weight:500;box-shadow:0 4px 20px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Toast_toast__7fU51.Toast_success__eBFXF{background:linear-gradient(135deg,#28a745,#20c997)}.Toast_toast__7fU51.Toast_error__aJl4n{background:linear-gradient(135deg,#dc3545,#fd7e14)}.Toast_toast__7fU51.Toast_info__courh{background:linear-gradient(135deg,#007bff,#17a2b8)}.Toast_content__ptz2W{display:flex;align-items:center;gap:12px;flex:1 1}.Toast_icon__HeXt1{width:20px;height:20px;flex-shrink:0}.Toast_message__B8raG{font-size:14px;line-height:1.4}.Toast_closeButton__ejWu_{background:none;border:none;color:white;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;margin-left:12px}.Toast_closeButton__ejWu_:hover{background-color:rgba(255,255,255,.2)}.Toast_closeButton__ejWu_ svg{width:16px;height:16px}@media (max-width:768px){.Toast_toast__7fU51{top:10px;right:10px;left:10px;min-width:auto;max-width:none;padding:14px 16px}.Toast_message__B8raG{font-size:13px}.Toast_content__ptz2W{gap:10px}}.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}}