:root{--text: #111;--bg: #fff}*,*:before,*:after{box-sizing:border-box}html{height:100%;overflow-x:hidden}body{min-height:100%;margin:0;overflow-x:hidden;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:EB Garamond,Times New Roman,Georgia,serif}::selection{background:#1111111f}.page{min-height:100%;display:flex;flex-direction:column}.contentWrap{flex:1;display:grid;place-items:start center;padding:clamp(24px,8vw,64px) clamp(16px,5vw,24px);width:100%}.frontPage{width:100%;max-width:620px;margin:0 auto;padding:clamp(40px,10vh,96px) clamp(20px,5vw,32px);font-size:15px;line-height:1.55;color:var(--text)}.frontPage p{margin:0 0 1.4em}.frontPage p:last-child{margin-bottom:0}.frontPage a{color:var(--text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.frontPage a:hover{opacity:.65}.frontPageBullets{list-style:disc;padding-left:1.4em;margin:0 0 1.4em}.frontPageBullets li{margin-bottom:.15em}.frontPageFooter{margin-top:1.4em}@media(max-width:480px){.frontPage{font-size:14px;padding:32px 20px}}.projectsPage{width:100%;max-width:620px;margin:0 auto}.projectsHome{display:inline-block;margin-bottom:clamp(28px,6vh,44px);padding:0;border:none;background:none;font-family:inherit;font-size:14px;color:var(--text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;cursor:pointer}.projectsHome:hover{opacity:.65}.projectsHeading{margin:0 0 14px;font-size:clamp(22px,2.6vw,28px);font-weight:600;letter-spacing:-.01em}.projectsFilters{display:flex;flex-wrap:wrap;gap:clamp(14px,3vw,24px);margin-bottom:clamp(28px,5vh,40px)}.projectsFilter{padding:0;border:none;background:none;font-family:inherit;font-size:14px;color:#11111173;cursor:pointer}.projectsFilter:hover{color:#111111bf}.projectsFilterActive{color:var(--text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.projectsList{display:flex;flex-direction:column;border-top:1px solid rgba(17,17,17,.14)}.projectRow{width:100%;padding:clamp(12px,2vh,18px) 0;color:var(--text)}.projectRowHead{display:flex;align-items:baseline;justify-content:space-between;gap:24px}.projectRowTitle{font-size:15px;letter-spacing:-.01em;color:var(--text)}.projectRowTitleLink{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.projectRowTitleLink:hover{text-decoration-color:currentColor}.projectRowYear{flex-shrink:0;font-size:13px;color:#1111118c}.projectRowSub{margin:6px 0 0;font-size:13px;line-height:1.5;color:#1111118c}.projectsSoon{margin-top:clamp(32px,5vh,56px);text-align:center;font-size:14px;color:#11111173;letter-spacing:.01em}.pubPage{width:100%;max-width:900px;margin:0 auto}.pubHeader{margin-bottom:clamp(16px,3vh,24px)}.pubTitle{margin:0 0 4px;font-size:clamp(22px,2.6vw,28px);font-weight:600;letter-spacing:-.01em}.pubMeta{margin:0;font-size:14px;color:#1111118c}.pubLinks{display:flex;flex-wrap:wrap;gap:clamp(16px,3vw,28px)}.pubLink{font-size:14px;color:var(--text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.pubLink:hover{opacity:.65}.pubLinkPlaceholder{color:#11111173;text-decoration:none}
