.Blog_blogPage__xnUIh{padding-top:5rem}.Blog_featuredSection__W1yzA{background:var(--bg-secondary)}.Blog_featuredSection__W1yzA h2{margin-bottom:3rem}.Blog_featuredGrid__80S0Q{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:768px){.Blog_featuredGrid__80S0Q{grid-template-columns:1fr}}.Blog_allPostsSection__EAFGZ{background:var(--bg-primary)}.Blog_sectionHeader__FZ8vw{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}@media(max-width:768px){.Blog_sectionHeader__FZ8vw{flex-direction:column;gap:1.5rem;text-align:center}}.Blog_categories__rrn1m{display:flex;gap:1rem;flex-wrap:wrap}.Blog_categoryBtn__jQMrb{padding:.5rem 1rem;background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:20px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.Blog_categoryBtn__jQMrb.Blog_active__TYTYM,.Blog_categoryBtn__jQMrb:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.Blog_postsGrid__9kUcJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:768px){.Blog_postsGrid__9kUcJ{grid-template-columns:1fr}}.Blog_newsletter__M6uH9{background:var(--gradient);color:#fff;text-align:center;padding:4rem 0}.Blog_newsletterContent__Muu6V{max-width:600px;margin:0 auto}.Blog_newsletterContent__Muu6V h3{color:#fff;margin-bottom:1rem;font-size:2rem}.Blog_newsletterContent__Muu6V p{color:hsla(0,0%,100%,.9);margin-bottom:2rem;font-size:1.1rem}.Blog_newsletterForm__Wt8_3{display:flex;gap:1rem;max-width:400px;margin:0 auto}@media(max-width:480px){.Blog_newsletterForm__Wt8_3{flex-direction:column}}.Blog_emailInput__KxuZm{flex:1 1;padding:.75rem 1rem;border:none;border-radius:8px;font-size:1rem}.Blog_emailInput__KxuZm:focus{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.3)}.Footer_footer___mXpK{background:var(--bg-dark);color:#fff;padding:3rem 0 1rem}.Footer_content__uuyMx{display:grid;grid-template-columns:1fr 2fr;grid-gap:3rem;gap:3rem;margin-bottom:2rem}@media(max-width:768px){.Footer_content__uuyMx{grid-template-columns:1fr;gap:2rem}}.Footer_brand__h6NfV h3{margin-bottom:1rem;font-size:1.5rem}.Footer_brand__h6NfV p{color:hsla(0,0%,100%,.8);margin-bottom:.5rem}.Footer_brand__h6NfV p:first-of-type{font-weight:600;color:hsla(0,0%,100%,.9)}.Footer_links__sgu4L{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media(max-width:768px){.Footer_links__sgu4L{grid-template-columns:1fr;gap:1.5rem}}.Footer_column__QC6Fq h4{color:#fff;margin-bottom:1rem;font-size:1.1rem}.Footer_column__QC6Fq ul{list-style:none;padding:0;margin:0}.Footer_column__QC6Fq ul li{margin-bottom:.5rem}.Footer_column__QC6Fq ul li a{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .3s ease}.Footer_column__QC6Fq ul li a:hover{color:#fff}.Footer_bottom__6pkQO{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.Footer_bottom__6pkQO{flex-direction:column;gap:1rem;text-align:center}}.Footer_copyright__AIyiF p,.Footer_social__pyssC p{color:hsla(0,0%,100%,.6);margin:0;font-size:.9rem}.BlogCard_blogCard__PRW_w{background:var(--bg-primary);border-radius:12px;box-shadow:var(--shadow);transition:all .3s ease;overflow:hidden;height:100%}.BlogCard_blogCard__PRW_w:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.BlogCard_blogCard__PRW_w:hover .BlogCard_readMore__a5Z_0{color:var(--primary-color)}.BlogCard_blogCard__PRW_w.BlogCard_featured__NFBp5{border:2px solid var(--primary-color)}.BlogCard_blogCard__PRW_w.BlogCard_featured__NFBp5 .BlogCard_title__djks0{font-size:1.4rem}.BlogCard_blogCard__PRW_w.BlogCard_featured__NFBp5 .BlogCard_cardContent__r_qDI{padding:2rem}.BlogCard_cardLink__2qXxX{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.BlogCard_cardLink__2qXxX:hover{color:inherit}.BlogCard_cardContent__r_qDI{padding:1.5rem;flex:1 1;display:flex;flex-direction:column}.BlogCard_cardHeader__4sSSZ{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.BlogCard_category__FJoVg{background:var(--primary-color);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600}.BlogCard_readTime__VqtYz{color:var(--text-light);font-size:.8rem}.BlogCard_title__djks0{color:var(--text-primary);font-size:1.2rem;font-weight:700;line-height:1.3;min-height:2.6rem;-webkit-line-clamp:2}.BlogCard_excerpt__obCdZ,.BlogCard_title__djks0{margin-bottom:1rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.BlogCard_excerpt__obCdZ{color:var(--text-secondary);line-height:1.6;flex:1 1;-webkit-line-clamp:3}.BlogCard_tags__lHphH{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.BlogCard_tag__Ok8_i{background:var(--bg-secondary);color:var(--primary-color);padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:500}.BlogCard_meta__xkeYb{display:flex;justify-content:space-between;align-items:center}.BlogCard_author__G41IC{display:flex;align-items:center;gap:.5rem}.BlogCard_author__G41IC span{font-size:.9rem;color:var(--text-secondary);font-weight:500}.BlogCard_authorImage__k_tej{width:30px;height:30px;border-radius:50%;object-fit:cover}.BlogCard_date__FTJ05{color:var(--text-light);font-size:.85rem}.BlogCard_cardFooter__shS49{padding:1rem 1.5rem;border-top:1px solid var(--border-color);background:var(--bg-secondary)}.BlogCard_readMore__a5Z_0{color:var(--text-secondary);font-weight:600;font-size:.9rem;transition:color .3s ease}.BlogHero_blogHero__wvnYu{position:relative;min-height:60vh;display:flex;align-items:center;padding:5rem 0 3rem;overflow:hidden;background:var(--bg-primary);text-align:center}.BlogHero_heroContent__VJlOw{position:relative;z-index:2}.BlogHero_heroContent__VJlOw h1{font-size:3rem;margin-bottom:1.5rem;line-height:1.1}@media(max-width:768px){.BlogHero_heroContent__VJlOw h1{font-size:2.2rem}}.BlogHero_heroContent__VJlOw p{font-size:1.2rem;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6;color:var(--text-secondary)}@media(max-width:768px){.BlogHero_heroContent__VJlOw p{font-size:1.1rem}}.BlogHero_stats__XPB7u{display:flex;justify-content:center;gap:3rem;margin-bottom:2.5rem}@media(max-width:768px){.BlogHero_stats__XPB7u{gap:1.5rem;flex-wrap:wrap}}.BlogHero_stat__lHfqm{display:flex;flex-direction:column;align-items:center;text-align:center}.BlogHero_number__EufKt{font-size:2rem;font-weight:800;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}@media(max-width:768px){.BlogHero_number__EufKt{font-size:1.6rem}}.BlogHero_label__uTxrJ{font-size:.9rem;color:var(--text-secondary);font-weight:500}.BlogHero_topics__1oc8J{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;max-width:600px;margin:0 auto}.BlogHero_topicTag__tajaD{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;transition:all .3s ease}.BlogHero_topicTag__tajaD:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(37,99,235,.3)}.BlogHero_background__SajnP{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden}.BlogHero_gradient__6ktA_{position:absolute;top:-30%;right:-20%;width:40%;height:120%;background:conic-gradient(from 45deg at 50% 50%,rgba(37,99,235,.05) 0deg,rgba(59,130,246,.03) 90deg,rgba(37,99,235,.05) 180deg,rgba(30,64,175,.03) 270deg,rgba(37,99,235,.05) 1turn);border-radius:50%;animation:BlogHero_rotate__AQmuA 30s linear infinite}.BlogHero_particles__MXBi3{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 15% 70%,rgba(37,99,235,.06) 0,transparent 50%),radial-gradient(circle at 85% 30%,rgba(59,130,246,.04) 0,transparent 50%),radial-gradient(circle at 50% 20%,rgba(30,64,175,.03) 0,transparent 50%);animation:BlogHero_float__T9KP0 20s ease-in-out infinite}@keyframes BlogHero_rotate__AQmuA{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes BlogHero_float__T9KP0{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.02)}}.Header_header__2AlXl{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:all .3s ease}.Header_header__2AlXl.Header_scrolled__LczIa{background:hsla(0,0%,100%,.98);border-bottom-color:var(--border-color);box-shadow:var(--shadow)}.Header_nav__cIp7P{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.Header_logo__d2E46{font-size:1.5rem;font-weight:800}.Header_logo__d2E46 a{color:inherit;text-decoration:none}.Header_navigation__tSRAv{display:flex;align-items:center;gap:2rem}@media(max-width:768px){.Header_navigation__tSRAv{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:var(--bg-primary);flex-direction:column;justify-content:center;gap:3rem;transition:right .3s ease}.Header_navigation__tSRAv.Header_open__W7fh1{right:0}}.Header_navLink__IXQUL{color:var(--text-primary);font-weight:500;text-decoration:none;transition:color .3s ease;position:relative}.Header_navLink__IXQUL:hover{color:var(--primary-color)}.Header_navLink__IXQUL:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--gradient);transition:width .3s ease}.Header_navLink__IXQUL:hover:after{width:100%}.Header_mobileToggle__RNWVC{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem}.Header_mobileToggle__RNWVC span{width:25px;height:3px;background:var(--text-primary);transition:all .3s ease}@media(max-width:768px){.Header_mobileToggle__RNWVC{display:flex;z-index:1001}}