.home-hero{gap:var(--space-sm);padding-block:var(--hero-pad-top) var(--space-xl);flex-direction:column;display:flex}.home-hero-title{font-size:var(--text-display);line-height:var(--lh-display)}.home-hero-lede{margin-top:calc(var(--space-lg) - var(--space-sm));max-width:var(--measure);font-size:var(--text-lede);line-height:var(--lh-lede)}@media (width>=40rem){:root{--text-display:3rem;--lh-display:3.25rem;--text-title:2.5rem;--lh-title:2.75rem;--text-h2:2rem;--lh-h2:2.25rem;--text-h3:1.5rem;--lh-h3:1.75rem;--text-lede:1.5rem;--lh-lede:2.25rem;--lh-body:1.75rem;--pad:2rem;--hero-pad-top:3.5rem;--hero-pad-bottom:5rem}}@media (width>=60rem){:root{--text-display:4rem;--lh-display:4.25rem;--text-title:3rem;--lh-title:3.25rem;--text-h2:2.25rem;--lh-h2:2.5rem;--text-lede:1.5rem;--lh-lede:2.375rem;--pad:3rem}}.problem-statement{gap:var(--space-sm);padding-block:var(--space-xl);flex-direction:column;display:flex}.problem-statement-claim{max-width:var(--measure);text-wrap:pretty}@media (width>=40rem){:root{--text-display:3rem;--lh-display:3.25rem;--text-title:2.5rem;--lh-title:2.75rem;--text-h2:2rem;--lh-h2:2.25rem;--text-h3:1.5rem;--lh-h3:1.75rem;--text-lede:1.5rem;--lh-lede:2.25rem;--lh-body:1.75rem;--pad:2rem;--hero-pad-top:3.5rem;--hero-pad-bottom:5rem}}@media (width>=60rem){:root{--text-display:4rem;--lh-display:4.25rem;--text-title:3rem;--lh-title:3.25rem;--text-h2:2.25rem;--lh-h2:2.5rem;--text-lede:1.5rem;--lh-lede:2.375rem;--pad:3rem}}.work-entry{gap:var(--space-lg);padding-block:var(--space-2xl);flex-direction:column;display:flex}.work-entry .eyebrow{margin-bottom:calc(var(--space-sm) - var(--space-lg))}.work-entry-title{font-size:var(--text-h2);line-height:var(--lh-h2);max-width:var(--measure-apparatus)}.work-entry-dek{margin-top:calc(var(--space-md) - var(--space-lg));max-width:var(--measure)}.work-entry .facts+.facts{margin-top:calc(var(--space-xs) - var(--space-lg))}.work-entry-link{font-size:var(--text-lede);line-height:var(--lh-lede);align-items:center;gap:.35em;display:inline-flex}@media (width>=40rem){:root{--text-display:3rem;--lh-display:3.25rem;--text-title:2.5rem;--lh-title:2.75rem;--text-h2:2rem;--lh-h2:2.25rem;--text-h3:1.5rem;--lh-h3:1.75rem;--text-lede:1.5rem;--lh-lede:2.25rem;--lh-body:1.75rem;--pad:2rem;--hero-pad-top:3.5rem;--hero-pad-bottom:5rem}}@media (width>=60rem){:root{--text-display:4rem;--lh-display:4.25rem;--text-title:3rem;--lh-title:3.25rem;--text-h2:2.25rem;--lh-h2:2.5rem;--text-lede:1.5rem;--lh-lede:2.375rem;--pad:3rem}}.annotated-proof{gap:var(--space-lg);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}@media (width>=60rem){.annotated-proof{margin-inline:calc(-1 * var(--space-md));grid-template-columns:minmax(0, 1fr) var(--notes-column)}}@media (width>=90rem){.annotated-proof{--annot-room:min(var(--page-exhibit), calc(100vw - 2 * var(--pad)));margin-inline:calc((100% - var(--annot-room)) / 2)}}.proof-plate{gap:var(--space-sm);flex-direction:column;min-width:0;display:flex}.proof-frame{border:var(--rule);background:var(--exhibit-ground);line-height:0;display:block;position:relative}.proof-frame img{width:100%;height:auto;display:block}.proof-marker{left:var(--mx,50%);top:var(--my,50%);width:var(--icon);height:var(--icon);border-radius:var(--radius-round);background:var(--pen-artifact);color:var(--keyline-quiet);outline:var(--focus-ring-width) solid var(--keyline-quiet);font-family:var(--apparatus);font-weight:var(--weight-bold);font-size:var(--text-eyebrow);line-height:var(--icon);text-align:center;transition:opacity var(--dur-micro) var(--ease-out);position:absolute;transform:translate(-50%,-50%)}@media (width<=32rem){.annotated-proof .proof-marker{left:var(--mx-narrow,var(--mx));top:var(--my-narrow,var(--my))}}[data-active] .proof-marker:not([data-paired]){opacity:.3}.proof-notes{min-width:0;max-width:var(--measure);flex-direction:column;display:flex}.proof-notes-heading{font-family:var(--apparatus);font-weight:var(--weight-medium);font-size:var(--text-eyebrow);line-height:var(--lh-eyebrow);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--ink-3);padding-inline:var(--space-xs);margin-inline:calc(-1 * var(--space-xs));padding-bottom:var(--space-sm);border-bottom:var(--rule)}.proof-notes-list{list-style:none}.proof-note{grid-template-columns:var(--space-lg) minmax(0, 1fr);gap:var(--space-sm);padding:var(--space-sm) var(--space-xs);margin-inline:calc(-1 * var(--space-xs));border-bottom:var(--rule);color:var(--ink);transition:background-color var(--dur-micro) var(--ease-out);display:grid}.proof-note:before{content:attr(data-n);width:var(--icon);height:var(--icon);border-radius:var(--radius-round);background:var(--pen-soft);color:var(--pen-ink);font-family:var(--apparatus);font-weight:var(--weight-bold);font-size:var(--text-eyebrow);line-height:var(--icon);text-align:center;margin-top:calc((var(--lh-body) - var(--icon)) / 2);transition:background-color var(--dur-micro) var(--ease-out), color var(--dur-micro) var(--ease-out)}.proof-note[data-paired]{background:var(--pen-soft)}.proof-note[data-paired]:before{background:var(--pen);color:var(--ground)}[data-active] .proof-note:not([data-paired]):before{background:0 0}.lightbox-proof{cursor:default;overflow:auto}.lightbox-proof[open]{padding:var(--space-2xl) var(--space-md) var(--space-md);display:block}@media (width>=40rem){.lightbox-proof[open]{padding:var(--space-2xl) var(--space-xl) var(--space-xl)}}.lightbox-proof .lightbox-close{position:fixed}.lightbox-proof-inner{gap:var(--space-lg);max-width:var(--page-exhibit);grid-template-columns:minmax(0,1fr);align-items:start;margin-inline:auto;display:grid}@media (width>=60rem){.lightbox-proof-inner{grid-template-columns:minmax(0, 1fr) var(--notes-column)}}.lightbox-proof-plate{gap:var(--space-sm);flex-direction:column;min-width:0;display:flex}.lightbox-proof-stage{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--lb-ink-3) transparent;min-width:0;overflow:auto}.lightbox-proof-stage[data-pan~=end] .proof-frame{border-right-color:#0000}.lightbox-proof-stage[data-pan~=start] .proof-frame{border-left-color:#0000}.lightbox-proof-stage .proof-frame{width:max(100%, var(--proof-stage-min));border-color:var(--lb-ink-3);background:0 0}.lightbox-proof .proof-marker{background:var(--lb-pen);color:var(--lb-ground)}.lightbox-proof-caption{font-family:var(--apparatus);font-size:var(--text-fine);line-height:var(--lh-fine);color:var(--lb-ink-2);max-width:var(--measure-apparatus)}.lightbox-proof-caption b{font-weight:var(--weight-medium);color:var(--lb-ink);display:block}.lightbox-proof .proof-notes-heading{color:var(--lb-ink-3);border-bottom-color:var(--lb-ink)}.lightbox-proof .proof-note{color:var(--lb-ink);border-bottom-color:var(--lb-ink-3)}.lightbox-proof .proof-note[data-paired]{background:color-mix(in srgb, var(--lb-pen) 26%, transparent)}.lightbox-proof .proof-note:before{background:color-mix(in srgb, var(--lb-pen) 26%, transparent);color:var(--lb-ink)}.lightbox-proof .proof-note[data-paired]:before{background:var(--lb-pen);color:var(--lb-ground)}@media (width>=40rem){:root{--text-display:3rem;--lh-display:3.25rem;--text-title:2.5rem;--lh-title:2.75rem;--text-h2:2rem;--lh-h2:2.25rem;--text-h3:1.5rem;--lh-h3:1.75rem;--text-lede:1.5rem;--lh-lede:2.25rem;--lh-body:1.75rem;--pad:2rem;--hero-pad-top:3.5rem;--hero-pad-bottom:5rem}}@media (width>=60rem){:root{--text-display:4rem;--lh-display:4.25rem;--text-title:3rem;--lh-title:3.25rem;--text-h2:2.25rem;--lh-h2:2.5rem;--text-lede:1.5rem;--lh-lede:2.375rem;--pad:3rem}}.generation-strip{align-items:start;gap:var(--space-lg) var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;display:grid}@media (width>=60rem){.generation-strip{gap:var(--space-md);grid-template-columns:repeat(4,minmax(0,1fr))}}.generation{gap:var(--space-2xs);font-family:var(--apparatus);font-size:var(--text-fine);line-height:var(--lh-fine);color:var(--ink-2);flex-direction:column;display:flex}.generation-image{width:100%;height:var(--strip-image-height);object-fit:cover;object-position:top;border:var(--rule);background:var(--exhibit-ground);margin-bottom:calc(var(--space-sm) - var(--space-2xs));display:block}.generation-label{font-weight:var(--weight-medium);color:var(--ink)}@media (width>=40rem){:root{--text-display:3rem;--lh-display:3.25rem;--text-title:2.5rem;--lh-title:2.75rem;--text-h2:2rem;--lh-h2:2.25rem;--text-h3:1.5rem;--lh-h3:1.75rem;--text-lede:1.5rem;--lh-lede:2.25rem;--lh-body:1.75rem;--pad:2rem;--hero-pad-top:3.5rem;--hero-pad-bottom:5rem}}@media (width>=60rem){:root{--text-display:4rem;--lh-display:4.25rem;--text-title:3rem;--lh-title:3.25rem;--text-h2:2.25rem;--lh-h2:2.5rem;--text-lede:1.5rem;--lh-lede:2.375rem;--pad:3rem}}.stat-line{gap:var(--space-lg);border-top:var(--rule);padding-top:var(--space-md);max-width:var(--page);font-family:var(--apparatus);font-size:var(--text-fine);line-height:var(--lh-fine);color:var(--ink-2);flex-direction:row;display:flex}.stat{gap:var(--space-2xs);flex-direction:column;display:flex}.stat-value{font-weight:var(--weight-medium);font-size:var(--text-title);line-height:var(--lh-title);color:var(--ink);letter-spacing:var(--tracking-tight)}@media (width>=40rem){:root{--text-display:3rem;--lh-display:3.25rem;--text-title:2.5rem;--lh-title:2.75rem;--text-h2:2rem;--lh-h2:2.25rem;--text-h3:1.5rem;--lh-h3:1.75rem;--text-lede:1.5rem;--lh-lede:2.25rem;--lh-body:1.75rem;--pad:2rem;--hero-pad-top:3.5rem;--hero-pad-bottom:5rem}}@media (width>=60rem){:root{--text-display:4rem;--lh-display:4.25rem;--text-title:3rem;--lh-title:3.25rem;--text-h2:2.25rem;--lh-h2:2.5rem;--text-lede:1.5rem;--lh-lede:2.375rem;--pad:3rem}}.about-section{gap:var(--space-lg);padding-block:var(--space-2xl);flex-direction:column;display:flex}.section-heading{font-size:var(--text-h2);line-height:var(--lh-h2);max-width:var(--measure-apparatus)}.about-prose{gap:var(--space-md);max-width:var(--measure);flex-direction:column;display:flex}.about-prose a{color:var(--ink);text-decoration:underline;text-decoration-thickness:var(--underline-thickness);text-underline-offset:var(--underline-offset);text-decoration-color:var(--ink-3);transition:text-decoration-color var(--dur-micro) var(--ease-out)}.about-prose a:hover{text-decoration-color:var(--ink)}@media (width>=40rem){:root{--text-display:3rem;--lh-display:3.25rem;--text-title:2.5rem;--lh-title:2.75rem;--text-h2:2rem;--lh-h2:2.25rem;--text-h3:1.5rem;--lh-h3:1.75rem;--text-lede:1.5rem;--lh-lede:2.25rem;--lh-body:1.75rem;--pad:2rem;--hero-pad-top:3.5rem;--hero-pad-bottom:5rem}}@media (width>=60rem){:root{--text-display:4rem;--lh-display:4.25rem;--text-title:3rem;--lh-title:3.25rem;--text-h2:2.25rem;--lh-h2:2.5rem;--text-lede:1.5rem;--lh-lede:2.375rem;--pad:3rem}}.contact-section{gap:var(--space-lg);padding-block:var(--space-3xl);flex-direction:column;display:flex}.contact-links{gap:var(--space-md) var(--space-xl);flex-flow:wrap;display:flex}@media (width>=40rem){:root{--text-display:3rem;--lh-display:3.25rem;--text-title:2.5rem;--lh-title:2.75rem;--text-h2:2rem;--lh-h2:2.25rem;--text-h3:1.5rem;--lh-h3:1.75rem;--text-lede:1.5rem;--lh-lede:2.25rem;--lh-body:1.75rem;--pad:2rem;--hero-pad-top:3.5rem;--hero-pad-bottom:5rem}}@media (width>=60rem){:root{--text-display:4rem;--lh-display:4.25rem;--text-title:3rem;--lh-title:3.25rem;--text-h2:2.25rem;--lh-h2:2.5rem;--text-lede:1.5rem;--lh-lede:2.375rem;--pad:3rem}}
