.hero{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#d3cec5}.hero .hero-bg{pointer-events:none}.hero .hero-bg,.hero .hero-bg .hero-img{position:absolute;top:0;left:0;width:100%;height:100%}.hero .hero-bg .hero-img{object-fit:cover;object-position:center}.hero .hero-cover-overlay{background:rgba(20,19,19,.7);opacity:0;z-index:1}.hero .hero-cover-overlay,.hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero .hero-overlay{background:rgba(0,0,0,.3);z-index:0}.hero .hero-gradient{bottom:0;left:0;height:40vh;background:linear-gradient(180deg,rgba(20,19,19,0) 0,#141313);pointer-events:none}.hero .hero-gradient,.hero-content{position:absolute;width:100%;z-index:1}.hero-content{top:50svh;left:50%;transform:translate(-50%,-50%);color:#ffffff;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:1rem}.hero-header{width:100%}.hero .hero-header .hero-size{font-size:clamp(1.5rem,4vw,3rem)}@media (min-width:2000px){.hero .hero-header .hero-size{font-size:4rem}}.blur-mask{position:absolute;inset:0;background:rgba(255,255,255,.25);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero .hero-content:after{content:"";position:absolute;inset:-48px;border-radius:32px;background:radial-gradient(closest-side,rgba(255,255,255,.12),rgba(255,255,255,0));filter:blur(24px);pointer-events:none;z-index:-2}.hero .hero-tagline{width:60%;color:rgba(255,255,255,.95)}.hero .hero-header h1,.hero .hero-header h2,.hero .hero-tagline h4{color:#ffffff;text-shadow:0 1px 4px rgba(0,0,0,.18);font-size:1rem}.hero .hero-header h2{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;letter-spacing:-.02em;color:#ffffff;background:none;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:initial;margin-bottom:.5rem}.features{width:100vw;padding:2rem 0 4rem;position:relative;display:flex;flex-direction:column;background-color:transparent}.features .feature-title{padding:2rem;position:relative;display:flex;justify-content:center}.hero-stats{flex:1 1;color:var(--base-100);background:var(--base-500);bottom:0;width:100%;display:flex;justify-content:center;align-items:stretch;gap:2rem;z-index:2;padding-top:2rem;align-items:center}.features .features-image{width:50%;height:auto;border-radius:2rem;overflow:hidden}.features .features-image img{width:100%;height:auto;object-fit:contain;display:block}.hero-stats .features-item{width:100%;max-width:520px;display:flex;flex-direction:column;justify-content:space-between}.features-item-container{display:flex;align-items:center;gap:.75rem;padding:2rem 1rem;border-radius:.75rem;background:var(--linear-color);margin-bottom:1.5rem}.features .stat-icon{width:24px;height:24px}.features .stat-icon img{width:100%;height:100%;display:block}.features-item-container>div:nth-child(2){flex:1 1;color:var(--base-200)}.features-item-container>div:nth-child(3){color:var(--base-100);font-weight:600;font-size:2rem}.hero-stats .stat{display:flex;flex-direction:column;padding:1rem;color:var(--base-200);background-color:rgba(242,237,230,.1);border-radius:1rem;overflow:hidden}.hero-stats .stat-count,.hero-stats .stat-info{flex:1 1}.hero-stats .stat-divider{width:100%;height:1px;background-color:rgba(255,255,255,.05)}@media (max-width:1000px){.hero{height:175svh}.hero .hero-content{width:100%}.hero .hero-tagline{width:75%}.hero-stats .container{flex-direction:column}.hero-stats .stat{aspect-ratio:16/6}.hero-stats .stat-divider{display:none}.features .features-image{width:100%}.hero-stats{flex-direction:column;align-items:stretch}.hero-stats .features-item{max-width:none;width:100%}}.what-we-do{width:100vw;height:max-content;color:var(--base-100)}.what-we-do .what-we-do-header{text-align:center}.what-we-do .what-we-do-header h2{margin-bottom:clamp(16px,2vw,24px)}.what-we-do .container h1{margin-bottom:10rem;color:var(--base-100)}.what-we-do .what-we-do-content{width:100%;display:flex;gap:clamp(16px,3vw,32px);align-items:center;flex-direction:column}.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(--base-300);width:50%}.what-we-do .what-we-do-col:first-child p{color:var(--base-100)}.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:clamp(.5rem,1.6vw,1rem) clamp(1rem,2.4vw,1.5rem);margin:0 .5rem .5rem 0;border:1px solid var(--base-400);border-radius:4rem}.what-we-do .what-we-do-tag h3{font-size:clamp(.95rem,1.8vw,1.2rem);line-height:1.2;font-weight:600;letter-spacing:.01em}.what-we-do .what-we-do-map{flex:1 1;width:100%;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.25);isolation:isolate;display:grid;place-items:center}.what-we-do .what-we-do-map img{width:70%;max-width:1100px;height:auto;object-fit:contain;display:block;background-color:black}.what-we-do .wwd-map-image{width:70%!important;max-width:1100px;height:auto;border-radius:clamp(10px,1.2vw,16px);display:block}.what-we-do .what-we-do-side{flex:0 0 35%;display:flex;align-items:flex-start}.what-we-do .what-we-do-tags{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:clamp(8px,1.5vw,16px)}@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-map img{width:86%;max-height:clamp(200px,60vh,520px)}.what-we-do .wwd-map-image{width:86%!important}@media (max-width:640px){.what-we-do .what-we-do-map img{width:92%;max-height:clamp(180px,40vh,480px)}.what-we-do .wwd-map-image{width:92%!important}}.what-we-do .what-we-do-col:first-child p.lg{width:100%}.what-we-do .what-we-do-tag{padding:.6rem 1rem;margin:0 .25rem .25rem 0}.what-we-do .what-we-do-tags{justify-content:center;gap:8px}.what-we-do .what-we-do-map{max-height:60vh}.what-we-do .what-we-do-side{flex-basis:100%}}.featured-projects-container{position:relative;width:100vw;padding:10rem 0 0;color:var(--base-100);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(--base-350);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%}}.featured-projects-container .case-actions{width:100%;display:flex;justify-content:center;align-items:center;padding:1.5rem 0 2.5rem;position:relative;z-index:10}.featured-projects-container .btn-see-more{display:inline-block;padding:.5rem 1rem;border:1px solid var(--base-400);border-radius:.5rem;color:var(--base-200);text-decoration:none;transition:all .2s ease}.featured-projects-container .btn-see-more:hover{background-color:rgba(79,187,131,.12);color:var(--base-100);border-color:#4FBB83;box-shadow:0 6px 16px rgba(79,187,131,.35);transform:translateY(-1px)}.gallery-callout{position:relative;width:100vw;height:100%;min-height:80svh;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:var(--base-500);color:var(--base-200)}.gallery-callout .container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem}.gallery-callout .container .case-header{width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:1rem}.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}}.news-center{position:relative;width:100vw;height:100%;color:var(--base-100);padding:4rem 0 2rem}.news-center .container{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.news-center .case-header{text-align:center;width:100%;align-items:center;gap:1rem}.news-center .case-actions,.news-center .case-header{display:flex;justify-content:center}.honors-wall{position:relative;width:100vw;height:100%;color:var(--base-100);padding:4rem 0 2rem}.honors-wall .container{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.honors-wall .case-header{text-align:center;display:flex;width:100%;justify-content:center;align-items:center;gap:1rem}.honors-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;width:100%;max-width:1600px;padding:0 1rem}@media (max-width:1200px){.honors-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.honors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.honors-grid{grid-template-columns:1fr}}.honors-card-outer{position:relative;border-radius:.9rem;padding:1px;background:linear-gradient(120deg,rgba(79,187,131,.9),rgba(60,130,246,.9) 30%,rgba(79,187,131,.2) 60%,rgba(60,130,246,.6));background-size:200% 200%;animation:honorsBorderShine 6s linear infinite}@keyframes honorsBorderShine{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.honors-card{position:relative;border-radius:.8rem;overflow:hidden;background-color:var(--base-500);box-shadow:0 4px 16px rgba(0,0,0,.25);transition:box-shadow .25s ease,transform .25s ease}.honors-card:hover{box-shadow:0 10px 40px rgba(20,19,19,.45);transform:translateY(-2px) scale(1.02) rotateX(1deg) rotateY(.5deg)}.honors-media{width:100%;position:relative;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background-color:rgba(20,19,19,.35)}.honors-media .honors-img{display:block;width:100%;height:100%;object-fit:contain}.honors-media:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,0) 20%,rgba(255,255,255,.15) 50%,rgba(255,255,255,0) 80%);transform:translateX(-100%);opacity:0;pointer-events:none}.honors-card:hover .honors-media:after{opacity:1;animation:mediaSheen 1.2s linear forwards}@keyframes mediaSheen{to{transform:translateX(100%)}}.honors-title{position:absolute;left:0;right:0;bottom:0;padding:.75rem 1rem;color:var(--base-100);font-size:1rem;line-height:1.4;background:linear-gradient(180deg,rgba(20,19,19,0),rgba(20,19,19,.65));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (max-width:640px){.honors-title{font-size:.95rem}}.product{height:100%;padding:4rem 0 2rem;width:100vw;padding:6rem 0;color:var(--base-100);overflow:hidden}.product,.product-header{position:relative;display:flex;flex-direction:column;align-items:center}.product-header{text-align:center;max-width:1200px;margin:0 auto 5rem;gap:2rem;z-index:2}.product-title{display:flex;justify-content:center;align-items:center;gap:1rem}.product-title h2{word-spacing:.18em}.product-intro{margin-right:50px}.product-intro p{color:var(--base-200);font-size:1.1rem;line-height:1.6;max-width:880px}.product-gallery.container{display:flex;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:1600px;padding:0 2rem}.product-all-image.container{width:100%;max-width:1600px;padding:0 2rem;margin-top:4rem}.product-all-image.container img{width:100%;height:auto;object-fit:contain}.product-series-item{flex:1 1;min-width:250px;max-width:450px;position:relative;transition:transform .6s cubic-bezier(.25,1,.5,1)}.product-series-item:nth-child(2n){margin-top:4rem}.product-series-item:hover{transform:translateY(-20px) scale(1.05);z-index:10;cursor:pointer}.series-image-wrapper{position:relative;width:100%;aspect-ratio:1/1.2;display:flex;align-items:center;justify-content:center;z-index:1}.series-image-wrapper img{width:120%;height:auto;max-height:100%;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.2));transition:all .5s ease}.product-series-item:hover .series-image-wrapper img{filter:drop-shadow(0 30px 60px rgba(0,0,0,.3));transform:scale(1.05)}.product-series-item:hover .series-decoration{border-color:rgba(60,130,246,.9);background:linear-gradient(135deg,rgba(60,130,246,.3),rgba(60,130,246,.1));transform:translate(-50%,-50%) scale(1.05);box-shadow:0 0 50px rgba(60,130,246,.4)}.series-info{text-align:center;margin-top:1.5rem;z-index:2;position:relative}.series-name{font-size:1.25rem;font-weight:600;letter-spacing:.05em;color:var(--base-100);margin-bottom:.25rem}.series-subtitle{font-size:.9rem;color:var(--base-300);font-weight:400}@media (max-width:1000px){.product-gallery.container{flex-direction:column;gap:3rem}.product-series-item:nth-child(2n){margin-top:0}.series-image-wrapper img{width:100%}}