:root{--color-bg: #ffffff;--color-text: #111111;--color-muted: #777777;--color-rule: #e6e6e6;--font-serif: "Times New Roman", Times, Georgia, serif;--size-step--1: clamp(.75rem, .73rem + .08vw, .8rem);--size-step-0: clamp(.9rem, .86rem + .2vw, 1rem);--size-step-1: clamp(1.05rem, .98rem + .4vw, 1.25rem);--size-step-2: clamp(1.5rem, 1.3rem + 1vw, 2.1rem);--space-xs: .5rem;--space-s: 1rem;--space-m: 2rem;--space-l: 4rem;--space-xl: 6rem;--max-width: 78rem;--content-width: 48rem}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,p,figure,blockquote,ul,ol{margin:0;padding:0}ul,ol{list-style:none}img,picture{max-width:100%;display:block}button{font:inherit;cursor:pointer}html{font-family:var(--font-serif);font-size:var(--size-step-0);color:var(--color-text);background:var(--color-bg);line-height:1.45;text-align:left;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;display:inline-block}a:hover{font-style:italic}.site-header{padding:var(--space-m) var(--space-m) var(--space-l);display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-m)}.site-title{font-size:var(--size-step-0);font-weight:400}.site-title a{text-decoration:none}.site-nav{display:flex;gap:var(--space-m);font-size:var(--size-step-0)}.site-nav a{text-decoration:none}.site-nav a.active{font-style:italic}main{flex:1;padding:0 var(--space-m) var(--space-xl)}.site-footer{padding:var(--space-l) var(--space-m) var(--space-m);font-size:var(--size-step--1);color:var(--color-muted)}.page-title{font-size:var(--size-step-2);font-weight:400;text-align:center;margin-bottom:var(--space-l)}.projects-page{max-width:var(--max-width);margin:0 auto}.project-grid{display:flex;flex-wrap:wrap;gap:var(--space-l) var(--space-m)}.project-grid-item{text-decoration:none;display:block}.project-grid-item--large{flex:0 0 100%}.project-grid-item--medium{flex:0 0 calc(50% - var(--space-m) / 2)}.project-grid-item--small{flex:0 0 calc(33.333% - (var(--space-m) * 2 / 3))}.project-grid-image{width:100%;margin-bottom:var(--space-xs)}.project-grid-image img{width:100%;height:auto;display:block}.project-grid-meta{display:flex;flex-direction:column;gap:0}.project-grid-title{font-size:var(--size-step-0)}.project-grid-year{font-size:var(--size-step--1);color:var(--color-muted);font-variant-numeric:tabular-nums}.process-page{max-width:var(--max-width);margin:0 auto}.process-filter{display:flex;flex-wrap:wrap;gap:var(--space-s) var(--space-m);margin-bottom:var(--space-l);font-size:var(--size-step--1)}.process-filter-link{background:none;border:none;padding:0;color:inherit;font-family:inherit;font-size:inherit;cursor:pointer;text-decoration:none;line-height:inherit}.process-filter-link:hover,.process-filter-link.active{font-style:italic}.process-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.process-grid-item{aspect-ratio:1;overflow:hidden}.process-grid-item img{width:100%;height:100%;object-fit:cover;display:block}.project{max-width:var(--content-width);margin:0 auto}.project-header{margin-bottom:var(--space-l);text-align:left}.project-title{font-size:var(--size-step-2);font-weight:400;line-height:1.15;margin-bottom:var(--space-xs)}.project-meta{font-size:var(--size-step--1);color:var(--color-muted)}.project-description{font-size:var(--size-step-0);margin:var(--space-l) 0 var(--space-m);max-width:36rem;text-align:left}.project-description p+p{margin-top:1em}.project-images{display:flex;flex-direction:column;align-items:center;gap:var(--space-m)}.project-figure{max-width:100%;margin:0}.project-figure img{display:block;max-width:100%;height:auto}.project-figure figcaption{font-size:var(--size-step--1);color:var(--color-muted);margin-top:var(--space-xs);font-style:italic;text-align:left}.project-nav{margin-top:var(--space-xl);padding-top:var(--space-m);display:flex;justify-content:space-between;gap:var(--space-m);font-size:var(--size-step--1)}@media(max-width:800px){.project-grid-item--small{flex:0 0 calc(50% - var(--space-m) / 2)}.process-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:540px){:root{--space-m: 1.25rem;--space-l: 2.5rem;--space-xl: 3.5rem}.site-header{padding-bottom:var(--space-m);flex-wrap:wrap}.project-grid{gap:var(--space-m)}.project-grid-item--medium,.project-grid-item--small{flex:0 0 100%}.process-grid{grid-template-columns:repeat(3,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}
