.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}.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;padding:8px 4px;margin:-8px -4px;min-height:24px;display:inline-flex;align-items:center}.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_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}.styles_skeleton__yEWRC{background:linear-gradient(90deg,#eceef1,#eceef1 35%,#f7f8fa 50%,#eceef1 65%,#eceef1);background-size:300% 100%;animation:styles_shimmer__EUH21 1.4s ease-in-out infinite}.styles_skeletonFill__ZbEnR{display:block;width:100%;height:100%;border-radius:inherit}@keyframes styles_shimmer__EUH21{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.styles_skeleton__yEWRC{animation:none}}.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}}.ComparisonIcon_comparisonIcon__g6S0h{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}.ComparisonIcon_comparisonIcon__g6S0h:hover{background-color:#f5f5f5;color:#111827}.ComparisonIcon_icon__SLb8J{width:24px;height:24px}.ComparisonIcon_badge__HLRM2{position:absolute;top:0;right:0;background:#9ca3af;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:ComparisonIcon_pulse__aN36f .3s ease-in-out}@keyframes ComparisonIcon_pulse__aN36f{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){.ComparisonIcon_comparisonIcon__g6S0h{padding:12px}.ComparisonIcon_icon__SLb8J{width:20px;height:20px}.ComparisonIcon_badge__HLRM2{min-width:18px;height:18px;font-size:11px}}.FavoriteIcon_favoriteIcon__X7_Zc{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}.FavoriteIcon_favoriteIcon__X7_Zc:hover{background-color:#f5f5f5;color:#b71c1c}.FavoriteIcon_icon__985bG{width:24px;height:24px}.FavoriteIcon_badge__Ej2af{position:absolute;top:0;right:0;background:#9ca3af;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:FavoriteIcon_pulse__97OMs .3s ease-in-out}@keyframes FavoriteIcon_pulse__97OMs{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){.FavoriteIcon_favoriteIcon__X7_Zc{padding:12px}.FavoriteIcon_icon__985bG{width:20px;height:20px}.FavoriteIcon_badge__Ej2af{min-width:18px;height:18px;font-size:11px}}.AccountIcon_accountIcon__ASy0M{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}.AccountIcon_accountIcon__ASy0M:hover{background-color:#f5f5f5;color:#b71c1c}.AccountIcon_icon__7bG6I{width:24px;height:24px}.AccountIcon_loggedInDot__rFcHN{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;background:#22c55e;border:2px solid #fff}@media (max-width:768px){.AccountIcon_accountIcon__ASy0M{padding:12px}.AccountIcon_icon__7bG6I{width:20px;height:20px}}.PersonalOfferPopup_overlay__MGHgc{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(17,24,39,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:PersonalOfferPopup_fade__b91C_ .2s ease}.PersonalOfferPopup_card__eX_TD{position:relative;width:100%;max-width:400px;padding:26px 24px 22px;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.22);animation:PersonalOfferPopup_rise__L_Eab .22s ease}.PersonalOfferPopup_close__jMwmT{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:8px;background:transparent;color:#9ca3af;cursor:pointer;transition:background .15s,color .15s}.PersonalOfferPopup_close__jMwmT:hover{background:#f3f4f6;color:#111827}.PersonalOfferPopup_title__DEH_w{margin:0 0 6px;font-size:20px;font-weight:700;color:#111827}.PersonalOfferPopup_subtitle__evnVX{margin:0 0 12px;font-size:13px;line-height:1.45;color:#6b7280}.PersonalOfferPopup_product__q5HPS{margin:0 0 16px;padding:8px 10px;border-radius:8px;background:#f9fafb;font-size:12px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PersonalOfferPopup_input___CbBr{width:100%;margin-bottom:10px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:14px;color:#111827;outline:none;transition:border-color .15s}.PersonalOfferPopup_input___CbBr:focus{border-color:#111827}.PersonalOfferPopup_textarea__p7UYi{resize:vertical;min-height:72px}.PersonalOfferPopup_policy__3VBIJ{display:flex;align-items:flex-start;gap:8px;margin:4px 0 14px;font-size:12px;line-height:1.4;color:#6b7280;cursor:pointer}.PersonalOfferPopup_policy__3VBIJ input{margin-top:2px;flex-shrink:0}.PersonalOfferPopup_submit__Nobfl{width:100%;padding:13px 16px;border:none;border-radius:10px;background:#b71c1c;color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.PersonalOfferPopup_submit__Nobfl:hover:not(:disabled){background:#9a1616}.PersonalOfferPopup_submit__Nobfl:disabled{opacity:.5;cursor:not-allowed}.PersonalOfferPopup_success__AbOM_{padding:22px 4px;text-align:center;font-size:15px;line-height:1.5;color:#111827}@keyframes PersonalOfferPopup_fade__b91C_{0%{opacity:0}to{opacity:1}}@keyframes PersonalOfferPopup_rise__L_Eab{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:480px){.PersonalOfferPopup_card__eX_TD{padding:22px 18px 18px}.PersonalOfferPopup_title__DEH_w{font-size:18px}}.PersonalOfferPopup_errorMessage__QlGHv{margin-bottom:10px;padding:10px 12px;border-radius:10px;background:#fff5f5;border:1px solid #f3c4c4;color:#b71c1c;font-size:13px;line-height:1.4}.YandexBuyButton_button__LKYcp{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;border:0;border-radius:14px;background:#fc3f1d;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.YandexBuyButton_button__LKYcp:hover:not(:disabled){background:#e6350f;box-shadow:0 8px 22px rgba(252,63,29,.28)}.YandexBuyButton_button__LKYcp:active:not(:disabled){transform:translateY(1px)}.YandexBuyButton_button__LKYcp:disabled{opacity:.7;cursor:default}.YandexBuyButton_mark__0wQPU{width:24px;height:24px;border-radius:50%;background:#fff;color:#fc3f1d;font-weight:800;font-size:15px;line-height:24px;text-align:center;flex:0 0 auto}.YandexBuyButton_label__WegvA{white-space:nowrap}.YandexBuyButton_hint__teSZA{font-size:12px;font-weight:500;opacity:.85;white-space:nowrap}@media screen and (max-width:480px){.YandexBuyButton_hint__teSZA{display:none}}.SplitOffer_row__hgMBe{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:0;border-radius:12px;background:#f3f0ff;color:#0a0a0a;font:inherit;font-size:15px;text-align:left;cursor:pointer;transition:background .2s}.SplitOffer_row__hgMBe:hover{background:#e9e4ff}.SplitOffer_logo__snM6r{width:26px;height:26px;flex-shrink:0}.SplitOffer_text__r4lMO{flex:1 1}.SplitOffer_text__r4lMO b{font-weight:600}.SplitOffer_chevron__qnd6M{font-size:22px;line-height:1;color:#6b7280}.SplitOffer_overlay__YWv8L{position:fixed;inset:0;z-index:1002;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.SplitOffer_modal__TvA__{position:relative;width:100%;max-width:420px;padding:28px 24px 24px;border-radius:20px;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.3)}.SplitOffer_close__DbNy_{position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#9ca3af;font-size:24px;line-height:1;cursor:pointer}.SplitOffer_close__DbNy_:hover{background:#f3f4f6;color:#111827}.SplitOffer_title__HXf7e{margin:0 28px 16px 0;font-size:20px;font-weight:600}.SplitOffer_tabs__qB7nR{display:flex;gap:4px;padding:4px;margin-bottom:18px;border-radius:12px;background:#f3f4f6}.SplitOffer_tabActive__2xdRu,.SplitOffer_tab__Udz3j{flex:1 1;padding:8px;border:0;border-radius:9px;background:transparent;font:inherit;font-weight:500;color:#6b7280;cursor:pointer}.SplitOffer_tabActive__2xdRu{background:#fff;color:#0a0a0a;box-shadow:0 1px 3px rgba(0,0,0,.1)}.SplitOffer_bar__L6nHd{display:flex;gap:5px;margin-bottom:8px}.SplitOffer_bar__L6nHd i{flex:1 1;height:3px;border-radius:20px;background:#d9d9d9}.SplitOffer_bar__L6nHd .SplitOffer_barOn__p_6vW{background:#0a0a0a}.SplitOffer_schedule__Z_9ek{display:flex;justify-content:space-between;gap:8px;font-size:13px;color:#6b7280}.SplitOffer_schedule__Z_9ek b{color:#0a0a0a;font-weight:600}.SplitOffer_list__V2Wad{margin:16px 0 0;padding:0 0 0 18px;font-size:14px;line-height:1.5;color:#374151}.SplitOffer_pay__9nUTT{margin-top:20px;width:100%}@media (max-width:480px){.SplitOffer_overlay__YWv8L{align-items:flex-end;padding:0}.SplitOffer_modal__TvA__{max-width:none;border-radius:20px 20px 0 0}}.GeneratorsPage_header__rSFly{position:relative;width:100%;background-color:#f9f9f9;padding:calc(var(--nav-h) + 12px) 0 20px 0;margin-bottom:18px}.GeneratorsPage_header__rSFly>:first-child{background:transparent;border-bottom:none;padding:0;margin-bottom:12px}.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){.GeneratorsPage_headerHeader__kFL3D{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){.GeneratorsPage_headerTitle__vhfiY{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){.GeneratorsPage_headerDescription__SvdYZ{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){.GeneratorsPage_aboutWrapper__yjCow{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){.GeneratorsPage_aboutSpan__EIrvU{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){.GeneratorsPage_aboutText__VVeRO{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){.GeneratorsPage_cardsItem__crqUc{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){.GeneratorsPage_faqCardTitle__EWEOM{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){.GeneratorsPage_faqCardSubtitle__ekb8U{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_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){.GeneratorsPage_filterInputsItem__8MKJk{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){.GeneratorsPage_filterInput__tJk63{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{list-style-type:none;background:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:background-color .3s ease-out}.GeneratorsPage_accordionItem__8bR4b.GeneratorsPage_active__bbAEt{background-color:var(--white)}.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}.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_hero__FbLCe{width:100%}.GeneratorsPage_heroWrapper__1bEIg{display:flex;flex-direction:row;align-items:center;gap:clamp(24px,3vw,56px)}.GeneratorsPage_heroContent__ApaZE{flex:0 0 auto;max-width:460px;width:auto}.GeneratorsPage_heroCarousel__0LTFC{flex:1 1;min-width:0}@media screen and (max-width:1024px){.GeneratorsPage_heroWrapper__1bEIg{flex-direction:column;align-items:stretch;gap:24px}.GeneratorsPage_heroContent__ApaZE{max-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}@media screen and (max-width:991px){.GeneratorsPage_heroTitle__84fyz{font-size:30px}}@media screen and (max-width:768px){.GeneratorsPage_heroTitle__84fyz{font-size:26px}}@media screen and (max-width:480px){.GeneratorsPage_heroTitle__84fyz{font-size:22px}.GeneratorsPage_breadcrumbs__cGCe7{font-size:12px}}.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{padding:10px 16px;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)}@media screen and (max-width:768px){.GeneratorsPage_toolbar__z5WWP{flex-direction:column;align-items:flex-start;gap:15px}}.GeneratorsPage_resultsInfo__ItPt0{font-size:15px;color:#666}.GeneratorsPage_resultsInfo__ItPt0 span{color:#333;font-weight:600;margin:0 3px}@media screen and (max-width:768px){.GeneratorsPage_toolbarActions__697Xz{width:100%;justify-content:flex-end}}.GeneratorsPage_floatingStock__9F_1w{position:fixed;left:12px;right:12px;bottom:calc(18px + var(--bottom-nav-h, 0px));z-index:9999;pointer-events:none}.GeneratorsPage_floatingStockInner__OgNu2{pointer-events:auto;margin:0 auto;width:min(920px,calc(100vw - 24px));display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:14px;gap:14px;padding:14px 16px;border-radius:18px;background:rgba(243,243,243,.92);border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 48px rgba(0,0,0,.18)}.GeneratorsPage_floatingStockLeft__5Ca9q{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:12px;gap:12px;min-width:0}.GeneratorsPage_floatingStockBadge__R8PCm{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:rgba(30,30,30,.06);color:var(--dark-gray);font-size:12px;font-weight:600;letter-spacing:-.01em;flex:0 0 auto}.GeneratorsPage_floatingStockBadge__R8PCm svg{width:14px;height:14px}.GeneratorsPage_floatingStockActions__OPQYJ{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.GeneratorsPage_floatingStockClose__GHOxy{width:34px;height:34px;border-radius:999px;border:1px solid rgba(30,30,30,.12);background:rgba(243,243,243,.85);color:rgba(30,30,30,.72);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,background-color .15s ease,border-color .15s ease}.GeneratorsPage_floatingStockClose__GHOxy:hover{transform:translateY(-1px);background:rgba(243,243,243,.98);border-color:rgba(30,30,30,.16);color:rgba(30,30,30,.82)}.GeneratorsPage_floatingStockClose__GHOxy svg{width:18px;height:18px}.GeneratorsPage_floatingStockSpacer__73_JP{height:110px}.GeneratorsPage_floatingStockInner__OgNu2 .GeneratorsPage_textBlock__x0hSB{min-width:0;display:flex;flex-direction:column;gap:4px}.GeneratorsPage_floatingStockInner__OgNu2 .GeneratorsPage_stockTitle__WRdMT{font-size:18px;font-weight:600;letter-spacing:-.02em;color:var(--dark-gray);line-height:1.05}.GeneratorsPage_floatingStockInner__OgNu2 .GeneratorsPage_stockSubtitle__7ZzHm{font-size:14px;font-weight:500;color:var(--dark-gray-50);line-height:1.2}.GeneratorsPage_floatingStockInner__OgNu2 .GeneratorsPage_stockButton__oPK5P{padding:11px 16px;font-size:14px;border-radius:12px;box-shadow:0 10px 24px rgba(30,30,30,.12)}.GeneratorsPage_floatingStockInner__OgNu2 .GeneratorsPage_stockButton__oPK5P:hover{transform:translateY(-1px)}.GeneratorsPage_floatingStockInner__OgNu2 .GeneratorsPage_stockButton__oPK5P:active{transform:translateY(0)}@media screen and (max-width:768px){.GeneratorsPage_floatingStock__9F_1w{left:10px;right:10px;bottom:calc(12px + var(--bottom-nav-h, 0px))}.GeneratorsPage_floatingStockInner__OgNu2{width:100%;grid-template-columns:1fr;gap:12px;padding:14px}.GeneratorsPage_floatingStockLeft__5Ca9q{grid-template-columns:1fr;gap:10px}.GeneratorsPage_floatingStockActions__OPQYJ{width:100%;justify-content:space-between}.GeneratorsPage_floatingStockInner__OgNu2 .GeneratorsPage_stockTitle__WRdMT{font-size:16px}.GeneratorsPage_floatingStockInner__OgNu2 .GeneratorsPage_stockSubtitle__7ZzHm{font-size:13px}.GeneratorsPage_floatingStockInner__OgNu2 .GeneratorsPage_stockButton__oPK5P{width:100%;text-align:center}.GeneratorsPage_floatingStockSpacer__73_JP{height:132px}}.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){.GeneratorsPage_toolbarStock__DJJjB{padding:18px 15px}}.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){.GeneratorsPage_toolbarContentStock__X9cw3{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){.GeneratorsPage_stockTitle__WRdMT{font-size:22px}}@media screen and (max-width:768px){.GeneratorsPage_stockTitle__WRdMT{font-size:20px}}@media screen and (max-width:480px){.GeneratorsPage_stockTitle__WRdMT{font-size:18px}}.GeneratorsPage_stockSubtitle__7ZzHm{font-size:18px;font-weight:500;color:#444}@media screen and (max-width:1024px){.GeneratorsPage_stockSubtitle__7ZzHm{font-size:16px}}@media screen and (max-width:768px){.GeneratorsPage_stockSubtitle__7ZzHm{font-size:15px}}@media screen and (max-width:480px){.GeneratorsPage_stockSubtitle__7ZzHm{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)}.GeneratorsPage_stockButton__oPK5P:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(255,59,48,.45)}@media screen and (max-width:1024px){.GeneratorsPage_stockButton__oPK5P{padding:12px 22px;font-size:15px}}@media screen and (max-width:768px){.GeneratorsPage_stockButton__oPK5P{width:100%;text-align:center}}@media screen and (max-width:480px){.GeneratorsPage_stockButton__oPK5P{padding:10px;font-size:14px}}.GeneratorsPage_viewSwitcher__b1pn5{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;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_quickFilters__ueYYK{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.GeneratorsPage_quickFilterPill__dsSL3{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e0e0e0;border-radius:999px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#333;transition:all .2s ease}.GeneratorsPage_quickFilterPill__dsSL3:hover{border-color:#bbb;background:#f7f7f7}.GeneratorsPage_quickFilterPillActive__UNSeK{background:#111827;border-color:#111827;color:#fff}.GeneratorsPage_catalogContent__dkSmu{display:flex;align-items:flex-start;gap:28px;margin-top:24px;--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}@media screen and (max-width:768px){.GeneratorsPage_catalogContent__dkSmu{flex-direction:column;gap:16px}}.GeneratorsPage_productsContainer__WvBXp{flex:1 1}.GeneratorsPage_filtersCloseButton__7XSQZ,.GeneratorsPage_filtersDesktopButton__zuvpF,.GeneratorsPage_filtersMobileButton__SpL_p{display:none}.GeneratorsPage_filtersPanel__i8uS6{background:linear-gradient(180deg,#ffffff,#f9f9f9);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:15px;width:260px;min-width:260px;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{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background-color:rgba(0,0,0,.02);cursor:pointer;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{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{width:7px;height:7px;background:#4caf50;border-radius:50%;display:inline-block;margin-left:6px;flex-shrink:0;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 16px 16px;overflow-y:auto;max-height:300px;scrollbar-width:thin;scrollbar-color:#ddd transparent;animation:GeneratorsPage_slideDown__riG41 .3s ease}.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}@keyframes GeneratorsPage_slideDown__riG41{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.GeneratorsPage_priceRadio__pgL_S{display:flex;flex-direction:column;gap:4px;margin-top:10px;padding:0 2px}.GeneratorsPage_radioButton__7PYnZ{display:flex;align-items:center;gap:10px;border:none;background:transparent;cursor:pointer;padding:10px 12px;border-radius:8px;transition:all .2s;text-align:left;width:100%}.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:14px;color:#444}.GeneratorsPage_checkboxGroup__Xr_c1{display:flex;flex-direction:column;gap:2px;margin-top:8px;max-height:220px;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:8px 10px;border-radius:7px;transition:all .2s;width:100%}.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:17px;height:17px;border:2px solid #bbb;border-radius:4px;margin-right:9px;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:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.GeneratorsPage_checkboxText__Ym5kT{font-size:13px;color:#444;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:12px;color:#888;background-color:#f0f0f0;padding:1px 7px;border-radius:10px;min-width:26px;text-align:center;flex-shrink:0}.GeneratorsPage_priceRangeInputs__ol9RS{display:flex;align-items:center;gap:10px;margin:14px 0 18px;width:100%}.GeneratorsPage_priceInputGroup__UDC5T{position:relative;flex:1 1}.GeneratorsPage_priceLabel__YpUka{position:absolute;top:50%;left:12px;transform:translateY(-50%);font-size:13px;color:#888;pointer-events:none}.GeneratorsPage_priceInput__iTr0Q{width:100%;padding:10px 8px 10px 28px;border:1px solid #e0e0e0;border-radius:8px;font-size:13px;transition:border .2s,box-shadow .2s;color:#444;background-color:#f9f9f9;box-sizing:border-box}.GeneratorsPage_priceInput__iTr0Q:focus{outline:none;border-color:#4285f4;box-shadow:0 0 0 3px rgba(66,133,244,.12);background-color:#fff}.GeneratorsPage_priceInput__iTr0Q::placeholder{color:#bbb}.GeneratorsPage_priceRangeCheckboxes__1A0SU{display:flex;flex-direction:column;gap:2px}.GeneratorsPage_rangeFilterInputs__lREoS{display:flex;gap:10px;margin-top:12px}.GeneratorsPage_rangeInputGroup__DAWmF{position:relative;flex:1 1}.GeneratorsPage_rangeLabel__kzQ_U{position:absolute;top:50%;left:10px;transform:translateY(-50%);font-size:12px;color:#888;pointer-events:none}.GeneratorsPage_rangeInput__UA1NG{width:100%;padding:9px 6px 9px 26px;border:1px solid #e0e0e0;border-radius:7px;font-size:13px;background-color:#f9f9f9;color:#444;box-sizing:border-box}.GeneratorsPage_rangeInput__UA1NG:focus{outline:none;border-color:#4285f4;background-color:#fff}.GeneratorsPage_filtersPanelHeader__KpT2c{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.06)}.GeneratorsPage_filtersPanelHeader__KpT2c h3{font-size:20px;font-weight:700;color:#333;margin:0}.GeneratorsPage_filtersReset__NfYZf{background:transparent;color:#ff5252;border:none;font-size:13px;font-weight:600;cursor:pointer;padding:5px 10px;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;gap:5px}.GeneratorsPage_filtersReset__NfYZf:hover{background-color:rgba(255,82,82,.1)}.GeneratorsPage_filtersReset__NfYZf:before{content:"↺";font-size:15px}@media (max-width:991px){.GeneratorsPage_filtersMobileButton__SpL_p{display:flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;font-weight:500;color:#333;transition:all .2s}.GeneratorsPage_filtersMobileButton__SpL_p.GeneratorsPage_active__bbAEt,.GeneratorsPage_filtersMobileButton__SpL_p:hover{background:#f5f5f5;border-color:#ccc}.GeneratorsPage_filtersPanel__i8uS6{width:300px;min-width:unset;position:fixed;top:0;right:-330px;bottom:0;z-index:1000;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:20px;max-height:none;height:100vh;margin:0}.GeneratorsPage_filtersPanelActive__jq2j9{transform:translateX(-330px)}.GeneratorsPage_filtersCloseButton__7XSQZ{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#666;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s ease;width:32px;height:32px}.GeneratorsPage_filtersCloseButton__7XSQZ:hover{background-color:rgba(0,0,0,.05);color:#333}.GeneratorsPage_filterGroupContent__nObgk{max-height:220px}}@media (min-width:992px){.GeneratorsPage_filtersDesktopButton__zuvpF{display:flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;font-weight:500;color:#333;transition:all .2s}.GeneratorsPage_filtersDesktopButton__zuvpF.GeneratorsPage_active__bbAEt,.GeneratorsPage_filtersDesktopButton__zuvpF:hover{background:#f5f5f5;border-color:#ccc}.GeneratorsPage_filtersPanel__i8uS6{display:none}.GeneratorsPage_filtersPanelDesktopOpen__FScqP{display:block}}.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_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_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%;min-width:0;box-sizing:border-box;padding:0;margin:0 0 20px;display:grid;grid-gap:16px;gap:16px}.GeneratorsPage_virtualCell__fXyjz{content-visibility:auto;contain-intrinsic-size:auto 450px;box-sizing:border-box;height:100%;width:100%;min-width:0;padding:0;margin:0;display:flex}.GeneratorsPage_virtualCell__fXyjz>*{min-width:0;width:100%;height:100%}.GeneratorsPage_listView__7QiVx .GeneratorsPage_virtualCell__fXyjz{min-height:250px}.GeneratorsPage_productsGrid__mDmy1{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.GeneratorsPage_productsGrid__mDmy1.GeneratorsPage_listView__7QiVx{display:flex;flex-direction:column;gap:14px}@media screen and (max-width:1600px){.GeneratorsPage_productsGrid__mDmy1{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:1200px){.GeneratorsPage_productsGrid__mDmy1{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:900px){.GeneratorsPage_productsGrid__mDmy1{grid-template-columns:repeat(2,minmax(0,1fr))}}.GeneratorsPage_productCard__Qf86y{background:#fff;border:1px solid #ececec;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;width:100%;min-width:0;height:100%;box-sizing:border-box;position:relative;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.GeneratorsPage_productCard__Qf86y:hover{border-color:#d1d1d1;box-shadow:0 8px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.GeneratorsPage_productLink__lwrMG{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.GeneratorsPage_productImageContainer__GE5LH{position:relative;width:100%;aspect-ratio:1/1;padding:12px;background:#fafafa;border-bottom:1px solid #f2f2f2;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden}.GeneratorsPage_productImage__1zPki{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.GeneratorsPage_productCard__Qf86y:hover .GeneratorsPage_productImage__1zPki{transform:scale(1.04)}.GeneratorsPage_productImagePlaceholder__ZG72G{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#d8d8d8;border-radius:8px}.GeneratorsPage_discountBadge__5wsfB{position:absolute;top:9px;right:9px;background:#b71c1c;color:#fff;padding:3px 8px;border-radius:20px;font-size:11px;font-weight:700;z-index:2;line-height:1}.GeneratorsPage_cardActions__GN7Kt{position:absolute;top:9px;left:9px;z-index:3;display:flex;flex-direction:column;gap:6px}.GeneratorsPage_compareToggle__cBjtk{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);border:1px solid #ececec;border-radius:50%;color:#6b7280;cursor:pointer;font-size:17px;transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .15s ease}.GeneratorsPage_compareToggle__cBjtk:hover{color:#111827;border-color:#d1d1d1;transform:scale(1.06)}.GeneratorsPage_compareToggleActive__KZHE7{background:#111827;border-color:#111827;color:#fff}.GeneratorsPage_favoriteToggleActive__b9gv_{background:#b71c1c;border-color:#b71c1c;color:#fff}.GeneratorsPage_compareToggleActive__KZHE7:hover{color:#fff}.GeneratorsPage_productInfo__ZYFAG{display:flex;flex-direction:column;flex:1 1;padding:12px;gap:8px;box-sizing:border-box}.GeneratorsPage_productName__wdbJM{margin:0;font-size:14px;font-weight:600;line-height:1.35;color:#1d1d1f;word-break:break-word}.GeneratorsPage_availability__sNrzh{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:600;color:#2e7d32;background:#f0f9f0;border-radius:20px;width:-moz-fit-content;width:fit-content}.GeneratorsPage_availabilityOnRequest__Nv2tP{color:#8a6d3b;background:#fdf6e6}.GeneratorsPage_availabilityOnRequest__Nv2tP .GeneratorsPage_availabilityDot__MMQGb{background:#e0a800;animation:none}.GeneratorsPage_availabilityDot__MMQGb{width:6px;height:6px;background:#4caf50;border-radius:50%;animation:GeneratorsPage_productDotPulse__OXvQK 1.8s infinite;flex-shrink:0}@keyframes GeneratorsPage_productDotPulse__OXvQK{0%{box-shadow:0 0 0 0 rgba(76,175,80,.6)}70%{box-shadow:0 0 0 5px rgba(76,175,80,0)}to{box-shadow:0 0 0 0 rgba(76,175,80,0)}}.GeneratorsPage_productMeta__R1gH1{display:flex;flex-direction:column;gap:0;margin:2px 0}.GeneratorsPage_metaItem__c4ocP{display:flex;justify-content:space-between;align-items:baseline;gap:4px;padding:3px 0;border-bottom:1px dotted #eee}.GeneratorsPage_metaItem__c4ocP:last-child{border-bottom:none}.GeneratorsPage_metaLabel__umBHz{font-size:11px;color:#595959;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.GeneratorsPage_metaValue__SohSU{font-size:11px;color:#333;font-weight:600;text-align:right;flex-shrink:0;max-width:58%;word-break:break-word}.GeneratorsPage_productPrice__c2Thz{margin-top:auto;padding-top:10px;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:flex-start}.GeneratorsPage_priceWithDiscount__iTOGC{display:flex;flex-direction:column;gap:1px}.GeneratorsPage_oldPrice__atntk{text-decoration:line-through;color:#737373;font-size:12px}.GeneratorsPage_priceValue__MeshH{font-size:18px;font-weight:800;color:#111;line-height:1.1}.GeneratorsPage_cashPriceInCard__mvYXE{margin-top:3px;font-size:11px;font-weight:600;color:#c62828;line-height:1.3}.GeneratorsPage_priceOnRequest__3gEXh{font-size:13px;font-weight:700;color:#595959}@media screen and (max-width:1600px){.GeneratorsPage_productName__wdbJM{font-size:14px}.GeneratorsPage_priceValue__MeshH{font-size:17px}}@media screen and (max-width:1200px){.GeneratorsPage_productInfo__ZYFAG{padding:11px;gap:7px}.GeneratorsPage_productName__wdbJM{font-size:13px}.GeneratorsPage_priceValue__MeshH{font-size:16px}}@media screen and (max-width:900px){.GeneratorsPage_productImageContainer__GE5LH{padding:10px}.GeneratorsPage_productInfo__ZYFAG{padding:10px;gap:6px}.GeneratorsPage_productName__wdbJM{font-size:13px}.GeneratorsPage_priceValue__MeshH{font-size:15px}.GeneratorsPage_metaLabel__umBHz,.GeneratorsPage_metaValue__SohSU{font-size:10px}.GeneratorsPage_availability__sNrzh{font-size:10px;padding:2px 7px}.GeneratorsPage_discountBadge__5wsfB{font-size:10px;padding:3px 7px}}@media screen and (max-width:480px){.GeneratorsPage_productImageContainer__GE5LH{padding:8px}.GeneratorsPage_productInfo__ZYFAG{padding:8px;gap:5px}.GeneratorsPage_productName__wdbJM{font-size:12px}.GeneratorsPage_metaItem__c4ocP{flex-direction:column;gap:0;border-bottom:none;padding-bottom:4px}.GeneratorsPage_metaLabel__umBHz{font-size:10px;line-height:1.1}.GeneratorsPage_metaValue__SohSU{font-size:10px;text-align:left;max-width:100%;font-weight:700}.GeneratorsPage_priceValue__MeshH{font-size:14px}.GeneratorsPage_oldPrice__atntk{font-size:11px}.GeneratorsPage_cashPriceInCard__mvYXE{font-size:10px}.GeneratorsPage_availability__sNrzh{font-size:10px;padding:2px 6px}.GeneratorsPage_discountBadge__5wsfB{font-size:10px;padding:2px 6px;top:6px;right:6px}}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_productLink__lwrMG{flex-direction:row}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_productImageContainer__GE5LH{width:210px;min-width:210px;aspect-ratio:auto;height:100%;border-bottom:none;border-right:1px solid #f2f2f2;padding:16px}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_productInfo__ZYFAG{padding:18px;gap:10px}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_productName__wdbJM{font-size:17px;font-weight:600}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_productMeta__R1gH1{flex-direction:row;flex-wrap:wrap;gap:6px 20px}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_metaItem__c4ocP{flex-direction:row;border-bottom:none;gap:6px;padding:0}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_metaLabel__umBHz{font-size:13px;white-space:nowrap}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_metaValue__SohSU{font-size:13px;max-width:none;text-align:left}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_priceValue__MeshH{font-size:22px}@media screen and (max-width:768px){.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_productLink__lwrMG{flex-direction:column}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_productImageContainer__GE5LH{width:100%;min-width:0;height:200px;border-right:none;border-bottom:1px solid #f2f2f2}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_productMeta__R1gH1{flex-direction:column;gap:3px}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_metaItem__c4ocP{flex-direction:row}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_metaLabel__umBHz,.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_metaValue__SohSU{font-size:12px}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_productName__wdbJM{font-size:15px}.GeneratorsPage_listCard__G1vq6 .GeneratorsPage_priceValue__MeshH{font-size:18px}}.GeneratorsPage_toolbar__z5WWP{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:0;background:none;border:0;box-shadow:none}.GeneratorsPage_resultsInfo__ItPt0{font-size:14px;color:#6b7280}.GeneratorsPage_resultsInfo__ItPt0 span{color:#14161a;font-weight:700}.GeneratorsPage_toolbarActions__697Xz{display:flex;align-items:center;gap:10px}.GeneratorsPage_viewSwitcher__b1pn5{display:flex;gap:2px;padding:3px;border:1px solid #e2e5ea;border-radius:12px;background:#fff}.GeneratorsPage_viewButton__KkSwv{width:34px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;background:none;color:#9aa0ab;cursor:pointer;transition:background .18s ease,color .18s ease}.GeneratorsPage_viewButton__KkSwv:hover{color:#14161a}.GeneratorsPage_viewButton__KkSwv.GeneratorsPage_active__bbAEt{background:#14161a;color:#fff}.GeneratorsPage_productsContainer__WvBXp{flex:1 1 auto;min-width:0}@media screen and (max-width:991px){.GeneratorsPage_catalogContent__dkSmu{display:block;margin-top:16px}.GeneratorsPage_toolbar__z5WWP{flex-wrap:wrap}}@media screen and (max-width:575px){.GeneratorsPage_viewSwitcher__b1pn5{display:none}.GeneratorsPage_toolbarActions__697Xz{gap:8px}}.GeneratorsPage_productBrand__GCUWq{margin-top:-4px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#9ca3af}.GeneratorsPage_storeChildren__7d0r_{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.GeneratorsPage_storeChild___6TFd{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;color:#111827;font-size:14px;text-decoration:none;transition:border-color .2s ease}.GeneratorsPage_storeChild___6TFd:hover{border-color:#111827}.GeneratorsPage_storeChildCount__0noSn{font-size:12px;color:#9ca3af}.stockform_overlay__gSdJk{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;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}.stockform_submit__kISD6:disabled{opacity:.6;cursor:not-allowed}.stockform_consent__s_Wn0{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4b5563;cursor:pointer}.stockform_consent__s_Wn0 input{margin-top:2px;flex-shrink:0}.stockform_consent__s_Wn0 a{color:#111827;text-decoration:underline}@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}}.stockform_errorMessage__KEC9J{margin-bottom:10px;padding:10px 12px;border-radius:10px;background:#fff5f5;border:1px solid #f3c4c4;color:#b71c1c;font-size:13px;line-height:1.4}.CategoryShowcaseCarousel_wrapper__OXeF_{position:relative}@media (max-width:768px){.CategoryShowcaseCarousel_wrapper__OXeF_{display:none}}.CategoryShowcaseCarousel_row__L7Mcz{display:flex;gap:16px;overflow-x:auto;margin-bottom:24px;scrollbar-width:none;-ms-overflow-style:none}.CategoryShowcaseCarousel_row__L7Mcz::-webkit-scrollbar{display:none}.CategoryShowcaseCarousel_navButton__wkgfR{position:absolute;top:calc(50% - 12px);transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid #e8eaed;background-color:#fff;color:var(--dark-gray);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(0,0,0,.1);cursor:pointer;transition:background-color .2s ease,color .2s ease}.CategoryShowcaseCarousel_navButton__wkgfR:hover{background-color:var(--dark-gray);color:#fff}.CategoryShowcaseCarousel_navButtonLeft__IKwKV{left:8px}.CategoryShowcaseCarousel_navButtonRight__U9V2K{right:8px}@media (max-width:768px){.CategoryShowcaseCarousel_navButton__wkgfR{display:none}}.CategoryShowcaseCarousel_tile__mX0c_{flex:0 0 auto;width:200px;display:flex;flex-direction:column;text-decoration:none;color:inherit;background-color:#fff;border-radius:12px;overflow:hidden;border:1px solid #e8eaed;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.CategoryShowcaseCarousel_tile__mX0c_:hover{border-color:#d0d5dd;box-shadow:0 6px 20px rgba(0,0,0,.08);transform:translateY(-4px)}.CategoryShowcaseCarousel_imageWrapper__RUYvN{position:relative;display:flex;justify-content:center;align-items:center;padding:20px;height:140px;background-color:#f8f9fb;overflow:hidden}.CategoryShowcaseCarousel_image__cvWFZ{transition:transform .4s ease;max-width:100px;max-height:100px;width:auto;height:auto;object-fit:contain}.CategoryShowcaseCarousel_tile__mX0c_:hover .CategoryShowcaseCarousel_image__cvWFZ{transform:scale(1.1)}.CategoryShowcaseCarousel_content__vNpYd{padding:14px 16px 16px;display:flex;flex-direction:column;flex:1 1}.CategoryShowcaseCarousel_brand__uk8VR{display:inline-block;margin-bottom:4px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#b71c1c}.CategoryShowcaseCarousel_name__6CdVD{font-size:14px;font-weight:600;color:var(--dark-gray);margin:0 0 10px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CategoryShowcaseCarousel_footer__8DRt9{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.CategoryShowcaseCarousel_count__I__jW{font-size:13px;color:var(--dark-gray-50);font-weight:400}.CategoryShowcaseCarousel_arrow__tEdtt{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:#f1f5f9;color:var(--dark-gray);transition:background-color .25s ease,color .25s ease;flex-shrink:0}.CategoryShowcaseCarousel_tile__mX0c_:hover .CategoryShowcaseCarousel_arrow__tEdtt{background-color:var(--dark-gray);color:#fff}.CategoryShowcaseCarousel_compact__kvCzm .CategoryShowcaseCarousel_row__L7Mcz{margin-bottom:0}.CategoryShowcaseCarousel_compact__kvCzm .CategoryShowcaseCarousel_tile__mX0c_{width:156px}.CategoryShowcaseCarousel_compact__kvCzm .CategoryShowcaseCarousel_imageWrapper__RUYvN{height:82px;padding:8px}.CategoryShowcaseCarousel_compact__kvCzm .CategoryShowcaseCarousel_image__cvWFZ{max-width:58px;max-height:58px}.CategoryShowcaseCarousel_compact__kvCzm .CategoryShowcaseCarousel_content__vNpYd{padding:8px 12px 10px}.CategoryShowcaseCarousel_compact__kvCzm .CategoryShowcaseCarousel_brand__uk8VR{font-size:9px;margin-bottom:2px}.CategoryShowcaseCarousel_compact__kvCzm .CategoryShowcaseCarousel_name__6CdVD{font-size:12px;margin-bottom:6px}.CategoryShowcaseCarousel_compact__kvCzm .CategoryShowcaseCarousel_count__I__jW{font-size:11px}.CategoryShowcaseCarousel_compact__kvCzm .CategoryShowcaseCarousel_arrow__tEdtt{width:22px;height:22px}@media (max-width:768px){.CategoryShowcaseCarousel_tile__mX0c_{width:160px}.CategoryShowcaseCarousel_imageWrapper__RUYvN{height:110px;padding:14px}}.Skeleton_block__ov7eS,.Skeleton_line__lVmTU:before{background:linear-gradient(90deg,#eceef1,#eceef1 35%,#f7f8fa 50%,#eceef1 65%,#eceef1);background-size:300% 100%;animation:Skeleton_skeletonShimmer__kzP1L 1.4s ease-in-out infinite}.Skeleton_block__ov7eS{display:block;flex-shrink:0;max-width:100%;border-radius:8px}.Skeleton_dark__SDOIo{background-image:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.06) 35%,rgba(255,255,255,.14) 50%,rgba(255,255,255,.06) 65%,rgba(255,255,255,.06))}.Skeleton_line__lVmTU{display:block;position:relative;max-width:100%;height:1.4em;height:1lh}.Skeleton_line__lVmTU:before{content:"";position:absolute;inset:.2em 0;inset:.2lh 0;border-radius:4px}.Skeleton_list__BUkdL{display:grid}@keyframes Skeleton_skeletonShimmer__kzP1L{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.Skeleton_block__ov7eS,.Skeleton_line__lVmTU:before{animation:none}}.CatalogFilters_sidebar__kZYRh{position:-webkit-sticky;position:sticky;top:84px;align-self:start;width:268px;flex:0 0 268px;background:#fff;border:1px solid #e8eaed;border-radius:18px;overflow:hidden}.CatalogFilters_sidebarHead__rIGM5{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 18px;border-bottom:1px solid #f0f1f3}.CatalogFilters_sidebarTitle__pdOKt{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#14161a}.CatalogFilters_sidebarReset__blOxD{border:0;background:none;padding:0;font-size:13px;color:#6b7280;cursor:pointer;transition:color .2s ease}.CatalogFilters_sidebarReset__blOxD:hover{color:#14161a}.CatalogFilters_sidebarScroll__T2BQV{max-height:calc(100vh - 170px);overflow-y:auto;overscroll-behavior:contain}.CatalogFilters_sidebarScroll__T2BQV::-webkit-scrollbar{width:6px}.CatalogFilters_sidebarScroll__T2BQV::-webkit-scrollbar-thumb{background:#dcdfe4;border-radius:3px}.CatalogFilters_panel__lwGh1{padding:4px 0 8px}.CatalogFilters_section__QNfOj{border-bottom:1px solid #f0f1f3}.CatalogFilters_section__QNfOj:last-child{border-bottom:0}.CatalogFilters_sectionHead__tP8mn{width:100%;display:flex;align-items:center;gap:8px;padding:14px 18px;background:none;border:0;cursor:pointer;text-align:left}.CatalogFilters_sectionTitle__PGjyc{flex:1 1 auto;font-size:14px;font-weight:600;color:#14161a;line-height:1.3}.CatalogFilters_sectionBadge__OJDyx{min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#14161a;color:#fff;font-size:11px;font-weight:700;line-height:20px;text-align:center}.CatalogFilters_sectionChevron__sZQWx{color:#9aa0ab;transition:transform .25s ease;flex:0 0 auto}.CatalogFilters_sectionChevronOpen__dEeT_{transform:rotate(180deg)}.CatalogFilters_sectionBody__gr0G_{padding:0 18px 16px}.CatalogFilters_pills___GQ7h{display:flex;flex-wrap:wrap;gap:8px}.CatalogFilters_pill__57MpV{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #e2e5ea;border-radius:999px;background:#fff;color:#2b2f36;font-size:13px;line-height:1.2;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .12s ease}.CatalogFilters_pill__57MpV:hover{border-color:#b9bec7}.CatalogFilters_pill__57MpV:active{transform:scale(.97)}.CatalogFilters_pillActive__oPOOb{background:#14161a;border-color:#14161a;color:#fff}.CatalogFilters_pillCount__GVQWp{font-size:11px;color:#9aa0ab;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CatalogFilters_pillActive__oPOOb .CatalogFilters_pillCount__GVQWp{color:rgba(255,255,255,.7)}.CatalogFilters_moreButton___lGNI{margin-top:10px;border:0;background:none;padding:0;font-size:13px;font-weight:600;color:#14161a;cursor:pointer;border-bottom:1px dashed #b9bec7}.CatalogFilters_moreButton___lGNI:hover{color:#000;border-bottom-color:#14161a}.CatalogFilters_priceInputs__R6mQw{display:flex;align-items:center;gap:8px;margin-bottom:12px}.CatalogFilters_priceField__zgtEX{flex:1 1;min-width:0;display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #e2e5ea;border-radius:10px;background:#fff;transition:border-color .18s ease}.CatalogFilters_priceField__zgtEX:focus-within{border-color:#14161a}.CatalogFilters_priceField__zgtEX span{font-size:12px;color:#9aa0ab}.CatalogFilters_priceField__zgtEX input{width:100%;min-width:0;border:0;outline:none;font-size:14px;color:#14161a;background:transparent;-moz-appearance:textfield}.CatalogFilters_priceField__zgtEX input::-webkit-inner-spin-button,.CatalogFilters_priceField__zgtEX input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CatalogFilters_priceDash__gMOC3{width:10px;height:1px;background:#cfd3da;flex:0 0 auto}.CatalogFilters_activeBar__RXBg_{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px}.CatalogFilters_activeChip__D_69y{display:inline-flex;align-items:center;gap:6px;padding:6px 10px 6px 12px;border:1px solid #d8dbe0;border-radius:999px;background:#f5f6f8;color:#14161a;font-size:13px;cursor:pointer;transition:background .18s ease,border-color .18s ease}.CatalogFilters_activeChip__D_69y:hover{background:#ececf0;border-color:#c3c7cf}.CatalogFilters_resetAll__qs9Rq{border:0;background:none;font-size:13px;color:#6b7280;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.CatalogFilters_resetAll__qs9Rq:hover{color:#14161a}.CatalogFilters_sortWrap__4BgKD{position:relative}.CatalogFilters_sortButton___K4Dc{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border:1px solid #e2e5ea;border-radius:12px;background:#fff;font-size:13px;color:#14161a;cursor:pointer;white-space:nowrap;transition:border-color .18s ease}.CatalogFilters_sortButton___K4Dc:hover{border-color:#b9bec7}.CatalogFilters_sortLabel__3zCx7{color:#9aa0ab}.CatalogFilters_sortValue__zDEbO{font-weight:600}.CatalogFilters_sortChevron__C_aR_{color:#9aa0ab;transition:transform .2s ease}.CatalogFilters_sortChevronOpen__KkJm8{transform:rotate(180deg)}.CatalogFilters_sortBackdrop__qaDuz{position:fixed;inset:0;z-index:40}.CatalogFilters_sortMenu__zVKDU{position:absolute;top:calc(100% + 6px);right:0;z-index:41;min-width:200px;padding:6px;background:#fff;border:1px solid #e8eaed;border-radius:14px;box-shadow:0 18px 40px rgba(0,0,0,.12)}.CatalogFilters_sortItem__OcNXi{display:block;width:100%;padding:10px 12px;border:0;border-radius:10px;background:none;font-size:14px;color:#14161a;text-align:left;cursor:pointer}.CatalogFilters_sortItem__OcNXi:hover{background:#f5f6f8}.CatalogFilters_sortItemActive__cJy69{background:#14161a;color:#fff}.CatalogFilters_sortItemActive__cJy69:hover{background:#14161a}.CatalogFilters_mobileButton__Nyfqe{display:none;align-items:center;gap:8px;padding:9px 14px;border:1px solid #e2e5ea;border-radius:12px;background:#fff;font-size:13px;font-weight:600;color:#14161a;cursor:pointer}.CatalogFilters_mobileBadge__GbS_8{min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#14161a;color:#fff;font-size:11px;line-height:18px;text-align:center}.CatalogFilters_sheetOverlay__qRRus{position:fixed;inset:0;background:rgba(10,12,16,.45);opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:10040}.CatalogFilters_sheetOverlayOpen__Us0Hf{opacity:1;pointer-events:auto}.CatalogFilters_sheet__vOb1E{position:fixed;left:0;right:0;bottom:0;z-index:10050;max-height:88vh;display:flex;flex-direction:column;background:#fff;border-radius:22px 22px 0 0;transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.CatalogFilters_sheetOpen__O71Ji{transform:translateY(0)}.CatalogFilters_sheetHead__VlfGX{display:flex;align-items:center;gap:10px;padding:16px 18px;border-bottom:1px solid #f0f1f3}.CatalogFilters_sheetTitle__ur__7{flex:1 1 auto;font-size:17px;font-weight:700}.CatalogFilters_sheetClose__lPC8J{border:0;background:#f2f3f5;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#14161a;cursor:pointer}.CatalogFilters_sheetBody__Kub2g{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}.CatalogFilters_sheetFoot__pnYHp{padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #f0f1f3;background:#fff}.CatalogFilters_sheetApply__WEF4u{width:100%;min-height:50px;border:0;border-radius:14px;background:#14161a;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.CatalogFilters_sheetApply__WEF4u:active{transform:translateY(1px)}@media screen and (max-width:991px){.CatalogFilters_sidebar__kZYRh{display:none}.CatalogFilters_mobileButton__Nyfqe{display:inline-flex}}.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}