.PostCard_postCard__yQ_vT{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;height:100%}.PostCard_postCard__yQ_vT:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.PostCard_postLink__8jvYZ{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.PostCard_imageContainer___jz6P{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.PostCard_image__aj8zM{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.PostCard_postCard__yQ_vT:hover .PostCard_image__aj8zM{transform:scale(1.05)}.PostCard_placeholderImage__0weVh{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f7fafc;display:flex;align-items:center;justify-content:center;color:#a0aec0}.PostCard_typeBadge__K7TR0{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:1}.PostCard_content__an6yQ{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column}.PostCard_title__ZzfX9{font-size:1.125rem;font-weight:600;margin:0 0 .75rem;color:#1a202c;line-height:1.4}.PostCard_description__ivFDO{font-size:.875rem;color:#4a5568;margin:0 0 1rem;line-height:1.5;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.PostCard_meta__f53w1{display:flex;align-items:center;font-size:.75rem;color:#718096;margin-top:auto}.PostCard_date__aNcTv{font-weight:500}.PostCard_separator__H6Oe1{margin:0 .5rem}.PostCard_readTime__xtDNY{font-weight:500}@media (max-width:768px){.PostCard_title__ZzfX9{font-size:1rem}.PostCard_content__an6yQ{padding:1rem}}.PostCard_categoryBadge__e4fOw{position:absolute;top:12px;left:12px;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;color:#fff;z-index:2}.PostCard_resumeExample___ns_s{background-color:#4299e1}.PostCard_jobDescription__1nu9f{background-color:#48bb78}.PostCard_careerAdvice__IQv5u{background-color:#ed8936}.PostCard_updateBadge__xqth9{display:inline-block;padding:.15rem .5rem;background-color:#ebf5ff;color:#3182ce;border-radius:4px;font-size:.75rem;font-weight:500;margin-left:.5rem}.PostCard_readMore__pP4H1{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:var(--primary-blue);text-decoration:none;transition:gap .2s ease}.PostCard_readMore__pP4H1:hover{gap:.5rem}.PostCard_readMoreIcon__dKB7i{transition:transform .2s ease}.PostCard_readMore__pP4H1:hover .PostCard_readMoreIcon__dKB7i{transform:translateX(2px)}.PostCard_imagePlaceholder__NrjnD{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f3f4f6;color:#9ca3af}.PostCard_imagePlaceholder__NrjnD span{margin-top:.5rem;font-size:.875rem}.PostCard_specificTitle__npzeO{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:#fff;padding:1.5rem 1rem .75rem;font-size:.875rem;font-weight:500}.PostCard_buildResumeButtonContainer__PpHkk{padding:0 1.5rem 1.5rem;margin-top:-.5rem}@media (max-width:768px){.PostCard_buildResumeButtonContainer__PpHkk{padding:0 1.25rem 1.25rem}}.CategoryNav_categoryNav__o_NT0{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:.5rem 0;position:sticky;top:0;z-index:10;box-shadow:0 2px 4px rgba(0,0,0,.05)}.CategoryNav_categoryNavInner__MCx3n{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.CategoryNav_categoryNavInner__MCx3n::-webkit-scrollbar{display:none}.CategoryNav_categoryLink__c3QQ4{padding:.75rem 1rem;white-space:nowrap;color:#4b5563;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s ease;border-radius:6px}.CategoryNav_categoryLink__c3QQ4:hover{color:var(--primary-blue);background-color:rgba(66,153,225,.08)}.CategoryNav_categoryLink__c3QQ4.CategoryNav_active__DI1M1{color:var(--primary-blue);background-color:rgba(66,153,225,.12);font-weight:600}@media (max-width:768px){.CategoryNav_categoryNavInner__MCx3n{padding:0 .5rem}.CategoryNav_categoryLink__c3QQ4{padding:.5rem .75rem;font-size:.875rem}}@keyframes AnimatedButton_gradientFlow__ZMo_w{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.AnimatedButton_animatedButton__VtqK_{padding:14px 28px;color:#fff;border:none;border-radius:8px;font-weight:700;font-size:17px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(-45deg,#12b886,#1a73e8,#f59f00,#12b886);background-size:300% 300%;animation:AnimatedButton_gradientFlow__ZMo_w 3s ease infinite;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1);transform:translateY(0);text-decoration:none}.AnimatedButton_animatedButton__VtqK_:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.AnimatedButton_animatedButton__VtqK_:active{transform:translateY(1px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.AnimatedButton_animatedButtonIcon__9C6vg{transition:transform .2s ease}.AnimatedButton_animatedButton__VtqK_:hover .AnimatedButton_animatedButtonIcon__9C6vg{transform:translateX(3px)}@media (max-width:768px){.AnimatedButton_animatedButton__VtqK_{padding:12px 20px;font-size:15px}}@media (max-width:480px){.AnimatedButton_animatedButton__VtqK_{padding:10px 16px;font-size:14px}}.BlogIndex_blogContainer__msJxd{max-width:1200px;margin:0 auto;padding:0}.BlogIndex_heroSection__yIW4N{background:linear-gradient(135deg,var(--primary-blue) 0,#2c5282 100%);border-radius:0 0 20px 20px;margin-bottom:2rem;position:relative;overflow:hidden}.BlogIndex_heroSection__yIW4N:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/dots-pattern.svg);background-size:100px;opacity:.1}.BlogIndex_heroOverlay__Y2_n9{padding:4rem 1rem}.BlogIndex_heroContent__jz4JY{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:2}.BlogIndex_heroTitle___sZRC{font-size:3rem;font-weight:800;margin-bottom:1rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.BlogIndex_heroDescription__0LfLo{font-size:1.25rem;color:hsla(0,0%,100%,.9);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.BlogIndex_heroActions__9oA3M{display:flex;justify-content:center;gap:1rem}.BlogIndex_heroButton__fNQM9{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;transition:all .2s ease;text-decoration:none}.BlogIndex_heroButtonPrimary__6ntAy{background-color:#fff;color:var(--primary-blue);box-shadow:0 4px 6px rgba(0,0,0,.1)}.BlogIndex_heroButtonPrimary__6ntAy:hover{transform:translateY(-2px);box-shadow:0 6px 10px rgba(0,0,0,.15)}.BlogIndex_heroButtonSecondary__rH5VE{background-color:hsla(0,0%,100%,.15);color:#fff;backdrop-filter:blur(10px)}.BlogIndex_heroButtonSecondary__rH5VE:hover{background-color:hsla(0,0%,100%,.25)}.BlogIndex_section__Gr1gH{margin:4rem 1rem;padding:2rem;background-color:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.BlogIndex_sectionHeader__ZE1vJ{margin-bottom:2.5rem;text-align:center;position:relative}.BlogIndex_sectionIcon__Rr0rz{background-color:#ebf5ff;color:var(--primary-blue);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.BlogIndex_sectionTitle__MDT_Q{font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#1a202c}.BlogIndex_sectionDescription__L_gow{font-size:1.125rem;color:#4b5563;max-width:600px;margin:0 auto}.BlogIndex_siloCards__seMd1{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.BlogIndex_siloCard__K51Ca{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:1.5rem;transition:all .3s ease;border:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%}.BlogIndex_siloCard__K51Ca:hover{transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.1);border-color:#d1d5db}.BlogIndex_siloCardIcon__40sI8{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff}.BlogIndex_siloCardContent__SLXGS{flex:1;display:flex;flex-direction:column}.BlogIndex_siloCardTitle__S9enM{font-size:1.25rem;font-weight:600;color:#1a202c;margin:0 0 .75rem}.BlogIndex_siloCardDescription__IvywO{font-size:.9375rem;color:#4b5563;margin:0 0 1.25rem;line-height:1.6;flex-grow:1}.BlogIndex_siloCardLink__I7Gk1{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:var(--primary-blue);text-decoration:none;transition:gap .2s ease}.BlogIndex_siloCardLink__I7Gk1:hover{gap:.75rem}.BlogIndex_categoryCards__UzCVQ{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.BlogIndex_categoryCard__Df7p0{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:1.5rem;text-decoration:none;transition:all .3s ease;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.BlogIndex_categoryCard__Df7p0:hover{transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.1);border-color:#d1d5db}.BlogIndex_categoryCardContent__ZE6GB{flex:1}.BlogIndex_categoryCardIcon__eoUZ_{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff;font-size:1.25rem;font-weight:600}.BlogIndex_categoryCardTitle__JINw8{font-size:1.25rem;font-weight:600;color:#1a202c;margin:0 0 .5rem}.BlogIndex_categoryCardCount__dqt8o{font-size:.875rem;color:#6b7280;margin:0}.BlogIndex_categoryCardArrow__56WyA{color:#9ca3af;transition:transform .2s ease}.BlogIndex_categoryCard__Df7p0:hover .BlogIndex_categoryCardArrow__56WyA{transform:translateX(4px);color:var(--primary-blue)}.BlogIndex_postsGrid__8LWde{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.BlogIndex_postCardWrapper__cJtJG{height:100%}.BlogIndex_viewAllContainer__fLbSb{margin-top:3rem;text-align:center}.BlogIndex_viewAllButton__lz0zs{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background-color:#f3f4f6;color:#4b5563;font-weight:500;border-radius:8px;text-decoration:none;transition:all .2s ease}.BlogIndex_viewAllButton__lz0zs:hover{background-color:#e5e7eb;color:#1f2937}.BlogIndex_buttonIcon__LBa3a{margin-left:.5rem;transition:transform .2s ease}.BlogIndex_viewAllButton__lz0zs:hover .BlogIndex_buttonIcon__LBa3a{transform:translateX(3px)}.BlogIndex_ctaSection__PrHsT{margin:4rem 1rem;padding:3rem 2rem;background:linear-gradient(135deg,var(--primary-blue) 0,#2c5282 100%);border-radius:16px;position:relative;overflow:hidden}.BlogIndex_ctaSection__PrHsT:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/dots-pattern.svg);background-size:100px;opacity:.1}.BlogIndex_ctaContent__PkdlL{position:relative;z-index:2;max-width:700px;margin:0 auto;text-align:center}.BlogIndex_ctaIcon__ncxDV{background-color:hsla(0,0%,100%,.15);width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff}.BlogIndex_ctaTitle__6KNiL{font-size:2rem;font-weight:700;color:#fff;margin:0 0 1rem}.BlogIndex_ctaDescription__9V0GQ{font-size:1.125rem;color:hsla(0,0%,100%,.9);margin:0 0 2rem;line-height:1.7}.BlogIndex_ctaButton__T3Fgy{display:inline-block;padding:1rem 2rem;background-color:#fff;color:var(--primary-blue);font-weight:600;font-size:1.125rem;border-radius:8px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.BlogIndex_ctaButton__T3Fgy:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.BlogIndex_emptyState__Uo8sN{text-align:center;padding:3rem 1rem}.BlogIndex_emptyStateIcon__ELoqS{font-size:3rem;color:#d1d5db;margin-bottom:1rem}.BlogIndex_emptyStateTitle__DpJQI{font-size:1.5rem;font-weight:600;color:#4b5563;margin-bottom:.5rem}.BlogIndex_emptyStateMessage__fvnz8{font-size:1rem;color:#6b7280;max-width:500px;margin:0 auto}@media (max-width:1024px){.BlogIndex_siloCards__seMd1{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BlogIndex_heroTitle___sZRC{font-size:2.5rem}.BlogIndex_heroDescription__0LfLo{font-size:1.125rem}.BlogIndex_categoryCards__UzCVQ,.BlogIndex_postsGrid__8LWde{grid-template-columns:repeat(2,1fr)}.BlogIndex_postsGrid__8LWde{gap:1.5rem}.BlogIndex_ctaTitle__6KNiL,.BlogIndex_sectionTitle__MDT_Q{font-size:1.75rem}}@media (max-width:640px){.BlogIndex_heroTitle___sZRC{font-size:2rem}.BlogIndex_heroOverlay__Y2_n9{padding:3rem 1rem}.BlogIndex_heroActions__9oA3M{flex-direction:column}.BlogIndex_heroButton__fNQM9{width:100%}.BlogIndex_sectionTitle__MDT_Q{font-size:1.5rem}.BlogIndex_sectionDescription__L_gow{font-size:1rem}.BlogIndex_categoryCards__UzCVQ,.BlogIndex_postsGrid__8LWde,.BlogIndex_siloCards__seMd1{grid-template-columns:1fr}.BlogIndex_ctaSection__PrHsT,.BlogIndex_section__Gr1gH{padding:1.5rem;margin:2rem 1rem}.BlogIndex_ctaTitle__6KNiL{font-size:1.5rem}.BlogIndex_ctaButton__T3Fgy{padding:.75rem 1.5rem;font-size:1rem}}