.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{padding:1rem 0;box-shadow:0 4px 20px #00000014}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-display);letter-spacing:6px;color:var(--black);z-index:101;align-items:center;gap:.75rem;font-size:2rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{width:32px;height:32px;display:flex;position:relative}.Header-module__hBw1pG__nav{gap:3rem;display:flex}.Header-module__hBw1pG__link{color:var(--concrete);text-transform:uppercase;letter-spacing:2px;font-size:.8rem;font-weight:500;position:relative}.Header-module__hBw1pG__link:after{content:"";background:var(--black);width:0%;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__link:hover{color:var(--black)}.Header-module__hBw1pG__link:hover:after{width:100%}.Header-module__hBw1pG__cta{text-transform:uppercase;letter-spacing:2px;color:var(--black);border:1px solid var(--black);padding:.75rem 1.5rem;font-size:.8rem;font-weight:500;transition:all .3s}.Header-module__hBw1pG__cta:hover{background:var(--black);color:var(--white)}.Header-module__hBw1pG__menuBtn{cursor:pointer;color:var(--black);z-index:101;background:0 0;border:none;padding:.5rem;display:none}.Header-module__hBw1pG__mobileMenu{background:var(--white);opacity:0;visibility:hidden;z-index:99;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open{opacity:1;visibility:visible}.Header-module__hBw1pG__mobileNav{opacity:0;flex-direction:column;align-items:center;gap:2rem;transition:all .4s .1s;display:flex;transform:translateY(20px)}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open .Header-module__hBw1pG__mobileNav{opacity:1;transform:translateY(0)}.Header-module__hBw1pG__mobileLink{font-family:var(--font-display);letter-spacing:4px;color:var(--black);text-transform:uppercase;font-size:2.5rem;transition:color .3s;position:relative}.Header-module__hBw1pG__mobileLink:after{content:"";background:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__mobileLink:hover{color:var(--accent)}.Header-module__hBw1pG__mobileLink:hover:after{width:100%}.Header-module__hBw1pG__mobileCta{text-transform:uppercase;letter-spacing:2px;color:var(--white);background:var(--black);margin-top:2rem;padding:1rem 2.5rem;font-size:.9rem;font-weight:500;transition:all .3s}.Header-module__hBw1pG__mobileCta:hover{background:var(--accent)}@media (max-width:900px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__cta{display:none}.Header-module__hBw1pG__menuBtn{display:flex}}@media (max-width:500px){.Header-module__hBw1pG__mobileLink{font-size:2rem}}
.Footer-module__S6Hkya__footer{background:var(--black);padding:5rem 0 2rem}.Footer-module__S6Hkya__grid{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__logoLink{align-items:center;gap:.75rem;margin-bottom:.5rem;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoIcon{filter:invert();opacity:.9;width:32px;height:32px}.Footer-module__S6Hkya__logo{font-family:var(--font-display);color:var(--white);letter-spacing:4px;font-size:2rem}.Footer-module__S6Hkya__tagline{color:var(--stone);font-size:.95rem}.Footer-module__S6Hkya__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__links h4{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--stone);margin-bottom:.5rem;font-size:.75rem}.Footer-module__S6Hkya__links a{color:var(--silver);font-size:.9rem}.Footer-module__S6Hkya__links a:hover{color:var(--white)}.Footer-module__S6Hkya__bottom{text-align:center;padding-top:2rem}.Footer-module__S6Hkya__copy{color:var(--stone);font-size:.8rem}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brand{grid-column:span 2}}@media (max-width:500px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__brand{grid-column:span 1}}
.Hero-module__ZARIfG__hero{align-items:flex-end;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgImage{object-fit:cover;z-index:0}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#0a0a0a1a 0%,#0a0a0a4d 50%,#0a0a0acc 100%);position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:2;justify-content:space-between;align-items:flex-end;width:100%;padding-bottom:5rem;display:flex;position:relative}.Hero-module__ZARIfG__content{color:#fff}.Hero-module__ZARIfG__title{color:#fff;margin-bottom:1.5rem}.Hero-module__ZARIfG__desc{opacity:.8;max-width:400px;margin-bottom:2rem;font-size:1.1rem}.Hero-module__ZARIfG__scroll{color:#fff;text-transform:uppercase;letter-spacing:2px;flex-direction:column;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.Hero-module__ZARIfG__line{background:#fff;width:1px;height:60px;animation:1.5s ease-in-out infinite Hero-module__ZARIfG__scroll}@keyframes Hero-module__ZARIfG__scroll{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.5)}}@media (max-width:768px){.Hero-module__ZARIfG__container{flex-direction:column;align-items:flex-start;gap:3rem}.Hero-module__ZARIfG__scroll{display:none}}
.Services-module__dpHhBa__services{background:var(--surface)}.Services-module__dpHhBa__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Services-module__dpHhBa__label{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.Services-module__dpHhBa__intro{color:var(--text-light);margin-top:1.5rem;font-size:1.1rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Services-module__dpHhBa__card{background:var(--white);text-align:center;border:1px solid #0000000a;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Services-module__dpHhBa__card:before{content:"";background:linear-gradient(90deg,var(--accent),var(--black));height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover{transform:translateY(-12px);box-shadow:0 25px 50px #0000001f}.Services-module__dpHhBa__card:hover:before{transform:scaleX(1)}.Services-module__dpHhBa__iconWrapper{background:var(--surface);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;transition:all .4s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{background:var(--black);transform:scale(1.1)}.Services-module__dpHhBa__icon{color:var(--black);transition:color .4s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__icon{color:var(--white)}.Services-module__dpHhBa__card h3{margin-bottom:1rem;font-size:1.2rem;transition:color .3s}.Services-module__dpHhBa__card:hover h3{color:var(--accent)}.Services-module__dpHhBa__card p{color:var(--text-light);font-size:.95rem;line-height:1.7}.Services-module__dpHhBa__hoverLine{background:var(--accent);height:2px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__hoverLine{transform:scaleX(1)}.Services-module__dpHhBa__cta{text-align:center;margin-top:4rem}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:1rem}.Services-module__dpHhBa__card{padding:2rem 1.5rem}.Services-module__dpHhBa__card:hover{transform:translateY(-6px)}.Services-module__dpHhBa__header h2{font-size:2.5rem}}
.Stats-module__yL2aHq__stats{background:var(--black);padding:5rem 0;position:relative;overflow:hidden}.Stats-module__yL2aHq__stats:before{content:"";pointer-events:none;background:linear-gradient(45deg,#c9a2270d 0%,#0000 50%);position:absolute;inset:0}.Stats-module__yL2aHq__grid{text-align:center;z-index:1;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.Stats-module__yL2aHq__item{border-radius:4px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;transition:all .4s;display:flex}.Stats-module__yL2aHq__item:hover{background:#ffffff08;transform:translateY(-5px)}.Stats-module__yL2aHq__icon{color:var(--accent);margin-bottom:.5rem}.Stats-module__yL2aHq__value{font-family:var(--font-display);color:var(--white);letter-spacing:2px;font-size:4rem;line-height:1;transition:all .3s}.Stats-module__yL2aHq__item:hover .Stats-module__yL2aHq__value{color:var(--accent)}.Stats-module__yL2aHq__label{text-transform:uppercase;letter-spacing:2px;color:var(--stone);font-size:.85rem}@media (max-width:900px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}.Stats-module__yL2aHq__value{font-size:3rem}.Stats-module__yL2aHq__item{padding:1.5rem 1rem}}@media (max-width:500px){.Stats-module__yL2aHq__stats{padding:4rem 0}.Stats-module__yL2aHq__value{font-size:2.5rem}.Stats-module__yL2aHq__label{font-size:.75rem}}
.Projects-module__2BoJ-q__projects{background:var(--off-white)}.Projects-module__2BoJ-q__header{margin-bottom:4rem}.Projects-module__2BoJ-q__header h2{margin-bottom:1rem}.Projects-module__2BoJ-q__header p{color:var(--text-light);font-size:1.1rem}.Projects-module__2BoJ-q__label{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Projects-module__2BoJ-q__card{cursor:pointer}.Projects-module__2BoJ-q__imageWrapper{aspect-ratio:4/5;margin-bottom:1.5rem;position:relative;overflow:hidden}.Projects-module__2BoJ-q__image{object-fit:cover;transition:transform .5s}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__image{transform:scale(1.05)}.Projects-module__2BoJ-q__overlay{opacity:0;background:linear-gradient(#0000 50%,#00000080 100%);align-items:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__overlay{opacity:1}.Projects-module__2BoJ-q__category{color:#fff;text-transform:uppercase;letter-spacing:2px;border:1px solid #fff;padding:.5rem 1rem;font-size:.75rem}.Projects-module__2BoJ-q__info{justify-content:space-between;align-items:baseline;display:flex}.Projects-module__2BoJ-q__info h3{font-family:var(--font-body);text-transform:none;letter-spacing:normal;font-size:1.1rem;font-weight:500}.Projects-module__2BoJ-q__year{color:var(--text-light);font-size:.85rem}.Projects-module__2BoJ-q__cta{text-align:center;margin-top:4rem}@media (max-width:900px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--white);overflow:hidden}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__label{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.Testimonials-module__ItA9Ha__content{text-align:center;max-width:800px;margin:0 auto;position:relative}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--accent);opacity:.3;margin-bottom:2rem}.Testimonials-module__ItA9Ha__quoteWrapper{flex-direction:column;justify-content:center;min-height:280px;display:flex}.Testimonials-module__ItA9Ha__quote{color:var(--text-main);margin-bottom:2rem;font-size:1.5rem;font-style:italic;line-height:1.8;position:relative}.Testimonials-module__ItA9Ha__author{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module__ItA9Ha__author strong{text-transform:uppercase;letter-spacing:2px;font-size:1rem}.Testimonials-module__ItA9Ha__author span{color:var(--text-light);font-size:.9rem}.Testimonials-module__ItA9Ha__project{margin-top:.5rem;color:var(--accent)!important;font-size:.85rem!important}.Testimonials-module__ItA9Ha__controls{justify-content:center;align-items:center;gap:2rem;margin-top:3rem;display:flex}.Testimonials-module__ItA9Ha__arrow{border:1px solid var(--silver);cursor:pointer;width:50px;height:50px;color:var(--black);background:0 0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__arrow:hover{background:var(--black);color:var(--white);border-color:var(--black)}.Testimonials-module__ItA9Ha__dots{gap:.75rem;display:flex}.Testimonials-module__ItA9Ha__dot{background:var(--silver);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Testimonials-module__ItA9Ha__dot:hover{background:var(--concrete)}.Testimonials-module__ItA9Ha__dot.Testimonials-module__ItA9Ha__active{background:var(--black);transform:scale(1.2)}@media (max-width:768px){.Testimonials-module__ItA9Ha__quote{font-size:1.15rem;line-height:1.7}.Testimonials-module__ItA9Ha__quoteWrapper{min-height:320px}.Testimonials-module__ItA9Ha__quoteIcon{margin-bottom:1.5rem}.Testimonials-module__ItA9Ha__quoteIcon svg{width:36px;height:36px}.Testimonials-module__ItA9Ha__controls{gap:1rem}.Testimonials-module__ItA9Ha__arrow{width:44px;height:44px}.Testimonials-module__ItA9Ha__header h2{font-size:2.5rem}}@media (max-width:500px){.Testimonials-module__ItA9Ha__quoteWrapper{min-height:auto;padding:0 .5rem}.Testimonials-module__ItA9Ha__quote{font-size:1rem}.Testimonials-module__ItA9Ha__author strong{font-size:.9rem}}
.About-module__vAULUW__about{background:var(--white)}.About-module__vAULUW__wrapper{grid-template-columns:1fr 1.5fr;gap:6rem;display:grid}.About-module__vAULUW__left h2{position:sticky;top:150px}.About-module__vAULUW__lead{margin-bottom:2rem;font-size:1.5rem;line-height:1.6}.About-module__vAULUW__body{color:var(--text-light);margin-bottom:3rem;font-size:1.05rem}.About-module__vAULUW__stats{border-top:1px solid #0000001a;gap:4rem;padding-top:2rem;display:flex}.About-module__vAULUW__stat{flex-direction:column;display:flex}.About-module__vAULUW__num{font-family:var(--font-display);letter-spacing:2px;font-size:4rem;line-height:1}.About-module__vAULUW__label{text-transform:uppercase;letter-spacing:2px;color:var(--text-light);margin-top:.5rem;font-size:.85rem}@media (max-width:900px){.About-module__vAULUW__wrapper{grid-template-columns:1fr;gap:2rem}.About-module__vAULUW__left h2{position:static}}
.legal-module__0qBMDG__main{min-height:100vh;padding-top:120px;padding-bottom:6rem}.legal-module__0qBMDG__backLink{color:var(--text-light);margin-bottom:2rem;font-size:.9rem;display:inline-block}.legal-module__0qBMDG__backLink:hover{color:var(--black)}.legal-module__0qBMDG__main h1{margin-bottom:.5rem}.legal-module__0qBMDG__date{color:var(--text-light);margin-bottom:3rem;font-size:.9rem}.legal-module__0qBMDG__section{margin-bottom:2.5rem}.legal-module__0qBMDG__section h2{margin-bottom:1rem;font-size:1.3rem}.legal-module__0qBMDG__section p{color:var(--text-light);margin-bottom:1rem;line-height:1.8}.legal-module__0qBMDG__section ul{color:var(--text-light);padding-left:1.5rem;line-height:2}
.project-module__RpBkgq__main{padding-top:80px}.project-module__RpBkgq__hero{align-items:flex-end;height:70vh;display:flex;position:relative}.project-module__RpBkgq__heroImage{object-fit:cover}.project-module__RpBkgq__heroOverlay{background:linear-gradient(#0000 40%,#000000b3 100%);position:absolute;inset:0}.project-module__RpBkgq__heroContent{z-index:1;padding-bottom:4rem;position:relative}.project-module__RpBkgq__category{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.project-module__RpBkgq__heroContent h1{color:var(--white);font-size:4rem}.project-module__RpBkgq__details{background:var(--white)}.project-module__RpBkgq__grid{grid-template-columns:2fr 1fr;gap:4rem;display:grid}.project-module__RpBkgq__description h2{margin-bottom:1.5rem;font-size:2rem}.project-module__RpBkgq__description p{color:var(--text-light);font-size:1.1rem;line-height:1.9}.project-module__RpBkgq__specs{flex-direction:column;gap:1.5rem;display:flex}.project-module__RpBkgq__specItem{border-bottom:1px solid #0000001a;flex-direction:column;gap:.25rem;padding-bottom:1.5rem;display:flex}.project-module__RpBkgq__specLabel{text-transform:uppercase;letter-spacing:2px;color:var(--text-light);font-size:.75rem}.project-module__RpBkgq__specValue{font-size:1.1rem;font-weight:500}.project-module__RpBkgq__gallery{background:var(--surface);padding:4rem 0}.project-module__RpBkgq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.project-module__RpBkgq__galleryItem{aspect-ratio:4/3;position:relative;overflow:hidden}.project-module__RpBkgq__galleryItem img{object-fit:cover;transition:transform .5s}.project-module__RpBkgq__galleryItem:hover img{transform:scale(1.05)}.project-module__RpBkgq__cta{text-align:center;padding:4rem 0}@media (max-width:900px){.project-module__RpBkgq__grid{grid-template-columns:1fr;gap:3rem}.project-module__RpBkgq__heroContent h1{font-size:2.5rem}.project-module__RpBkgq__galleryGrid{grid-template-columns:1fr}}
.services-module__g8J8Uq__main{padding-top:80px}.services-module__g8J8Uq__hero{background:var(--black);text-align:center;padding:6rem 0}.services-module__g8J8Uq__label{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.services-module__g8J8Uq__hero h1{color:var(--white);margin-bottom:1rem}.services-module__g8J8Uq__hero p{color:var(--stone);font-size:1.2rem}.services-module__g8J8Uq__servicesList{background:var(--surface)}.services-module__g8J8Uq__serviceItem{border-bottom:1px solid #00000014;align-items:flex-start;gap:3rem;padding:4rem 0;transition:all .3s;display:flex}.services-module__g8J8Uq__serviceItem:hover{transform:translate(10px)}.services-module__g8J8Uq__serviceItem:last-child{border-bottom:none}.services-module__g8J8Uq__serviceIcon{background:var(--white);width:100px;height:100px;color:var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s;display:flex;box-shadow:0 4px 20px #0000000f}.services-module__g8J8Uq__serviceItem:hover .services-module__g8J8Uq__serviceIcon{background:var(--black);color:var(--accent);transform:rotate(10deg)scale(1.05)}.services-module__g8J8Uq__serviceContent h2{margin-bottom:1.5rem;font-size:2rem;transition:color .3s}.services-module__g8J8Uq__serviceItem:hover .services-module__g8J8Uq__serviceContent h2{color:var(--accent)}.services-module__g8J8Uq__serviceContent p{color:var(--text-light);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.services-module__g8J8Uq__features{flex-wrap:wrap;gap:.75rem;list-style:none;display:flex}.services-module__g8J8Uq__features li{background:var(--white);text-transform:uppercase;letter-spacing:1px;border:1px solid #0000001a;padding:.5rem 1rem;font-size:.85rem;transition:all .3s}.services-module__g8J8Uq__features li:hover{background:var(--black);color:var(--white);border-color:var(--black)}.services-module__g8J8Uq__cta{background:var(--off-white);text-align:center;padding:6rem 0}.services-module__g8J8Uq__cta h2{margin-bottom:1rem}.services-module__g8J8Uq__cta p{color:var(--text-light);margin-bottom:2rem;font-size:1.1rem}@media (max-width:768px){.services-module__g8J8Uq__hero{padding:4rem 0}.services-module__g8J8Uq__hero h1{font-size:2.5rem}.services-module__g8J8Uq__serviceItem{flex-direction:column;gap:1.5rem;padding:3rem 0}.services-module__g8J8Uq__serviceItem:hover{transform:translate(0)}.services-module__g8J8Uq__serviceIcon{width:80px;height:80px}.services-module__g8J8Uq__serviceContent h2{font-size:1.5rem}.services-module__g8J8Uq__serviceContent p{font-size:1rem}.services-module__g8J8Uq__features{gap:.5rem}.services-module__g8J8Uq__features li{padding:.4rem .75rem;font-size:.75rem}.services-module__g8J8Uq__cta{padding:4rem 0}.services-module__g8J8Uq__cta h2{font-size:2rem}}
.studio-module__W4fhGG__main{padding-top:80px}.studio-module__W4fhGG__hero{background:var(--black);text-align:center;padding:6rem 0}.studio-module__W4fhGG__label{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.studio-module__W4fhGG__hero h1{color:var(--white);margin-bottom:1rem}.studio-module__W4fhGG__hero p{color:var(--stone);font-size:1.2rem}.studio-module__W4fhGG__philosophy{background:var(--white)}.studio-module__W4fhGG__philosophyContent{text-align:center;max-width:800px;margin:0 auto}.studio-module__W4fhGG__philosophyContent h2{margin-bottom:2rem}.studio-module__W4fhGG__philosophyContent p{color:var(--text-light);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.9}.studio-module__W4fhGG__teamSection{background:var(--surface)}.studio-module__W4fhGG__teamSection h2{margin-bottom:4rem}.studio-module__W4fhGG__teamGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.studio-module__W4fhGG__teamCard{text-align:center}.studio-module__W4fhGG__teamImage{aspect-ratio:1;filter:grayscale();margin-bottom:1.5rem;transition:filter .3s;position:relative;overflow:hidden}.studio-module__W4fhGG__teamCard:hover .studio-module__W4fhGG__teamImage{filter:grayscale(0%)}.studio-module__W4fhGG__teamImage img{object-fit:cover}.studio-module__W4fhGG__teamCard h3{font-family:var(--font-body);text-transform:none;letter-spacing:normal;margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.studio-module__W4fhGG__teamCard span{color:var(--text-light);font-size:.9rem}.studio-module__W4fhGG__awardsSection{background:var(--black)}.studio-module__W4fhGG__awardsSection h2{color:var(--white);margin-bottom:4rem}.studio-module__W4fhGG__awardsList{max-width:700px;margin:0 auto}.studio-module__W4fhGG__awardItem{border-bottom:1px solid #ffffff1a;gap:2rem;padding:1.5rem 0;display:flex}.studio-module__W4fhGG__awardYear{font-family:var(--font-display);color:var(--accent);min-width:80px;font-size:2rem}.studio-module__W4fhGG__awardInfo{flex-direction:column;gap:.25rem;display:flex}.studio-module__W4fhGG__awardInfo strong{color:var(--white);font-size:1.1rem}.studio-module__W4fhGG__awardInfo span{color:var(--stone);font-size:.9rem}@media (max-width:768px){.studio-module__W4fhGG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.studio-module__W4fhGG__teamGrid{grid-template-columns:1fr}}
.legal-module__BU2bvq__main{min-height:100vh;padding-top:120px;padding-bottom:6rem}.legal-module__BU2bvq__backLink{color:var(--text-light);margin-bottom:2rem;font-size:.9rem;display:inline-block}.legal-module__BU2bvq__backLink:hover{color:var(--black)}.legal-module__BU2bvq__main h1{margin-bottom:.5rem}.legal-module__BU2bvq__date{color:var(--text-light);margin-bottom:3rem;font-size:.9rem}.legal-module__BU2bvq__section{margin-bottom:2.5rem}.legal-module__BU2bvq__section h2{margin-bottom:1rem;font-size:1.3rem}.legal-module__BU2bvq__section p{color:var(--text-light);margin-bottom:1rem;line-height:1.8}.legal-module__BU2bvq__section ul{color:var(--text-light);padding-left:1.5rem;line-height:2}
.Contact-module__hcVmEa__contact{background:var(--surface)}.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr 1fr;gap:6rem;display:grid}.Contact-module__hcVmEa__left{flex-direction:column;justify-content:center;display:flex}.Contact-module__hcVmEa__label{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.Contact-module__hcVmEa__left h2{margin-bottom:3rem;font-size:3.5rem}.Contact-module__hcVmEa__info{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__item{align-items:flex-start;gap:1.5rem;display:flex}.Contact-module__hcVmEa__iconWrapper{background:var(--white);width:50px;height:50px;color:var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Contact-module__hcVmEa__item:hover .Contact-module__hcVmEa__iconWrapper{background:var(--black);color:var(--accent)}.Contact-module__hcVmEa__item strong{text-transform:uppercase;letter-spacing:2px;margin-bottom:.25rem;font-size:.85rem;display:block}.Contact-module__hcVmEa__item p{color:var(--text-light);line-height:1.6}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{background:var(--white);width:100%;font-family:var(--font-body);resize:none;border:1px solid #0000001a;padding:1.25rem 1.5rem;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--black);outline:none;box-shadow:0 4px 20px #00000014}.Contact-module__hcVmEa__input:disabled,.Contact-module__hcVmEa__textarea:disabled{opacity:.6;cursor:not-allowed}.Contact-module__hcVmEa__submitBtn{background:var(--black);width:100%;color:var(--white);font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){background:var(--charcoal);transform:translateY(-2px)}.Contact-module__hcVmEa__submitBtn:disabled{cursor:not-allowed;opacity:.8}.Contact-module__hcVmEa__submitBtn.Contact-module__hcVmEa__loading{background:var(--stone)}.Contact-module__hcVmEa__spinner{border:2px solid #ffffff4d;border-top-color:var(--white);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Contact-module__hcVmEa__spin}@keyframes Contact-module__hcVmEa__spin{to{transform:rotate(360deg)}}.Contact-module__hcVmEa__successMessage,.Contact-module__hcVmEa__errorMessage{border-radius:4px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.95rem;display:flex}.Contact-module__hcVmEa__successMessage{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.Contact-module__hcVmEa__errorMessage{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}@media (max-width:900px){.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr;gap:4rem}.Contact-module__hcVmEa__left h2{font-size:2.5rem}}@media (max-width:600px){.Contact-module__hcVmEa__row{grid-template-columns:1fr;gap:1rem}.Contact-module__hcVmEa__left h2{margin-bottom:2rem;font-size:2rem}.Contact-module__hcVmEa__info{gap:1.5rem}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{padding:1rem 1.25rem}}
