.hero{position:relative;width:100vw;height:135svh;overflow:hidden;background-color:#0d0c0c}.hero .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero .hero-scrim{position:absolute;inset:0;background:rgba(12,10,10,.42);z-index:1}.hero .hero-gradient{position:absolute;bottom:0;left:0;width:100%;height:50svh;background:#1a1818;background:linear-gradient(1turn,rgba(20,19,19,1),rgba(20,19,19,0));z-index:2}.hero .hero-content{position:absolute;top:50svh;left:50%;transform:translate(-50%,-50%);color:var(--base-100);text-align:center;width:75%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:1rem;z-index:3}.hero .hero-tagline{width:40%;color:var(--base-200)}.hero .hero-stats{position:absolute;bottom:0;width:100%;z-index:2}.hero .hero-stats .container{display:flex;gap:1rem;width:100%}.hero .hero-stats .stat{flex:1 1;display:flex;flex-direction:column;padding:1rem;aspect-ratio:16/9;color:var(--base-200);background-color:rgba(242,237,230,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1rem;overflow:hidden}.hero .hero-stats .stat-count,.hero .hero-stats .stat-info{flex:1 1}.hero .hero-stats .stat-divider{width:100%;height:1px;background-color:rgba(255,255,255,.05)}.hero .hero-stats .stat-info{display:flex;align-items:flex-end}@media (max-width:1000px){.hero{height:175svh}.hero .hero-content{width:100%}.hero .hero-tagline{width:75%}.hero .hero-stats .container{flex-direction:column}.hero .hero-stats .stat{aspect-ratio:16/6}.hero .hero-stats .stat-divider{display:none}}.what-we-do{width:100vw;height:max-content;color:var(--text-main)}.what-we-do .container h1{margin-bottom:10rem;color:var(--text-main)}.what-we-do .what-we-do-content{width:100%;display:flex;gap:2rem}.what-we-do .what-we-do-col{flex:1 1}.what-we-do .what-we-do-col:first-child{display:flex;flex-direction:column;gap:1rem}.what-we-do .what-we-do-col:first-child p.lg{color:var(--text-muted);width:50%}.what-we-do .what-we-do-col:first-child p{color:var(--text-main)}.what-we-do .what-we-do-col:nth-child(2) p{width:35%}.what-we-do .what-we-do-col .what-we-do-tags{width:100%}.what-we-do .what-we-do-tag{display:inline-block;padding:1rem 2rem;margin:0 .5rem .5rem 0;border:1px solid var(--border-soft);border-radius:4rem}@media (max-width:1000px){.what-we-do .container h1{margin-bottom:8rem}.what-we-do-content{flex-direction:column}.what-we-do .what-we-do-col:first-child p.lg{width:100%}.what-we-do .what-we-do-tag{padding:.75rem 1.5rem;margin:0 .25rem .25rem 0}}.featured-projects-container{position:relative;width:100vw;padding:10rem 0 0;color:var(--text-main);overflow:hidden}.featured-projects-container .featured-projects-header,.featured-projects-container .featured-projects-header-callout{text-align:center}.featured-projects-container .featured-projects-header-callout{color:var(--accent-frost);margin-bottom:2rem}.featured-projects-container .featured-projects-header{width:50%;margin:0 auto 2rem}@media (max-width:1000px){.featured-projects-container .featured-projects-header{width:100%}}.client-reviews-container{position:relative;width:100vw;height:120svh;color:var(--text-main);padding:4rem 0 2rem}.client-reviews-container .client-reviews-header-callout{text-align:center;margin-bottom:2rem}.client-reviews-container .client-reviews-header-callout p{font-size:clamp(2rem,4vw,3.5rem);font-weight:500;letter-spacing:-.1rem;line-height:1.05;color:var(--text-main)}@media (max-width:1000px){.client-reviews-container .client-reviews-header-callout{margin-bottom:3rem}}@media (min-height:1200px){.client-reviews-container{margin:10rem 0 4rem;height:60svh}}.gallery-callout{position:relative;width:100vw;min-height:100svh;overflow:hidden;background-color:var(--bg-soft);color:var(--text-muted)}.gallery-callout,.gallery-callout .container{height:100%;display:flex;justify-content:center;align-items:center}.gallery-callout .container{width:100%;gap:2rem}.gallery-callout .gallery-callout-col{flex:1 1}.gallery-callout .gallery-callout-copy{display:flex;flex-direction:column;gap:2rem}.gallery-callout .gallery-callout-col:first-child{display:flex;flex-direction:column;gap:1rem}.gallery-callout .gallery-callout-row{position:relative;left:-10vw;display:flex;width:100%;gap:1rem}.gallery-callout .gallery-callout-img{position:relative;aspect-ratio:5/4;flex:1 1;border-radius:.75rem;overflow:hidden}.gallery-callout .gallery-callout-img-content{position:absolute;z-index:1;bottom:1rem;left:1rem;padding:1rem;background-color:rgba(20,19,19,.25);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:var(--base-100);border-radius:.75rem}.gallery-callout .gallery-callout-img-content p{color:var(--base-200)}.gallery-callout .gallery-callout-img-1,.gallery-callout .gallery-callout-img-4{flex:0.75 1}.gallery-callout .gallery-callout-row:first-child{align-items:flex-end}.gallery-callout .gallery-callout-row:nth-child(2){align-items:flex-start}@media (max-width:1000px){.gallery-callout .container{flex-direction:column}.gallery-callout .gallery-callout-row{left:0}.gallery-callout .gallery-callout-img-content{display:none}}.loader{position:fixed;inset:0;width:100vw;height:100svh;overflow:hidden;background:#f4f3f1;color:#171717;z-index:100000;pointer-events:all;will-change:transform,opacity}.loader,.loader-brand{display:flex;align-items:center;justify-content:center}.loader-brand{gap:clamp(.8rem,1.8vw,1.6rem);width:min(86vw,980px);transform-origin:center;will-change:transform}.loader-brand-word{overflow:hidden;padding-bottom:.12em}.loader-brand-word span{display:block;font-family:Manrope,sans-serif;font-size:clamp(4rem,9.4vw,9.25rem);font-weight:500;line-height:.95;letter-spacing:-.04em;white-space:nowrap;will-change:transform}.loader-media{position:relative;flex:0 0 auto;width:clamp(7rem,13vw,13.75rem);aspect-ratio:16/9;overflow:hidden;border-radius:0;will-change:width,height,transform,opacity}.loader-media img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;will-change:transform}.loader-media-scrim{position:absolute;inset:0;background:rgba(12,10,10,.42);opacity:0;pointer-events:none;z-index:1;will-change:opacity}@media (max-width:760px){.loader-brand{width:min(90vw,28rem);gap:.65rem}.loader-brand-word span{font-size:clamp(3rem,17vw,5.5rem);letter-spacing:-.065em}.loader-media{width:clamp(4.5rem,22vw,7rem)}}