.Blog_container__pzCCn{min-height:100vh;background:#0f0f23;color:white}.Blog_hero__qyuEy{background:linear-gradient(135deg,#1a1a3a,#0f0f23);padding:4rem 1rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.Blog_heroContent__dbkFP{max-width:800px;margin:0 auto}.Blog_heroTitle__CBh0q{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);background-size:400% 400%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:Blog_gradientShift__HRnSN 4s ease-in-out infinite}@keyframes Blog_gradientShift__HRnSN{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.Blog_heroDescription__AtF34{font-size:1.2rem;color:rgba(255,255,255,.8);line-height:1.6;max-width:600px;margin:0 auto}.Blog_filters__AgJw5{padding:3rem 1rem;background:rgba(255,255,255,.02)}.Blog_filterContainer__h8arV{max-width:1200px;margin:0 auto}.Blog_filterTitle__PoqNq{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.Blog_categoryButtons__JBqcu{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.Blog_categoryBtn__KYi9Z{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:white;padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:500}.Blog_categoryBtn__KYi9Z:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.Blog_categoryBtn__KYi9Z.Blog_active__NcKDS{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 15px rgba(102,126,234,.4)}.Blog_postsGrid__snfT_{padding:3rem 1rem}.Blog_postsContainer__uQYKS{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.Blog_postCard__Twvdy{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.Blog_postCard__Twvdy:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Blog_postLink__5fsTm{display:block;text-decoration:none;color:inherit}.Blog_postImage__hZl4Q{position:relative;height:200px;overflow:hidden}.Blog_cardImage__UwSUW{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Blog_postCard__Twvdy:hover .Blog_cardImage__UwSUW{transform:scale(1.05)}.Blog_categoryTag__jEz2k{position:absolute;top:1rem;left:1rem;background:rgba(102,126,234,.9);color:white;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.Blog_postContent__tIaeK{padding:1.5rem}.Blog_postTitle__V3lRR{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;line-height:1.3;color:white}.Blog_postExcerpt__33A8f{color:rgba(255,255,255,.8);line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Blog_postMeta__De6Hy{display:flex;justify-content:space-between;align-items:center;color:rgba(255,255,255,.6);font-size:.9rem}.Blog_postDate__ff9ug{font-weight:500}.Blog_readTime__0W4h6{background:rgba(255,255,255,.1);padding:.25rem .5rem;border-radius:12px;font-size:.8rem}.Blog_newsletter__FtGM1{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 1rem;margin-top:3rem}.Blog_newsletterContent__1rnNd{max-width:600px;margin:0 auto;text-align:center}.Blog_newsletterTitle__zu8vN{font-size:2rem;font-weight:700;margin-bottom:1rem;color:white}.Blog_newsletterDescription__pzuB6{font-size:1.1rem;color:rgba(255,255,255,.9);margin-bottom:2rem;line-height:1.6}.Blog_newsletterForm___YkN9{display:flex;gap:1rem;max-width:400px;margin:0 auto}.Blog_emailInput__C223i{flex:1;padding:.75rem 1rem;border:none;border-radius:8px;font-size:1rem;background:rgba(255,255,255,.9);color:#333}.Blog_emailInput__C223i::placeholder{color:#666}.Blog_subscribeBtn__zpkAN{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);color:white;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.Blog_subscribeBtn__zpkAN:hover{background:rgba(255,255,255,.3);transform:translateY(-1px)}@media (max-width:768px){.Blog_hero__qyuEy{padding:3rem 1rem}.Blog_heroTitle__CBh0q{font-size:2.5rem}.Blog_postsContainer__uQYKS{grid-template-columns:1fr;gap:1.5rem}.Blog_categoryButtons__JBqcu{gap:.5rem}.Blog_categoryBtn__KYi9Z{padding:.5rem 1rem;font-size:.9rem}.Blog_newsletterForm___YkN9{flex-direction:column;gap:1rem}.Blog_emailInput__C223i,.Blog_subscribeBtn__zpkAN{width:100%}}