.Navbar-module__cJzEcG__navbar{z-index:1000;background:0 0;padding:2rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:1rem 0;box-shadow:0 2px 20px #0000000d}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:80px;height:80px;transition:all .4s}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImage{filter:brightness(0);width:60px;height:60px}.Navbar-module__cJzEcG__logoTextWrapper{flex-direction:column;display:flex}.Navbar-module__cJzEcG__logoText{font-family:var(--font-serif);letter-spacing:.05em;color:var(--color-charcoal);font-size:1.5rem;font-weight:400}.Navbar-module__cJzEcG__logoSubtext{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-medium-gray);margin-top:.25rem;font-size:.7rem;font-weight:300}.Navbar-module__cJzEcG__navLinks{gap:3rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLinks li button{font-family:var(--font-sans);letter-spacing:.05em;color:var(--color-dark-gray);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.9rem;font-weight:400;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLinks li button:after{content:"";background:var(--color-charcoal);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navLinks li button:hover{color:var(--color-charcoal)}.Navbar-module__cJzEcG__navLinks li button:hover:after{width:100%}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{gap:1.5rem}.Navbar-module__cJzEcG__navLinks li button{font-size:.8rem}.Navbar-module__cJzEcG__logoImage{width:60px;height:60px}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImage{width:50px;height:50px}.Navbar-module__cJzEcG__logoText{font-size:1.2rem}.Navbar-module__cJzEcG__logoSubtext{font-size:.6rem}}
.Hero-module__ZARIfG__hero{width:100%;height:100vh;color:var(--color-white);background-color:#111;flex-direction:column;justify-content:center;padding:0 4vw;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;margin-top:-5vh;position:relative}.Hero-module__ZARIfG__title{font-family:var(--font-sans);letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(3rem,6vw,6.5rem);font-weight:500;line-height:1.1}.Hero-module__ZARIfG__subtitle{opacity:.9;max-width:400px;font-size:1rem;line-height:1.6}.Hero-module__ZARIfG__heroFooter{z-index:2;justify-content:space-between;align-items:flex-end;width:100%;padding:3rem 4vw;display:flex;position:absolute;bottom:0;left:0}.Hero-module__ZARIfG__beginButton{background:var(--color-white);color:var(--color-black);cursor:pointer;border:none;border-radius:2rem;align-items:center;gap:1rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;transition:transform .3s;display:inline-flex}.Hero-module__ZARIfG__beginButton:hover{transform:scale(1.05)}.Hero-module__ZARIfG__pillGroup{gap:.5rem;display:flex}.Hero-module__ZARIfG__pillGroup span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-white);background:#fff3;border-radius:1.5rem;padding:.5rem 1rem;font-size:.8rem}.Hero-module__ZARIfG__indicator{z-index:2;opacity:.8;font-size:.9rem;position:absolute;top:50%;right:4vw}@media (max-width:768px){.Hero-module__ZARIfG__heroFooter{flex-direction:column;align-items:flex-start;gap:2rem}}
.Introduction-module__9BUq6W__introduction{background:var(--color-white);padding:4rem 4vw 2rem}.Introduction-module__9BUq6W__container{max-width:1600px;margin:0 auto}.Introduction-module__9BUq6W__label{font-family:var(--font-sans);color:#888;margin-bottom:2rem;font-size:.9rem}.Introduction-module__9BUq6W__mainContent{max-width:90%;margin-bottom:4rem}.Introduction-module__9BUq6W__heading{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--color-black);font-size:clamp(2.5rem,4.5vw,4.5rem);font-weight:500;line-height:1.15}.Introduction-module__9BUq6W__grayText{color:#aaa}.Introduction-module__9BUq6W__bottomSection{grid-template-columns:1fr 1.5fr;align-items:flex-end;gap:6rem;display:grid}.Introduction-module__9BUq6W__textBlock{max-width:450px}.Introduction-module__9BUq6W__textBlock p{color:#666;margin-bottom:3rem;font-size:.95rem;line-height:1.7}.Introduction-module__9BUq6W__learnBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;border:none;border-radius:2rem;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:.9rem;font-weight:500;transition:transform .3s;display:inline-flex}.Introduction-module__9BUq6W__learnBtn:hover{transform:scale(1.05)}.Introduction-module__9BUq6W__imageWrapper{width:100%;height:500px;position:relative}.Introduction-module__9BUq6W__image{width:100%;height:100%}@media (max-width:968px){.Introduction-module__9BUq6W__bottomSection{grid-template-columns:1fr;gap:4rem}.Introduction-module__9BUq6W__imageWrapper{height:400px}}
.ProjectGallery-module__Zs4ZiG__gallery{background:var(--color-white);min-height:120vh;padding:4rem 4vw;position:relative;overflow:hidden}.ProjectGallery-module__Zs4ZiG__container{max-width:1600px;margin:0 auto;position:relative}.ProjectGallery-module__Zs4ZiG__label{font-family:var(--font-sans);color:#888;z-index:10;font-size:.9rem;position:absolute;top:0;left:0}.ProjectGallery-module__Zs4ZiG__titleWrapper{z-index:20;text-align:center;pointer-events:none;width:100%;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.ProjectGallery-module__Zs4ZiG__mainTitle{font-family:var(--font-sans);letter-spacing:-.04em;color:var(--color-black);text-shadow:0 0 20px #fffc;font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:1}.ProjectGallery-module__Zs4ZiG__scatteredGrid{width:100%;height:1200px;position:relative}.ProjectGallery-module__Zs4ZiG__imageNode{position:absolute;overflow:hidden}.ProjectGallery-module__Zs4ZiG__imgInner{width:100%;height:100%;position:relative}.ProjectGallery-module__Zs4ZiG__imgInner img{transition:transform .6s cubic-bezier(.2,.8,.2,1)}.ProjectGallery-module__Zs4ZiG__imageNode:hover .ProjectGallery-module__Zs4ZiG__imgInner img{transform:scale(1.05)}.ProjectGallery-module__Zs4ZiG__fadedLeft{opacity:.3;z-index:1;width:25vw;height:20vw;top:50px;left:5%}.ProjectGallery-module__Zs4ZiG__mainLeft{z-index:5;width:25vw;height:18vw;top:200px;left:15%;box-shadow:10px 20px 50px #0000001a}.ProjectGallery-module__Zs4ZiG__fadedRight{opacity:.2;z-index:1;filter:blur(2px);width:30vw;height:20vw;top:50px;right:5%}.ProjectGallery-module__Zs4ZiG__mainRight{z-index:5;width:22vw;height:28vw;top:300px;right:15%;box-shadow:-10px 20px 50px #0000001a}.ProjectGallery-module__Zs4ZiG__captionRight{text-align:right;color:#888;margin-top:.5rem;font-size:.85rem;display:block}.ProjectGallery-module__Zs4ZiG__bottomWide{z-index:5;width:40vw;height:25vw;bottom:50px;left:10%}.ProjectGallery-module__Zs4ZiG__captionLeft{color:#aaa;margin-top:1rem;font-size:.9rem}.ProjectGallery-module__Zs4ZiG__sideText{text-align:right;color:#444;width:200px;font-size:.95rem;line-height:1.5;position:absolute;top:40%;right:5%}@media (max-width:968px){.ProjectGallery-module__Zs4ZiG__scatteredGrid{flex-direction:column;gap:2rem;height:auto;display:flex}.ProjectGallery-module__Zs4ZiG__imageNode{opacity:1;width:100%;height:60vw;position:relative;inset:auto!important}.ProjectGallery-module__Zs4ZiG__titleWrapper{margin-bottom:3rem;position:relative;top:auto;left:auto;transform:none}}
.InteractiveLiving-module__ZPwsEq__section{width:100%;height:100vh;color:var(--color-white);margin-top:2rem;position:relative;overflow:hidden}.InteractiveLiving-module__ZPwsEq__bgWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.InteractiveLiving-module__ZPwsEq__overlay{z-index:1;background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.InteractiveLiving-module__ZPwsEq__content{z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding:4rem 4vw;display:flex;position:relative}.InteractiveLiving-module__ZPwsEq__label{font-family:var(--font-sans);opacity:.9;margin-bottom:2rem;font-size:.9rem;display:block}.InteractiveLiving-module__ZPwsEq__title{font-family:var(--font-sans);letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,5vw,5rem);font-weight:400;line-height:1.1}.InteractiveLiving-module__ZPwsEq__subtitle{opacity:.8;font-size:1rem}.InteractiveLiving-module__ZPwsEq__controls{position:absolute;top:4rem;right:4vw}.InteractiveLiving-module__ZPwsEq__toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-radius:2rem;gap:.5rem;padding:.3rem;display:flex}.InteractiveLiving-module__ZPwsEq__toggleBtn{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:1.5rem;padding:.6rem 1.5rem;font-size:.9rem;transition:all .3s}.InteractiveLiving-module__ZPwsEq__toggleBtn.InteractiveLiving-module__ZPwsEq__active{background:var(--color-white);color:var(--color-black)}.InteractiveLiving-module__ZPwsEq__centerCue{flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteractiveLiving-module__ZPwsEq__eyeIcon{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.InteractiveLiving-module__ZPwsEq__cueText{text-shadow:0 2px 4px #0000004d;font-size:.9rem}.InteractiveLiving-module__ZPwsEq__hotspot{cursor:pointer;background:#fffc;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;box-shadow:0 0 0 10px #ffffff1a}.InteractiveLiving-module__ZPwsEq__hotspot:hover{transform:scale(1.2)}.InteractiveLiving-module__ZPwsEq__hs1{top:40%;left:30%}.InteractiveLiving-module__ZPwsEq__hs2{top:60%;right:30%}.InteractiveLiving-module__ZPwsEq__footer{justify-content:space-between;align-items:flex-end;display:flex}.InteractiveLiving-module__ZPwsEq__footerText{text-shadow:0 2px 4px #00000080;max-width:500px;font-size:1rem;line-height:1.6}.InteractiveLiving-module__ZPwsEq__actions{flex-direction:column;gap:1rem;display:flex}.InteractiveLiving-module__ZPwsEq__iconBtn{color:#000;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex}.InteractiveLiving-module__ZPwsEq__iconBtn:hover{transform:scale(1.1)}@media (max-width:768px){.InteractiveLiving-module__ZPwsEq__footer{flex-direction:column;align-items:flex-start;gap:2rem}}
.Services-module__dpHhBa__section{background-color:var(--color-white);color:var(--color-charcoal);margin-top:2rem;padding:4rem 4vw;position:relative}.Services-module__dpHhBa__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem;max-width:1600px;margin:0 auto;display:grid}.Services-module__dpHhBa__heading{font-family:var(--font-sans);letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;line-height:1.1}.Services-module__dpHhBa__subtext{color:var(--color-dark-gray);max-width:300px;margin-bottom:4rem;font-size:1rem;line-height:1.6}.Services-module__dpHhBa__drawingWrapper{border:1px solid #eee;margin-top:2rem;padding:1rem;display:inline-block}.Services-module__dpHhBa__drawing{filter:grayscale()contrast(1.2);mix-blend-mode:multiply}.Services-module__dpHhBa__serviceList{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.Services-module__dpHhBa__serviceItem{color:#ccc;cursor:pointer;align-items:baseline;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.2;transition:color .3s;display:flex}.Services-module__dpHhBa__serviceItem:hover,.Services-module__dpHhBa__serviceItem.Services-module__dpHhBa__active{color:var(--color-black)}.Services-module__dpHhBa__number{font-size:.5em;font-family:var(--font-sans);margin-right:1.5rem;font-weight:500;transform:translateY(-.5em)}.Services-module__dpHhBa__serviceTitle{font-family:var(--font-sans);letter-spacing:-.03em;flex-direction:column;font-weight:400;display:flex}.Services-module__dpHhBa__smallParen{color:var(--color-medium-gray);margin-top:.5rem;margin-left:0;font-size:.35em;line-height:normal;display:block}.Services-module__dpHhBa__count{color:var(--color-medium-gray);margin-left:.5rem;font-size:.3em;font-weight:500}.Services-module__dpHhBa__footerNote{text-align:right;color:var(--color-medium-gray);max-width:1600px;margin-top:8rem;margin-left:auto;margin-right:auto;font-size:.9rem}@media (max-width:968px){.Services-module__dpHhBa__container{grid-template-columns:1fr;gap:4rem}}
.Philosophy-module__PUxW5G__philosophy{background:var(--color-white);padding:4rem 4vw}.Philosophy-module__PUxW5G__container{max-width:1600px;margin:0 auto;position:relative}.Philosophy-module__PUxW5G__label{font-family:var(--font-sans);color:#888;margin-bottom:2rem;font-size:.9rem}.Philosophy-module__PUxW5G__header{max-width:800px;margin-bottom:6rem}.Philosophy-module__PUxW5G__heading{font-family:var(--font-sans);letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1.1}.Philosophy-module__PUxW5G__subtext{color:#666;max-width:600px;font-size:1rem;line-height:1.6}.Philosophy-module__PUxW5G__drawingSection{border:1px solid #eee;margin-bottom:8rem;padding:2rem}.Philosophy-module__PUxW5G__drawingWrapper{background:#fff;width:100%;height:600px;position:relative}.Philosophy-module__PUxW5G__drawing{object-fit:contain;filter:grayscale()contrast(1.1);mix-blend-mode:multiply}.Philosophy-module__PUxW5G__columns{border-top:1px solid #eee;grid-template-columns:repeat(3,1fr);gap:4rem;padding-top:4rem;display:grid}.Philosophy-module__PUxW5G__colTitle{font-family:var(--font-sans);margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.Philosophy-module__PUxW5G__colText{font-family:var(--font-sans);color:#888;font-size:.9rem;line-height:1.6}@media (max-width:968px){.Philosophy-module__PUxW5G__columns{grid-template-columns:1fr;gap:3rem}.Philosophy-module__PUxW5G__drawingWrapper{height:400px}}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#111;padding:8rem 4vw 2rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__container{z-index:2;max-width:1600px;margin:0 auto;position:relative}.Footer-module__S6Hkya__topSection{grid-template-columns:1fr 1.5fr;gap:4rem;margin-bottom:8rem;display:grid}.Footer-module__S6Hkya__introLeft p{color:#888;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__ctaTitle{font-family:var(--font-sans);letter-spacing:-.04em;margin-bottom:3rem;font-size:clamp(3rem,5vw,5rem);font-weight:500;line-height:1}.Footer-module__S6Hkya__ctaBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:2rem;align-items:center;gap:1rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:transform .3s;display:inline-flex}.Footer-module__S6Hkya__ctaBtn:hover{transform:scale(1.05)}.Footer-module__S6Hkya__linkSection{grid-template-columns:1.2fr 1fr 1fr;gap:4rem;padding-bottom:8rem;display:grid}.Footer-module__S6Hkya__col h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.Footer-module__S6Hkya__desc{color:#888;margin-bottom:2rem;font-size:.95rem}.Footer-module__S6Hkya__socialIcons{gap:1rem;display:flex}.Footer-module__S6Hkya__icon{cursor:pointer;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.7rem;transition:background .3s;display:flex}.Footer-module__S6Hkya__icon:hover{background:#ffffff1a}.Footer-module__S6Hkya__menuTitle{margin-bottom:2rem;font-size:1.2rem;font-weight:500}.Footer-module__S6Hkya__menuList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__menuList li{color:#ccc;cursor:pointer;letter-spacing:-.03em;font-size:2rem;font-weight:400;transition:color .3s}.Footer-module__S6Hkya__menuList li:hover{color:#fff}.Footer-module__S6Hkya__menuList sup{margin-left:.5rem;font-size:.4em}.Footer-module__S6Hkya__address{color:#888;font-size:.95rem;font-style:normal;line-height:1.6}.Footer-module__S6Hkya__bottomBar{color:#666;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:2rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__legal{gap:2rem;display:flex}.Footer-module__S6Hkya__brandingBg{color:#ffffff08;white-space:nowrap;pointer-events:none;z-index:0;font-size:25vw;font-weight:700;line-height:.7;position:absolute;bottom:-4vw;left:50%;transform:translate(-50%)}@media (max-width:968px){.Footer-module__S6Hkya__topSection,.Footer-module__S6Hkya__linkSection{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__menuList li{font-size:1.5rem}}
