.blog-module__JsT-Oq__blogPage{background:#fafbfc;min-height:100vh}.blog-module__JsT-Oq__heroSection{background:var(--gradient-hero);text-align:center;height:280px;color:var(--white);align-items:center;display:flex}.blog-module__JsT-Oq__heroContainer{width:100%;max-width:1280px;padding:0 var(--space-6);margin:0 auto}.blog-module__JsT-Oq__heroTitle{font-size:var(--text-4xl);color:var(--white);margin-bottom:var(--space-4)}.blog-module__JsT-Oq__heroSubtitle{font-size:var(--text-lg);color:#fffc;max-width:600px;margin:0 auto}.blog-module__JsT-Oq__mainContainer{max-width:1280px;margin:0 auto;padding:0 20px 80px}.blog-module__JsT-Oq__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#0881ec;align-items:center;gap:10px;margin-bottom:24px;font-size:.8rem;font-weight:800;display:flex}.blog-module__JsT-Oq__labelDot{background:#0881ec;border-radius:50%;width:8px;height:8px}.blog-module__JsT-Oq__featuredSection{margin-bottom:60px;padding-top:60px}.blog-module__JsT-Oq__featuredCard{background:#fff;border:1px solid #e8ecf1;border-radius:24px;grid-template-columns:1.2fr 1fr;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden;box-shadow:0 4px 20px #0000000a}.blog-module__JsT-Oq__featuredCard:hover{border-color:#0881ec33;transform:translateY(-6px);box-shadow:0 20px 60px #0881ec1a}.blog-module__JsT-Oq__featuredImage{aspect-ratio:3/2;position:relative;overflow:hidden}.blog-module__JsT-Oq__featuredImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.blog-module__JsT-Oq__featuredCard:hover .blog-module__JsT-Oq__featuredImage img{transform:scale(1.08)}.blog-module__JsT-Oq__featuredOverlay{background:linear-gradient(#0000 40%,#0a0f1e4d 100%);position:absolute;inset:0}.blog-module__JsT-Oq__featuredContent{flex-direction:column;justify-content:center;padding:40px;display:flex}.blog-module__JsT-Oq__featuredMeta{align-items:center;gap:16px;margin-bottom:20px;display:flex}.blog-module__JsT-Oq__categoryTag{color:#0881ec;text-transform:uppercase;letter-spacing:.04em;background:#0881ec14;border-radius:100px;align-items:center;gap:5px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.blog-module__JsT-Oq__featuredTitle{color:#0a0f1e;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.3}.blog-module__JsT-Oq__featuredExcerpt{color:#64748b;margin-bottom:28px;font-size:.95rem;line-height:1.7}.blog-module__JsT-Oq__featuredFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.blog-module__JsT-Oq__readMore{color:#0881ec;align-items:center;gap:8px;font-size:.85rem;font-weight:700;transition:gap .3s;display:inline-flex}.blog-module__JsT-Oq__featuredCard:hover .blog-module__JsT-Oq__readMore{gap:12px}.blog-module__JsT-Oq__contentLayout{grid-template-columns:280px 1fr;align-items:flex-start;gap:40px;display:grid}.blog-module__JsT-Oq__sidebar{flex-direction:column;gap:24px;display:flex;position:sticky;top:90px}.blog-module__JsT-Oq__sidebarCard{background:#fff;border:1px solid #e8ecf1;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000008}.blog-module__JsT-Oq__sidebarTitle{color:#0a0f1e;border-bottom:3px solid #0881ec;align-items:center;gap:10px;margin:0;padding:20px 20px 16px;font-size:1rem;font-weight:700;display:flex}.blog-module__JsT-Oq__sidebarTitle svg{color:#0881ec}.blog-module__JsT-Oq__categoryList{margin:0;padding:0;list-style:none}.blog-module__JsT-Oq__categoryList li{border-bottom:1px solid #f1f5f9}.blog-module__JsT-Oq__categoryList li:last-child{border-bottom:none}.blog-module__JsT-Oq__categoryItem{cursor:pointer;color:#334155;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 20px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.blog-module__JsT-Oq__categoryItem:hover{color:#0881ec;background:#f8fafc}.blog-module__JsT-Oq__categoryItemActive{color:#0881ec;background:#0881ec0f;border-left:3px solid #0881ec;font-weight:600}.blog-module__JsT-Oq__categoryName{flex:1}.blog-module__JsT-Oq__categoryCount{color:#64748b;background:#f1f5f9;border-radius:100px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.75rem;font-weight:700;display:flex}.blog-module__JsT-Oq__categoryCountActive{color:#fff;background:#0881ec}.blog-module__JsT-Oq__recentPostsList{flex-direction:column;display:flex}.blog-module__JsT-Oq__recentPostItem{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:14px 20px;text-decoration:none;transition:background .2s;display:flex}.blog-module__JsT-Oq__recentPostItem:last-child{border-bottom:none}.blog-module__JsT-Oq__recentPostItem:hover{background:#f8fafc}.blog-module__JsT-Oq__recentPostImage{border-radius:10px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.blog-module__JsT-Oq__recentPostImage img{object-fit:cover;width:100%;height:100%}.blog-module__JsT-Oq__recentPostInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.blog-module__JsT-Oq__recentPostTitle{color:#0a0f1e;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__recentPostItem:hover .blog-module__JsT-Oq__recentPostTitle{color:#0881ec}.blog-module__JsT-Oq__recentPostCategory{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.blog-module__JsT-Oq__mainContent{min-width:0}.blog-module__JsT-Oq__gridSection{margin-bottom:60px}.blog-module__JsT-Oq__blogGrid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.blog-module__JsT-Oq__blogCard{background:#fff;border:1px solid #e8ecf1;border-radius:20px;flex-direction:column;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 12px #00000008}.blog-module__JsT-Oq__blogCard:hover{border-color:#0881ec26;transform:translateY(-8px);box-shadow:0 16px 48px #0881ec14}.blog-module__JsT-Oq__cardImage{aspect-ratio:3/2;position:relative;overflow:hidden}.blog-module__JsT-Oq__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.blog-module__JsT-Oq__blogCard:hover .blog-module__JsT-Oq__cardImage img{transform:scale(1.08)}.blog-module__JsT-Oq__cardCategory{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#0881ec;text-transform:uppercase;letter-spacing:.04em;background:#ffffffeb;border-radius:100px;padding:5px 12px;font-size:.68rem;font-weight:700;position:absolute;top:14px;left:14px}.blog-module__JsT-Oq__cardBody{flex-direction:column;flex-grow:1;padding:24px;display:flex}.blog-module__JsT-Oq__cardTitle{color:#0a0f1e;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardExcerpt{color:#64748b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:20px;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.blog-module__JsT-Oq__cardCategory2{color:#0881ec;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.blog-module__JsT-Oq__cardReadMore{color:#0881ec;background:#0881ec0f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.blog-module__JsT-Oq__blogCard:hover .blog-module__JsT-Oq__cardReadMore{color:#fff;background:#0881ec;transform:translate(2px)}.blog-module__JsT-Oq__emptyState{text-align:center;padding:80px 20px}.blog-module__JsT-Oq__emptyState h3{color:#0a0f1e;margin:16px 0 8px;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:700}.blog-module__JsT-Oq__emptyState p{color:#94a3b8;font-size:.9rem}@media (max-width:1024px){.blog-module__JsT-Oq__contentLayout{grid-template-columns:250px 1fr;gap:28px}.blog-module__JsT-Oq__blogGrid,.blog-module__JsT-Oq__featuredCard{grid-template-columns:1fr}.blog-module__JsT-Oq__featuredImage{aspect-ratio:3/2}.blog-module__JsT-Oq__featuredContent{padding:30px}}@media (max-width:768px){.blog-module__JsT-Oq__blogPage{overflow-x:hidden}.blog-module__JsT-Oq__heroSection{height:auto;min-height:200px;padding:80px 0 40px}.blog-module__JsT-Oq__heroTitle{font-size:var(--text-3xl)}.blog-module__JsT-Oq__mainContainer{padding:0 16px 60px}.blog-module__JsT-Oq__contentLayout{grid-template-columns:1fr}.blog-module__JsT-Oq__sidebar{flex-direction:column;gap:16px;display:flex;position:static}.blog-module__JsT-Oq__sidebarCard{min-width:unset;width:100%}.blog-module__JsT-Oq__blogGrid{grid-template-columns:1fr;gap:20px}.blog-module__JsT-Oq__featuredSection{margin-bottom:40px;padding-top:40px}.blog-module__JsT-Oq__featuredImage{aspect-ratio:3/2}.blog-module__JsT-Oq__featuredContent{padding:24px 20px}.blog-module__JsT-Oq__featuredTitle{font-size:1.3rem}.blog-module__JsT-Oq__featuredExcerpt{margin-bottom:20px;font-size:.88rem}.blog-module__JsT-Oq__cardBody{padding:18px}.blog-module__JsT-Oq__cardTitle{letter-spacing:.02em;font-size:1rem;line-height:1.45}.blog-module__JsT-Oq__cardImage{aspect-ratio:3/2}}@media (max-width:480px){.blog-module__JsT-Oq__heroContainer{padding:0 var(--space-4)}.blog-module__JsT-Oq__heroSection{padding:60px 0 32px}.blog-module__JsT-Oq__heroTitle{font-size:var(--text-2xl)}.blog-module__JsT-Oq__heroSubtitle{font-size:var(--text-sm)}.blog-module__JsT-Oq__mainContainer{padding:0 12px 40px}.blog-module__JsT-Oq__featuredSection{margin-bottom:28px;padding-top:28px}.blog-module__JsT-Oq__featuredImage{aspect-ratio:3/2}.blog-module__JsT-Oq__featuredContent{padding:20px 14px}.blog-module__JsT-Oq__featuredTitle{font-size:1.15rem}.blog-module__JsT-Oq__featuredMeta{gap:10px;margin-bottom:14px}.blog-module__JsT-Oq__cardBody{padding:14px}.blog-module__JsT-Oq__cardTitle{letter-spacing:.025em;margin-bottom:8px;font-size:.95rem;line-height:1.48}.blog-module__JsT-Oq__cardExcerpt{margin-bottom:14px;font-size:.8rem}.blog-module__JsT-Oq__cardImage{aspect-ratio:3/2}.blog-module__JsT-Oq__cardFooter{padding-top:12px}.blog-module__JsT-Oq__sectionLabel{margin-bottom:16px;font-size:.72rem}.blog-module__JsT-Oq__emptyState{padding:40px 16px}}
