@import"https://fonts.cdnfonts.com/css/futura-pt";@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&family=Quicksand:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";.blog_blogContainer__7gKQB{max-width:1000px;margin:0 auto;padding:2rem 1.5rem;background-color:#fff;color:#1a1a1a;font-family:Inter,sans-serif;line-height:1.6}@media(max-width:1100px){.blog_blogContainer__7gKQB{padding:1.5rem 1rem}}@media(max-width:640px){.blog_blogContainer__7gKQB{padding:1rem 1.5rem}}.blog_blogLogo__Urvjt{position:absolute;top:40px;left:40px;width:160px}@media(max-width:1100px){.blog_blogLogo__Urvjt{display:none}}@media(max-width:640px){.blog_blogLogo__Urvjt{display:none}}.blog_blogHeader__bB0fp{margin-bottom:2rem}.blog_blogHeader__bB0fp .blog_blogTitle__BhMmb{font-size:2.5rem;font-weight:700;color:#8525ff;margin-bottom:1rem;line-height:1.2}@media(max-width:1100px){.blog_blogHeader__bB0fp .blog_blogTitle__BhMmb{font-size:2rem}}@media(max-width:640px){.blog_blogHeader__bB0fp .blog_blogTitle__BhMmb{font-size:1.75rem}}.blog_blogHeader__bB0fp .blog_blogMeta__uz793{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#80899c;margin-bottom:1.5rem}.blog_blogHeader__bB0fp .blog_blogMeta__uz793 .blog_author__UxA6e,.blog_blogHeader__bB0fp .blog_blogMeta__uz793 .blog_category__wrVRn,.blog_blogHeader__bB0fp .blog_blogMeta__uz793 .blog_date__M2oW4{display:flex;align-items:center;gap:.25rem}.blog_blogHeader__bB0fp .blog_blogMeta__uz793 .blog_author__UxA6e svg,.blog_blogHeader__bB0fp .blog_blogMeta__uz793 .blog_category__wrVRn svg,.blog_blogHeader__bB0fp .blog_blogMeta__uz793 .blog_date__M2oW4 svg{width:18px;height:18px}.blog_blogHeader__bB0fp .blog_coverImage__F2zYj{width:100%;border-radius:12px;max-height:500px;-o-object-fit:cover;object-fit:cover;margin-bottom:1.5rem}.blog_blogHeader__bB0fp .blog_blogDescription__EfC_y{font-size:1.125rem;color:#4b4b4b;margin-bottom:1.5rem;line-height:1.5}@media(max-width:640px){.blog_blogHeader__bB0fp .blog_blogDescription__EfC_y{font-size:1rem}}.blog_blogHeader__bB0fp .blog_tagContainer__3vvr3{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.blog_blogHeader__bB0fp .blog_tagContainer__3vvr3 .blog_tag__PR__6{padding:.25rem .5rem;background-color:#f7f2ff;color:#8525ff;border-radius:8px;font-size:.75rem;font-weight:500;transition:background-color .15s}.blog_blogHeader__bB0fp .blog_tagContainer__3vvr3 .blog_tag__PR__6:hover{background-color:#ecdeff}.blog_blogContent__jcQw_ h1,.blog_blogContent__jcQw_ h2,.blog_blogContent__jcQw_ h3,.blog_blogContent__jcQw_ h4,.blog_blogContent__jcQw_ h5,.blog_blogContent__jcQw_ h6{color:#191819;margin:2rem 0 1rem;font-weight:600;line-height:1.3}.blog_blogContent__jcQw_ h1{font-size:2.25rem;border-bottom:2px solid #ecdeff;padding-bottom:.5rem}@media(max-width:1100px){.blog_blogContent__jcQw_ h1{font-size:2rem}}.blog_blogContent__jcQw_ h2{font-size:1.75rem}@media(max-width:1100px){.blog_blogContent__jcQw_ h2{font-size:1.5rem}}.blog_blogContent__jcQw_ h3{font-size:1.5rem}@media(max-width:1100px){.blog_blogContent__jcQw_ h3{font-size:1.35rem}}.blog_blogContent__jcQw_ h4{font-size:1.25rem}.blog_blogContent__jcQw_ h5{font-size:1.1rem}.blog_blogContent__jcQw_ h6{font-size:1rem;color:#5d6370}.blog_blogContent__jcQw_ p{margin-bottom:1.5rem;font-size:1rem;color:#1a1a1a;line-height:1.8}.blog_blogContent__jcQw_ a{color:#3276e8;text-decoration:none;transition:color .15s;border-bottom:1px solid transparent}.blog_blogContent__jcQw_ a:hover{color:#8525ff;border-bottom-color:#8525ff}.blog_blogContent__jcQw_ ol,.blog_blogContent__jcQw_ ul{margin:1rem 0 1.5rem 1.5rem}.blog_blogContent__jcQw_ ol li,.blog_blogContent__jcQw_ ul li{margin-bottom:.5rem;position:relative}.blog_blogContent__jcQw_ ul li:before{content:"";position:absolute;left:-20px;top:10px;width:6px;height:6px;background-color:#8525ff;border-radius:50%}.blog_blogContent__jcQw_ img{max-width:100%;border-radius:8px;margin:1.5rem 0;box-shadow:0 1px 2px rgba(0,0,0,.05)}.blog_blogContent__jcQw_ blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #8525ff;background-color:#f7f2ff;border-radius:0 8px 8px 0;font-style:italic}.blog_blogContent__jcQw_ blockquote p{margin-bottom:0}.blog_blogContent__jcQw_ blockquote cite{display:block;margin-top:.5rem;font-size:.875rem;font-style:normal;color:#5d6370}.blog_blogContent__jcQw_ pre{background-color:#191819;color:#fff;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;font-family:monospace;font-size:.875rem;line-height:1.6}.blog_blogContent__jcQw_ code{font-family:monospace;background-color:#eeeff1;padding:2px 6px;border-radius:4px;font-size:.9em}.blog_blogContent__jcQw_ pre code{background-color:transparent;padding:0}.blog_blogContent__jcQw_ hr{border:none;height:1px;background-color:#e0e0e0;margin:2rem 0}.blog_blogContent__jcQw_ table{width:100%;border-collapse:collapse;margin:1.5rem 0}.blog_blogContent__jcQw_ table td,.blog_blogContent__jcQw_ table th{border:1px solid #e0e0e0;padding:.5rem;text-align:left}.blog_blogContent__jcQw_ table th{background-color:#f7f2ff;font-weight:600}.blog_blogContent__jcQw_ table tr:nth-child(2n){background-color:#f9fcff}.blog_blogContent__jcQw_ .blog_referencesList__AdE4v{margin:1.5rem 0;padding-left:0;list-style-type:none}.blog_blogContent__jcQw_ .blog_referencesList__AdE4v li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.blog_blogContent__jcQw_ .blog_referencesList__AdE4v li:before{content:"•";position:absolute;left:0;color:#8525ff;font-size:1.125rem}.blog_blogContent__jcQw_ .blog_referencesList__AdE4v li a{color:#3276e8;text-decoration:none;transition:color .15s;border-bottom:1px solid transparent;font-size:.875rem;line-height:1.6}.blog_blogContent__jcQw_ .blog_referencesList__AdE4v li a:hover{color:#8525ff;border-bottom-color:#8525ff}.blog_blogContent__jcQw_ .blog_callout__Ypw7Z{padding:1rem;margin:1.5rem 0;border-radius:8px;display:flex;gap:.5rem}.blog_blogContent__jcQw_ .blog_callout__Ypw7Z.blog_info__hZaEi{background-color:#dceeff;border-left:4px solid #3276e8}.blog_blogContent__jcQw_ .blog_callout__Ypw7Z.blog_warning__n1gyD{background-color:#ffedcf;border-left:4px solid #f49000}.blog_blogContent__jcQw_ .blog_callout__Ypw7Z.blog_success__Q9APu{background-color:#e4f6e9;border-left:4px solid #58cc02}.blog_blogContent__jcQw_ .blog_callout__Ypw7Z.blog_error__TaicB{background-color:#fce8e9;border-left:4px solid #ff3747}.blog_blogContent__jcQw_ .blog_embedContainer__iHlS7{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;margin:1.5rem 0}.blog_blogContent__jcQw_ .blog_embedContainer__iHlS7 iframe,.blog_blogContent__jcQw_ .blog_embedContainer__iHlS7 video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.blog_blogFooter__SQuB4{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eeeff1}.blog_blogFooter__SQuB4 .blog_shareSection__JKPTN{display:none;align-items:center;gap:1rem;margin-bottom:1.5rem}.blog_blogFooter__SQuB4 .blog_shareSection__JKPTN .blog_shareTitle__rnwz_{font-weight:500;color:#5d6370}.blog_blogFooter__SQuB4 .blog_shareSection__JKPTN .blog_shareButtons__dtoa1{display:flex;gap:.5rem}.blog_blogFooter__SQuB4 .blog_shareSection__JKPTN .blog_shareButtons__dtoa1 .blog_shareButton__z6dcV{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f7f2ff;color:#8525ff;transition:all .15s}.blog_blogFooter__SQuB4 .blog_shareSection__JKPTN .blog_shareButtons__dtoa1 .blog_shareButton__z6dcV:hover{background-color:#8525ff;color:#fff}.blog_blogFooter__SQuB4 .blog_authorBio__PG8gV{display:flex;gap:1.5rem;padding:1.5rem;background-color:#f9fcff;border-radius:12px}@media(max-width:640px){.blog_blogFooter__SQuB4 .blog_authorBio__PG8gV{flex-direction:column;gap:1rem}}.blog_blogFooter__SQuB4 .blog_authorBio__PG8gV .blog_authorAvatar__iZZSn{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.blog_blogFooter__SQuB4 .blog_authorBio__PG8gV .blog_authorDetails__MgZ0L{flex:1}.blog_blogFooter__SQuB4 .blog_authorBio__PG8gV .blog_authorDetails__MgZ0L .blog_authorName__oAGMJ{font-size:1.125rem;font-weight:600;color:#191819;margin-bottom:.25rem}.blog_blogFooter__SQuB4 .blog_authorBio__PG8gV .blog_authorDetails__MgZ0L .blog_authorRole__lz9GH{font-size:.875rem;color:#8525ff;margin-bottom:.5rem}.blog_blogFooter__SQuB4 .blog_authorBio__PG8gV .blog_authorDetails__MgZ0L .blog_authorDescription__J4mak{font-size:.875rem;color:#4b4b4b}.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_{margin-top:2rem}.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPostsTitle__qesJY{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#191819}.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPosts__xLLe5{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1100px){.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPosts__xLLe5{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPosts__xLLe5{grid-template-columns:1fr}}.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPosts__xLLe5 .blog_relatedPost__JvOS8{display:block;text-decoration:none;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:transform .25s,box-shadow .25s}.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPosts__xLLe5 .blog_relatedPost__JvOS8:hover{transform:translateY(-4px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPosts__xLLe5 .blog_relatedPost__JvOS8 .blog_relatedPostImage__A2gqV{width:100%;height:160px;-o-object-fit:cover;object-fit:cover}.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPosts__xLLe5 .blog_relatedPost__JvOS8 .blog_relatedPostContent__PJ07x{padding:1rem}.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPosts__xLLe5 .blog_relatedPost__JvOS8 .blog_relatedPostContent__PJ07x .blog_relatedPostTitle__nwcW_{font-size:1rem;font-weight:500;color:#191819;margin-bottom:.25rem;line-height:1.4}.blog_blogFooter__SQuB4 .blog_relatedPostsSection__kzy5_ .blog_relatedPosts__xLLe5 .blog_relatedPost__JvOS8 .blog_relatedPostContent__PJ07x .blog_relatedPostMeta__cZ8gl{font-size:.75rem;color:#80899c}.blog_blogNavigation__0SKOB{display:none;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eeeff1}.blog_blogNavigation__0SKOB .blog_nextPost__7NS6g,.blog_blogNavigation__0SKOB .blog_prevPost__xjQfQ{display:flex;max-width:45%;text-decoration:none;color:#4b4b4b}.blog_blogNavigation__0SKOB .blog_nextPost__7NS6g:hover .blog_navigateLabel__XEiLe,.blog_blogNavigation__0SKOB .blog_nextPost__7NS6g:hover .blog_postTitle__9wDy6,.blog_blogNavigation__0SKOB .blog_prevPost__xjQfQ:hover .blog_navigateLabel__XEiLe,.blog_blogNavigation__0SKOB .blog_prevPost__xjQfQ:hover .blog_postTitle__9wDy6{color:#8525ff}.blog_blogNavigation__0SKOB .blog_nextPost__7NS6g .blog_navigateLabel__XEiLe,.blog_blogNavigation__0SKOB .blog_prevPost__xjQfQ .blog_navigateLabel__XEiLe{font-size:.75rem;text-transform:uppercase;margin-bottom:.25rem;transition:color .15s}.blog_blogNavigation__0SKOB .blog_nextPost__7NS6g .blog_postTitle__9wDy6,.blog_blogNavigation__0SKOB .blog_prevPost__xjQfQ .blog_postTitle__9wDy6{font-size:.875rem;font-weight:500;transition:color .15s}.blog_blogNavigation__0SKOB .blog_nextPost__7NS6g{text-align:right}