.blog-module__y_xCuG__hero{text-align:center;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#4c1d95 100%);padding:3rem 0 2rem}.blog-module__y_xCuG__heroTitle{color:#fff;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.blog-module__y_xCuG__heroSubtitle{color:#ffffffbf;max-width:600px;margin:0 auto;font-size:1.125rem}.blog-module__y_xCuG__tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:1.5rem 0;display:flex}.blog-module__y_xCuG__tab{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:99px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.blog-module__y_xCuG__tab:hover{border-color:var(--primary);color:var(--primary)}.blog-module__y_xCuG__tabActive{background:var(--primary);color:#fff;border-color:var(--primary)}.blog-module__y_xCuG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-bottom:3rem;display:grid}@media (max-width:900px){.blog-module__y_xCuG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.blog-module__y_xCuG__grid{grid-template-columns:1fr}.blog-module__y_xCuG__heroTitle{font-size:1.5rem}.blog-module__y_xCuG__hero{padding:2rem 1rem}.blog-module__y_xCuG__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding:1rem;overflow-x:auto}.blog-module__y_xCuG__tabs::-webkit-scrollbar{display:none}.blog-module__y_xCuG__tab{white-space:nowrap;flex-shrink:0}}.blog-module__y_xCuG__card{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.blog-module__y_xCuG__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.blog-module__y_xCuG__cardImage{justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.blog-module__y_xCuG__cardHeroImg{object-fit:cover;width:100%;height:100%}.blog-module__y_xCuG__cardIcon{z-index:1;font-size:3rem}.blog-module__y_xCuG__cardBody{flex-direction:column;flex:1;padding:1.25rem;display:flex}.blog-module__y_xCuG__cardBadge{border-radius:99px;width:fit-content;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.blog-module__y_xCuG__cardTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.05rem;font-weight:700;line-height:1.4}.blog-module__y_xCuG__cardDesc{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 1rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__y_xCuG__cardFooter{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.blog-module__y_xCuG__cardTime{color:var(--text-muted)}.blog-module__y_xCuG__cardLink{color:var(--primary);font-weight:600}.blog-module__y_xCuG__postHero{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#4c1d95 100%);padding:2.5rem 0 2rem}.blog-module__y_xCuG__breadcrumb{color:#fff9;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.blog-module__y_xCuG__breadcrumb a{color:#ffffffb3;text-decoration:none}.blog-module__y_xCuG__breadcrumb a:hover{color:#fff}.blog-module__y_xCuG__postMeta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.blog-module__y_xCuG__postBadge{border-radius:99px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.blog-module__y_xCuG__postDate,.blog-module__y_xCuG__postReadTime{color:#fff9;font-size:.85rem}.blog-module__y_xCuG__postTitle{color:#fff;max-width:800px;margin:0;font-size:2.25rem;font-weight:800;line-height:1.3}.blog-module__y_xCuG__postHeroImage{max-width:800px;margin-top:1.5rem}.blog-module__y_xCuG__postHeroImg{border-radius:12px;width:100%;height:auto;box-shadow:0 8px 32px #0000004d}.blog-module__y_xCuG__postLayout{grid-template-columns:220px 1fr 260px;align-items:start;gap:2rem;padding:2rem 0 4rem;display:grid}@media (max-width:1024px){.blog-module__y_xCuG__postLayout{grid-template-columns:1fr}.blog-module__y_xCuG__tocSidebar{display:none}}.blog-module__y_xCuG__tocSidebar{position:sticky;top:80px}.blog-module__y_xCuG__tocTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 .75rem;font-size:.8rem;font-weight:700}.blog-module__y_xCuG__tocList{margin:0;padding:0;list-style:none}.blog-module__y_xCuG__tocItem{margin-bottom:.5rem}.blog-module__y_xCuG__tocLink{color:var(--text-secondary);border-left:2px solid #0000;padding:.25rem .75rem;font-size:.85rem;text-decoration:none;transition:all .15s;display:block}.blog-module__y_xCuG__tocLink:hover{color:var(--primary);border-left-color:var(--primary)}.blog-module__y_xCuG__tocLinkActive{color:var(--primary);border-left-color:var(--primary);background:#7c3aed0f;border-radius:0 6px 6px 0;font-weight:600}.blog-module__y_xCuG__articleContent{max-width:720px}.blog-module__y_xCuG__articleContent h2{color:var(--text-primary);margin:2.5rem 0 1rem;padding-top:.5rem;font-size:1.5rem;font-weight:700}.blog-module__y_xCuG__articleContent h2:first-child{margin-top:0}.blog-module__y_xCuG__articleContent p{color:var(--text-secondary);margin:0 0 1.25rem;font-size:1rem;line-height:1.8}.blog-module__y_xCuG__articleContent ul,.blog-module__y_xCuG__articleContent ol{margin:0 0 1.25rem;padding-left:1.5rem}.blog-module__y_xCuG__articleContent li{color:var(--text-secondary);margin-bottom:.5rem;font-size:1rem;line-height:1.8}.blog-module__y_xCuG__articleContent strong{color:var(--text-primary);font-weight:600}.blog-module__y_xCuG__ctaBox{text-align:center;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border-radius:12px;margin:2rem 0;padding:2rem}.blog-module__y_xCuG__ctaTitle{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.blog-module__y_xCuG__ctaDesc{color:#ffffffd9;margin:0 0 1.25rem;font-size:.95rem}.blog-module__y_xCuG__ctaBtn{color:#7c3aed;background:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-flex}.blog-module__y_xCuG__ctaBtn:hover{transform:scale(1.05)}.blog-module__y_xCuG__faqList{flex-direction:column;gap:.75rem;margin:1.5rem 0;display:flex}.blog-module__y_xCuG__faqItem{border:1px solid var(--border);border-radius:10px;transition:border-color .2s;overflow:hidden}.blog-module__y_xCuG__faqItem[open]{border-color:#7c3aed}.blog-module__y_xCuG__faqQuestion{cursor:pointer;color:var(--text-primary);align-items:center;gap:.75rem;padding:1rem 1.25rem;font-weight:600;list-style:none;transition:background .15s;display:flex}.blog-module__y_xCuG__faqQuestion:hover{background:#7c3aed0d}.blog-module__y_xCuG__faqQuestion:before{content:"▸";color:#7c3aed;font-size:.9rem;transition:transform .2s}.blog-module__y_xCuG__faqItem[open] .blog-module__y_xCuG__faqQuestion:before{transform:rotate(90deg)}.blog-module__y_xCuG__faqQuestion::-webkit-details-marker{display:none}.blog-module__y_xCuG__faqAnswer{color:var(--text-secondary);margin:0;padding:0 1.25rem 1rem;line-height:1.7}.blog-module__y_xCuG__relatedSidebar{position:sticky;top:80px}.blog-module__y_xCuG__relatedTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 1rem;font-size:.8rem;font-weight:700}.blog-module__y_xCuG__relatedCard{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:1rem;text-decoration:none;transition:border-color .15s;display:flex}.blog-module__y_xCuG__relatedCard:hover{border-color:var(--primary)}.blog-module__y_xCuG__relatedCardName{color:var(--text-primary);font-size:.9rem;font-weight:600}.blog-module__y_xCuG__relatedCardDesc{color:var(--text-secondary);margin-top:.15rem;font-size:.75rem}.blog-module__y_xCuG__faqItem{border:1px solid var(--border);border-radius:10px;margin-bottom:.75rem;overflow:hidden}.blog-module__y_xCuG__faqQuestion{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}.blog-module__y_xCuG__faqQuestion:hover{color:var(--primary)}.blog-module__y_xCuG__faqChevron{flex-shrink:0;transition:transform .2s}.blog-module__y_xCuG__faqChevronOpen{transform:rotate(180deg)}.blog-module__y_xCuG__faqAnswer{color:var(--text-secondary);padding:0 1.25rem 1rem;font-size:.9rem;line-height:1.7}.blog-module__y_xCuG__emptyState{text-align:center;color:var(--text-muted);padding:3rem;font-size:1rem}@media (max-width:600px){.blog-module__y_xCuG__postTitle{font-size:1.35rem}.blog-module__y_xCuG__postHero{padding:2rem 1rem 1.5rem}.blog-module__y_xCuG__postLayout{gap:1rem}.blog-module__y_xCuG__articleContent{padding:0 .5rem}.blog-module__y_xCuG__articleContent h2{font-size:1.25rem}.blog-module__y_xCuG__relatedSidebar{border-top:1px solid var(--border);margin-top:1rem;padding-top:1.5rem;position:static}.blog-module__y_xCuG__ctaBox{padding:1.5rem 1rem}.blog-module__y_xCuG__ctaTitle{font-size:1.1rem}}
