.blog-page .section{padding:clamp(56px,8vw,88px) 0 clamp(24px,4vw,40px)}.blog-page .section-head{margin-bottom:clamp(24px,3.5vw,40px)}.blog-page .section-head .know-lede{margin-top:clamp(14px,2vw,20px)}.blog-page #start{padding-bottom:clamp(72px,10vw,112px)}.blog-hero .hero-viz{align-self:stretch;min-height:clamp(200px,32vw,360px)}.blog-hero-thumb{width:100%;height:100%;min-height:clamp(200px,32vw,360px);border:1px solid var(--line-strong);overflow:hidden}.blog-hero-thumb svg{width:100%;height:100%;display:block}.blog-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:1rem;font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.blog-blocks{display:grid;grid-gap:clamp(12px,2vw,20px);gap:clamp(12px,2vw,20px);margin-top:clamp(20px,3vw,32px)}.blog-block{position:relative;overflow:hidden;border:1px solid var(--line-strong);padding:clamp(18px,2.4vw,24px) clamp(18px,2.6vw,26px) clamp(22px,3vw,28px);display:flex;flex-direction:column;gap:0;min-width:0}.blog-block:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background-color:var(--accent-dim);background-image:var(--orange-dither);background-size:8px 8px;pointer-events:none;z-index:1}.blog-block .layer-n{margin-bottom:.65rem}.blog-block h3{margin:0 0 .85rem;font-size:clamp(1.15rem,2.2vw,1.35rem);font-weight:900;letter-spacing:-.04em;line-height:.95}.blog-block p{margin:0 0 .75rem;color:var(--muted);font-size:15px;line-height:1.48;max-width:38rem}.blog-block .blog-callout:last-child,.blog-block p:last-child{margin-bottom:0}.blog-list{margin:10px 0 0;padding-left:1.15rem;color:var(--muted);font-size:15px;line-height:1.48;max-width:38rem}.blog-list li{margin-bottom:.5rem}.blog-callout{margin-top:.85rem;padding:.85rem 1rem;border:1px solid var(--line-strong);color:var(--fg);font-size:15px;line-height:1.45}.blog-takeaways{margin:0;padding:0;list-style:none;display:grid;grid-gap:.85rem;gap:.85rem;max-width:42rem}.blog-takeaways li{position:relative;padding-left:1.25rem;font-size:15px;line-height:1.48;color:var(--muted)}.blog-takeaways li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;background:var(--accent)}.blog-faq{margin:0;display:grid;grid-gap:clamp(16px,2.5vw,24px);gap:clamp(16px,2.5vw,24px);max-width:42rem}.blog-faq-item dt{font-weight:800;font-size:clamp(1rem,2vw,1.15rem);letter-spacing:-.03em;margin-bottom:.45rem}.blog-faq-item dd{margin:0;color:var(--muted);font-size:15px;line-height:1.48}.blog-citations-list{margin:0;padding-left:1.25rem;max-width:42rem;color:var(--muted);font-size:14px;line-height:1.5}.blog-citations-list li{margin-bottom:.65rem}.blog-citation-note{opacity:.85}.blog-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center}.blog-related-grid{display:grid;grid-gap:clamp(12px,2vw,18px);gap:clamp(12px,2vw,18px);margin-top:clamp(16px,2.5vw,24px)}@media (min-width:720px){.blog-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-disclaimer{margin:0;padding:clamp(32px,5vw,48px) 0 clamp(48px,7vw,72px);font-size:13px;line-height:1.45;color:var(--muted);max-width:38rem}.blog-index-grid{margin-top:clamp(24px,4vw,40px)}.blog-cross-links{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:1rem}.blog-section+.blog-section{padding-top:clamp(48px,6vw,72px)}.blog-dither-thumb{width:100%;height:100%;display:block}