.blog-module__weG0ya__hero{padding:3.25rem 0 2.75rem}.blog-module__weG0ya__h1{font-size:var(--fs-2xl);margin-bottom:.75rem}.blog-module__weG0ya__heroLead{font-size:var(--fs-md);max-width:36rem;margin:0 auto;line-height:1.8}.blog-module__weG0ya__grid{grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));gap:1.5rem;display:grid}.blog-module__weG0ya__card{background:var(--paper);border:1px solid var(--border);border-radius:var(--r-xl);flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.blog-module__weG0ya__card:hover{box-shadow:var(--elev-2);border-color:var(--brand-br);transform:translateY(-3px)}.blog-module__weG0ya__thumb{aspect-ratio:16/9;background:var(--surface-alt);position:relative;overflow:hidden}.blog-module__weG0ya__thumb img{object-fit:cover;width:100%;height:100%}.blog-module__weG0ya__thumbFallback{width:100%;height:100%;color:var(--brand);opacity:.35;background:linear-gradient(135deg, var(--brand-lt), var(--surface-alt));place-items:center;display:grid}.blog-module__weG0ya__cardBody{flex-direction:column;flex:1;padding:1.25rem 1.25rem 1.375rem;display:flex}.blog-module__weG0ya__meta{font-size:var(--fs-xs);color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}.blog-module__weG0ya__metaDot{background:currentColor;border-radius:50%;width:3px;height:3px}.blog-module__weG0ya__cardTitle{font-size:var(--fs-lg);margin-bottom:.5rem;line-height:1.35}.blog-module__weG0ya__cardTitle a{color:var(--heading)}.blog-module__weG0ya__card:hover .blog-module__weG0ya__cardTitle a{color:var(--brand)}.blog-module__weG0ya__cardExcerpt{font-size:var(--fs-sm);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;line-height:1.75;display:-webkit-box;overflow:hidden}.blog-module__weG0ya__cardLink{font-size:var(--fs-sm);align-items:center;gap:.3125rem;margin-top:1rem;font-weight:600;display:inline-flex}.blog-module__weG0ya__empty{text-align:center;color:var(--muted);padding:3rem 0}.blog-module__weG0ya__postHead{padding:2.5rem 0 2.25rem}.blog-module__weG0ya__crumbs{font-size:var(--fs-xs);color:var(--muted);flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:1rem;display:flex}.blog-module__weG0ya__crumbs a{color:var(--muted)}.blog-module__weG0ya__crumbs a:hover{color:var(--brand)}.blog-module__weG0ya__postTitle{max-width:46rem;margin-bottom:.875rem;font-size:clamp(1.75rem,3.6vw,2.75rem);line-height:1.12}.blog-module__weG0ya__postMeta{font-size:var(--fs-sm);color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.blog-module__weG0ya__postFigure{border-radius:var(--r-xl);border:1px solid var(--border);max-width:58rem;margin:0 auto 2.5rem;overflow:hidden}.blog-module__weG0ya__postFigure img{width:100%;height:auto}.blog-module__weG0ya__prose{max-width:38rem;color:var(--body);overflow-wrap:break-word;font-size:1.125rem;line-height:1.75}@media (max-width:1000px){.blog-module__weG0ya__prose{max-width:42rem;margin:0 auto}}.blog-module__weG0ya__prose>*+*{margin-top:1.375rem}.blog-module__weG0ya__prose>p:first-of-type{color:var(--heading);font-size:1.25rem;line-height:1.65}.blog-module__weG0ya__prose h2,.blog-module__weG0ya__prose h3,.blog-module__weG0ya__prose h4{color:var(--heading);margin-top:3rem;margin-bottom:.875rem;scroll-margin-top:6rem;line-height:1.25}.blog-module__weG0ya__prose h2{border-bottom:1px solid var(--border);padding-bottom:.5rem;font-size:1.75rem}.blog-module__weG0ya__prose h3{margin-top:2.25rem;font-size:1.3125rem}.blog-module__weG0ya__prose h4{margin-top:1.75rem;font-size:1.125rem}.blog-module__weG0ya__prose h2+*,.blog-module__weG0ya__prose h3+*{margin-top:.875rem}.blog-module__weG0ya__prose a{color:var(--brand);text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:1px}.blog-module__weG0ya__prose a:hover{color:var(--brand-dk)}.blog-module__weG0ya__prose strong{color:var(--heading);font-weight:700}.blog-module__weG0ya__prose ul,.blog-module__weG0ya__prose ol{margin-top:1.125rem;padding-left:1.5rem}.blog-module__weG0ya__prose ul{list-style:outside}.blog-module__weG0ya__prose ol{list-style:decimal}.blog-module__weG0ya__prose li{margin-bottom:.625rem;padding-left:.25rem}.blog-module__weG0ya__prose li:last-child{margin-bottom:0}.blog-module__weG0ya__prose li::marker{color:var(--brand)}.blog-module__weG0ya__prose blockquote{border-left:3px solid var(--brand);background:var(--brand-lt);border-radius:0 var(--r-lg) var(--r-lg) 0;color:var(--heading);margin:1.75rem 0;padding:1rem 1.25rem}.blog-module__weG0ya__prose blockquote p{margin:0}.blog-module__weG0ya__prose img{border-radius:var(--r-lg);border:1px solid var(--border);height:auto;margin:2rem 0}.blog-module__weG0ya__prose figure{margin:1.75rem 0}.blog-module__weG0ya__prose figcaption{font-size:var(--fs-sm);color:var(--muted);text-align:center;margin-top:.5rem}.blog-module__weG0ya__prose code{background:var(--surface-alt);border-radius:var(--r-sm);padding:.125em .375em;font-size:.9em}.blog-module__weG0ya__prose pre{background:var(--ink);color:#e8e6f0;border-radius:var(--r-lg);padding:1rem 1.25rem;overflow-x:auto}.blog-module__weG0ya__prose pre code{background:0 0;padding:0}.blog-module__weG0ya__prose table{border-collapse:collapse;width:100%;font-size:var(--fs-sm);display:block;overflow-x:auto}.blog-module__weG0ya__prose th,.blog-module__weG0ya__prose td{border:1px solid var(--border);text-align:left;padding:.625rem .875rem}.blog-module__weG0ya__prose th{background:var(--page-bg);color:var(--heading);font-weight:700}.blog-module__weG0ya__prose hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}.blog-module__weG0ya__postCta{background:var(--brand-lt);border:1px solid var(--brand-br);border-radius:var(--r-xl);text-align:center;max-width:46rem;margin:3rem auto 0;padding:1.75rem}.blog-module__weG0ya__postCta h2{font-size:var(--fs-xl);margin-bottom:.5rem}.blog-module__weG0ya__postCta p{font-size:var(--fs-sm);margin-bottom:1.125rem;line-height:1.7}.blog-module__weG0ya__related{max-width:46rem;margin:3rem auto 0}.blog-module__weG0ya__relatedH{font-size:var(--fs-lg);margin-bottom:1rem}.blog-module__weG0ya__relatedList{gap:.75rem;display:grid}.blog-module__weG0ya__relatedItem{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--paper);padding:.875rem 1.125rem;transition:border-color .15s,transform .15s;display:block}.blog-module__weG0ya__relatedItem:hover{border-color:var(--brand);transform:translate(2px)}.blog-module__weG0ya__relatedTitle{color:var(--heading);font-weight:600;font-size:var(--fs-base);line-height:1.4}.blog-module__weG0ya__relatedDate{font-size:var(--fs-xs);color:var(--muted);margin-top:.125rem}.blog-module__weG0ya__progress{z-index:90;background:0 0;height:3px;position:sticky;top:4.25rem}.blog-module__weG0ya__progressBar{background:linear-gradient(90deg, var(--brand), var(--brand-dk));transform-origin:0;will-change:transform;height:100%;transform:scaleX(0)}.blog-module__weG0ya__layout{grid-template-columns:minmax(0,1fr) 15rem;align-items:start;gap:3rem;max-width:58rem;margin:0 auto;display:grid}@media (max-width:1000px){.blog-module__weG0ya__layout{grid-template-columns:minmax(0,1fr);gap:0;max-width:42rem}}.blog-module__weG0ya__toc{font-size:var(--fs-sm);border-left:2px solid var(--border);max-height:calc(100vh - 8rem);padding-left:1rem;position:sticky;top:6rem;overflow-y:auto}@media (max-width:1000px){.blog-module__weG0ya__toc{display:none}}.blog-module__weG0ya__tocHead{font-size:var(--fs-xs);letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem;font-weight:700}.blog-module__weG0ya__tocList{counter-reset:none;gap:.125rem;display:grid}.blog-module__weG0ya__tocList a{color:var(--body);padding:.3125rem 0;line-height:1.45;transition:color .15s;display:block}.blog-module__weG0ya__tocList a:hover{color:var(--brand)}.blog-module__weG0ya__tocSub a{font-size:var(--fs-xs);color:var(--muted);padding-left:.75rem}.blog-module__weG0ya__tocActive{font-weight:600;color:var(--brand)!important}.blog-module__weG0ya__tocMobile{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--page-bg);font-size:var(--fs-sm);margin-bottom:2rem;padding:.875rem 1.125rem;display:none}@media (max-width:1000px){.blog-module__weG0ya__tocMobile{display:block}}.blog-module__weG0ya__tocMobile summary{color:var(--heading);cursor:pointer;font-weight:700;list-style:none}.blog-module__weG0ya__tocMobile summary::-webkit-details-marker{display:none}.blog-module__weG0ya__tocMobile summary:after{content:" ▾";color:var(--muted)}.blog-module__weG0ya__tocMobile[open] summary:after{content:" ▴"}.blog-module__weG0ya__tocMobile .blog-module__weG0ya__tocList{margin-top:.75rem}.blog-module__weG0ya__imgWrap{background:var(--surface-alt);width:100%;height:100%;display:block;position:relative}.blog-module__weG0ya__imgWrap img{object-fit:cover;width:100%;height:100%;transition:opacity .4s}.blog-module__weG0ya__imgWrap[data-state=error] img{opacity:0!important}.blog-module__weG0ya__imgSkeleton{background:var(--surface-alt);position:absolute;inset:0;overflow:hidden}.blog-module__weG0ya__imgSkeleton:after{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--paper) 70%, transparent), transparent);animation:1.4s ease-in-out infinite blog-module__weG0ya__imgSweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes blog-module__weG0ya__imgSweep{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.blog-module__weG0ya__imgSkeleton:after{animation:none}}
