.Blog_blogPage__I5qo1{min-height:100vh;background:#ffffff}.Blog_container__5D94J{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 4rem}.Blog_postsGrid__xP_ui{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.Blog_postCard__NE5oz{background:white;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0/.05);transition:all .3s;text-decoration:none;color:inherit;display:flex;flex-direction:column}.Blog_postCard__NE5oz:hover{box-shadow:0 20px 25px -5px rgb(0 0 0/.1);transform:translateY(-8px)}.Blog_postImageWrapper__qJWPL{position:relative;aspect-ratio:16/10;background:linear-gradient(135deg,#e0f7fa,#b2ebf2);overflow:hidden}.Blog_postImage__Jsxc9{width:100%;height:100%;object-fit:cover;transition:transform .5s}.Blog_postCard__NE5oz:hover .Blog_postImage__Jsxc9{transform:scale(1.05)}.Blog_postImagePlaceholder__far3u{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#0099cc}.Blog_postContent__wjh9J{padding:1.5rem;display:flex;flex-direction:column;flex:1}.Blog_postMeta__1AgAU{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#64748b;margin-bottom:.75rem}.Blog_postMeta__1AgAU span{display:flex;align-items:center;gap:.25rem}.Blog_postTitle__fjSnB{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.75rem;line-height:1.4;-webkit-line-clamp:2}.Blog_postExcerpt__UVior,.Blog_postTitle__fjSnB{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.Blog_postExcerpt__UVior{font-size:.9375rem;color:#64748b;line-height:1.6;flex:1;-webkit-line-clamp:3}.Blog_readMore__d6RvV{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9375rem;font-weight:600;color:#0099cc}.Blog_readMore__d6RvV svg{transition:transform .2s}.Blog_postCard__NE5oz:hover .Blog_readMore__d6RvV svg{transform:translateX(4px)}.Blog_featuredPost__Jbt17{grid-column:1/-1;display:grid;grid-template-columns:1.5fr 1fr;gap:0}.Blog_featuredPost__Jbt17 .Blog_postImageWrapper__qJWPL{aspect-ratio:unset;min-height:400px;border-radius:1rem 0 0 1rem}.Blog_featuredPost__Jbt17 .Blog_postContent__wjh9J{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.Blog_featuredBadge__Et45b{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;color:#0099cc;background:#e0f7fa;border-radius:9999px;margin-bottom:1rem;width:fit-content}.Blog_featuredPost__Jbt17 .Blog_postTitle__fjSnB{font-size:1.75rem;-webkit-line-clamp:3}.Blog_featuredPost__Jbt17 .Blog_postExcerpt__UVior{-webkit-line-clamp:4}.Blog_emptyState__URQ_N{text-align:center;padding:4rem 2rem;grid-column:1/-1}.Blog_emptyIcon__72OQg{width:100px;height:100px;margin:0 auto 1.5rem;background:#e0f7fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0099cc}.Blog_emptyTitle__IaK3f{font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.Blog_emptyText__b6Aig{color:#64748b}.Blog_loading__Vjxuc{display:flex;align-items:center;justify-content:center;min-height:400px;grid-column:1/-1}.Blog_spinner__SehS8{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#0099cc;border-radius:50%;animation:Blog_spin__VsJJP 1s linear infinite}@keyframes Blog_spin__VsJJP{to{transform:rotate(1turn)}}.Blog_singlePost__i_u6K{max-width:800px;margin:0 auto;padding:4rem 1.5rem}.Blog_backLink__DUCjb{display:inline-flex;align-items:center;gap:.5rem;color:#64748b;text-decoration:none;font-size:.9375rem;margin-bottom:2rem;transition:color .2s}.Blog_backLink__DUCjb:hover{color:#0099cc}.Blog_singleHeader__DR_5_{margin-bottom:2rem}.Blog_singleTitle__Sut_F{font-size:2.5rem;font-weight:700;color:#0f172a;line-height:1.3;margin-bottom:1.5rem}.Blog_singleMeta__DikZf{display:flex;align-items:center;gap:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.Blog_authorInfo__JvDFO{display:flex;align-items:center;gap:.75rem}.Blog_authorAvatar__daDeF{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0099cc,#007799);display:flex;align-items:center;justify-content:center;color:white;font-weight:600}.Blog_authorName__Weuhp{font-weight:600;color:#0f172a}.Blog_authorRole__DHwzz{font-size:.875rem;color:#64748b}.Blog_metaItem__src1X{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#64748b}.Blog_singleFeaturedImage__sM9kM{width:100%;border-radius:1rem;margin-bottom:2rem;aspect-ratio:16/9;object-fit:cover}.Blog_singleContent__3mIXN{font-size:1.125rem;line-height:1.8;color:#334155}.Blog_singleContent__3mIXN h2{font-size:1.75rem;font-weight:700;color:#0f172a;margin:2.5rem 0 1rem}.Blog_singleContent__3mIXN h3{font-size:1.375rem;font-weight:600;color:#0f172a;margin:2rem 0 .75rem}.Blog_singleContent__3mIXN p{margin-bottom:1.5rem}.Blog_singleContent__3mIXN ol,.Blog_singleContent__3mIXN ul{margin-bottom:1.5rem;padding-left:1.5rem}.Blog_singleContent__3mIXN li{margin-bottom:.5rem}.Blog_singleContent__3mIXN img{max-width:100%;height:auto;border-radius:.75rem;margin:1.5rem 0}.Blog_singleContent__3mIXN a{color:#0099cc;text-decoration:underline}.Blog_singleContent__3mIXN blockquote{border-left:4px solid #0099cc;padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#475569}.Blog_categoryBadge__mxunS{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;color:#0099cc;background:#e0f7fa;border-radius:6px;text-transform:capitalize;margin-bottom:.75rem}.Blog_imageCategoryBadge__3i40W{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:.6875rem;font-weight:600;color:#fff;background:rgba(0,153,204,.85);border-radius:4px;text-transform:capitalize;backdrop-filter:blur(4px);z-index:1}.Blog_tagsSection__UdgPO{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;color:#64748b}.Blog_tag__oERxI{display:inline-block;padding:4px 12px;font-size:.8125rem;font-weight:500;color:#475569;background:#f1f5f9;border-radius:6px;transition:all .2s}.Blog_tag__oERxI:hover{background:#e0f7fa;color:#0099cc}.Blog_singleContent__3mIXN a.Blog_product-link__UNDeT{color:#0099cc;font-weight:600;text-decoration:none;border-bottom:2px solid #b2ebf2;transition:all .2s}.Blog_singleContent__3mIXN a.Blog_product-link__UNDeT:hover{border-bottom-color:#0099cc;background:#e0f7fa}.Blog_singleContent__3mIXN a.Blog_cta-link__y5Q0R{display:inline-block;margin-top:.75rem;padding:.75rem 1.5rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#0099cc,#007799);border-radius:8px;text-decoration:none;transition:all .2s}.Blog_singleContent__3mIXN a.Blog_cta-link__y5Q0R:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,153,204,.35)}.Blog_postFooter___7yZE{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.Blog_shareSection__0Dj50{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.Blog_shareLabel___uMOk{font-weight:600;color:#0f172a}.Blog_shareButtons__4G6ME{display:flex;gap:.5rem}.Blog_shareBtn__xjM15{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f1f5f9;color:#475569;border:none;cursor:pointer;transition:all .2s}.Blog_shareBtn__xjM15:hover{background:#0099cc;color:white}.Blog_cta__tM1PL{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#0099cc,#007799);border-radius:1.5rem;color:white;margin-top:4rem}.Blog_ctaTitle__UepWP{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.Blog_ctaText__dwLUj{font-size:1.0625rem;opacity:.9;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.Blog_ctaButton__2uGGy{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#0099cc;background:white;border-radius:.75rem;text-decoration:none;transition:all .2s}.Blog_ctaButton__2uGGy:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(0,0,0,.3)}@media (max-width:1024px){.Blog_postsGrid__xP_ui{grid-template-columns:repeat(2,1fr)}.Blog_featuredPost__Jbt17{grid-template-columns:1fr}.Blog_featuredPost__Jbt17 .Blog_postImageWrapper__qJWPL{min-height:250px;border-radius:1rem 1rem 0 0}}@media (max-width:768px){.Blog_heroTitle__u68OU{font-size:1.75rem}.Blog_postsGrid__xP_ui{grid-template-columns:1fr}.Blog_singleTitle__Sut_F{font-size:1.75rem}.Blog_singleMeta__DikZf{flex-direction:column;align-items:flex-start;gap:1rem}.Blog_singleContent__3mIXN{font-size:1rem}}@media (max-width:640px){.Blog_container__5D94J{padding:1.5rem 1rem 2rem}.Blog_singlePost__i_u6K{padding:1.5rem 1rem}.Blog_postContent__wjh9J{padding:1rem}.Blog_postTitle__fjSnB{font-size:1.0625rem}.Blog_singleTitle__Sut_F{font-size:1.5rem}.Blog_singleContent__3mIXN h2{font-size:1.375rem}.Blog_cta__tM1PL{padding:2.5rem 1.5rem;margin-top:2rem;border-radius:1rem}.Blog_ctaTitle__UepWP{font-size:1.375rem}.Blog_postCard__NE5oz:hover{transform:translateY(-4px)}}