.project-card{background:var(--theme--layer--card);border:var(--theme--BorderWidth--thin) solid var(--theme--ui--color--subtle);border-radius:16px;display:flex;flex-direction:column;gap:calc(var(--theme--content--space)/1.5);padding:var(--theme--container--space);.project-card-eyebrow{margin:0}.project-card-name{font-size:1.3em;font-weight:var(--theme--FontWeight--semi-bold);letter-spacing:-.015em;line-height:var(--theme--LineHeight--dense);margin:0}.project-card-tagline{color:var(--theme--text--Color--subtle);font-size:.9em;margin:0;text-wrap:pretty}.project-card-facts{border-block-start:var(--theme--BorderWidth--thin) solid var(--theme--ui--color--subtle);display:flex;flex-direction:column;gap:.45em;margin:0;padding-block-start:calc(var(--theme--content--space)/1.5)}.project-card-fact{display:flex;font-size:.85em;gap:var(--theme--content--space);justify-content:space-between;dt{color:var(--theme--text--Color--subtle);flex:0 0 auto;font-size:.85em;font-weight:var(--theme--FontWeight);letter-spacing:.08em;text-transform:uppercase}dd{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:var(--theme--FontWeight--medium);margin:0;text-align:end}}.project-card-links{display:flex;gap:calc(var(--theme--content--space)*1.5);margin:0;.cta-link{font-size:.85em;font-weight:var(--theme--FontWeight--semi-bold)}}@media screen and (width <= 768px){display:none}}.project-card-header{align-items:flex-start;display:flex;gap:var(--theme--content--space);justify-content:space-between}.project-card-heading{display:flex;flex-direction:column;gap:.35em;min-inline-size:0}.project-card-brand{aspect-ratio:auto;block-size:auto;flex:0 0 auto;inline-size:auto;max-block-size:64px;max-inline-size:64px;@media screen and (width <= 768px){display:none}}.item-layout{align-items:start;display:grid;gap:calc(var(--theme--container--space)*2);grid-template-columns:minmax(0,1fr);inline-size:100%;.table-of-contents{display:none}@media screen and (width >= 1100px){grid-template-columns:minmax(0,930px) minmax(180px,1fr);.table-of-contents{display:block}}}.table-of-contents{font-size:.85em;inset-block-start:var(--theme--masthead--offset);position:sticky;.title{margin-block-end:.8em}ol{border-inline-start:var(--theme--BorderWidth--thin) solid var(--theme--ui--color--subtle);display:flex;flex-direction:column;gap:.5em;list-style:none;padding:0}li,ol{margin:0}li{border-inline-start:var(--theme--BorderWidth) solid transparent;font-size:1em;line-height:var(--theme--LineHeight);margin-inline-start:calc(var(--theme--BorderWidth--thin)*-1);padding-inline-start:.9em;transition:border-color .15s ease}li.active{border-inline-start-color:var(--theme--color--magenta)}a{color:var(--theme--text--Color--subtle);text-decoration:none;&:is(:hover,:focus-visible){color:var(--theme--text--Color)}}li.active a{color:var(--theme--text--Color);font-weight:var(--theme--FontWeight--semi-bold)}}.item-body{--band--Display:block;.content{background-color:var(--theme--layer--card);border-radius:16px;font-size:20px;max-inline-size:930px;padding:calc(var(--theme--container--space)*1.5);a:not(.cta-button,.cta-link,.navigation-link,.tag-filter,.tag){color:inherit}}hr{border-color:color-mix(in sRGB,var(--theme--ui--color) 50%,transparent)}a-note{margin-block-start:2em;max-inline-size:930px;.cta-button{margin-block-start:1em}}}.content .header-anchor{color:inherit;font-weight:inherit;text-decoration:none;&:before{color:var(--theme--ui--color--subtle);content:"#";margin-inline-end:.35em;transition:color .15s ease}&:is(:hover,:focus-visible):before{color:var(--theme--color--magenta)}&:is(:hover,:focus-visible){text-decoration:underline;text-decoration-color:var(--theme--color--magenta);text-decoration-thickness:.15ex;text-underline-offset:.25ex}}.content .callout{color:var(--theme--text--Color);font-size:1.15em;font-weight:var(--theme--FontWeight--medium);line-height:1.5;margin-block:1.4em;max-inline-size:52ch;text-wrap:pretty;&:before{background:linear-gradient(90deg,var(--theme--color--orange) 0 24%,transparent 24% 30%,var(--theme--color--yellow) 30% 56%,transparent 56% 62%,var(--theme--color--magenta) 62% 74%,transparent 74% 80%,var(--theme--color--cyan) 80% 100%);block-size:6px;border-radius:999px;content:"";display:block;inline-size:64px;margin-block-end:.7em}}.content blockquote.pullquote{background:none;border:none;border-radius:0;font-size:1.3em;font-weight:var(--theme--FontWeight--semi-bold);letter-spacing:-.015em;line-height:var(--theme--LineHeight--dense);margin-block:1.6em;margin-inline:0;max-inline-size:34ch;padding:0;text-wrap:balance;&:before{background:var(--theme--color--magenta);block-size:8px;border-radius:999px;content:"";display:block;inline-size:44px;margin-block-end:.6em}p{font-size:1em;font-weight:inherit;line-height:inherit;margin:0}}.content blockquote:not(.pullquote) p>strong:first-child{font-size:.82em;font-weight:var(--theme--FontWeight--bold);letter-spacing:.08em;text-transform:uppercase}.content table{border-collapse:collapse;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;inline-size:100%;margin-block:1.5em;td,th{border:var(--theme--BorderWidth--thin) solid var(--theme--ui--color--subtle);font-size:.85em;padding:.6em .9em;text-align:start}th{background:var(--theme--surface--color--emphasis);color:var(--theme--text--Color--subtle);font-size:.72em;font-weight:var(--theme--FontWeight--semi-bold);letter-spacing:.12em;text-transform:uppercase}}.content .table-scroll{margin-block:1.5em;overflow-x:auto;table{margin-block:0}}.content .footnotes-sep{display:none}.content sup.footnote-ref a{font-weight:var(--theme--FontWeight--semi-bold);padding-inline:.15em;text-decoration:none}.content section.footnotes{border-block-start:var(--theme--BorderWidth--thin) solid var(--theme--ui--color--subtle);color:var(--theme--text--Color--subtle);font-size:.85em;margin-block-start:3em;padding-block-start:var(--theme--container--space);&:before{content:"Footnotes";display:block;font-size:.85em;font-weight:var(--theme--FontWeight);letter-spacing:.18em;margin-block-end:.8em;text-transform:uppercase}.footnotes-list{margin:0;padding-inline-start:1.4em}li:not([class]){font-size:1em}.footnote-backref{margin-inline-start:.3em;text-decoration:none}}.post-cta-row{display:grid;gap:calc(var(--theme--container--space)*2);grid-template-columns:repeat(2,minmax(0,1fr));inline-size:100%;max-inline-size:930px;@media screen and (width <= 612px){gap:calc(var(--theme--container--space)*2.5);grid-template-columns:1fr}}.post-cta{align-items:flex-start;display:flex;flex-direction:column;gap:calc(var(--theme--content--space)/2);margin:0;@media screen and (width <= 612px){align-items:center;text-align:center}.accent-dash{margin-block-end:.3em}.cta-link{font-size:.95em;font-weight:var(--theme--FontWeight--semi-bold)}}.post-cta-heading{color:var(--theme--text--Color);font-size:1.05em;font-weight:var(--theme--FontWeight--medium);margin:0}.item-pagination{--band--Padding--vertical:0 calc(var(--theme--container--space)*2)}.prev-next{display:grid;gap:var(--theme--container--space);grid-template-columns:repeat(2,minmax(0,1fr));inline-size:100%;max-inline-size:930px;@media screen and (width <= 612px){grid-template-columns:1fr}}.prev-next-link{background:var(--theme--layer--card);border:var(--theme--BorderWidth--thin) solid var(--theme--ui--color--subtle);border-radius:16px;color:inherit;display:flex;flex-direction:column;gap:.5em;padding:var(--theme--container--space);text-decoration:none;transition:border-color .15s ease;&:is(:hover,:focus-visible){border-color:var(--theme--color--magenta)}}.prev-next-link--newer{grid-column:2;text-align:end;@media screen and (width <= 612px){grid-column:auto}}.prev-next-eyebrow{color:var(--theme--text--Color--subtle);font-size:.72em;font-weight:var(--theme--FontWeight);letter-spacing:.18em;text-transform:uppercase}.prev-next-title{font-size:1.05em;font-weight:var(--theme--FontWeight--semi-bold);letter-spacing:-.015em;line-height:var(--theme--LineHeight--dense);text-wrap:balance}