.Navbar-module__cJzEcG__nav{z-index:1000;width:100%;padding:2rem 0;transition:padding .4s,background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,transform .4s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(24px);background:#12121280;border-bottom:1px solid #ffffff0d;padding:1rem 0}.Navbar-module__cJzEcG__hidden{transform:translateY(-100%)}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-serif);letter-spacing:.1em;color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.4rem;font-weight:400}.Navbar-module__cJzEcG__links{gap:3rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;color:#f5f5f7b3;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;text-decoration:none;transition:color .3s}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:var(--accent-wood)}.Navbar-module__cJzEcG__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__langToggle{color:var(--accent-wood);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #e8ab6959;border-radius:4px;padding:.35rem .75rem;font-size:.7rem;transition:background .3s,color .3s}.Navbar-module__cJzEcG__langToggle:hover{background:var(--accent-wood);color:#000}.Navbar-module__cJzEcG__cta{padding:.65rem 1.5rem;font-size:.75rem}@media (max-width:768px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__cta{display:none}}
.Hero-module__ZARIfG__hero{isolation:isolate;z-index:1;background-color:#000;align-items:flex-end;width:100%;height:100vh;min-height:650px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__overlay{z-index:10;background:linear-gradient(#0000 40%,#0000001a 70%,#0000008c 100%);position:absolute;inset:0}.Hero-module__ZARIfG__backgroundLayer{z-index:1;transform-origin:50%;will-change:transform,border-radius;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center 40%;opacity:1}.Hero-module__ZARIfG__content{z-index:20;width:100%;padding-bottom:6rem;position:relative}.Hero-module__ZARIfG__subtitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.2em;color:#ffffffb3;margin-bottom:1.5rem;font-size:.85rem;font-weight:400}.Hero-module__ZARIfG__title{color:#fff;font-size:clamp(3.5rem,9vw,8rem);line-height:.95;font-family:var(--font-serif);text-transform:uppercase;text-shadow:0 2px 30px #0000004d;margin-bottom:2.5rem;font-weight:400}.Hero-module__ZARIfG__scrollHint{letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;align-items:center;gap:.75rem;margin-top:3rem;font-size:.72rem;display:flex}.Hero-module__ZARIfG__scrollLine{background:#ffffff4d;width:40px;height:1px}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:90svh;min-height:auto}.Hero-module__ZARIfG__title{font-size:clamp(2.8rem,12vw,4.5rem);line-height:1}.Hero-module__ZARIfG__content{padding-bottom:4rem}}
.Process-module__RmMdVa__process{background-color:var(--background);color:var(--foreground);position:relative}.Process-module__RmMdVa__grid{justify-content:center;width:100%;display:flex}.Process-module__RmMdVa__header{text-align:center;margin-bottom:4rem}.Process-module__RmMdVa__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-wood);margin-bottom:.75rem;font-size:.75rem;display:block}.Process-module__RmMdVa__title{font-family:var(--font-serif);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1}.Process-module__RmMdVa__subtitle{color:var(--muted);max-width:60ch;margin:0 auto;font-size:1rem;line-height:1.6}.Process-module__RmMdVa__scrollColumn{flex-direction:column;gap:40vh;width:100%;max-width:800px;display:flex}.Process-module__RmMdVa__scrollColumn:after{content:"";height:80vh;display:block}.Process-module__RmMdVa__stepCard{border:1px solid var(--border);background:var(--card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;border-radius:12px;grid-template-rows:auto 1fr;gap:.75rem;min-height:8rem;padding:2.5rem 3rem;transition:border-color .4s,box-shadow .4s;display:grid;position:sticky;box-shadow:0 4px 24px #0000004d}.Process-module__RmMdVa__stepCard.Process-module__RmMdVa__activeStepCard{border-color:var(--accent-wood);z-index:20;box-shadow:0 8px 40px #00000080}.Process-module__RmMdVa__stepMeta{align-items:baseline;gap:1.25rem;display:flex}.Process-module__RmMdVa__stepNumber{font-family:var(--font-serif);color:var(--accent-wood);opacity:.7;flex-shrink:0;font-size:2.5rem;line-height:1}.Process-module__RmMdVa__stepTitle{letter-spacing:.04em;font-size:1.6rem;font-weight:400;transition:color .4s}.Process-module__RmMdVa__activeStepCard .Process-module__RmMdVa__stepTitle{color:var(--foreground)}.Process-module__RmMdVa__stepCard:not(.Process-module__RmMdVa__activeStepCard) .Process-module__RmMdVa__stepTitle{color:var(--muted)}.Process-module__RmMdVa__stepDesc{color:var(--muted);opacity:0;max-height:0;font-size:1rem;line-height:1.7;transition:max-height .4s,opacity .4s;overflow:hidden}.Process-module__RmMdVa__activeStepCard .Process-module__RmMdVa__stepDesc{opacity:1;max-height:15rem}.Process-module__RmMdVa__stepContent{flex-direction:column;gap:1rem;display:flex}@media (max-width:1024px){.Process-module__RmMdVa__scrollColumn{gap:0;max-width:100%;padding:0}.Process-module__RmMdVa__scrollColumn:after{display:none}.Process-module__RmMdVa__stepCard{border-left:none;border-right:none;border-color:var(--border);background:var(--card-bg);-webkit-backdrop-filter:none;backdrop-filter:none;width:100vw;box-shadow:none;border-radius:0;margin-left:calc(50% - 50vw);padding:3rem 1.5rem;position:relative;top:0!important}.Process-module__RmMdVa__stepCard.Process-module__RmMdVa__activeStepCard{box-shadow:none;border-color:var(--border)}.Process-module__RmMdVa__stepDesc{opacity:1;max-height:20rem;margin-top:1rem}}
.SpotlightGallery-module__UqbHfW__spotlightSection{background-color:var(--background);width:100vw;height:100vh;padding-top:5rem;position:relative;overflow:hidden}.SpotlightGallery-module__UqbHfW__header{z-index:10;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:5rem;left:5vw}.SpotlightGallery-module__UqbHfW__title{font-family:var(--font-serif);color:var(--foreground);text-transform:uppercase;font-size:clamp(2rem,5vw,4rem);font-weight:400;line-height:1}.SpotlightGallery-module__UqbHfW__subtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-wood);font-size:.75rem}.SpotlightGallery-module__UqbHfW__scrollContainer{width:max-content;height:100%;padding-top:10vh;padding-left:5vw;padding-right:5vw;display:flex}.SpotlightGallery-module__UqbHfW__panel{border-radius:12px;flex-shrink:0;width:80vw;max-width:1100px;height:70vh;margin-right:5vw;position:relative;overflow:hidden}.SpotlightGallery-module__UqbHfW__panel:last-child{margin-right:0}.SpotlightGallery-module__UqbHfW__imageWrapper{width:100%;height:100%;position:relative}.SpotlightGallery-module__UqbHfW__image{object-fit:cover;transition:transform 1s cubic-bezier(.19,1,.22,1)}.SpotlightGallery-module__UqbHfW__panel:hover .SpotlightGallery-module__UqbHfW__image{transform:scale(1.05)}.SpotlightGallery-module__UqbHfW__overlay{pointer-events:none;background:linear-gradient(#0000 50%,#000c 100%);position:absolute;inset:0}.SpotlightGallery-module__UqbHfW__info{z-index:2;flex-direction:column;display:flex;position:absolute;bottom:3rem;left:3rem}.SpotlightGallery-module__UqbHfW__index{font-family:var(--font-sans);color:var(--accent-wood);margin-bottom:1rem;font-size:1rem;font-weight:600}.SpotlightGallery-module__UqbHfW__category{text-transform:uppercase;letter-spacing:.15em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem}.SpotlightGallery-module__UqbHfW__projectTitle{font-family:var(--font-serif);color:var(--foreground);font-size:clamp(1.8rem,3vw,3rem);font-weight:400;line-height:1.1}@media (max-width:768px){.SpotlightGallery-module__UqbHfW__scrollContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;width:100vw;padding-left:7.5vw;padding-right:7.5vw;overflow-x:auto}.SpotlightGallery-module__UqbHfW__scrollContainer::-webkit-scrollbar{display:none}.SpotlightGallery-module__UqbHfW__panel{scroll-snap-align:center;opacity:.5;width:75vw;height:60vh;margin-right:3vw;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s;transform:scale(.9)}.SpotlightGallery-module__UqbHfW__panel.SpotlightGallery-module__UqbHfW__active{opacity:1;transform:scale(1)}.SpotlightGallery-module__UqbHfW__info{bottom:2rem;left:2rem}}
.Gallery-module__3QxX8q__gallerySection{background-color:#0000}.Gallery-module__3QxX8q__header{flex-direction:column;align-items:flex-start;margin-bottom:6rem;display:flex}.Gallery-module__3QxX8q__title{color:var(--foreground);font-size:clamp(2.5rem,6vw,5rem);line-height:.95;font-family:var(--font-serif);text-transform:uppercase;margin-bottom:2rem;font-weight:400}.Gallery-module__3QxX8q__subtitle{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:1rem}.Gallery-module__3QxX8q__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:25vw;gap:1rem;display:grid}.Gallery-module__3QxX8q__bentoItem{background-color:var(--card-bg);border:1px solid var(--border);cursor:pointer;position:relative;overflow:hidden}.Gallery-module__3QxX8q__item1{grid-area:span 2/span 2}.Gallery-module__3QxX8q__item2{grid-area:span 1/span 2}.Gallery-module__3QxX8q__item3{grid-area:span 2/span 1}.Gallery-module__3QxX8q__item4,.Gallery-module__3QxX8q__item5{grid-area:span 1/span 1}@media (max-width:900px){.Gallery-module__3QxX8q__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:40vw}.Gallery-module__3QxX8q__item1{grid-area:span 2/span 2}.Gallery-module__3QxX8q__item2{grid-area:span 1/span 2}.Gallery-module__3QxX8q__item3,.Gallery-module__3QxX8q__item4{grid-area:span 1/span 1}.Gallery-module__3QxX8q__item5{grid-area:span 1/span 2}}@media (max-width:768px){.Gallery-module__3QxX8q__bentoGrid{grid-template-columns:1fr;grid-auto-rows:80vw;gap:0;width:100vw;margin-left:calc(50% - 50vw)}.Gallery-module__3QxX8q__bentoItem{border-left:none;border-right:none;border-top:1px solid var(--border);border-radius:0;margin-bottom:-1px;grid-area:span 1/span 1!important}.Gallery-module__3QxX8q__projectInfo{opacity:1;background:linear-gradient(#0000,#000000e6);width:100%;transform:translateY(0)}.Gallery-module__3QxX8q__imageOverlay{background:linear-gradient(#0000 40%,#0006 100%)}}.Gallery-module__3QxX8q__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.Gallery-module__3QxX8q__projectImage{object-fit:cover;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.Gallery-module__3QxX8q__imageOverlay{z-index:2;background:linear-gradient(#0000 40%,#000c 100%);width:100%;height:100%;transition:background .4s;position:absolute;top:0;left:0}.Gallery-module__3QxX8q__projectInfo{z-index:3;opacity:0;padding:2.5rem;transition:all .5s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:translateY(15px)}.Gallery-module__3QxX8q__bentoItem:hover .Gallery-module__3QxX8q__projectImage{transform:scale(1.08)}.Gallery-module__3QxX8q__bentoItem:hover .Gallery-module__3QxX8q__projectInfo{opacity:1;transform:translateY(0)}.Gallery-module__3QxX8q__category{text-transform:uppercase;letter-spacing:.15em;color:var(--muted);margin-bottom:.8rem;font-size:.75rem;display:block}.Gallery-module__3QxX8q__projectTitle{color:var(--foreground);font-size:1.8rem;font-family:var(--font-serif);font-weight:400;line-height:1.1}.Gallery-module__3QxX8q__actionContainer{text-align:center;margin-top:6rem}
.Contact-module__hcVmEa__contact{background-color:var(--card-bg);border-top:1px solid var(--border)}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.Contact-module__hcVmEa__left{flex-direction:column;gap:2.5rem;height:max-content;display:flex;position:sticky;top:5rem}.Contact-module__hcVmEa__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-wood);margin-bottom:1rem;font-size:.75rem;display:block}.Contact-module__hcVmEa__title{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:.95}.Contact-module__hcVmEa__body{color:var(--muted);max-width:38ch;margin:0;font-size:.95rem;line-height:1.8}.Contact-module__hcVmEa__infoGrid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem 0;display:grid}.Contact-module__hcVmEa__contactItem{flex-direction:column;gap:.25rem;text-decoration:none;transition:opacity .3s;display:flex}a.Contact-module__hcVmEa__contactItem:hover{opacity:.65}.Contact-module__hcVmEa__contactLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-size:.65rem}.Contact-module__hcVmEa__contactValue{color:var(--foreground);font-size:.9rem;font-weight:500}.Contact-module__hcVmEa__socialPair{flex-direction:column;gap:.6rem;display:flex}.Contact-module__hcVmEa__socialLink{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.5rem;font-size:.75rem;text-decoration:none;transition:color .3s;display:flex}.Contact-module__hcVmEa__socialLink:hover{color:var(--accent-wood)}.Contact-module__hcVmEa__actionRow{flex-wrap:wrap;gap:.75rem;display:flex}.Contact-module__hcVmEa__actionPill{border:1px solid var(--border);color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.75rem;text-decoration:none;transition:background .25s,border-color .25s,color .25s;display:flex}.Contact-module__hcVmEa__actionPill:hover{background:var(--accent-wood);border-color:var(--accent-wood);color:#000}.Contact-module__hcVmEa__right{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__feedHeader{flex-direction:column;gap:.4rem;display:flex}.Contact-module__hcVmEa__feedEyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-wood);font-size:.75rem}.Contact-module__hcVmEa__feedSubtitle{color:var(--muted);font-size:.85rem;line-height:1.6}.Contact-module__hcVmEa__feedList{flex-direction:column;gap:2.5rem;width:100%;display:flex}.Contact-module__hcVmEa__postFrame{background:var(--card-bg);border-radius:8px;width:100%;position:relative;overflow:hidden}.Contact-module__hcVmEa__postFrame iframe{width:100%;height:700px;display:block}.Contact-module__hcVmEa__postOverlay{z-index:10;cursor:pointer;position:absolute;inset:0}@media (max-width:1024px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:4rem}.Contact-module__hcVmEa__left{position:relative;top:0}.Contact-module__hcVmEa__infoGrid{grid-template-columns:1fr}.Contact-module__hcVmEa__actionRow{flex-direction:column}}@media (max-width:768px){.Contact-module__hcVmEa__feedList{gap:0;width:100vw;margin-left:calc(50% - 50vw)}.Contact-module__hcVmEa__postFrame{border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0;margin-bottom:-1px}}
.Footer-module__S6Hkya__footer{background-color:var(--background);border-top:1px solid var(--border)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);text-align:center;color:var(--muted);padding:3rem 0;font-size:.85rem}
.DotNav-module__vr3ljq__dotnav{z-index:500;flex-direction:column;gap:1.5rem;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}.DotNav-module__vr3ljq__dotWrapper{cursor:pointer;opacity:.5;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:1rem;margin:-1.5rem 0 -1.5rem -3rem;padding:1.5rem 0 1.5rem 3rem;text-decoration:none;transition:opacity .3s;display:flex}.DotNav-module__vr3ljq__dotWrapper:hover,.DotNav-module__vr3ljq__dotWrapper.DotNav-module__vr3ljq__active{opacity:1}.DotNav-module__vr3ljq__dotLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-wood);font-size:.7rem;font-family:var(--font-sans);opacity:0;transition:all .3s;transform:translate(10px)}.DotNav-module__vr3ljq__dotnav:hover .DotNav-module__vr3ljq__dotLabel,.DotNav-module__vr3ljq__dotWrapper:hover .DotNav-module__vr3ljq__dotLabel{opacity:1;transform:translate(0)}.DotNav-module__vr3ljq__dotWrapper.DotNav-module__vr3ljq__active .DotNav-module__vr3ljq__dotLabel{opacity:1;font-weight:600;transform:translate(0)}.DotNav-module__vr3ljq__dot{background:#f5f5f780;border-radius:50%;width:6px;height:6px;transition:all .3s}.DotNav-module__vr3ljq__dotWrapper.DotNav-module__vr3ljq__active .DotNav-module__vr3ljq__dot{background:var(--accent-wood);transform:scale(1.5)}@media (max-width:768px){.DotNav-module__vr3ljq__dotnav{display:none}}
