.BlogPage_page__KKIV_{min-height:100vh;background:var(--page-bg);position:relative;overflow-x:hidden}.BlogPage_heroSection___fuF9{padding:6rem 0;background:linear-gradient(135deg,var(--primary-light) 0,var(--primary) 50%,var(--primary-dark) 100%);position:relative;overflow:hidden}.BlogPage_heroBackgroundOverlay__BssIz{position:absolute;inset:0;background:rgba(0,0,0,.1);z-index:1}.BlogPage_heroGradientOverlay__gMmPh{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.2) 0,transparent 50%,transparent);z-index:2}.BlogPage_heroContent__J9rxS{position:relative;z-index:10;text-align:center;max-width:4xl;margin:0 auto;padding:0 1.5rem}.BlogPage_heroTitle__azcy8{font-size:3rem;font-weight:900;color:white;margin-bottom:1.5rem;text-shadow:0 4px 8px rgba(0,0,0,.3);line-height:1.1;letter-spacing:-.02em}@media (min-width:640px){.BlogPage_heroTitle__azcy8{font-size:3.75rem}}@media (min-width:768px){.BlogPage_heroTitle__azcy8{font-size:5rem}}@media (min-width:1024px){.BlogPage_heroTitle__azcy8{font-size:6rem}}.BlogPage_heroTitleGradient__yUfrJ{background:linear-gradient(135deg,#ffffff,#f5f5f5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:BlogPage_shimmer__vTu__ 3s ease-in-out infinite}@keyframes BlogPage_shimmer__vTu__{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.BlogPage_heroSubtitle__nggVw{font-size:1.25rem;color:rgba(255,255,255,.9);max-width:2xl;margin:0 auto;text-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1.6;font-weight:300}@media (min-width:768px){.BlogPage_heroSubtitle__nggVw{font-size:1.5rem}}.BlogPage_featuredSection__8PCto{padding:6rem 0;position:relative;overflow:hidden}.BlogPage_backgroundDecor1__zkVhP{position:absolute;top:0;left:25%;width:24rem;height:24rem;background:radial-gradient(circle,rgba(13,110,253,.05) 0,transparent 70%);border-radius:50%;filter:blur(3rem)}.BlogPage_backgroundDecor2__UZ2AC{position:absolute;bottom:0;right:25%;width:20rem;height:20rem;background:radial-gradient(circle,rgba(61,139,253,.08) 0,transparent 70%);border-radius:50%;filter:blur(3rem)}.BlogPage_container__jsxnE{max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10}.BlogPage_featuredPost__kNtf8{background:var(--card-bg);border-radius:1.5rem;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);overflow:hidden;transition:all .3s ease-in-out}.BlogPage_featuredPost__kNtf8:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.BlogPage_featuredImage__XY9JR{width:100%;height:20rem;background:linear-gradient(135deg,var(--primary-light) 0,var(--primary-dark) 100%);display:flex;align-items:center;justify-content:center;color:white;font-size:4rem;position:relative;overflow:hidden}.BlogPage_featuredImage__XY9JR:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent 50%,rgba(255,255,255,.1));animation:BlogPage_shimmer__vTu__ 3s ease-in-out infinite}.BlogPage_featuredContent__e0Eu5{padding:2rem}.BlogPage_featuredBadge__ikLNv{display:inline-flex;align-items:center;background:var(--primary);color:white;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;margin-bottom:1rem}.BlogPage_featuredTitle__DCn0C{font-size:2rem;font-weight:900;color:var(--text-primary);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}@media (min-width:768px){.BlogPage_featuredTitle__DCn0C{font-size:2.5rem}}.BlogPage_featuredExcerpt__3Nvxd{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;font-size:1.125rem}.BlogPage_featuredMeta__zDTtm{display:flex;align-items:center;gap:1rem;color:var(--text-muted);font-size:.875rem;margin-bottom:1.5rem}.BlogPage_featuredAuthor__eOEWX,.BlogPage_featuredDate__OFFiq,.BlogPage_featuredReadTime__N6Rwq{display:flex;align-items:center;gap:.5rem}.BlogPage_featuredButton__puPya{display:inline-flex;align-items:center;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:white;font-weight:700;padding:1rem 2rem;border-radius:9999px;text-decoration:none;box-shadow:var(--shadow-lg);transition:all .3s ease-in-out;font-size:1.125rem;position:relative;overflow:hidden}.BlogPage_featuredButton__puPya:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.BlogPage_featuredButton__puPya:hover:before{left:100%}.BlogPage_featuredButton__puPya:hover{transform:translateY(-2px) scale(1.05);box-shadow:var(--shadow-xl)}.BlogPage_postsSection__EymiO{padding:6rem 0;background:var(--surface-bg);position:relative;overflow:hidden}.BlogPage_postsContainer__drt_E{max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10}.BlogPage_postsHeader__sD9z0{text-align:center;margin-bottom:3rem}.BlogPage_postsTitle__KrnD2{font-size:2.5rem;font-weight:900;color:var(--text-primary);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}@media (min-width:640px){.BlogPage_postsTitle__KrnD2{font-size:3rem}}@media (min-width:768px){.BlogPage_postsTitle__KrnD2{font-size:3.75rem}}.BlogPage_postsSubtitle__PT2_8{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;font-weight:300}@media (min-width:768px){.BlogPage_postsSubtitle__PT2_8{font-size:1.5rem}}.BlogPage_postsGrid__vz2Cv{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.BlogPage_postsGrid__vz2Cv{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.BlogPage_postsGrid__vz2Cv{grid-template-columns:repeat(3,1fr);gap:2rem}}.BlogPage_postCard__C8esQ{background:var(--card-bg);border-radius:1.5rem;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);overflow:hidden;transition:all .3s ease-in-out}.BlogPage_postCard__C8esQ:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.BlogPage_postImage__JQkaX{width:100%;height:12rem;background:linear-gradient(135deg,var(--primary-light) 0,var(--primary-dark) 100%);display:flex;align-items:center;justify-content:center;color:white;font-size:2rem;position:relative;overflow:hidden}.BlogPage_postImage__JQkaX:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent 50%,rgba(255,255,255,.1));animation:BlogPage_shimmer__vTu__ 3s ease-in-out infinite}.BlogPage_postContent__5AQwS{padding:1.5rem}.BlogPage_postCategory__hYiKy{display:inline-flex;align-items:center;background:var(--primary-light);color:var(--primary);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;margin-bottom:1rem}.BlogPage_postTitle__NQ5kJ{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;line-height:1.3}.BlogPage_postExcerpt__UtFH1{color:var(--text-secondary);line-height:1.6;margin-bottom:1rem;font-size:.875rem}.BlogPage_postMeta__kQMm_{display:flex;align-items:center;justify-content:space-between;color:var(--text-muted);font-size:.75rem}.BlogPage_postAuthor__M_E_P,.BlogPage_postDate__70Wp5,.BlogPage_postReadTime___Z_oU{display:flex;align-items:center;gap:.5rem}.BlogPage_categoriesSection__JZezj{padding:4rem 0;position:relative;overflow:hidden}.BlogPage_categoriesContainer__RbnNL{max-width:4xl;margin:0 auto;padding:0 1.5rem}.BlogPage_categoriesTitle__Du5GL{font-size:2rem;font-weight:900;color:var(--text-primary);text-align:center;margin-bottom:2rem;line-height:1.2;letter-spacing:-.02em}.BlogPage_categoriesGrid__S1F2_{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.BlogPage_categoriesGrid__S1F2_{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.BlogPage_categoryCard__YO308{background:var(--card-bg);padding:1.5rem;border-radius:1rem;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);text-align:center;transition:all .3s ease-in-out;text-decoration:none;color:inherit}.BlogPage_categoryCard__YO308:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.BlogPage_categoryIcon__a_6ln{background:var(--primary-light);padding:1rem;border-radius:1rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.BlogPage_categoryIconSvg__udnHf{width:2rem;height:2rem;color:var(--primary)}.BlogPage_categoryName__VMJYx{font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.BlogPage_categoryCount__Nj6p7{color:var(--text-muted);font-size:.875rem}.BlogPage_ctaSection__YGrmh{padding:6rem 0;position:relative;overflow:hidden}.BlogPage_ctaContainer__Y3u6D{max-width:4xl;margin:0 auto;padding:0 1.5rem;text-align:center}.BlogPage_ctaTitle__hSEsP{font-size:2.5rem;font-weight:900;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}@media (min-width:640px){.BlogPage_ctaTitle__hSEsP{font-size:3rem}}@media (min-width:768px){.BlogPage_ctaTitle__hSEsP{font-size:3.75rem}}.BlogPage_ctaSubtitle__Lz4W1{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.6;font-weight:300}@media (min-width:768px){.BlogPage_ctaSubtitle__Lz4W1{font-size:1.5rem}}.BlogPage_ctaButtonContainer__C_zyt{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media (min-width:640px){.BlogPage_ctaButtonContainer__C_zyt{flex-direction:row}}.BlogPage_ctaPrimaryButton__WKhY7{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:white;font-weight:700;padding:1rem 2rem;border-radius:9999px;text-decoration:none;box-shadow:var(--shadow-lg);transition:all .3s ease-in-out;font-size:1.125rem;position:relative;overflow:hidden}.BlogPage_ctaPrimaryButton__WKhY7:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.BlogPage_ctaPrimaryButton__WKhY7:hover:before{left:100%}.BlogPage_ctaPrimaryButton__WKhY7:hover{transform:translateY(-2px) scale(1.05);box-shadow:var(--shadow-xl)}.BlogPage_ctaSecondaryButton__6_a3r{background:var(--card-bg);color:var(--text-primary);border:2px solid var(--border-color);font-weight:600;padding:1rem 2rem;border-radius:9999px;text-decoration:none;transition:all .3s ease-in-out;font-size:1.125rem}.BlogPage_ctaSecondaryButton__6_a3r:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px);box-shadow:var(--shadow-lg)}@media (max-width:1023px){.BlogPage_ctaSection__YGrmh,.BlogPage_featuredSection__8PCto,.BlogPage_heroSection___fuF9,.BlogPage_postsSection__EymiO{padding:4rem 0}.BlogPage_categoriesSection__JZezj{padding:3rem 0}.BlogPage_heroTitle__azcy8{font-size:2.25rem}.BlogPage_heroSubtitle__nggVw{font-size:1.125rem}.BlogPage_featuredTitle__DCn0C{font-size:1.75rem}.BlogPage_ctaTitle__hSEsP,.BlogPage_postsTitle__KrnD2{font-size:2.25rem}.BlogPage_ctaSubtitle__Lz4W1,.BlogPage_postsSubtitle__PT2_8{font-size:1.125rem}.BlogPage_categoriesTitle__Du5GL{font-size:1.75rem}.BlogPage_featuredImage__XY9JR,.BlogPage_postImage__JQkaX{height:16rem}.BlogPage_featuredContent__e0Eu5,.BlogPage_postContent__5AQwS{padding:1.5rem}}