.blog-module__3rPSzG__blogWrapper{background-color:var(--surface,#fff);min-height:100vh;color:var(--ink,#092a48);flex-direction:column;font-family:Plus Jakarta Sans,Segoe UI,Arial,sans-serif;display:flex}.blog-module__3rPSzG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.blog-module__3rPSzG__heroSection{background:linear-gradient(180deg, var(--surface-muted,#f8f6ff) 0%, #fff 100%);border-bottom:1px solid var(--line,#e3def7);padding:8rem 0 4rem;position:relative;overflow:hidden}.blog-module__3rPSzG__heroContainer{z-index:2;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.blog-module__3rPSzG__heroTextContent{max-width:620px}.blog-module__3rPSzG__heroEyebrow{color:var(--theme-main,#4f3cc4);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-family:DM Mono,monospace;font-size:.875rem;font-weight:700;display:inline-block}.blog-module__3rPSzG__heroTitle{color:var(--ink,#092a48);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.4rem);font-weight:800;line-height:1.18}.blog-module__3rPSzG__heroSubtitle{color:var(--text-muted,#625f7a);font-size:clamp(1.05rem,2vw,1.25rem);font-weight:400;line-height:1.65}.blog-module__3rPSzG__heroIllustrationWrapper{flex-shrink:0;position:relative}.blog-module__3rPSzG__heroIllustrationSvg{animation:6s ease-in-out infinite blog-module__3rPSzG__illustrationFloat;overflow:visible}@keyframes blog-module__3rPSzG__illustrationFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.blog-module__3rPSzG__meshLine{stroke-dashoffset:80px;animation:1.2s cubic-bezier(.4,0,.2,1) forwards blog-module__3rPSzG__drawLine}.blog-module__3rPSzG__meshLineDashed{opacity:0;animation:1s forwards blog-module__3rPSzG__fadeInLine}@keyframes blog-module__3rPSzG__drawLine{to{stroke-dashoffset:0}}@keyframes blog-module__3rPSzG__fadeInLine{0%{opacity:0}to{opacity:1}}.blog-module__3rPSzG__reportCard{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards blog-module__3rPSzG__cardReveal}@keyframes blog-module__3rPSzG__cardReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.blog-module__3rPSzG__chartBar{transform-origin:bottom;transform-box:fill-box;opacity:0;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards blog-module__3rPSzG__barGrow;transform:scaleY(0)}@keyframes blog-module__3rPSzG__barGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.blog-module__3rPSzG__trendLine{stroke-dashoffset:200px;animation:1.4s cubic-bezier(.4,0,.2,1) 1s forwards blog-module__3rPSzG__drawLine}.blog-module__3rPSzG__trendDot{opacity:0;animation:.4s 2.2s forwards blog-module__3rPSzG__fadeInLine}.blog-module__3rPSzG__trendDotRing{opacity:0;transform-origin:50%;transform-box:fill-box;animation:2s ease-in-out 2.2s infinite blog-module__3rPSzG__ringPulse}@keyframes blog-module__3rPSzG__ringPulse{0%{opacity:0;transform:scale(.7)}30%{opacity:.8}to{opacity:0;transform:scale(1.8)}}.blog-module__3rPSzG__floatChip{opacity:0;animation:.7s cubic-bezier(.34,1.56,.64,1) 1.4s forwards blog-module__3rPSzG__chipDrop}@keyframes blog-module__3rPSzG__chipDrop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.blog-module__3rPSzG__meshNode{opacity:0;transform-origin:50%;transform-box:fill-box;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards blog-module__3rPSzG__nodeAppear,3s ease-in-out 1s infinite blog-module__3rPSzG__nodePulse}@keyframes blog-module__3rPSzG__nodeAppear{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes blog-module__3rPSzG__nodePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.blog-module__3rPSzG__particle{animation:3.5s ease-in-out infinite alternate blog-module__3rPSzG__particleFloat}@keyframes blog-module__3rPSzG__particleFloat{0%{opacity:.3;transform:translateY(0)}to{opacity:.7;transform:translateY(-8px)}}.blog-module__3rPSzG__blogSection{flex:1;padding:3.5rem 0 7rem}.blog-module__3rPSzG__controlsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:3.5rem;display:flex}.blog-module__3rPSzG__tagsScroll{scrollbar-width:none;align-items:center;gap:.6rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.blog-module__3rPSzG__tagsScroll::-webkit-scrollbar{display:none}.blog-module__3rPSzG__tagButton{border:1px solid var(--line,#e3def7);background:var(--surface-soft,#f7f5ff);color:var(--text-muted,#625f7a);cursor:pointer;white-space:nowrap;border-radius:9999px;padding:.5rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s}.blog-module__3rPSzG__tagButton:hover{background:var(--surface-muted,#f8f6ff);color:var(--primary,#4f3cc4);border-color:var(--theme-light,#7b6ae8)}.blog-module__3rPSzG__tagButtonActive{background:var(--theme-main,#4f3cc4)!important;color:var(--surface,#fff)!important;border-color:var(--theme-main,#4f3cc4)!important;box-shadow:none!important}.blog-module__3rPSzG__searchWrapper{min-width:260px;position:relative}.blog-module__3rPSzG__searchInput{border:1px solid var(--line,#e3def7);background:var(--surface,#fff);width:100%;color:var(--ink,#092a48);border-radius:9999px;outline:none;padding:.6rem 2.2rem .6rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.blog-module__3rPSzG__searchInput:focus{border-color:var(--theme-main,#4f3cc4);box-shadow:0 0 0 3px #4f3cc426}.blog-module__3rPSzG__clearSearchBtn{color:var(--text-muted,#625f7a);cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:.9rem;line-height:1;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.blog-module__3rPSzG__clearSearchBtn:hover{color:var(--ink,#092a48)}.blog-module__3rPSzG__blogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.blog-module__3rPSzG__cardContainer{height:100%;display:flex}.blog-module__3rPSzG__cardLink{background:var(--surface,#fff);border:1px solid var(--line,#e3def7);border-radius:24px;flex-direction:column;justify-content:space-between;width:100%;text-decoration:none;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000008}.blog-module__3rPSzG__cardLink:hover{border-color:var(--theme-light,#7b6ae8);transform:translateY(-8px);box-shadow:0 20px 35px -10px #4f3cc42e,0 8px 16px -6px #0000000a}.blog-module__3rPSzG__cardTopHeader{flex-direction:column;flex-grow:1;padding:2.2rem 2rem 1.5rem;display:flex}.blog-module__3rPSzG__partBadge{background:var(--theme-dark,#372a94);color:var(--on-dark-accent,#c4b5fd);letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;align-self:flex-start;margin-bottom:1.25rem;padding:.35rem .9rem;font-family:DM Mono,monospace;font-size:.72rem;font-weight:700}.blog-module__3rPSzG__cardTitle{color:var(--ink,#092a48);margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.35;transition:color .2s}.blog-module__3rPSzG__cardLink:hover .blog-module__3rPSzG__cardTitle{color:var(--theme-main,#4f3cc4)}.blog-module__3rPSzG__cardDescription{color:var(--text-muted,#625f7a);-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.925rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-module__3rPSzG__cardMetaLine{letter-spacing:.08em;color:var(--text-muted,#625f7a);text-transform:uppercase;align-items:center;gap:.5rem;margin-top:auto;font-family:DM Mono,monospace;font-size:.72rem;font-weight:600;display:flex}.blog-module__3rPSzG__metaDot{color:var(--line,#e3def7);font-size:.8rem}.blog-module__3rPSzG__cardGraphicBox{border-top:1px solid var(--line,#e3def7);background:radial-gradient(circle at 50% 60%,#7b6ae826 0%,#f7f5ffcc 75%);justify-content:center;align-items:center;width:100%;height:210px;display:flex;position:relative;overflow:hidden}.blog-module__3rPSzG__cardGraphicGlow{pointer-events:none;background:radial-gradient(circle,#7b6ae859 0%,#fff0 70%);border-radius:50%;width:120px;height:120px;transition:transform .5s,opacity .5s;position:absolute}.blog-module__3rPSzG__cardLink:hover .blog-module__3rPSzG__cardGraphicGlow{opacity:.85;transform:scale(1.3)}.blog-module__3rPSzG__cardImageHeader{aspect-ratio:16/9;border-bottom:1px solid var(--line,#e3def7);width:100%;position:relative;overflow:hidden}.blog-module__3rPSzG__cardImage{object-fit:cover}.blog-module__3rPSzG__emptyState{text-align:center;background:var(--surface-soft,#f7f5ff);border:1px dashed var(--line,#e3def7);border-radius:24px;padding:5rem 1rem}.blog-module__3rPSzG__emptyTitle{color:var(--ink,#092a48);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.blog-module__3rPSzG__emptySubtitle{color:var(--text-muted,#625f7a);margin-bottom:1.5rem;font-size:.95rem}.blog-module__3rPSzG__resetButton{background:var(--theme-main,#4f3cc4);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.6rem 1.4rem;font-size:.875rem;font-weight:600;transition:background .2s}.blog-module__3rPSzG__resetButton:hover{background:var(--theme-dark,#372a94)}@media (max-width:1024px){.blog-module__3rPSzG__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-module__3rPSzG__heroContainer{flex-direction:column;align-items:flex-start;gap:2.5rem}.blog-module__3rPSzG__pixelGridWrapper{align-self:center}.blog-module__3rPSzG__blogGrid{grid-template-columns:1fr}.blog-module__3rPSzG__controlsBar{flex-direction:column;align-items:stretch}.blog-module__3rPSzG__searchWrapper{width:100%}}.blog-module__3rPSzG__article{background-color:var(--surface,#fff);flex:1;padding:8.5rem 0 8rem}.blog-module__3rPSzG__articleContainer{max-width:820px;margin:0 auto}.blog-module__3rPSzG__backLinkWrapper{margin-bottom:2.5rem}.blog-module__3rPSzG__backLink{color:var(--text-muted,#625f7a);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;font-family:DM Mono,monospace;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.blog-module__3rPSzG__backLink:hover{color:var(--theme-main,#4f3cc4);transform:translate(-4px)}.blog-module__3rPSzG__articleHeader{margin-bottom:3rem}.blog-module__3rPSzG__articleTitle{color:var(--ink,#092a48);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15}.blog-module__3rPSzG__articleMeta{color:var(--text-muted,#625f7a);flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.blog-module__3rPSzG__metaDivider{color:var(--line,#e3def7)}.blog-module__3rPSzG__articleAuthor{color:var(--ink,#092a48);font-weight:700}.blog-module__3rPSzG__tagsContainer{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.blog-module__3rPSzG__tag{background-color:var(--surface-soft,#f7f5ff);color:var(--theme-main,#4f3cc4);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.25rem .75rem;font-family:DM Mono,monospace;font-size:.75rem;font-weight:700}.blog-module__3rPSzG__articleImageWrapper{aspect-ratio:16/9;border:1px solid var(--line,#e3def7);border-radius:24px;width:100%;margin-bottom:3.5rem;overflow:hidden;box-shadow:0 20px 40px #4f3cc414}.blog-module__3rPSzG__articleImage{object-fit:cover;width:100%;height:100%}.blog-module__3rPSzG__articleContent{color:var(--ink,#092a48);font-size:1.1rem;line-height:1.8}.blog-module__3rPSzG__articleContent h1,.blog-module__3rPSzG__articleContent h2,.blog-module__3rPSzG__articleContent h3,.blog-module__3rPSzG__articleContent h4{color:var(--ink,#092a48);letter-spacing:-.015em;margin-top:3.5rem;margin-bottom:1.25rem;font-weight:700;line-height:1.3}.blog-module__3rPSzG__articleContent h1{font-size:2.25rem}.blog-module__3rPSzG__articleContent h2{font-size:1.75rem}.blog-module__3rPSzG__articleContent h3{font-size:1.35rem}.blog-module__3rPSzG__articleContent p{color:var(--text-muted,#625f7a);margin-bottom:1.5rem}.blog-module__3rPSzG__articleContent ul,.blog-module__3rPSzG__articleContent ol{color:var(--text-muted,#625f7a);margin-bottom:1.75rem;padding-left:1.5rem}.blog-module__3rPSzG__articleContent li{margin-bottom:.5rem}.blog-module__3rPSzG__articleContent a{color:var(--theme-main,#4f3cc4);-webkit-text-decoration:underline #4f3cc44d;text-decoration:underline #4f3cc44d;transition:text-decoration-color .2s}.blog-module__3rPSzG__articleContent a:hover{-webkit-text-decoration-color:var(--theme-main,#4f3cc4);text-decoration-color:var(--theme-main,#4f3cc4)}.blog-module__3rPSzG__articleContent blockquote{border-left:4px solid var(--theme-main,#4f3cc4);background-color:var(--surface-soft,#f7f5ff);color:var(--ink,#092a48);border-radius:0 12px 12px 0;margin:2.5rem 0;padding:1.25rem 1.75rem;font-style:italic}.blog-module__3rPSzG__articleContent img{border-radius:16px;max-width:100%;height:auto;margin:2.5rem 0}.blog-module__3rPSzG__articleContent p code,.blog-module__3rPSzG__articleContent li code{background-color:var(--surface-soft,#f7f5ff);color:var(--theme-main,#4f3cc4);border-radius:6px;padding:.2rem .4rem;font-family:DM Mono,monospace;font-size:.85em}.blog-module__3rPSzG__articleContent pre{background-color:var(--ink,#092a48);border-radius:16px;margin:2.5rem 0;padding:1.5rem 1.75rem;overflow-x:auto;box-shadow:0 10px 30px #0000000d}.blog-module__3rPSzG__articleContent pre code{color:#f8fafc;background:0 0;padding:0;font-family:DM Mono,monospace;font-size:.875rem;line-height:1.65}:is(.blog-module__3rPSzG__articleContent .hljs-keyword,.blog-module__3rPSzG__articleContent .hljs-selector-tag,.blog-module__3rPSzG__articleContent .hljs-literal,.blog-module__3rPSzG__articleContent .hljs-section,.blog-module__3rPSzG__articleContent .hljs-link){color:#c4b5fd}:is(.blog-module__3rPSzG__articleContent .hljs-string,.blog-module__3rPSzG__articleContent .hljs-title,.blog-module__3rPSzG__articleContent .hljs-name,.blog-module__3rPSzG__articleContent .hljs-type,.blog-module__3rPSzG__articleContent .hljs-attribute,.blog-module__3rPSzG__articleContent .hljs-symbol,.blog-module__3rPSzG__articleContent .hljs-bullet,.blog-module__3rPSzG__articleContent .hljs-addition,.blog-module__3rPSzG__articleContent .hljs-variable,.blog-module__3rPSzG__articleContent .hljs-template-tag,.blog-module__3rPSzG__articleContent .hljs-template-variable){color:#a7f3d0}:is(.blog-module__3rPSzG__articleContent .hljs-comment,.blog-module__3rPSzG__articleContent .hljs-quote,.blog-module__3rPSzG__articleContent .hljs-deletion,.blog-module__3rPSzG__articleContent .hljs-meta){color:#94a3b8}.blog-module__3rPSzG__articleContent table{border-collapse:collapse;width:100%;margin:2.5rem 0;font-size:.95rem;box-shadow:0 4px 12px #4f3cc405}.blog-module__3rPSzG__articleContent th,.blog-module__3rPSzG__articleContent td{border-bottom:1px solid var(--line,#e3def7);text-align:left;padding:.75rem 1.25rem}.blog-module__3rPSzG__articleContent th{color:var(--ink,#092a48);border-bottom:2px solid var(--theme-main,#4f3cc4);background-color:var(--surface-soft,#f7f5ff);font-weight:700}.blog-module__3rPSzG__articleContent tr:nth-child(2n){background-color:#f7f5ff59}
