.blog_blogPage__gZZXY{position:relative;width:100%;min-height:100vh;padding:0;overflow:hidden}.blog_blogPageBackground__rnMSx{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(135deg,#f8f9fa,#eef6ff 50%,#f5f0ff);z-index:-1;overflow:hidden}.blog_blogPageBackground__rnMSx:before{content:"";position:absolute;top:15%;left:5%;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#3F51B5,#673AB7);opacity:.7;animation:blog_float__FaWpd 6s ease-in-out infinite}.blog_blogPageBackground__rnMSx:after{content:"";position:absolute;bottom:25%;left:8%;width:40px;height:40px;border-radius:50%;border:3px solid #3f51b5;opacity:.4;animation:blog_pulse__DZi6w 4s ease-in-out infinite}.blog_blogHero__RqHdn{width:100%;height:400px;display:flex;justify-content:center;align-items:center;position:relative;text-align:center;padding:2rem;color:white;margin-bottom:2rem}.blog_heroContent__zdOKV{max-width:800px;z-index:1}.blog_heroTitle__avXya{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#00ceff,#0062cc);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 2px 5px rgba(0,0,0,.2)}.blog_heroSubtitle__c9uT_{font-size:1.5rem;max-width:700px;margin:0 auto;color:#333;text-shadow:0 1px 3px rgba(255,255,255,.4)}.blog_blogContainer__5RjCa{max-width:1400px;margin:0 auto;padding:0 2rem 4rem}.blog_categoryFilter__7KfjI{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3rem;gap:.5rem}.blog_categoryButton__a7cUw{padding:.8rem 1.5rem;background-color:rgba(255,255,255,.8);border:none;border-radius:30px;cursor:pointer;font-size:1rem;font-weight:500;color:#333;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.1)}.blog_categoryButton__a7cUw:hover{background-color:rgba(255,255,255,.95);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.blog_categoryButton__a7cUw.blog_active__wXHf7{background:linear-gradient(135deg,#00ceff,#0062cc);color:white;font-weight:600}.blog_blogGrid__e8KLA{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.blog_blogCard__A5KoA{display:block;background-color:rgba(255,255,255,.9);border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.15);transition:all .3s ease;text-decoration:none;color:inherit;height:100%}.blog_blogCard__A5KoA:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.25)}.blog_blogImageContainer__IY0ba{position:relative;width:100%;height:250px;overflow:hidden}.blog_blogImage__jigOL{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog_blogCard__A5KoA:hover .blog_blogImage__jigOL{transform:scale(1.05)}.blog_blogCategory__OaYnc{position:absolute;top:15px;right:15px;padding:.5rem 1rem;background:linear-gradient(135deg,#00ceff,#0062cc);color:white;font-size:.8rem;font-weight:600;border-radius:20px;z-index:1;box-shadow:0 2px 5px rgba(0,0,0,.2)}.blog_blogContent__Iz7c8{padding:1.5rem}.blog_blogTitle__lw1D6{font-size:1.3rem;font-weight:700;margin-bottom:1rem;line-height:1.4;color:#222}.blog_blogExcerpt__4mJy9{font-size:.95rem;line-height:1.6;color:#444;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog_blogMeta__UxdOj{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.1);padding-top:1rem}.blog_authorInfo__mByLY{display:flex;align-items:center;gap:.5rem}.blog_authorAvatar__sdmh4{width:30px;height:30px;border-radius:50%;object-fit:cover}.blog_authorName__nXgip{font-size:.85rem;font-weight:600;color:#555}.blog_blogDate__InUHr{font-size:.8rem;color:#777}@keyframes blog_float__FaWpd{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes blog_pulse__DZi6w{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.2);opacity:.6}}@media (max-width:1200px){.blog_blogGrid__e8KLA{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog_heroTitle__avXya{font-size:2.5rem}.blog_heroSubtitle__c9uT_{font-size:1.2rem}.blog_blogGrid__e8KLA{grid-template-columns:1fr}.blog_blogHero__RqHdn{height:300px}.blog_categoryButton__a7cUw{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width:480px){.blog_heroTitle__avXya{font-size:2rem}.blog_heroSubtitle__c9uT_{font-size:1rem}.blog_blogHero__RqHdn{height:250px;padding:1rem}.blog_blogContainer__5RjCa{padding:0 1rem 2rem}.blog_categoryButton__a7cUw{padding:.5rem 1rem;font-size:.8rem}}