.SanityImage-module__dHDnRa__image{object-fit:contain;max-width:100%;height:auto}.SanityImage-module__dHDnRa__fade{opacity:0;transition:opacity .45s}.SanityImage-module__dHDnRa__fade.SanityImage-module__dHDnRa__revealed{opacity:1}@media (prefers-reduced-motion:reduce){.SanityImage-module__dHDnRa__fade{opacity:1;transition:none}}
.ProjectTableView-module__nSM-ka__table{grid-template-columns:1fr;gap:0;width:100%;display:grid}.ProjectTableView-module__nSM-ka__header{grid-template-columns:3fr 6fr 2fr;gap:24px;width:100%;margin-bottom:.5em;padding-bottom:.65em;display:grid}.ProjectTableView-module__nSM-ka__headerCell{align-items:baseline;display:flex}.ProjectTableView-module__nSM-ka__headerLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:14px;line-height:1.5;font-weight:inherit}.ProjectTableView-module__nSM-ka__sortButton{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:14px;line-height:1.5;font-weight:inherit;cursor:default;text-align:left;background:0 0;border:none;padding:0;font-family:inherit}.ProjectTableView-module__nSM-ka__row{width:100%;position:relative}.ProjectTableView-module__nSM-ka__link{color:inherit;grid-template-columns:3fr 6fr 2fr;align-items:baseline;gap:24px;padding:1px 0;text-decoration:none;transition:background-color .2s;display:grid}.ProjectTableView-module__nSM-ka__cell{align-items:baseline;display:flex}.ProjectTableView-module__nSM-ka__title,.ProjectTableView-module__nSM-ka__value{color:var(--foreground);font-size:1.4em;line-height:1.6}.ProjectTableView-module__nSM-ka__thumbnail{z-index:100;opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;max-width:50%;max-height:50%;transition:opacity .2s,visibility .2s;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.ProjectTableView-module__nSM-ka__row:hover .ProjectTableView-module__nSM-ka__thumbnail{opacity:1;visibility:visible}.ProjectTableView-module__nSM-ka__row:has(:hover) .ProjectTableView-module__nSM-ka__thumbnail{opacity:1;visibility:visible}.ProjectTableView-module__nSM-ka__thumbnailImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:50vh}.ProjectTableView-module__nSM-ka__typeCell,.ProjectTableView-module__nSM-ka__tagsCell,.ProjectTableView-module__nSM-ka__statusCell,.ProjectTableView-module__nSM-ka__locationCell{display:none}@media (max-width:960px){.ProjectTableView-module__nSM-ka__thumbnail{display:none!important}.ProjectTableView-module__nSM-ka__header{grid-template-columns:1fr 3fr 1fr;gap:8px;margin-bottom:.4em;padding-bottom:.5em}.ProjectTableView-module__nSM-ka__link{grid-template-columns:1fr 3fr 1fr;align-items:center;gap:8px;padding:4px 0}.ProjectTableView-module__nSM-ka__headerLabel,.ProjectTableView-module__nSM-ka__sortButton{font-size:14px;line-height:1.3}.ProjectTableView-module__nSM-ka__title{font-size:1.4rem;line-height:1.2}.ProjectTableView-module__nSM-ka__value{font-size:1.2rem;line-height:1.2}.ProjectTableView-module__nSM-ka__projectCell .ProjectTableView-module__nSM-ka__value{font-size:1rem;line-height:1.35}.ProjectTableView-module__nSM-ka__statusCell,.ProjectTableView-module__nSM-ka__locationCell,.ProjectTableView-module__nSM-ka__typeCell,.ProjectTableView-module__nSM-ka__tagsCell{display:none}.ProjectTableView-module__nSM-ka__cell{align-items:center}.ProjectTableView-module__nSM-ka__yearCell{text-align:right;justify-content:flex-end;align-items:center}.ProjectTableView-module__nSM-ka__yearCell .ProjectTableView-module__nSM-ka__sortButton{text-align:right;margin-left:auto}}
.ProjectsOverlay-module__28Q7eW__overlay{z-index:1000;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(var(--overlay-backdrop-blur))saturate(var(--overlay-backdrop-saturate));backdrop-filter:blur(var(--overlay-backdrop-blur))saturate(var(--overlay-backdrop-saturate));background:var(--overlay-scrim);transition:opacity .3s,visibility;position:fixed;inset:0}.ProjectsOverlay-module__28Q7eW__overlayOpen{opacity:1;visibility:visible}.ProjectsOverlay-module__28Q7eW__backdrop{position:absolute;inset:0}.ProjectsOverlay-module__28Q7eW__content{justify-content:center;align-items:flex-start;width:100%;height:100%;padding:0;display:flex;position:relative;overflow-y:auto}.ProjectsOverlay-module__28Q7eW__tableContainer{width:100%;height:100%;padding:var(--site-header-height)3em 2em 3em;flex-direction:column;min-height:0;display:flex;position:relative}@media (min-width:769px){.ProjectsOverlay-module__28Q7eW__content{padding:0 var(--site-nav-margin-x);justify-content:flex-start}.ProjectsOverlay-module__28Q7eW__tableContainer{width:min(100%,var(--site-main-grid-width));padding:var(--site-header-height)var(--site-nav-margin-x)2em 0;margin-inline:0}}.ProjectsOverlay-module__28Q7eW__tableScroll{flex:1;min-height:0;overflow-y:auto}.ProjectsOverlay-module__28Q7eW__closeButton{cursor:pointer;z-index:1001;width:60px;height:60px;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:1em;right:1em}.ProjectsOverlay-module__28Q7eW__closeButton:hover{opacity:.6}.ProjectsOverlay-module__28Q7eW__closeIcon{color:inherit;justify-content:center;align-items:center;display:flex}.ProjectsOverlay-module__28Q7eW__closeIcon svg{width:36px;height:36px}.ProjectsOverlay-module__28Q7eW__closeButton:focus .ProjectsOverlay-module__28Q7eW__closeIcon svg{width:40px;height:40px}@media (min-width:769px){.ProjectsOverlay-module__28Q7eW__closeButton{font-family:var(--font-satoshi),sans-serif;left:var(--header-theme-center-x,calc(100vw - var(--site-nav-margin-x) - .34em));top:var(--header-theme-center-y,calc(1.5em + 40px));font-size:1em;position:fixed;right:auto;transform:translate(-50%,-50%)}@supports (width:1cap){.ProjectsOverlay-module__28Q7eW__closeButton{left:var(--header-theme-center-x,calc(100vw - var(--site-nav-margin-x) - .5cap))}}}@media (max-width:768px){.ProjectsOverlay-module__28Q7eW__content{padding:0}.ProjectsOverlay-module__28Q7eW__tableContainer{padding:calc(var(--site-header-height) + var(--site-mobile-below-header))1.6em 2em 1.6em}.ProjectsOverlay-module__28Q7eW__closeButton{-webkit-tap-highlight-color:transparent;background:0 0;border:none;width:48px;height:48px;margin:.5em .3rem 0 0;padding:0;position:absolute;top:0;left:auto;right:0;transform:none}.ProjectsOverlay-module__28Q7eW__closeIcon svg{width:28px;height:28px}.ProjectsOverlay-module__28Q7eW__closeIcon path{stroke-width:2px}.ProjectsOverlay-module__28Q7eW__closeButton:focus .ProjectsOverlay-module__28Q7eW__closeIcon svg,.ProjectsOverlay-module__28Q7eW__closeButton:focus-visible .ProjectsOverlay-module__28Q7eW__closeIcon svg{width:28px;height:28px}}
.AboutOverlay-module__k8fDLa__overlay{z-index:1000;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(var(--overlay-backdrop-blur))saturate(var(--overlay-backdrop-saturate));backdrop-filter:blur(var(--overlay-backdrop-blur))saturate(var(--overlay-backdrop-saturate));background:var(--overlay-scrim);transition:opacity .3s,visibility;position:fixed;inset:0}.AboutOverlay-module__k8fDLa__overlayOpen{opacity:1;visibility:visible}.AboutOverlay-module__k8fDLa__backdrop{position:absolute;inset:0}.AboutOverlay-module__k8fDLa__content{justify-content:center;align-items:flex-start;width:100%;height:100%;padding:0;display:flex;position:relative;overflow-y:auto}.AboutOverlay-module__k8fDLa__panel{flex-direction:column;width:100%;height:100%;min-height:0;padding:5em 3em 2em;display:flex;position:relative}.AboutOverlay-module__k8fDLa__panelScroll{flex:1;min-height:0;overflow-y:auto}.AboutOverlay-module__k8fDLa__closeButton{cursor:pointer;z-index:1001;width:60px;height:60px;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:1em;right:1em}.AboutOverlay-module__k8fDLa__closeButton:hover{opacity:.6}.AboutOverlay-module__k8fDLa__closeIcon{color:inherit;justify-content:center;align-items:center;display:flex}.AboutOverlay-module__k8fDLa__closeIcon svg{width:36px;height:36px}.AboutOverlay-module__k8fDLa__closeButton:focus .AboutOverlay-module__k8fDLa__closeIcon svg{width:40px;height:40px}@media (min-width:769px){.AboutOverlay-module__k8fDLa__closeButton{font-family:var(--font-satoshi),sans-serif;left:var(--header-theme-center-x,calc(100vw - var(--site-nav-margin-x) - .34em));top:var(--header-theme-center-y,calc(1.5em + 40px));font-size:1em;position:fixed;right:auto;transform:translate(-50%,-50%)}@supports (width:1cap){.AboutOverlay-module__k8fDLa__closeButton{left:var(--header-theme-center-x,calc(100vw - var(--site-nav-margin-x) - .5cap))}}}.AboutOverlay-module__k8fDLa__heroSection{max-width:100%;color:var(--foreground);grid-template-columns:1fr;gap:1.5em;margin:0 auto;display:grid}@media (min-width:769px){.AboutOverlay-module__k8fDLa__content{padding:0 var(--site-page-margin-x);justify-content:center;align-items:center}.AboutOverlay-module__k8fDLa__panel{width:min(100%,var(--site-main-grid-width));height:auto;max-height:min(92vh,100vh - 2rem);margin-inline:auto}.AboutOverlay-module__k8fDLa__heroSection{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:2.5em}.AboutOverlay-module__k8fDLa__heroText{grid-area:1/1}.AboutOverlay-module__k8fDLa__heroImage{grid-area:1/2}}.AboutOverlay-module__k8fDLa__heroImage{box-sizing:border-box;width:100%;display:block}.AboutOverlay-module__k8fDLa__image{object-fit:contain;object-position:center top;width:100%;max-width:100%;height:auto;display:block}.AboutOverlay-module__k8fDLa__imagePlaceholder{aspect-ratio:600/750;width:100%;display:block}.AboutOverlay-module__k8fDLa__heroText{box-sizing:border-box}.AboutOverlay-module__k8fDLa__bioDescription{color:var(--foreground);max-width:100%;font-size:1rem;line-height:1.5}.AboutOverlay-module__k8fDLa__bioDescription p{margin-bottom:1em}.AboutOverlay-module__k8fDLa__bioDescription p:last-child{margin-bottom:1.25em}.AboutOverlay-module__k8fDLa__bioDescription a{color:var(--foreground);text-underline-offset:.15em;text-decoration:underline}.AboutOverlay-module__k8fDLa__bioDescription a:hover{opacity:.8}.AboutOverlay-module__k8fDLa__detailsGrid{grid-template-columns:1fr;align-items:baseline;gap:.65em 0;display:grid}.AboutOverlay-module__k8fDLa__detailItem{grid-template-columns:7rem minmax(0,1fr);align-items:baseline;column-gap:2rem;display:grid}.AboutOverlay-module__k8fDLa__detailLabel{color:var(--text-muted);letter-spacing:.01em;justify-self:start;margin:0;font-size:1rem;line-height:1.5}.AboutOverlay-module__k8fDLa__detailValue{color:var(--foreground);min-width:0;margin:0;font-size:1rem;font-weight:700;line-height:1.5;text-decoration:none}.AboutOverlay-module__k8fDLa__address{flex-direction:column;gap:0;display:flex}.AboutOverlay-module__k8fDLa__address>span{display:block}a.AboutOverlay-module__k8fDLa__detailValue:hover{opacity:.75}.AboutOverlay-module__k8fDLa__detailsSection{margin-top:.5em}.AboutOverlay-module__k8fDLa__contactTitle{color:var(--foreground);letter-spacing:.02em;text-transform:uppercase;margin:0 0 .65em;font-size:1.5rem;line-height:1.25}@media (max-width:768px){.AboutOverlay-module__k8fDLa__content{padding:0}.AboutOverlay-module__k8fDLa__panel{height:auto;min-height:100%;padding:calc(var(--site-header-height) + var(--site-mobile-below-header))1.6em 2em 1.6em}.AboutOverlay-module__k8fDLa__panelScroll{flex:none;overflow:visible}.AboutOverlay-module__k8fDLa__closeButton{-webkit-tap-highlight-color:transparent;background:0 0;border:none;width:48px;height:48px;margin:.5em .3rem 0 0;padding:0;position:absolute;top:0;left:auto;right:0;transform:none}.AboutOverlay-module__k8fDLa__closeIcon svg{width:28px;height:28px}.AboutOverlay-module__k8fDLa__closeIcon path{stroke-width:2px}.AboutOverlay-module__k8fDLa__closeButton:focus .AboutOverlay-module__k8fDLa__closeIcon svg,.AboutOverlay-module__k8fDLa__closeButton:focus-visible .AboutOverlay-module__k8fDLa__closeIcon svg{width:28px;height:28px}.AboutOverlay-module__k8fDLa__heroSection{gap:1.25em}.AboutOverlay-module__k8fDLa__heroText{order:1}.AboutOverlay-module__k8fDLa__heroImage{order:2;max-height:45vh;overflow:hidden}.AboutOverlay-module__k8fDLa__image{object-fit:contain;width:100%;max-height:45vh}.AboutOverlay-module__k8fDLa__imagePlaceholder{max-height:45vh}.AboutOverlay-module__k8fDLa__bioDescription{font-size:1rem}.AboutOverlay-module__k8fDLa__bioDescription p{margin-bottom:.75em}.AboutOverlay-module__k8fDLa__detailsSection{margin-top:1em}.AboutOverlay-module__k8fDLa__detailsGrid{grid-template-columns:auto 1fr;gap:.65em 1.75rem}.AboutOverlay-module__k8fDLa__detailItem{display:contents}.AboutOverlay-module__k8fDLa__detailLabel{grid-column:1;min-width:5.5rem;margin:0;font-weight:700}.AboutOverlay-module__k8fDLa__detailValue{grid-column:2;min-width:0;font-weight:700}}@media (prefers-reduced-motion:reduce){.AboutOverlay-module__k8fDLa__overlay,.AboutOverlay-module__k8fDLa__overlayOpen{transition:opacity 50ms,visibility linear}.AboutOverlay-module__k8fDLa__closeButton{transition:none}}
.Footer-module__nhiC3q__footer{z-index:-1;pointer-events:none;justify-content:space-between;align-items:center;width:100%;padding:1em 3em;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:769px){.Footer-module__nhiC3q__footer{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-content:stretch;align-items:center;display:grid;inset:auto 0 0;transform:none}.Footer-module__nhiC3q__footerOnProjectPage{z-index:20;mix-blend-mode:difference}.Footer-module__nhiC3q__footer>:first-child{grid-column:1}.Footer-module__nhiC3q__footer>.Footer-module__nhiC3q__siteTitle{text-align:center;grid-column:2;justify-self:center}.Footer-module__nhiC3q__footer>:nth-child(3){grid-column:3;justify-self:end}body.home-page:not(.about-page) .Footer-module__nhiC3q__footer{z-index:-1;mix-blend-mode:normal;align-items:center;padding-bottom:1em}html[data-theme=light] body.home-page:not(.about-page) .Footer-module__nhiC3q__footer{mix-blend-mode:normal}body.home-page .Footer-module__nhiC3q__siteTitle{display:none}}.Footer-module__nhiC3q__footerSpacer{flex:1;min-width:4em;max-width:120px}@media (min-width:769px){.Footer-module__nhiC3q__footerSpacer{flex:unset;max-width:none}}.Footer-module__nhiC3q__projectNav{pointer-events:auto;white-space:nowrap;flex:1;justify-content:flex-end;align-items:center;gap:.5em;min-width:4em;max-width:120px;display:flex}@media (min-width:769px){.Footer-module__nhiC3q__projectNav{flex:unset;justify-content:flex-end;max-width:none}}.Footer-module__nhiC3q__projectNavLink{color:var(--footer-fg);font-family:var(--font-satoshi),sans-serif;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;font-size:1rem;text-decoration:none;transition:opacity .2s}.Footer-module__nhiC3q__projectNavLink:hover{opacity:.7}.Footer-module__nhiC3q__projectNavLabel{color:var(--footer-muted);font-family:var(--font-satoshi),sans-serif;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;font-size:1rem}.Footer-module__nhiC3q__projectNavSeparator{color:var(--footer-fg);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:1rem}.Footer-module__nhiC3q__projectNavBar{pointer-events:auto;white-space:nowrap;grid-template-columns:1fr 1fr;gap:0;padding:1em 1.6em;display:none}.Footer-module__nhiC3q__projectNavCell{align-items:center;display:flex}.Footer-module__nhiC3q__projectNavCell:first-child{justify-content:flex-start}.Footer-module__nhiC3q__projectNavCell:last-child{justify-content:flex-end}body.home-page .Footer-module__nhiC3q__siteTitle{color:var(--footer-fg);font-weight:600}.Footer-module__nhiC3q__footer .Footer-module__nhiC3q__siteTitle{pointer-events:auto}.Footer-module__nhiC3q__siteTitle{font-family:var(--font-satoshi),sans-serif;color:var(--footer-fg);text-transform:uppercase;letter-spacing:.02em;text-align:center;align-items:center;padding:0;font-size:8vh;text-decoration:none;transition:opacity .2s;display:inline-flex;position:relative}.Footer-module__nhiC3q__siteTitle:hover{color:var(--footer-fg)}.Footer-module__nhiC3q__siteTitleText{display:inline-block}.Footer-module__nhiC3q__siteTitleCaret{display:none}.Footer-module__nhiC3q__siteTitleProject{font-weight:600}body.about-page .Footer-module__nhiC3q__footer{mix-blend-mode:normal}body.about-page .Footer-module__nhiC3q__siteTitle{color:var(--foreground)}:is(body.about-page .Footer-module__nhiC3q__projectNavLink,body.about-page .Footer-module__nhiC3q__projectNavSeparator){color:var(--foreground)}body.about-page .Footer-module__nhiC3q__projectNavLabel{color:var(--text-muted)}@media (max-width:768px){.Footer-module__nhiC3q__footer{padding:1.5em 1em;inset:auto 0 0;transform:none}.Footer-module__nhiC3q__siteTitle{display:none}.Footer-module__nhiC3q__projectNav{visibility:hidden;pointer-events:none}.Footer-module__nhiC3q__projectNavBar{padding:.875em 1em;padding-bottom:max(.5em,env(safe-area-inset-bottom,0px));margin-bottom:0;display:grid}}
