.BlogCard_card__uJhwZ{position:relative;border-radius:24px;overflow:hidden;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.9);box-shadow:0 4px 24px rgba(0,0,0,.06);transition:all .3s ease}.BlogCard_card__uJhwZ:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);opacity:0;transition:opacity .3s ease;z-index:10}.BlogCard_card__uJhwZ:hover{box-shadow:0 20px 50px rgba(59,130,246,.15);border-color:rgba(59,130,246,.2)}.BlogCard_card__uJhwZ:hover:before{opacity:1}.BlogCard_link__5wLQ_{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.BlogCard_imageWrapper__L4MCQ{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.BlogCard_image__eYF02{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.BlogCard_card__uJhwZ:hover .BlogCard_image__eYF02{transform:scale(1.08)}.BlogCard_imageOverlay___WBib{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,transparent 50%,rgba(0,0,0,.4));opacity:0;transition:opacity .3s ease}.BlogCard_card__uJhwZ:hover .BlogCard_imageOverlay___WBib{opacity:1}.BlogCard_content__J8Lex{display:flex;flex-direction:column;padding:1.75rem;flex:1 1}.BlogCard_date__z1zJO{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#64748b;margin-bottom:.75rem}.BlogCard_date__z1zJO svg{color:#3b82f6}.BlogCard_title__ZbJwJ{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .75rem;line-height:1.4;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.BlogCard_card__uJhwZ:hover .BlogCard_title__ZbJwJ{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.BlogCard_description__tS4lv{font-size:.95rem;color:#64748b;line-height:1.7;margin:0 0 1.25rem;flex:1 1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.BlogCard_hashtags__gTrSH{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.25rem}.BlogCard_hashtag__mlSQ2{display:inline-flex;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:500;color:#3b82f6;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));border:1px solid rgba(59,130,246,.2);border-radius:20px;cursor:pointer;transition:all .2s ease}.BlogCard_hashtag__mlSQ2:hover{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(139,92,246,.2));border-color:rgba(59,130,246,.4);transform:translateY(-2px)}.BlogCard_moreHashtags__jBfmw{display:inline-flex;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:500;color:#64748b;background:rgba(100,116,139,.1);border-radius:20px}.BlogCard_readMore__YvmXR{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:auto}.BlogCard_readMore__YvmXR svg{color:#3b82f6;transition:transform .3s ease}.BlogCard_card__uJhwZ:hover .BlogCard_readMore__YvmXR svg{transform:translateX(4px)}@media (max-width:768px){.BlogCard_content__J8Lex{padding:1.25rem}.BlogCard_title__ZbJwJ{font-size:1.1rem}.BlogCard_description__tS4lv{font-size:.9rem;-webkit-line-clamp:2}.BlogCard_hashtags__gTrSH{gap:6px}.BlogCard_hashtag__mlSQ2{padding:4px 10px;font-size:.7rem}}.BlogList_container__v_6Lr{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.BlogList_hero__rhoEu{text-align:center;margin-bottom:3rem;padding:3rem 2rem;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;border:1px solid rgba(255,255,255,.9);box-shadow:0 4px 24px rgba(0,0,0,.06)}.BlogList_heroIcon__UJxj5{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;color:white;margin-bottom:1.5rem}.BlogList_heroTitle__YScpB{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#0f172a;margin:0 0 1rem;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.BlogList_heroSubtitle__TGqL_{font-size:1.15rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7}.BlogList_filters__JwUZU{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.BlogList_searchWrapper__sdRHU{position:relative;max-width:500px;margin:0 auto;width:100%}.BlogList_searchIcon__gpGU0{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}.BlogList_searchInput__eEVnf{width:100%;padding:1rem 3rem;font-size:1rem;border:1px solid rgba(255,255,255,.9);border-radius:16px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s ease;color:#0f172a}.BlogList_searchInput__eEVnf::placeholder{color:#94a3b8}.BlogList_searchInput__eEVnf:focus{outline:none;border-color:rgba(59,130,246,.5);box-shadow:0 4px 20px rgba(59,130,246,.15)}.BlogList_clearButton__Z__9l{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:rgba(0,0,0,.05);border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease}.BlogList_clearButton__Z__9l:hover{background:rgba(0,0,0,.1);color:#0f172a}.BlogList_hashtags___1A8w{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.BlogList_hashtagButton__TjGIV{padding:8px 16px;font-size:.85rem;font-weight:500;color:#64748b;background:rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.08);border-radius:20px;cursor:pointer;transition:all .2s ease}.BlogList_hashtagButton__TjGIV:hover{background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.3);color:#3b82f6}.BlogList_hashtagActive__4El0D{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;border-color:transparent}.BlogList_hashtagActive__4El0D:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);color:white}.BlogList_grid__SbNTD{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:2rem;gap:2rem}.BlogList_noResults__U2WrF{text-align:center;padding:4rem 2rem;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.9)}.BlogList_noResults__U2WrF svg{color:#94a3b8;margin-bottom:1.5rem}.BlogList_noResults__U2WrF h3{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.BlogList_noResults__U2WrF p{font-size:1rem;color:#64748b;margin:0 0 1.5rem}.BlogList_resetButton__VhtOn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;color:white;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease}.BlogList_resetButton__VhtOn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,130,246,.3)}.BlogList_count__r6_nD{text-align:center;margin-top:2.5rem;padding:1rem;font-size:.95rem;color:#64748b}.BlogList_count__r6_nD strong{color:#3b82f6}@media (max-width:768px){.BlogList_container__v_6Lr{padding:1.5rem 1rem 3rem}.BlogList_hero__rhoEu{padding:2rem 1.5rem;margin-bottom:2rem;border-radius:24px}.BlogList_heroIcon__UJxj5{width:56px;height:56px;border-radius:16px}.BlogList_heroIcon__UJxj5 svg{width:24px;height:24px}.BlogList_heroSubtitle__TGqL_{font-size:1rem}.BlogList_filters__JwUZU{margin-bottom:2rem}.BlogList_searchInput__eEVnf{padding:.875rem 2.75rem;font-size:.95rem}.BlogList_hashtags___1A8w{gap:8px}.BlogList_hashtagButton__TjGIV{padding:6px 12px;font-size:.8rem}.BlogList_grid__SbNTD{grid-template-columns:1fr;gap:1.5rem}}.BlogSidebar_sidebar__N48_d{position:sticky;top:100px;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.9);box-shadow:0 4px 20px rgba(0,0,0,.06);padding:1.5rem;max-height:calc(100vh - 140px);overflow-y:auto}.BlogSidebar_sidebar__N48_d::-webkit-scrollbar{width:4px}.BlogSidebar_sidebar__N48_d::-webkit-scrollbar-track{background:transparent}.BlogSidebar_sidebar__N48_d::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4px}.BlogSidebar_header__lXqc2{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.08)}.BlogSidebar_header__lXqc2 svg{color:#3b82f6}.BlogSidebar_articles__7d_rY{display:flex;flex-direction:column;gap:.75rem}.BlogSidebar_articleLink__lGQUt{display:flex;gap:12px;padding:10px;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease}.BlogSidebar_articleLink__lGQUt:hover{background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(139,92,246,.08))}.BlogSidebar_articleImage__mlOdk{flex-shrink:0;width:60px;height:60px;border-radius:10px;overflow:hidden}.BlogSidebar_articleImage__mlOdk img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.BlogSidebar_articleLink__lGQUt:hover .BlogSidebar_articleImage__mlOdk img{transform:scale(1.1)}.BlogSidebar_articleContent__B0BpF{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-width:0}.BlogSidebar_articleTitle__NCz0x{font-size:.875rem;font-weight:600;color:#0f172a;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.BlogSidebar_articleLink__lGQUt:hover .BlogSidebar_articleTitle__NCz0x{color:#3b82f6}.BlogSidebar_articleArrow__MlvB4{display:flex;align-items:center;margin-top:4px;color:#94a3b8;transition:all .2s ease}.BlogSidebar_articleLink__lGQUt:hover .BlogSidebar_articleArrow__MlvB4{color:#3b82f6;transform:translateX(4px)}.BlogSidebar_allArticles__KTYJe{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:1.25rem;padding:12px;font-size:.9rem;font-weight:600;color:#3b82f6;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));border-radius:12px;text-decoration:none;transition:all .2s ease}.BlogSidebar_allArticles__KTYJe:hover{background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(139,92,246,.15))}.BlogSidebar_allArticles__KTYJe svg{transition:transform .2s ease}.BlogSidebar_allArticles__KTYJe:hover svg{transform:translateX(4px)}@media (max-width:1024px){.BlogSidebar_sidebar__N48_d{position:static;max-height:none}}.BlogArticle_progressBar__VGdcG{position:fixed;top:0;left:0;right:0;height:3px;background:rgba(59,130,246,.1);z-index:1000}.BlogArticle_progressFill__JQs0U{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transition:width .1s ease-out}.BlogArticle_breadcrumbs__TzF9U{display:flex;align-items:center;gap:8px;margin-bottom:1.5rem;font-size:.875rem;color:#64748b}.BlogArticle_breadcrumbs__TzF9U a{color:#64748b;text-decoration:none;transition:color .2s ease}.BlogArticle_breadcrumbs__TzF9U a:hover{color:#3b82f6}.BlogArticle_breadcrumbs__TzF9U span:last-child{color:#0f172a;font-weight:500}.BlogArticle_container__iIG72{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.BlogArticle_layout__3Tbfb{display:grid;grid-gap:2.5rem;gap:2.5rem;align-items:start}@media (min-width:1024px){.BlogArticle_layout__3Tbfb{grid-template-columns:minmax(0,1fr) 280px}}.BlogArticle_article__1CQRV{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;border:1px solid rgba(255,255,255,.9);box-shadow:0 4px 24px rgba(0,0,0,.06);overflow:hidden}.BlogArticle_backLink__nqmI0{display:inline-flex;align-items:center;gap:8px;margin:1.5rem 2rem 0;padding:10px 16px;font-size:.9rem;font-weight:500;color:#64748b;background:rgba(0,0,0,.03);border-radius:10px;text-decoration:none;transition:all .2s ease}.BlogArticle_backLink__nqmI0:hover{color:#3b82f6;background:rgba(59,130,246,.1)}.BlogArticle_backLink__nqmI0 svg{transition:transform .2s ease}.BlogArticle_backLink__nqmI0:hover svg{transform:translateX(-4px)}.BlogArticle_header__IUtCS{padding:2rem 2rem 1.5rem}.BlogArticle_meta__O5toI{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.BlogArticle_date__jEVYP,.BlogArticle_readingTime__OrP7B{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;color:#64748b}.BlogArticle_date__jEVYP svg,.BlogArticle_readingTime__OrP7B svg{color:#3b82f6}.BlogArticle_title__auZfG{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#0f172a;margin:0 0 1rem;line-height:1.3}.BlogArticle_description__ZSSe3{font-size:1.15rem;color:#64748b;line-height:1.7;margin:0 0 1.5rem}.BlogArticle_hashtags__NhzaF{display:flex;flex-wrap:wrap;gap:10px}.BlogArticle_hashtag__11xEO{display:inline-flex;padding:8px 14px;font-size:.8rem;font-weight:500;color:#3b82f6;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));border-radius:20px}.BlogArticle_featuredImage__SGSuR{width:100%;max-height:500px;overflow:hidden}.BlogArticle_featuredImage__SGSuR img{width:100%;height:100%;object-fit:cover}.BlogArticle_content__lD87r{padding:2.5rem 2rem;font-size:1.1rem;line-height:1.9;color:#334155}.BlogArticle_content__lD87r h1,.BlogArticle_content__lD87r h2,.BlogArticle_content__lD87r h3,.BlogArticle_content__lD87r h4{color:#0f172a;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;line-height:1.4}.BlogArticle_content__lD87r h2{font-size:1.75rem;padding-bottom:.75rem;border-bottom:2px solid rgba(59,130,246,.2)}.BlogArticle_content__lD87r h3{font-size:1.35rem}.BlogArticle_content__lD87r p{margin:1rem 0}.BlogArticle_content__lD87r a{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s ease}.BlogArticle_content__lD87r a:hover{color:#8b5cf6;text-decoration:underline}.BlogArticle_content__lD87r ol,.BlogArticle_content__lD87r ul{margin:1.25rem 0;padding-left:1.5rem}.BlogArticle_content__lD87r li{margin-bottom:.75rem}.BlogArticle_content__lD87r blockquote{margin:1.5rem 0;padding:1.25rem 1.5rem;background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(139,92,246,.08));border-left:4px solid #3b82f6;border-radius:0 12px 12px 0;font-style:italic;color:#475569}.BlogArticle_content__lD87r code{background:rgba(59,130,246,.1);color:#3b82f6;padding:2px 8px;border-radius:6px;font-size:.9em;font-family:Fira Code,monospace}.BlogArticle_content__lD87r pre{background:#0f172a;color:#e2e8f0;padding:1.5rem;border-radius:16px;overflow-x:auto;margin:1.5rem 0}.BlogArticle_content__lD87r pre code{background:none;color:inherit;padding:0}.BlogArticle_content__lD87r img{max-width:100%;height:auto;border-radius:16px;margin:1.5rem 0}.BlogArticle_content__lD87r table{width:100%;border-collapse:collapse;margin:1.5rem 0}.BlogArticle_content__lD87r td,.BlogArticle_content__lD87r th{padding:12px 16px;text-align:left;border-bottom:1px solid rgba(0,0,0,.08)}.BlogArticle_content__lD87r th{background:rgba(59,130,246,.05);font-weight:600}.BlogArticle_content__lD87r .centered{display:flex;justify-content:center;margin:1.5rem 0}.BlogArticle_content__lD87r .button{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:1px 16px!important;font-size:.85rem!important;font-weight:500!important;color:white!important;background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border:none!important;border-radius:10px!important;text-decoration:none!important;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(59,130,246,.25)!important}.BlogArticle_content__lD87r .button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.35)!important}.BlogArticle_content__lD87r .button:active{transform:translateY(0)}.BlogArticle_content__lD87r .button .icon,.BlogArticle_content__lD87r .button img{width:16px!important;height:16px!important;border-radius:4px!important;margin-right:0!important;animation:none!important}.BlogArticle_content__lD87r .note{background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(139,92,246,.08));border-left:4px solid #3b82f6;border-radius:0 16px 16px 0;padding:1.25rem 1.5rem;margin:1.5rem 0}.BlogArticle_content__lD87r .example{background:rgba(59,130,246,.05);border-left:4px solid #3b82f6;border-radius:0 12px 12px 0;padding:1rem 1.25rem;margin:1rem 0}.BlogArticle_share__tl4vf{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.5rem 2rem 2rem;border-top:1px solid rgba(0,0,0,.08)}.BlogArticle_shareLabel__BAx2p{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;color:#64748b}.BlogArticle_shareButtons__drusG{display:flex;gap:10px}.BlogArticle_shareButton__QW5Hw{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:500;color:white;background:linear-gradient(135deg,#0088cc,#00a8e8);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.BlogArticle_shareButton__QW5Hw:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,136,204,.3)}.BlogArticle_shareButton__QW5Hw.BlogArticle_vk__e1ZdY{background:linear-gradient(135deg,#4a76a8,#5c8bc4)}.BlogArticle_shareButton__QW5Hw.BlogArticle_vk__e1ZdY:hover{box-shadow:0 6px 16px rgba(74,118,168,.3)}.BlogArticle_vkIcon__xN1Hi{font-weight:700;font-size:.85rem}.BlogArticle_sidebarWrapper__CWhjA{display:none}@media (min-width:1024px){.BlogArticle_sidebarWrapper__CWhjA{display:block}}@media (max-width:768px){.BlogArticle_container__iIG72{padding:1rem 1rem 3rem}.BlogArticle_article__1CQRV{border-radius:24px}.BlogArticle_backLink__nqmI0{margin:1rem 1.25rem 0}.BlogArticle_header__IUtCS{padding:1.5rem 1.25rem 1rem}.BlogArticle_title__auZfG{font-size:1.5rem}.BlogArticle_description__ZSSe3{font-size:1rem}.BlogArticle_content__lD87r{padding:1.5rem 1.25rem;font-size:1rem}.BlogArticle_content__lD87r h2{font-size:1.35rem}.BlogArticle_share__tl4vf{flex-direction:column;align-items:flex-start;padding:1.25rem 1.25rem 1.5rem}.BlogArticle_shareButtons__drusG{width:100%}.BlogArticle_shareButton__QW5Hw{flex:1 1;justify-content:center;padding:12px}}.BlogArticle_ctaBlock__zhei3{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin:0 2rem;padding:1.5rem;background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(139,92,246,.08));border-radius:20px;border:1px solid rgba(59,130,246,.15)}.BlogArticle_ctaContent__Omr05{display:flex;align-items:center;gap:1rem}.BlogArticle_ctaIcon__z07hr{color:#3b82f6;flex-shrink:0}.BlogArticle_ctaText__duOzf h3{margin:0 0 4px;font-size:1.1rem;font-weight:700;color:#0f172a}.BlogArticle_ctaText__duOzf p{margin:0;font-size:.9rem;color:#64748b}.BlogArticle_ctaButton__8ya5u{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:12px;white-space:nowrap;transition:all .3s ease;box-shadow:0 4px 16px rgba(59,130,246,.3)}.BlogArticle_ctaButton__8ya5u:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(59,130,246,.4)}.BlogArticle_relatedMobile__fH_pG{padding:2rem;border-top:1px solid rgba(0,0,0,.08)}.BlogArticle_relatedTitle__36jY5{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 1.25rem}.BlogArticle_relatedGrid__n_pFG{display:flex;flex-direction:column;gap:1rem}.BlogArticle_relatedCard__D7g_o{display:flex;align-items:center;gap:1rem;padding:.75rem;background:rgba(0,0,0,.02);border-radius:12px;text-decoration:none;transition:all .2s ease}.BlogArticle_relatedCard__D7g_o:hover{background:rgba(59,130,246,.08)}.BlogArticle_relatedImage__HSXdM{width:80px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.BlogArticle_relatedImage__HSXdM img{width:100%;height:100%;object-fit:cover}.BlogArticle_relatedContent__0tCoE{flex:1 1;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.BlogArticle_relatedContent__0tCoE h4{margin:0;font-size:.9rem;font-weight:600;color:#0f172a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.BlogArticle_relatedArrow__hf2Ug{color:#3b82f6;flex-shrink:0}.BlogArticle_scrollTop__3Dahv{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;border:none;border-radius:50%;cursor:pointer;box-shadow:0 4px 16px rgba(59,130,246,.4);z-index:100}.BlogArticle_scrollTop__3Dahv:hover{box-shadow:0 8px 24px rgba(59,130,246,.5)}@media (min-width:1024px){.BlogArticle_relatedMobile__fH_pG{display:none}}@media (max-width:768px){.BlogArticle_ctaBlock__zhei3{flex-direction:column;align-items:flex-start;margin:0 1.25rem;padding:1.25rem}.BlogArticle_ctaContent__Omr05{flex-direction:column;align-items:flex-start;text-align:left}.BlogArticle_ctaButton__8ya5u{width:100%;justify-content:center}.BlogArticle_breadcrumbs__TzF9U{font-size:.8rem;margin-bottom:1rem}.BlogArticle_scrollTop__3Dahv{bottom:1.5rem;right:1.5rem;width:44px;height:44px}}