.blog-post-page{min-height:100svh;background:var(--background);color:var(--foreground)}.blog-post{display:flex;width:min(calc(100% - 3rem),48rem);margin-inline:auto;padding-block:calc(var(--launch-banner-height, 0px) + clamp(8rem,12vw,10rem)) clamp(6rem,9vw,8rem);flex-direction:column;gap:1.5rem}.blog-post-content{overflow-wrap:anywhere;display:flex;min-width:0;flex-direction:column}.blog-post-content{--conversation-accent: var(--brand-yellow);color:var(--muted-foreground);font-size:1rem;line-height:1.75;text-wrap:pretty}.blog-post-content[data-conversation-accent=orange]{--conversation-accent: var(--brand-orange)}.blog-post-content[data-conversation-accent=green]{--conversation-accent: var(--brand-green)}.blog-post-content[data-conversation-accent=cyan]{--conversation-accent: var(--brand-cyan)}.blog-post-content[data-conversation-accent=blue]{--conversation-accent: var(--brand-blue-soft)}.blog-post-content[data-conversation-accent=lilac]{--conversation-accent: var(--brand-lilac)}.blog-post-content[data-conversation-accent=pink]{--conversation-accent: var(--brand-pink)}.blog-post-content>:first-child{margin-top:0}.blog-post-title{margin:0;overflow-wrap:break-word}.blog-post-content>p:first-child{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border);color:var(--foreground);font-size:1.125rem;line-height:2rem;font-weight:500}.blog-post-content p{margin:0 0 1.25rem}.blog-essay-page .blog-post{width:min(calc(100% - 2.5rem),44rem)}.blog-essay-page .blog-post-content{color:color-mix(in srgb,var(--foreground) 86%,var(--background));font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.85}.blog-essay-page .guide-figure:has(img[src*="/story-diagrams/"]){max-width:32rem;margin-inline:auto}.blog-essay-page .blog-post-content>p:first-child{padding-bottom:0;border-bottom:0;font-size:inherit;line-height:inherit;font-weight:400}.resource-conversation-opening,.resource-dialogue-question,.resource-dialogue-answer{display:grid;grid-template-columns:3rem minmax(0,1fr);column-gap:.9rem;align-items:start}.resource-conversation-opening{position:relative;margin:0 0 1.5rem}.resource-conversation-opening .resource-dialogue-speaker{grid-column:1}.resource-conversation-opening>p{grid-column:2;margin:0;padding:1rem 1.15rem;border:1px solid color-mix(in oklab,var(--conversation-accent) 42%,var(--border));border-radius:.35rem 1.15rem 1.15rem;background:color-mix(in oklab,var(--conversation-accent) 24%,var(--background));color:var(--foreground);font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;font-weight:500}.resource-dialogue-speaker{display:grid;min-width:0;justify-items:center;gap:.3rem}.resource-dialogue-avatar{display:block;width:2.75rem;height:2.75rem;overflow:hidden;border:1px solid color-mix(in oklab,var(--foreground) 12%,transparent);border-radius:999px;background:var(--soft)}.resource-dialogue-avatar-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.resource-dialogue-avatar.is-gecko .resource-dialogue-avatar-image{object-fit:contain;object-position:center;transform:none}.resource-dialogue-avatar.is-gecko{background:color-mix(in oklab,var(--conversation-accent) 38%,var(--background))}.resource-dialogue-name,.resource-dialogue-role{color:var(--muted-foreground);font-size:.675rem;line-height:1.15;font-weight:650;letter-spacing:.01em;text-align:center}.resource-dialogue-role{display:none}.resource-dialogue-prologue{margin:0 0 clamp(2.25rem,4vw,3.25rem)}.resource-dialogue-turn{position:relative;margin:0 0 clamp(2.5rem,5vw,3.75rem)}.resource-dialogue-turn:before{position:absolute;top:3.85rem;bottom:-2.6rem;left:1.35rem;width:1px;background:linear-gradient(var(--border),transparent);content:""}.resource-dialogue-question{margin-bottom:1.35rem}.resource-dialogue-question .resource-dialogue-speaker{grid-column:1}.blog-post-content .resource-dialogue-question>h2{grid-column:2;margin:0;padding:.85rem 1.05rem;border:1px solid color-mix(in oklab,var(--conversation-accent) 40%,var(--border));border-radius:.35rem 1.05rem 1.05rem;background:color-mix(in oklab,var(--conversation-accent) 20%,var(--background));font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;font-weight:500;letter-spacing:0}.resource-dialogue-answer{margin-left:clamp(1.5rem,8vw,5.5rem)}.resource-dialogue-answer .resource-dialogue-speaker{grid-column:1}.resource-dialogue-answer-copy{grid-column:2;min-width:0;padding:1rem 1.15rem;border:1px solid var(--border);border-radius:1.05rem .35rem 1.05rem 1.05rem;background:var(--background);box-shadow:0 .75rem 2.5rem color-mix(in oklab,var(--foreground) 4%,transparent);font-size:1rem;line-height:1.7}.resource-dialogue-answer-copy>:first-child{margin-top:0}.resource-dialogue-spoken-answer{margin:0;color:var(--foreground);font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;font-weight:400}.resource-dialogue-notes{margin-top:.9rem;padding-top:.75rem;border-top:1px solid var(--border)}.resource-dialogue-notes-summary{display:flex;min-height:2.25rem;width:fit-content;cursor:pointer;align-items:center;color:var(--muted-foreground);font-size:.8rem;line-height:1.25;font-weight:500;list-style:none}.resource-dialogue-notes-summary::-webkit-details-marker{display:none}.resource-dialogue-notes-summary:after{margin-left:.45rem;content:"+"}.resource-dialogue-notes[open] .resource-dialogue-notes-summary:after{content:"−"}.resource-dialogue-notes-summary:focus-visible{border-radius:.25rem;outline:2px solid var(--ring);outline-offset:.2rem}.resource-dialogue-notes-content{margin-top:.75rem;color:var(--muted-foreground)}.blog-post-content .resource-dialogue-answer-copy h3{margin-top:1.5rem;font-size:1rem;line-height:1.5;letter-spacing:0}.resource-conversation-closing{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:.9rem;margin:1rem 0 0;padding-top:1.5rem;border-top:1px solid var(--border)}.resource-conversation-closing>span{color:var(--muted-foreground);font-size:.75rem;font-weight:650;text-align:center}.blog-post-content .resource-conversation-closing>p{margin:0;color:var(--foreground);font-weight:550}.blog-post-content h2{scroll-margin-top:7rem;margin:2.75rem 0 1rem;color:var(--foreground);font-family:Inter Display,Inter Display Fallback,Inter,sans-serif;font-size:1.5rem;line-height:1.25;font-weight:600;letter-spacing:-.025em}.blog-post-content h3{scroll-margin-top:7rem;margin:2rem 0 .75rem;color:var(--foreground);font-size:1.25rem;line-height:1.25;font-weight:600}.blog-post-content ul,.blog-post-content ol{margin:0 0 1.5rem;padding-left:1.4rem}.blog-post-content ul{list-style:disc}.blog-post-content ol{list-style:decimal}.blog-post-content li{padding-left:.25rem}.blog-post-content li::marker{color:var(--foreground);font-weight:600;font-variant-numeric:tabular-nums}.blog-post-content li+li{margin-top:.5rem}.blog-post-content .blog-post-summary{margin:0 0 2rem;padding:1rem 0 1.25rem;border-top:1px solid var(--foreground);border-bottom:1px solid var(--border)}.blog-post-content .blog-post-summary h2{margin:0 0 .6rem;font-size:.875rem;line-height:1.4;font-weight:600;letter-spacing:0}.blog-post-content .blog-post-summary p{margin:0 0 .75rem;padding:0;border:0;color:var(--foreground);font-size:1rem;line-height:1.7;font-weight:400}.blog-post-content .blog-post-summary p:last-child{margin-bottom:0}.blog-post-content ul.article-link-list{padding-left:0;list-style:none;border-top:1px solid var(--border)}.blog-post-content ul.article-link-list>li{margin:0;padding:0;border-bottom:1px solid var(--border)}.blog-post-content ul.article-link-list>li>a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;font-weight:500;text-decoration:none}.blog-post-content ul.article-link-list>li>a:after{flex:none;color:var(--muted-foreground);content:"→";transition:transform .2s ease}.blog-post-content ul.article-link-list>li>a:hover:after{transform:translate(.2rem)}.blog-post-content blockquote{margin:.5rem 0 1.75rem;padding:.25rem 0 .25rem 1.25rem;border-left:2px solid var(--foreground);color:var(--foreground);font-size:1.125rem;line-height:1.6;font-weight:500}.blog-post-content blockquote p:last-child{margin-bottom:0}.blog-post-content :not(pre)>code{padding:.1rem .35rem;border-radius:.375rem;background:var(--muted);color:var(--foreground);font-size:.875em}.blog-post-content pre{max-width:100%;min-width:0;padding:1rem;overflow-x:auto;font-size:.875rem}.article-table:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.blog-post-content hr{margin:2.5rem 0;border:0;border-top:1px solid var(--border)}.blog-post-content>p>img,.blog-post-content>img{display:block;width:100%;height:auto;margin:.5rem 0 1.75rem;border:1px solid var(--border);border-radius:var(--radius-xl)}.article-figure{margin:2.5rem 0 2.75rem;padding:1rem 0 0;border-top:1px solid var(--foreground);color:var(--foreground)}.article-figure .article-figure-title{margin:0 0 1.75rem;color:var(--foreground);font-size:.875rem;line-height:1.4;font-weight:600}.article-figure figcaption{margin-top:1.5rem;padding-top:.75rem;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:.8125rem;line-height:1.5}.blog-post-content .article-figure ol,.blog-post-content .article-figure ul{margin:0;padding:0;list-style:none}.blog-post-content .article-figure li{margin:0;padding:0}.article-figure-index{color:var(--muted-foreground);font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums}.article-figure-flow{display:grid;grid-template-columns:repeat(var(--flow-columns, 3),minmax(0,1fr));gap:2rem 0}.blog-post-content .article-figure-flow>li{position:relative;display:flex;min-width:0;flex-direction:column;gap:.25rem;padding-right:1.25rem}.article-figure-flow>li:before{position:absolute;top:.875rem;right:0;left:1.75rem;height:1px;background:var(--foreground);content:""}.article-figure-flow>li:last-child:before,.article-figure-flow>li[data-row-end]:before{content:none}.article-figure-flow .article-figure-index{position:relative;display:grid;width:1.75rem;height:1.75rem;margin-bottom:.6rem;place-items:center;border:1px solid var(--foreground);border-radius:999px;background:var(--background);color:var(--foreground)}.article-figure-flow>li[data-highlight] .article-figure-index{background:var(--foreground);color:var(--background)}.article-figure-flow strong,.article-figure-layers strong{font-size:.9375rem;line-height:1.35;font-weight:600}.article-figure-flow li>span:last-child,.article-figure-layers li>span:last-child{color:var(--muted-foreground);font-size:.875rem;line-height:1.5}.article-figure-layers{display:grid;grid-template-columns:2rem minmax(7rem,.34fr) minmax(0,1fr);border-bottom:1px solid var(--border)}.blog-post-content .article-figure-layers>li{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;align-items:baseline;padding:.85rem 0;border-top:1px solid var(--border)}.article-figure-layers>li>strong{padding-right:1.25rem}.article-figure-layers>li[data-highlight]>.article-figure-index,.article-figure-layers>li[data-highlight]>span:last-child{color:var(--foreground)}.article-figure-bars{display:grid;grid-template-columns:minmax(6rem,.34fr) minmax(0,1fr) max-content;gap:.9rem 1rem}.blog-post-content .article-figure-bars>li{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;align-items:center;font-size:.875rem}.article-figure-bar-label{font-weight:500;line-height:1.35}.article-figure-bar-track{height:.5rem;background:var(--muted)}.article-figure-bar-fill{display:block;height:100%;background:color-mix(in oklab,var(--foreground) 30%,transparent)}.article-figure-bars>li[data-highlight] .article-figure-bar-fill{background:var(--foreground)}.article-figure-bar-value{justify-self:end;font-weight:600;font-variant-numeric:tabular-nums}.blog-post-content a{color:var(--foreground);text-decoration:underline;text-underline-offset:.2em}.blog-post-content strong{color:var(--foreground);font-weight:600}.article-table{width:100%;max-width:100%;min-width:0;overscroll-behavior-x:contain;margin:2rem 0 2.5rem;overflow-x:auto}.blog-post-content table{width:100%;min-width:30rem;border-collapse:collapse;border-top:1px solid var(--foreground);font-size:.875rem;line-height:1.5}.blog-post-content th,.blog-post-content td{padding:.8rem 1.25rem .8rem 0;border-bottom:1px solid var(--border);color:var(--muted-foreground);text-align:left;vertical-align:top;min-width:8rem;hyphens:none;overflow-wrap:break-word}.blog-post-content th:last-child,.blog-post-content td:last-child{padding-right:0}.blog-post-content th{padding-top:.7rem;padding-bottom:.7rem;border-bottom-color:var(--foreground);color:var(--foreground);font-size:.8125rem;font-weight:600;white-space:normal}.blog-post-content td:first-child{color:var(--foreground);font-weight:600}.blog-post-content td a{color:inherit}.article-table:where(:not([data-columns="2"]):not([data-columns="3"])) table{min-width:46rem}.article-table[data-columns="5"] table{min-width:56rem}.article-table[data-columns="6"] table,.article-table[data-columns="7"] table{min-width:64rem}@media(max-width:640px){.article-figure-flow{grid-template-columns:1fr;gap:0}.blog-post-content .article-figure-flow>li{display:grid;grid-template-columns:1.75rem minmax(0,1fr);column-gap:.85rem;padding:0 0 1.25rem}.blog-post-content .article-figure-flow>li:last-child{padding-bottom:0}.article-figure-flow .article-figure-index{grid-row:1 / span 2;margin-bottom:0}.article-figure-flow>li>strong{align-self:center}.article-figure-flow>li>span:last-child{grid-column:2}.article-figure-flow>li:before,.article-figure-flow>li[data-row-end]:before{top:1.75rem;right:auto;bottom:0;left:.875rem;width:1px;height:auto;content:""}.article-figure-flow>li:last-child:before{content:none}.article-figure-layers{grid-template-columns:2rem minmax(0,1fr)}.article-figure-layers>li>span:last-child{grid-column:2;margin-top:.2rem}.article-figure-bars{grid-template-columns:minmax(0,1fr) max-content;row-gap:1.1rem}.blog-post-content .article-figure-bars>li{row-gap:.45rem}.article-figure-bar-track{grid-column:1 / -1;grid-row:2}.blog-post{width:min(calc(100% - 2.5rem),48rem);padding-block:calc(var(--launch-banner-height, 0px) + 7rem) 5rem;gap:1.25rem}.resource-conversation-opening,.resource-dialogue-question,.resource-dialogue-answer{grid-template-columns:2.5rem minmax(0,1fr);column-gap:.7rem}.resource-dialogue-avatar{width:2.35rem;height:2.35rem}.resource-dialogue-answer{grid-template-columns:max-content minmax(0,1fr);margin-left:.75rem}.resource-dialogue-question>h2,.resource-conversation-opening>p,.resource-dialogue-answer-copy{padding:.9rem}.resource-dialogue-turn:before{top:3.4rem;left:1.15rem}.resource-conversation-closing{grid-template-columns:2.5rem minmax(0,1fr);gap:.7rem}}
