.overlay{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:100svh;display:flex;gap:2rem;padding:2rem;background-color:var(--tone-100);color:var(--tone-400);overflow:hidden;pointer-events:all}.overlay p{font-size:1.3rem}.projects,.loader,.locations{flex:1;display:flex;flex-direction:column;justify-content:center}.loader{align-items:center;gap:0}.loader h1{font-size:2rem;line-height:1.1;text-align:center;text-transform:uppercase;color:#3a3a3a;background-image:linear-gradient(0deg,var(--tone-200),var(--tone-200) 50%,var(--tone-400) 0);background-size:100% 200%;background-position:0% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.projects-header,.project-item,.locations-header,.location-item{display:flex;gap:2rem;opacity:0}.projects-header>*,.project-item>*{flex:1}.locations{align-items:center}.locations-header,.location-item{width:50%}.project-item,.location-item{color:var(--tone-300)}.image-grid{position:fixed;top:50%;left:50%;z-index:1000;width:30%;aspect-ratio:1;display:flex;flex-direction:column;gap:1rem;transform:translate(-50%,-50%)}.image-grid .grid-row{width:100%;display:flex;gap:1rem}.img{position:relative;flex:1;aspect-ratio:1;clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);overflow:hidden}.img img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}@media(max-width:1000px){.loader h1{font-size:1.5rem}.projects,.locations{display:none}.image-grid{width:90%}}.how-i-work{position:relative;background-color:var(--tone-100);border-bottom:1px solid var(--tone-200)}.how-i-work-inner{position:relative;width:100%;height:100svh;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}.how-i-work-header{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.how-i-work-tagline{font-size:10rem;line-height:.8;letter-spacing:0;color:var(--tone-500);text-align:center;will-change:opacity}.how-i-work-cards{position:absolute;left:50%;width:36.875rem;display:flex;flex-direction:column;gap:2rem;z-index:2;will-change:transform}.how-i-work-card{background-color:var(--text);padding:2rem;height:25rem;display:flex;flex-direction:column;justify-content:space-between;text-align:center;overflow:hidden}.how-i-work-card-top{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:500;letter-spacing:-.02em;line-height:1.3;white-space:nowrap}.how-i-work-card-phase,.how-i-work-card-slash{font-family:Base Neue Trial;font-size:1.125rem;font-weight:400;letter-spacing:-.02em;line-height:1.3;color:var(--tone-100);text-transform:uppercase}.how-i-work-card-name{color:var(--tone-500);font-family:Base Neue Trial;font-size:1.125rem;font-weight:400;letter-spacing:-.02em;line-height:1.3;text-transform:uppercase}.how-i-work-card-body{font-family:Base Neue Trial SuperCn;font-size:3.9375rem;font-weight:600;line-height:.85;letter-spacing:0;color:var(--tone-500);text-transform:uppercase}.how-i-work-actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.how-i-work-btn{position:relative;z-index:1;font-size:1.125rem;font-weight:400;color:var(--text);letter-spacing:-.02em;line-height:1.3;flex-shrink:0}.how-i-work-btn--accent{color:var(--tone-500)}@media(max-width:1000px){.how-i-work-inner{height:auto;gap:3rem;overflow:visible;justify-content:flex-start}.how-i-work-header{align-items:flex-start;gap:1.5rem}.how-i-work-tagline{font-size:5.625rem;line-height:.85;text-align:left}.how-i-work-cards{position:relative;left:auto;transform:none!important;width:100%}.how-i-work-card{padding:1rem 1rem 2rem}.how-i-work-card-body{font-size:3.9375rem}.how-i-work-actions{align-self:center;flex-direction:column;gap:1rem}}.about{background-color:var(--tone-100);padding:2rem;display:flex;flex-direction:column;align-items:center;gap:5rem;border-bottom:1px solid var(--tone-200)}.about-top{display:flex;flex-direction:column;gap:2rem;width:100%}.about-headline{position:relative;width:100%;height:24rem;font-family:Base Neue Trial SuperCn;font-size:10rem;font-weight:600;line-height:.8;color:var(--tone-500);text-transform:uppercase}.about-headline-line1{position:absolute;top:0;left:50%;white-space:nowrap}.about-headline-line2{position:absolute;top:8rem;left:0;width:56.8125rem}.about-media{position:relative;height:43.75rem;width:100%;overflow:hidden}.about-image{position:absolute;top:0;right:0;bottom:0;width:42.25rem;overflow:hidden}.about-image .mask{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-position:center top;background-size:cover}.about-body{position:absolute;bottom:0;text-transform:none;left:0;width:29.4375rem;font-size:1rem;font-weight:400;line-height:1.3;letter-spacing:-.02em;color:var(--text)}.about-body-indent{display:block;padding-left:7.3125rem}.about-btn{font-size:1.125rem;font-weight:400;color:var(--text);letter-spacing:-.02em;line-height:1.3;flex-shrink:0}@media(max-width:1000px){.about-headline{height:18.8125rem;font-size:5.625rem;line-height:.85}.about-headline-line1{left:0}.about-headline-line2{top:4.78125rem;width:100%}.about-media{position:static;height:auto;overflow:visible;display:flex;flex-direction:column;gap:2rem}.about-image{position:relative;width:100%;height:32rem;top:auto;right:auto;bottom:auto}.about-body{position:static;width:100%;bottom:auto;left:auto}.about-body-indent{padding-left:6rem}}
