.blog-module__JsT-Oq__mainWrapper{color:#1e293b;min-height:100vh;font-family:var(--font-body);background-color:#f8fafc}.blog-module__JsT-Oq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.blog-module__JsT-Oq__container{padding:0 1rem}}.blog-module__JsT-Oq__heroSection{flex-direction:column;justify-content:center;min-height:450px;padding-top:140px;padding-bottom:2rem;display:flex;position:relative;overflow:hidden}.blog-module__JsT-Oq__heroBg{z-index:1}.blog-module__JsT-Oq__heroOverlay{z-index:2;background:linear-gradient(#0f172a66,#0f172ab3);position:absolute;top:0;bottom:0;left:0;right:0}.blog-module__JsT-Oq__heroContentWrapper{z-index:10;width:100%;position:relative}.blog-module__JsT-Oq__heroContainer{text-align:center;color:#fff;max-width:800px;margin:50px auto 0;padding:0 1.5rem}.blog-module__JsT-Oq__heroTag{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#0ea5e9cc;border-radius:20px;margin-bottom:1rem;padding:4px 14px;font-size:.85rem;font-weight:700;display:inline-block}.blog-module__JsT-Oq__heroTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;text-shadow:0 2px 10px #0003;margin-bottom:1.5rem;font-size:clamp(2.2rem,6vw,4rem);font-weight:900;line-height:1.1}.blog-module__JsT-Oq__heroSubtitle{color:#ffffffe6;max-width:650px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.blog-module__JsT-Oq__categoryScrollerWrapper{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:none;border-bottom:none;margin-top:3rem}.blog-module__JsT-Oq__categoryScroller{scrollbar-width:none;gap:.75rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;overflow-x:auto}.blog-module__JsT-Oq__categoryScroller::-webkit-scrollbar{display:none}.blog-module__JsT-Oq__categoryChip{white-space:nowrap;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .2s}.blog-module__JsT-Oq__categoryChip:hover{background:#0ea5e9;border-color:#0ea5e9;transform:translateY(-1px)}.blog-module__JsT-Oq__contentSection{padding:4rem 0}.blog-module__JsT-Oq__featuredSection{width:100%;margin-bottom:3.5rem}.blog-module__JsT-Oq__blogLayout{grid-template-columns:1fr 320px;align-items:start;gap:2.5rem;display:grid}@media (max-width:1024px){.blog-module__JsT-Oq__blogLayout{grid-template-columns:1fr}}.blog-module__JsT-Oq__mainColumn{flex-direction:column;gap:2rem;display:flex}.blog-module__JsT-Oq__featuredCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 30px #0000000d}.blog-module__JsT-Oq__featuredCard:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000001a}.blog-module__JsT-Oq__featuredImageWrapper{width:100%;height:500px;position:relative}.blog-module__JsT-Oq__featuredImage{object-fit:cover;transition:transform .6s}.blog-module__JsT-Oq__featuredCard:hover .blog-module__JsT-Oq__featuredImage{transform:scale(1.03)}.blog-module__JsT-Oq__featuredContent{padding:3rem}.blog-module__JsT-Oq__metaDate{color:#0ea5e9;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700}.blog-module__JsT-Oq__featuredTitle{font-family:var(--font-heading);color:#0f172a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900;line-height:1.2}.blog-module__JsT-Oq__featuredExcerpt{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.blog-module__JsT-Oq__readMoreCta{color:#0ea5e9;font-size:1rem;font-weight:800}.blog-module__JsT-Oq__articleList{flex-direction:column;gap:1.5rem;display:flex}.blog-module__JsT-Oq__listCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;grid-template-columns:300px 1fr;text-decoration:none;transition:all .2s;display:grid;overflow:hidden;box-shadow:0 2px 15px #00000008}.blog-module__JsT-Oq__listCard:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000000f}.blog-module__JsT-Oq__listCardImageWrapper{width:100%;height:100%;min-height:220px;position:relative}.blog-module__JsT-Oq__listCardImage{object-fit:cover;transition:transform .5s}.blog-module__JsT-Oq__listCard:hover .blog-module__JsT-Oq__listCardImage{transform:scale(1.05)}.blog-module__JsT-Oq__listCardContent{flex-direction:column;justify-content:center;padding:1.5rem 2rem;display:flex}.blog-module__JsT-Oq__listCardTitle{font-family:var(--font-heading);color:#0f172a;margin-bottom:.75rem;font-size:1.35rem;font-weight:800;line-height:1.3}.blog-module__JsT-Oq__listCardExcerpt{color:#475569;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__readMoreLink{color:#0ea5e9;font-size:.9rem;font-weight:700}@media (max-width:768px){.blog-module__JsT-Oq__featuredSection{margin-bottom:1.5rem}.blog-module__JsT-Oq__featuredCard{border-radius:20px;box-shadow:0 2px 15px #00000008}.blog-module__JsT-Oq__featuredImageWrapper{height:200px}.blog-module__JsT-Oq__featuredContent{padding:1.5rem}.blog-module__JsT-Oq__featuredTitle{margin-bottom:.75rem;font-size:1.35rem}.blog-module__JsT-Oq__featuredExcerpt{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__readMoreCta{font-size:.9rem}.blog-module__JsT-Oq__listCard{grid-template-columns:1fr}.blog-module__JsT-Oq__listCardImageWrapper{height:200px;min-height:auto}.blog-module__JsT-Oq__listCardContent{padding:1.5rem}.blog-module__JsT-Oq__contentSection{padding:2rem 0}}.blog-module__JsT-Oq__stickySidebar{flex-direction:column;gap:2rem;display:flex;position:sticky;top:100px}.blog-module__JsT-Oq__sidebarWidget{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:1.5rem;box-shadow:0 2px 10px #00000005}.blog-module__JsT-Oq__widgetTitle{color:#0f172a;border-bottom:2px solid #f1f5f9;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:900}.blog-module__JsT-Oq__compactList{flex-direction:column;gap:1rem;display:flex}.blog-module__JsT-Oq__compactCard{grid-template-columns:70px 1fr;align-items:center;gap:12px;text-decoration:none;display:grid}.blog-module__JsT-Oq__compactImageWrapper{border-radius:12px;width:70px;height:70px;position:relative;overflow:hidden}.blog-module__JsT-Oq__compactTitle{color:#1e293b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.85rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__metaDateSmall{color:#64748b;font-size:.7rem}.blog-module__JsT-Oq__simpleList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.blog-module__JsT-Oq__simpleLink{color:#475569;font-size:.9rem;font-weight:500;text-decoration:none}.blog-module__JsT-Oq__simpleLink:hover{color:#0ea5e9}.blog-module__JsT-Oq__sidebarPromo{border-radius:20px;align-items:flex-end;height:250px;padding:1.5rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.blog-module__JsT-Oq__promoOverlay{z-index:2;background:linear-gradient(#0000001a,#000c);position:absolute;top:0;bottom:0;left:0;right:0}.blog-module__JsT-Oq__promoContent{z-index:3;width:100%;position:relative}.blog-module__JsT-Oq__promoContent h4{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.blog-module__JsT-Oq__promoBtn{color:#fff;background:#0ea5e9;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-block}.blog-module__JsT-Oq__tagCloud{flex-wrap:wrap;gap:8px;display:flex}.blog-module__JsT-Oq__tag{color:#475569;background:#f1f5f9;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;text-decoration:none}.blog-module__JsT-Oq__tag:hover{color:#fff;background:#0ea5e9}.blog-module__JsT-Oq__trustSection{background:#fff;border-top:1px solid #f1f5f9;padding:4rem 0}.blog-module__JsT-Oq__trustTitle{text-align:center;color:#0f172a;margin-bottom:2.5rem;font-size:1.8rem;font-weight:900}.blog-module__JsT-Oq__trustGrid{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.blog-module__JsT-Oq__trustItem{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-size:.9rem;font-weight:700;display:flex}.blog-module__JsT-Oq__seoHubSection{background:#f8fafc;padding:4rem 0}.blog-module__JsT-Oq__seoHubTitle{color:#0f172a;text-align:center;margin-bottom:2.5rem;font-size:1.8rem;font-weight:900}.blog-module__JsT-Oq__seoHubGrid{background:#fff;border:1px solid #f1f5f9;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:2rem;padding:3rem;display:grid;box-shadow:0 4px 20px #00000005}.blog-module__JsT-Oq__seoHubColumn h4{color:#0ea5e9;margin-bottom:1.25rem;font-size:1.1rem;font-weight:900}.blog-module__JsT-Oq__seoHubColumn ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.blog-module__JsT-Oq__seoHubColumn a{color:#475569;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.blog-module__JsT-Oq__seoHubColumn a:hover{color:#0ea5e9}@media (max-width:768px){.blog-module__JsT-Oq__seoHubGrid{grid-template-columns:1fr;padding:1.5rem}}.blog-module__JsT-Oq__finalCtaSection{text-align:center;padding:5rem 1.5rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__finalCtaOverlay{z-index:2;background:linear-gradient(#0f172acc,#0f172ae6);position:absolute;top:0;bottom:0;left:0;right:0}.blog-module__JsT-Oq__finalCtaContent{z-index:3;color:#fff;max-width:600px;margin:0 auto;position:relative}.blog-module__JsT-Oq__finalCtaContent h2{margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}.blog-module__JsT-Oq__finalCtaContent p{color:#fffc;margin-bottom:2rem;font-size:1.1rem}.blog-module__JsT-Oq__finalCtaBtn{color:#fff;background:#0ea5e9;border-radius:50px;padding:14px 32px;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-block}
