.prose-editorial h2{font-family:var(--font-mono);font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;line-height:1.4;color:var(--color-ink-900);margin-top:4rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--color-stroke-divider);text-wrap:balance}.prose-editorial h2>code{margin-right:.5rem}.prose-editorial h2:first-child{margin-top:0}.prose-editorial h2 code{font-family:var(--font-mono);font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:var(--color-sage-600);background:transparent;border:0;padding:0}.prose-editorial h3{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--ink);line-height:1.2;margin-bottom:2rem;margin-top:.5rem;letter-spacing:-.02em}.prose-editorial--blog h3{font-family:inherit;font-size:1.25rem;font-weight:600;line-height:1.4;letter-spacing:-.005em;margin-top:2.5rem;margin-bottom:1rem}.prose-editorial h4{font-weight:600;color:var(--ink);margin-top:1.25em;margin-bottom:.5em;line-height:1.5}.prose-editorial p{font-family:var(--font-sans);font-size:16px;color:var(--ink);line-height:1.65;margin-bottom:2rem}.prose-editorial p:has(>strong){font-size:16px;line-height:1.65;color:var(--ink)}.prose-editorial strong{color:var(--ink);font-weight:600}.prose-editorial em{font-style:italic;color:var(--gray-dark)}.prose-editorial strong em,.prose-editorial em strong{font-style:italic;font-weight:600}.prose-editorial:not(.prose-editorial--blog) blockquote:has(>p:first-child>strong:first-child){border:0;background:var(--bone-secondary);padding:2.5rem 2rem;margin:2.5rem 0;border-radius:.75rem;width:fit-content;max-width:100%}.prose-editorial:not(.prose-editorial--blog) blockquote:has(>p:first-child>strong:first-child)>p{margin:0}.prose-editorial:not(.prose-editorial--blog) blockquote:has(>p:first-child>strong:first-child)>p:first-child{margin-bottom:.75rem}.prose-editorial:not(.prose-editorial--blog) blockquote:has(>p:first-child>strong:first-child)>p:first-child>strong:first-child{display:block;font-family:var(--font-accent);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1;letter-spacing:-.02em;color:var(--ink)}.prose-editorial:not(.prose-editorial--blog) blockquote:has(>p:first-child>strong:first-child)>p:nth-child(2){font-family:var(--font-mono);font-size:11px;font-weight:600;color:var(--sienna);text-transform:uppercase;letter-spacing:.12em;line-height:1.5;margin-bottom:.5rem}.prose-editorial:not(.prose-editorial--blog) blockquote:has(>p:first-child>strong:first-child)>p:nth-child(3){font-family:var(--font-sans);font-size:14px;color:var(--gray-dark);line-height:1.5}.prose-editorial--blog blockquote:has(>p:first-child>strong:first-child){background:transparent;border:0;border-left:3px solid var(--color-sage-600);border-radius:0;padding:.25rem 0 .25rem 1.5rem;margin:2.5rem 0}.prose-editorial--blog blockquote:has(>p:first-child>strong:first-child)>p{margin:0}.prose-editorial--blog blockquote:has(>p:first-child>strong:first-child)>p+p{margin-top:.75rem}.prose-editorial--blog blockquote:has(>p:first-child>strong:first-child)>p:first-child>strong:first-child{display:inline;font-family:var(--font-sans);font-size:1.0625rem;font-weight:600;line-height:1.6;letter-spacing:0;color:var(--ink)}.prose-editorial .blockquote-quote{position:relative;border:0;background:var(--bone-secondary);padding:2.5rem 2rem;margin:2.5rem 0;border-radius:.75rem}.prose-editorial .blockquote-quote:before{content:"“";position:absolute;top:1rem;left:1.5rem;font-family:var(--font-accent);font-size:80px;font-weight:400;color:var(--color-sage-200);line-height:1;pointer-events:none;user-select:none}.prose-editorial .blockquote-quote p{position:relative;font-family:var(--font-sans);font-size:17px;color:var(--ink);line-height:1.7;font-style:italic;margin:0}.prose-editorial .blockquote-quote p img{display:inline;vertical-align:middle;height:1em;width:auto;margin:0 .25em 0 0;padding:0;min-height:unset;border:none;background:none;object-fit:contain;position:static}.prose-editorial .blockquote-attribution{margin-top:2rem;display:flex;flex-direction:column}.prose-editorial .blockquote-attribution .attribution-name,.prose-editorial .blockquote-attribution .attribution-org{display:block}.prose-editorial .attribution-name{font-family:var(--font-sans);font-size:15px;font-weight:600;color:var(--ink);line-height:1.45;font-style:normal;text-transform:none;letter-spacing:0}.prose-editorial .attribution-org{font-family:var(--font-sans);font-size:14px;font-weight:400;color:var(--gray);line-height:1.45;font-style:normal;text-transform:none;letter-spacing:0}.prose-editorial .code-block{background:var(--syntax-bg);border:1px solid var(--rule);border-radius:12px;overflow:clip;margin:2rem 0}.prose-editorial .code-block-header{border-bottom:1px solid var(--rule);padding:8px 16px;font-family:var(--font-mono);font-size:14px;line-height:24px;color:var(--syntax-fg)}.prose-editorial .code-block pre{margin:0;padding:16px;background:transparent!important;font-family:var(--font-mono);font-size:14px;line-height:24px;overflow-x:auto}.prose-editorial .code-block code{font-family:var(--font-mono);font-size:14px;border:none;padding:0;text-transform:none;letter-spacing:normal;color:inherit;margin:0;vertical-align:baseline}.prose-editorial :where(:not(pre))>code{font-family:var(--font-mono);font-size:14px;line-height:24px;border:1px solid var(--rule);background:var(--bone);color:var(--ink);padding:3px 9px;border-radius:4px;text-transform:none;letter-spacing:0;font-style:normal;font-weight:400;vertical-align:middle;margin:0 2px}.prose-editorial pre{background:transparent!important;border:1px solid var(--rule);border-radius:8px;padding:1.25rem 1.5rem;margin:2rem 0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--rule) transparent}.prose-editorial pre::-webkit-scrollbar{height:8px}.prose-editorial pre::-webkit-scrollbar-track{background:transparent}.prose-editorial pre::-webkit-scrollbar-thumb{background:var(--rule);border-radius:4px}.prose-editorial pre::-webkit-scrollbar-thumb:hover{background:var(--charcoal-400, #828598)}.prose-editorial pre code{font-family:var(--font-mono);font-size:14px;line-height:1.6;background:transparent;border:0;padding:0;border-radius:0;color:inherit;display:block;white-space:pre}.prose-editorial hr{border:0;border-top:1px solid var(--rule);margin:2.5rem 0}.prose-editorial ul,.prose-editorial ol{margin:1.5rem 0 2rem 1.5rem;padding:0 0 0 1.25rem;display:flex;flex-direction:column;gap:.75rem}.prose-editorial ul{list-style:disc}.prose-editorial ol{list-style:decimal}.prose-editorial li{font-family:var(--font-sans);font-size:16px;color:var(--ink);line-height:1.65}.prose-editorial li::marker{color:var(--sienna)}.prose-editorial .wireframe-figure{margin:2.5rem 0}.prose-editorial .wireframe-placeholder{border:1px solid var(--rule);background:var(--bone);height:15rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;user-select:none}.prose-editorial .wireframe-icon{opacity:.6}.prose-editorial .wireframe-caption-inner{font-family:var(--font-mono);font-size:10px;color:var(--gray);text-transform:uppercase;letter-spacing:.2em;text-align:center;padding:0 2rem;line-height:1.625;max-width:20rem}.prose-editorial .wireframe-figcaption{margin-top:.5rem;font-family:var(--font-mono);font-size:10px;color:var(--gray);text-align:center;text-transform:uppercase;letter-spacing:.2em}.prose-editorial img{display:block;width:100%;height:15rem;border:1px solid var(--rule);background:var(--bone);object-fit:none;margin:2.5rem 0;position:relative}.prose-editorial>p:has(>img){display:flex;flex-direction:column;align-items:center;gap:0;margin:2.5rem 0}.prose-editorial>p>img{margin:0;background:linear-gradient(to bottom right,transparent calc(50% - .5px),var(--rule),transparent calc(50% + .5px)),linear-gradient(to bottom left,transparent calc(50% - .5px),var(--rule),transparent calc(50% + .5px)),var(--bone);background-size:4rem 3rem,4rem 3rem,100% 100%;background-position:center,center,0 0;background-repeat:no-repeat}.prose-editorial img[src^=http],.prose-editorial img[src^="/"],.prose-editorial img[src^="./"]{width:auto;max-width:100%;height:auto;object-fit:cover;position:static;border:none;background:none;border-radius:var(--radius-xl)}.prose-editorial img.no-rounded,.prose-editorial .no-rounded img{border-radius:0}.prose-editorial h2,.prose-editorial h3{scroll-margin-top:6rem}.prose-editorial>p:has(>img)>img,.prose-editorial>img{width:100%;max-width:100%}@media(min-width:900px){.prose-editorial>p:has(>img),.prose-editorial>img{margin-left:-75px;margin-right:-75px;width:calc(100% + 150px)}}.prose-editorial a{color:var(--ink);text-decoration:underline;text-decoration-color:var(--sienna);text-underline-offset:3px;text-decoration-thickness:1px}.prose-editorial a:hover{color:var(--sienna);text-decoration-color:var(--sienna)}
