*,:before,:after{box-sizing:border-box;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;touch-action:manipulation;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern","liga","clig","calt";background:0 0;outline:none;margin:0;padding:0;text-decoration:none;transition:none .15s ease-out}@font-face{font-family:HND;src:url(fonts/HND.woff2)format("woff2");font-weight:400;font-style:normal}:root{--c-bg:#dbd8d1;--c-text:#000;--f-family:"HND",Helvetica,sans-serif;--f-size:14px;--f-height:16px;--f-weight:400;font-size:var(--f-height);font-family:var(--f-family);font-weight:var(--f-weight);background:var(--c-bg);color:var(--c-text)}@media (width>=1200px){:root{--f-size:20px;--f-height:25px}}:root.is-unscrollable{color:#000}body{font-size:var(--f-size);line-height:var(--f-height)}::selection{color:#fff;background:#000}html,body,main{width:100vw;height:100vh}body,body.is-unscrollable{overflow:hidden}#projects{padding-bottom:0}.img{width:100%;display:block}.grid{grid-template-columns:repeat(6,1fr);display:grid}@media (width>=900px){.grid{grid-template-columns:repeat(12,1fr)}}.header{z-index:999999;grid-template-areas:"title title title about ig ig";padding:.75rem;position:fixed;top:0;left:0;right:0}@media (width>=700px){.header{grid-template-areas:"title title title title title title about about about ig ig ig"}}.header-title{grid-area:title}@media (width<=699px){.header-title span{display:none}}.header-button{appearance:none;text-align:left;cursor:pointer;border:none;grid-area:about;justify-self:start}.header-button:hover{text-decoration:underline}.header-ig{grid-area:ig;justify-self:end}.header-ig:hover{text-decoration:underline}.projects-row{padding-bottom:var(--margin)}.project-image{grid-column:var(--columnStart)/span var(--columnWidth);align-self:var(--alignSelf);width:100%;height:auto;display:block}@media (width<=699px){.desktop{display:none}}@media (width>=700px){.mobile{display:none}}.desktop-projects,.mobile-projects{padding-top:50vh;position:relative}.desktop-projects .trigger,.mobile-projects .trigger{pointer-events:none;width:1px;height:1px;position:absolute;top:50%;right:0}.slider-opening{background-color:#dbd8d1;background-image:var(--backgroundDesktop);z-index:5000;background-position:50%;background-size:cover;align-content:end;width:100vw;height:calc(100svh + 3px);padding:.75rem;transition:transform 1.2s ease-in,opacity 1.2s ease-in;position:fixed;inset:0}@media (orientation:portrait){.slider-opening{background-image:var(--backgroundMobile);background-position:bottom}}.slider-opening.slided-out{opacity:0;pointer-events:none;transform:translateY(-100%)}.slider-opening-title{width:100%}.slider{width:100vw;height:calc(100svh + 3px);position:relative}.slider-left,.slider-right{z-index:1000;opacity:0;cursor:pointer;align-items:center;width:50%;padding:.75rem;display:flex;position:absolute;top:0;bottom:0}.slider-left:hover,.slider-right:hover{opacity:1}@media (hover:none){.slider-left,.slider-right{display:none}}.slider-left{left:0}.slider-left .slider-arrow{transform:scaleX(-1)}.slider-right{justify-content:flex-end;right:0}.slider-arrow{width:5rem}.slides{width:100vw;height:calc(100svh + 3px);display:grid;position:relative}.slide{opacity:0;grid-area:1/1;width:100vw;height:calc(100svh + 3px)}.slide-with-padding{padding:max(2.5rem,5vmax) max(.75rem,5vmax)}.slide-with-padding .slide-image{object-fit:contain}.slider-mobile .slide-with-padding{padding:2.5rem .75rem}.slide-active{opacity:1}.slide-image{object-fit:cover;object-position:center center;width:100%;height:100%}.slider-caption{z-index:500;padding:.75rem;position:absolute;bottom:0;left:0}.slider-counter{z-index:500;padding:.75rem;display:flex;position:absolute;bottom:0;right:0}.slider-desktop{display:block}@media (orientation:portrait){.slider-desktop{display:none}}.slider-mobile{display:none}@media (orientation:portrait){.slider-mobile{display:block}}.about{z-index:8000;opacity:0;pointer-events:none;background-color:#dbd8d1;transition:opacity .1s;position:fixed;inset:0}.about a:hover{text-decoration:underline}.about.is-visible{opacity:1;pointer-events:all}.about-inner{grid-template-areas:"profile profile profile profile. ."".image image image image image""temp temp temp temp temp temp""maps maps maps people people people"". . .clients clients clients""extra extra extra awards awards awards""extra extra extra events events events"". . .teaching teaching teaching"". . .career career career";align-content:start;align-items:start;gap:.75rem;width:100%;height:100%;padding:3.5rem .75rem .75rem;position:relative;overflow:auto}@media (width>=900px){.about-inner{grid-template-rows:auto auto auto auto 1fr auto;grid-template-areas:"profile profile profile profile profile profile. . .people people people""temp temp temp temp temp temp. . .clients clients clients"". . . . . . . . .awards awards awards"". . . . . . . . .events events events"". . . . . . . . .teaching teaching teaching""extra extra extra extra extra.maps maps.career career career"}}.about-image{grid-area:image;width:100%;height:auto}@media (width>=900px){.about-image{grid-area:unset;object-fit:contain;grid-area:1/1/6/-1;place-self:center;width:45%;height:45%}}.about-profile{grid-area:profile}@media (width<=899px){.about-profile{padding-top:1rem;padding-bottom:3rem}}.about-extra{grid-area:extra}.about-temp{grid-area:temp;align-self:end}.about-people{grid-area:people}.about-maps{grid-area:maps;justify-self:start}@media (width<=899px){.about-maps{align-self:end}}.about-clients{grid-area:clients}.about-awards{grid-area:awards}.about-events{grid-area:events}.about-teaching{grid-area:teaching;margin-top:auto}@media (width<=899px){.about-teaching{padding-top:2rem}}.about-career{grid-area:career}.footer{z-index:100;position:fixed;top:50%;left:.75rem}.overlay-grid{pointer-events:none;padding:0 .75rem;position:fixed;inset:0}.overlay-grid div{background:#ff00000d;justify-content:center;align-items:flex-end;padding:.75rem;display:flex}@media (width<=699px){.overlay-grid div:nth-child(n+8){display:none}}