.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f5f0f7;width:100%;padding:1.5rem 0;transition:padding .4s,background .4s,box-shadow .4s;position:fixed;top:0}.Header-module__hBw1pG__transparent{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0}.Header-module__hBw1pG__scrolled{padding:1rem 0;box-shadow:0 1px #00000014}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{z-index:103;align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImg{width:auto;height:36px;transition:opacity .3s;display:block}@media (hover:hover){.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoImg{opacity:.75}}.Header-module__hBw1pG__nav{gap:3rem;display:flex}.Header-module__hBw1pG__link{color:var(--concrete);text-transform:uppercase;letter-spacing:2px;font-size:.78rem;font-weight:500;transition:color .3s;position:relative}.Header-module__hBw1pG__link:after{content:"";background:currentColor;width:0%;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__link.Header-module__hBw1pG__active{color:var(--black)}.Header-module__hBw1pG__link.Header-module__hBw1pG__active:after{width:100%}@media (hover:hover){.Header-module__hBw1pG__link:hover{color:var(--black)}.Header-module__hBw1pG__link:hover:after{width:100%}}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__link{color:#ffffffbf}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__link.Header-module__hBw1pG__active{color:var(--white)}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__link.Header-module__hBw1pG__active:after{width:100%}@media (hover:hover){.Header-module__hBw1pG__transparent .Header-module__hBw1pG__link:hover{color:var(--white)}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__link:hover:after{width:100%}}.Header-module__hBw1pG__cta{text-transform:uppercase;letter-spacing:2px;color:var(--white);background:var(--accent);border:1px solid var(--accent);padding:.75rem 1.5rem;font-size:.78rem;font-weight:500;transition:background .3s,color .3s,border-color .3s}@media (hover:hover){.Header-module__hBw1pG__cta:hover{color:var(--black);border-color:var(--black);background:0 0}}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__cta{color:var(--white);background:0 0;border-color:#fff9}@media (hover:hover){.Header-module__hBw1pG__transparent .Header-module__hBw1pG__cta:hover{background:var(--white);color:var(--black);border-color:var(--white)}}.Header-module__hBw1pG__menuBtn{cursor:pointer;color:var(--black);z-index:103;background:0 0;border:none;padding:.5rem;transition:color .4s;display:none}.Header-module__hBw1pG__transparent .Header-module__hBw1pG__menuBtn{color:var(--white)}.Header-module__hBw1pG__header:has(.Header-module__hBw1pG__open) .Header-module__hBw1pG__menuBtn{color:var(--black)}.Header-module__hBw1pG__transparent.Header-module__hBw1pG__header:has(.Header-module__hBw1pG__open) .Header-module__hBw1pG__menuBtn{color:var(--black)}.Header-module__hBw1pG__mobileMenu{background:var(--background);z-index:102;clip-path:inset(0 0 100%);pointer-events:none;justify-content:center;align-items:center;transition:clip-path .5s cubic-bezier(.76,0,.24,1);display:flex;position:fixed;inset:0}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open{clip-path:inset(0 0 0%);pointer-events:auto}.Header-module__hBw1pG__mobileNav{opacity:0;flex-direction:column;align-items:center;gap:2rem;transition:opacity .35s .2s,transform .35s .2s;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%)}@media (hover:hover){.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(--accent);margin-top:2rem;padding:1rem 2.5rem;font-size:.9rem;font-weight:500;transition:background .3s,color .3s}@media (hover:hover){.Header-module__hBw1pG__mobileCta:hover{background:var(--black)}}@media (prefers-reduced-motion:reduce){.Header-module__hBw1pG__logoImg,.Header-module__hBw1pG__link,.Header-module__hBw1pG__link:after,.Header-module__hBw1pG__cta,.Header-module__hBw1pG__mobileLink,.Header-module__hBw1pG__mobileLink:after,.Header-module__hBw1pG__mobileCta{transition:none}}@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);border-top:3px solid var(--accent);padding:5rem 0 2rem;position:relative}.Footer-module__S6Hkya__inner{z-index:1;position:relative}.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:1rem;display:flex}.Footer-module__S6Hkya__logoLink{margin-bottom:.25rem;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__logoImg{display:block}.Footer-module__S6Hkya__tagline{color:var(--stone);font-size:.95rem}.Footer-module__S6Hkya__address{color:var(--stone);font-size:.875rem;font-style:normal;line-height:1.7}.Footer-module__S6Hkya__email{color:var(--silver);font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__email:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.Footer-module__S6Hkya__email:hover{color:var(--accent)}}.Footer-module__S6Hkya__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__colHead{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--stone);font-size:.75rem;font-weight:600;line-height:inherit;margin-bottom:.5rem}.Footer-module__S6Hkya__links a{color:var(--silver);font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__links a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.Footer-module__S6Hkya__links a:hover{color:var(--white)}}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copy{color:var(--stone);font-size:.8rem}.Footer-module__S6Hkya__madeBy{color:var(--stone);font-size:.75rem}.Footer-module__S6Hkya__madeByLink{color:var(--accent);text-decoration:none;transition:color .2s}@media (hover:hover){.Footer-module__S6Hkya__madeByLink:hover{color:var(--white)}}.Footer-module__S6Hkya__backToTop{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--stone);align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.Footer-module__S6Hkya__backToTop:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.Footer-module__S6Hkya__backToTop:hover{color:var(--white)}}@media (prefers-reduced-motion:reduce){.Footer-module__S6Hkya__links a,.Footer-module__S6Hkya__backToTop{transition:none}}@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}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1.25rem}}
.CTABanner-module__jjBxnW__cta{background:var(--background);position:relative;overflow:hidden}.CTABanner-module__jjBxnW__watermark{font-family:var(--font-display);color:var(--black);opacity:.04;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:.05em;font-size:clamp(10rem,22vw,22rem);line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTABanner-module__jjBxnW__inner{text-align:center;z-index:1;flex-direction:column;align-items:center;max-width:860px;margin:0 auto;display:flex;position:relative}.CTABanner-module__jjBxnW__eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1.5rem;font-size:.75rem;display:block}.CTABanner-module__jjBxnW__heading{color:var(--black);letter-spacing:-.01em;margin-bottom:1.5rem}.CTABanner-module__jjBxnW__sub{color:var(--text-light);max-width:55ch;margin-bottom:3rem;font-size:1.1rem;line-height:1.75}.CTABanner-module__jjBxnW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.CTABanner-module__jjBxnW__primaryBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--white);background:var(--black);align-items:center;padding:1.1rem 3rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.CTABanner-module__jjBxnW__primaryBtn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.CTABanner-module__jjBxnW__primaryBtn:hover{background:var(--accent);color:var(--black)}}.CTABanner-module__jjBxnW__divider{color:var(--silver);flex-shrink:0;font-size:1.2rem;line-height:1}.CTABanner-module__jjBxnW__secondaryBtn{font-family:var(--font-body);letter-spacing:1px;color:var(--concrete);font-size:.82rem;font-weight:400;text-decoration:none;transition:color .3s}.CTABanner-module__jjBxnW__secondaryBtn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.CTABanner-module__jjBxnW__secondaryBtn:hover{color:var(--accent)}}.CTABanner-module__jjBxnW__proof{text-transform:uppercase;letter-spacing:2px;color:var(--stone);font-size:.78rem}@media (prefers-reduced-motion:reduce){.CTABanner-module__jjBxnW__primaryBtn,.CTABanner-module__jjBxnW__secondaryBtn{transition:none}}@media (max-width:600px){.CTABanner-module__jjBxnW__actions{flex-direction:column;gap:1rem}.CTABanner-module__jjBxnW__divider{display:none}.CTABanner-module__jjBxnW__primaryBtn{justify-content:center;width:100%}}
.Hero-module__ZARIfG__hero{align-items:flex-end;height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(90deg,#1a22288c 0%,#1a222800 50%),linear-gradient(#1a22281a 0%,#1a222873 60%,#1a2228f2 100%);position:absolute;inset:0}.Hero-module__ZARIfG__grain{z-index:2;opacity:.045;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.Hero-module__ZARIfG__logoMarkWrap{z-index:3;opacity:.15;position:absolute;top:6rem;right:3rem}.Hero-module__ZARIfG__logoMarkImg{width:220px;height:220px;display:block}.Hero-module__ZARIfG__container{z-index:4;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__eyebrow{font-size:.72rem;font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:#ffffff80;margin-bottom:1.25rem;display:block}.Hero-module__ZARIfG__title{color:#fff;margin-bottom:1.5rem}.Hero-module__ZARIfG__desc{color:#ffffffb8;max-width:400px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__heroBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--white);background:0 0;border:1px solid #ffffff80;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:.85rem;font-weight:500;transition:background .3s,border-color .3s,gap .3s;display:inline-flex;overflow:hidden}.Hero-module__ZARIfG__heroBtn:hover{background:#ffffff1f;border-color:#ffffffe6;gap:.9rem}.Hero-module__ZARIfG__heroBtnArrow{flex-shrink:0;transition:transform .3s}.Hero-module__ZARIfG__heroBtn:hover .Hero-module__ZARIfG__heroBtnArrow{transform:translate(3px)}.Hero-module__ZARIfG__heroBtnSecondary{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:#fff9;font-size:.85rem;font-weight:500;transition:color .3s;position:relative}.Hero-module__ZARIfG__heroBtnSecondary:after{content:"";background:#fff9;width:0%;height:1px;transition:width .3s;position:absolute;bottom:-3px;left:0}.Hero-module__ZARIfG__heroBtnSecondary:hover{color:#fffffff2}.Hero-module__ZARIfG__heroBtnSecondary:hover:after{width:100%}.Hero-module__ZARIfG__scroll{color:#ffffff80;font-size:.7rem;font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;transition:color .3s;display:flex}.Hero-module__ZARIfG__scroll:hover{color:#ffffffe6}.Hero-module__ZARIfG__line{background:#ffffff26;width:1px;height:64px;position:relative;overflow:hidden}.Hero-module__ZARIfG__line:after{content:"";background:#fff;width:100%;height:100%;animation:2s ease-in-out infinite Hero-module__ZARIfG__travelDown;position:absolute;top:-100%;left:0}@keyframes Hero-module__ZARIfG__travelDown{0%{opacity:1;top:-100%}80%{opacity:1;top:100%}to{opacity:0;top:100%}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__line:after{opacity:.5;animation:none;top:0}}@media (max-width:768px){.Hero-module__ZARIfG__container{flex-direction:column;align-items:flex-start;gap:3rem}.Hero-module__ZARIfG__scroll{display:none}.Hero-module__ZARIfG__logoMarkWrap{top:5rem;right:1.5rem}.Hero-module__ZARIfG__logoMarkImg{width:140px;height:140px}.Hero-module__ZARIfG__desc{font-size:1rem}}@media (max-width:480px){.Hero-module__ZARIfG__logoMarkWrap{opacity:.1}.Hero-module__ZARIfG__actions{gap:1.5rem}}
.Services-module__dpHhBa__services{background:var(--black);position:relative}.Services-module__dpHhBa__services>.Services-module__dpHhBa__container{z-index:1;position:relative}.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__header h2{color:var(--white)}.Services-module__dpHhBa__intro{color:var(--stone);margin-top:1.5rem;font-size:1.1rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Services-module__dpHhBa__cardHover{height:100%}.Services-module__dpHhBa__card{background:var(--charcoal);height:100%;color:inherit;border:1px solid #ffffff0f;flex-direction:column;text-decoration:none;transition:box-shadow .4s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.Services-module__dpHhBa__cardImgWrap{flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.Services-module__dpHhBa__cardImg{object-fit:cover;transition:transform .6s}.Services-module__dpHhBa__cardNum{font-family:var(--font-display);color:#ffffff8c;letter-spacing:2px;z-index:1;text-shadow:0 2px 12px #00000080;font-size:3rem;line-height:1;position:absolute;top:1rem;left:1.25rem}.Services-module__dpHhBa__cardBody{flex:1;padding:1.75rem 2rem 2rem}.Services-module__dpHhBa__card h3{color:var(--white);margin-bottom:.75rem;font-size:1.5rem;transition:color .3s}.Services-module__dpHhBa__card p{color:var(--stone);font-size:1rem;line-height:1.7}.Services-module__dpHhBa__topBar{background:linear-gradient(90deg,var(--accent),var(--black));transform-origin:0;z-index:2;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover){.Services-module__dpHhBa__card:hover{box-shadow:0 24px 48px #0006}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardImg{transform:scale(1.05)}.Services-module__dpHhBa__card:hover h3{color:var(--accent)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__topBar{transform:scaleX(1)}}.Services-module__dpHhBa__cta{text-align:center;margin-top:4rem}.Services-module__dpHhBa__ctaBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--accent);border:1px solid var(--accent);background:0 0;align-items:center;padding:1rem 2.5rem;font-size:.85rem;font-weight:500;transition:background .3s,color .3s;display:inline-flex}.Services-module__dpHhBa__ctaBtn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.Services-module__dpHhBa__ctaBtn:hover{background:var(--accent);color:var(--white)}}@media (prefers-reduced-motion:reduce){.Services-module__dpHhBa__card,.Services-module__dpHhBa__topBar,.Services-module__dpHhBa__card h3,.Services-module__dpHhBa__cardImg{transition:none}}@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__cardImgWrap{height:160px}}
.Stats-module__yL2aHq__stats{background:var(--background);padding:8rem 0}.Stats-module__yL2aHq__header{text-align:center;margin-bottom:4rem}.Stats-module__yL2aHq__eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.Stats-module__yL2aHq__tagline{color:var(--concrete);max-width:480px;margin:0 auto;font-size:1rem;line-height:1.7}.Stats-module__yL2aHq__grid{text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__yL2aHq__item{border-right:1px solid var(--silver);flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}.Stats-module__yL2aHq__item:last-child{border-right:none}.Stats-module__yL2aHq__accentLine{background:var(--accent);transform-origin:0;width:2rem;height:2px;margin-bottom:.25rem}.Stats-module__yL2aHq__value{font-family:var(--font-display);color:var(--black);letter-spacing:-.01em;font-size:clamp(2.5rem,6vw,5rem);line-height:1;transition:color .3s}.Stats-module__yL2aHq__label{text-transform:uppercase;letter-spacing:3px;color:var(--concrete);font-size:.82rem;line-height:1.5}.Stats-module__yL2aHq__ctaRow{text-align:center;margin-top:4rem}.Stats-module__yL2aHq__ctaLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--accent);align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:gap .3s;display:inline-flex}@media (hover:hover){.Stats-module__yL2aHq__ctaLink:hover{gap:.85rem}.Stats-module__yL2aHq__item:hover .Stats-module__yL2aHq__value{color:var(--accent)}}.Stats-module__yL2aHq__ctaLink:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (prefers-reduced-motion:reduce){.Stats-module__yL2aHq__value,.Stats-module__yL2aHq__ctaLink{transition:none}}@media (max-width:900px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr)}.Stats-module__yL2aHq__item{border-right:1px solid var(--silver);border-bottom:1px solid var(--silver)}.Stats-module__yL2aHq__item:nth-child(2n){border-right:none}.Stats-module__yL2aHq__item:nth-child(3),.Stats-module__yL2aHq__item:nth-child(4){border-bottom:none}}@media (max-width:500px){.Stats-module__yL2aHq__stats{padding:5rem 0}.Stats-module__yL2aHq__label{font-size:.72rem}}
.Projects-module__2BoJ-q__projects{background:var(--black);position:relative}.Projects-module__2BoJ-q__projects>.Projects-module__2BoJ-q__container{z-index:1;position:relative}.Projects-module__2BoJ-q__header{max-width:600px;margin-bottom:4rem}.Projects-module__2BoJ-q__header h2{color:var(--white);margin-bottom:1rem}.Projects-module__2BoJ-q__header p{color:var(--stone);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__filters{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.Projects-module__2BoJ-q__filterBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;cursor:pointer;color:var(--stone);background:0 0;border:1px solid #fff3;padding:.85rem 1.5rem;font-size:.8rem;transition:border-color .3s,color .3s,background .3s}.Projects-module__2BoJ-q__filterBtn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.Projects-module__2BoJ-q__filterActive{background:var(--accent);border-color:var(--accent);color:var(--white)}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Projects-module__2BoJ-q__gridFeatured .Projects-module__2BoJ-q__featuredItem{grid-column:span 2}.Projects-module__2BoJ-q__card{color:inherit;text-decoration:none;display:block}.Projects-module__2BoJ-q__card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.Projects-module__2BoJ-q__imageWrapper{aspect-ratio:4/5;margin-bottom:1.25rem;position:relative;overflow:hidden}.Projects-module__2BoJ-q__imageWrapperFeatured{aspect-ratio:3/2}.Projects-module__2BoJ-q__image{object-fit:cover;transition:transform .6s}.Projects-module__2BoJ-q__overlay{opacity:0;background:linear-gradient(#0000 50%,#1a2228b3 100%);align-items:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Projects-module__2BoJ-q__category{color:var(--white);text-transform:uppercase;letter-spacing:2px;background:#1a22288c;border:1px solid #fff6;padding:.4rem .85rem;font-size:.72rem}@media (hover:hover){.Projects-module__2BoJ-q__filterBtn:hover{color:var(--white);border-color:#fffc}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__image{transform:scale(1.05)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__overlay{opacity:1}}@media (hover:none){.Projects-module__2BoJ-q__overlay{opacity:.55}}.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;color:var(--white);font-size:1.1rem;font-weight:500}.Projects-module__2BoJ-q__year{color:var(--stone);font-size:.85rem}.Projects-module__2BoJ-q__cta{text-align:center;margin-top:4rem}.Projects-module__2BoJ-q__ctaBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--accent);border:1px solid var(--accent);background:0 0;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:.85rem;font-weight:500;transition:background .3s,color .3s,gap .3s;display:inline-flex}.Projects-module__2BoJ-q__ctaArrow{flex-shrink:0;transition:transform .3s}.Projects-module__2BoJ-q__ctaBtn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.Projects-module__2BoJ-q__ctaBtn:hover{background:var(--accent);color:var(--white);gap:.9rem}.Projects-module__2BoJ-q__ctaBtn:hover .Projects-module__2BoJ-q__ctaArrow{transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.Projects-module__2BoJ-q__image,.Projects-module__2BoJ-q__overlay,.Projects-module__2BoJ-q__filterBtn,.Projects-module__2BoJ-q__ctaBtn,.Projects-module__2BoJ-q__ctaArrow{transition:none}}@media (max-width:900px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr 1fr}.Projects-module__2BoJ-q__gridFeatured .Projects-module__2BoJ-q__featuredItem{grid-column:span 1}.Projects-module__2BoJ-q__imageWrapperFeatured{aspect-ratio:4/5}}@media (max-width:600px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--surface);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__twoCol{grid-template-columns:2fr 3fr;align-items:start;gap:5rem;display:grid}.Testimonials-module__ItA9Ha__leftCol{flex-direction:column;gap:2.5rem;padding-top:.5rem;display:flex}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--accent);opacity:.25;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:10rem;line-height:.7}.Testimonials-module__ItA9Ha__author{flex-direction:column;gap:.3rem;display:flex}.Testimonials-module__ItA9Ha__author strong{text-transform:uppercase;letter-spacing:2px;color:var(--black);font-size:1rem}.Testimonials-module__ItA9Ha__author span{color:var(--text-light);font-size:.9rem}.Testimonials-module__ItA9Ha__author .Testimonials-module__ItA9Ha__authorProject{color:var(--accent);margin-top:.25rem;font-size:.85rem}.Testimonials-module__ItA9Ha__rightCol{border-left:1px solid var(--silver);flex-direction:column;gap:2rem;padding-left:5rem;display:flex}.Testimonials-module__ItA9Ha__quoteWrapper{flex-direction:column;justify-content:center;min-height:260px;display:flex}.Testimonials-module__ItA9Ha__quote{color:var(--text-main);margin:0;font-size:1.45rem;font-style:italic;line-height:1.8}.Testimonials-module__ItA9Ha__controls{align-items:center;gap:2rem;display:flex}.Testimonials-module__ItA9Ha__arrow{border:1px solid var(--silver);cursor:pointer;width:50px;height:50px;color:var(--black);background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,color .3s,border-color .3s;display:flex}.Testimonials-module__ItA9Ha__arrow:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.Testimonials-module__ItA9Ha__arrow:hover{background:var(--accent);color:var(--white);border-color:var(--accent)}}.Testimonials-module__ItA9Ha__dots{gap:.75rem;display:flex}.Testimonials-module__ItA9Ha__dot{background:var(--silver);cursor:pointer;border:none;width:10px;height:10px;transition:background .3s,transform .3s}.Testimonials-module__ItA9Ha__dot:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.Testimonials-module__ItA9Ha__dot:hover{background:var(--concrete)}}.Testimonials-module__ItA9Ha__dotActive{background:var(--accent);transform:scale(1.3)}.Testimonials-module__ItA9Ha__cta{text-align:center;margin-top:4rem}.Testimonials-module__ItA9Ha__ctaBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--accent);border:1px solid var(--accent);background:0 0;align-items:center;padding:1rem 2.5rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.Testimonials-module__ItA9Ha__ctaBtn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.Testimonials-module__ItA9Ha__ctaBtn:hover{background:var(--accent);color:var(--white)}}@media (prefers-reduced-motion:reduce){.Testimonials-module__ItA9Ha__arrow,.Testimonials-module__ItA9Ha__dot,.Testimonials-module__ItA9Ha__ctaBtn{transition:none}}@media (max-width:900px){.Testimonials-module__ItA9Ha__twoCol{grid-template-columns:1fr;gap:3rem}.Testimonials-module__ItA9Ha__leftCol{flex-direction:row;align-items:flex-end;gap:2rem;padding-top:0}.Testimonials-module__ItA9Ha__quoteIcon{font-size:7rem;line-height:1}.Testimonials-module__ItA9Ha__quoteWrapper{min-height:220px}.Testimonials-module__ItA9Ha__rightCol{border-left:none;padding-left:0}}@media (max-width:600px){.Testimonials-module__ItA9Ha__leftCol{flex-direction:column;align-items:flex-start;gap:1.5rem}.Testimonials-module__ItA9Ha__quoteIcon{font-size:6rem}.Testimonials-module__ItA9Ha__quote{font-size:1.1rem;line-height:1.75}.Testimonials-module__ItA9Ha__quoteWrapper{min-height:200px}.Testimonials-module__ItA9Ha__controls{gap:1rem}.Testimonials-module__ItA9Ha__arrow{width:44px;height:44px}}@media (max-width:480px){.Testimonials-module__ItA9Ha__quoteIcon{display:none}}
.contact-module__swMWYG__hero{background:var(--black);text-align:center;align-items:center;min-height:65vh;padding:10rem 0 7rem;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__hero:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.contact-module__swMWYG__heroGhost{font-family:var(--font-display);text-transform:uppercase;letter-spacing:4px;color:#ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:1;justify-content:center;align-items:center;font-size:clamp(8rem,20vw,18rem);display:flex;position:absolute;inset:0}.contact-module__swMWYG__heroContent{z-index:2;position:relative}.contact-module__swMWYG__label{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.contact-module__swMWYG__heroHeading{color:var(--white);letter-spacing:-.02em;margin-bottom:0;line-height:1.05}.contact-module__swMWYG__heroWord{display:inline-block}.contact-module__swMWYG__heroWord:not(:last-child){margin-right:.3em}.contact-module__swMWYG__heroRule{background:var(--accent);width:48px;height:2px;margin:1.5rem auto 1.75rem;display:block}.contact-module__swMWYG__heroSub{color:var(--stone);max-width:50ch;margin:0 auto;font-size:1.15rem;line-height:1.75}.contact-module__swMWYG__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.contact-module__swMWYG__scrollLine{background:linear-gradient(#0000,#ffffff59);width:1px;height:48px;animation:1.8s ease-in-out infinite contact-module__swMWYG__scrollDrop;display:block}.contact-module__swMWYG__scrollLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:#ffffff59;font-size:.65rem}@keyframes contact-module__swMWYG__scrollDrop{0%,to{opacity:.4;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}}.contact-module__swMWYG__contactSection{background:var(--background)}.contact-module__swMWYG__contactGrid{grid-template-columns:2fr 3fr;align-items:start;gap:6rem;display:grid}.contact-module__swMWYG__infoCol{position:sticky;top:7rem}.contact-module__swMWYG__ghostNum{font-family:var(--font-display);color:#6e8c7a1f;letter-spacing:-3px;-webkit-user-select:none;user-select:none;margin-bottom:1.5rem;font-size:clamp(5rem,8vw,8rem);font-weight:700;line-height:1;display:block}.contact-module__swMWYG__eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:.75rem;font-size:.72rem;display:block}.contact-module__swMWYG__infoHeading{color:var(--black);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,2.75rem);line-height:1.15}.contact-module__swMWYG__infoDesc{color:var(--text-light);max-width:42ch;margin-bottom:3rem;font-size:1rem;line-height:1.8}.contact-module__swMWYG__infoList{flex-direction:column;gap:1.75rem;margin-bottom:2.5rem;display:flex}.contact-module__swMWYG__infoItem{border-left:2px solid var(--accent);align-items:flex-start;gap:1.25rem;padding-left:1.25rem;transition:border-color .25s;display:flex}.contact-module__swMWYG__infoIcon{color:var(--accent);flex-shrink:0;margin-top:3px}.contact-module__swMWYG__infoLabel{text-transform:uppercase;letter-spacing:2px;color:var(--black);margin-bottom:.35rem;font-size:.72rem;display:block}.contact-module__swMWYG__infoLink{color:var(--text-light);font-size:.95rem;line-height:1.6;text-decoration:none;transition:color .2s;display:block}.contact-module__swMWYG__infoText{color:var(--text-light);font-size:.95rem;line-height:1.6;display:block}.contact-module__swMWYG__responseNote{color:var(--stone);border-left:1px solid var(--silver);padding-left:1.25rem;font-size:.82rem;line-height:1.6}.contact-module__swMWYG__formCol{background:var(--white);padding:3.5rem}.contact-module__swMWYG__form{flex-direction:column;gap:1.75rem;display:flex}.contact-module__swMWYG__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__swMWYG__field{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__fieldLabel{text-transform:uppercase;letter-spacing:2px;color:var(--black);font-size:.7rem;font-weight:500}.contact-module__swMWYG__required{color:var(--accent)}.contact-module__swMWYG__optional{text-transform:none;letter-spacing:0;color:var(--stone);font-size:.7rem;font-weight:400}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{background:var(--background);width:100%;font-family:var(--font-body);color:var(--black);appearance:none;border:1px solid #0000001f;border-radius:0;padding:.9rem 1.1rem;font-size:.95rem;transition:border-color .2s,background .2s}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:var(--stone)}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--accent);background:var(--white);outline:none}.contact-module__swMWYG__select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236E8C7A' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1.1rem center;background-repeat:no-repeat}.contact-module__swMWYG__input:disabled,.contact-module__swMWYG__select:disabled,.contact-module__swMWYG__textarea:disabled{opacity:.55;cursor:not-allowed}.contact-module__swMWYG__textarea{resize:vertical;min-height:140px}.contact-module__swMWYG__select{cursor:pointer;color:var(--black);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231A2228' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1.1rem center;background-repeat:no-repeat;padding-right:2.75rem}.contact-module__swMWYG__select:invalid,.contact-module__swMWYG__select option[value=""]{color:var(--stone)}.contact-module__swMWYG__submitBtn{background:var(--black);width:100%;color:var(--white);font-family:var(--font-body);text-transform:uppercase;letter-spacing:2.5px;cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:.8rem;font-weight:500;transition:background .25s,letter-spacing .25s;display:flex}.contact-module__swMWYG__submitBtn:disabled{cursor:not-allowed;opacity:.75}.contact-module__swMWYG__submitBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.contact-module__swMWYG__submitLoading{background:var(--stone)}.contact-module__swMWYG__spinner{border:2px solid #ffffff4d;border-top-color:var(--white);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite contact-module__swMWYG__spin;display:block}@keyframes contact-module__swMWYG__spin{to{transform:rotate(360deg)}}.contact-module__swMWYG__formNote{color:var(--stone);text-align:center;margin-top:-.5rem;font-size:.72rem;line-height:1.5}.contact-module__swMWYG__inputError{background:#b43c3c08!important;border-color:#b43c3c!important}.contact-module__swMWYG__fieldError{color:#b43c3c;margin-top:-.15rem;font-size:.7rem;line-height:1.4}.contact-module__swMWYG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact-module__swMWYG__errorMsg{color:#7a2020;background:#b43c3c12;border-left:3px solid #b43c3c;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.5;display:flex}.contact-module__swMWYG__successCard{text-align:center;background:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:480px;padding:5rem 3.5rem;display:flex}.contact-module__swMWYG__checkCircle{border:1.5px solid var(--accent);background:#6e8c7a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:2rem;display:flex}.contact-module__swMWYG__checkIcon{color:var(--accent);stroke-dasharray:24;stroke-dashoffset:24px;animation:.5s cubic-bezier(.65,0,.35,1) .3s forwards contact-module__swMWYG__drawCheck}@keyframes contact-module__swMWYG__drawCheck{to{stroke-dashoffset:0}}.contact-module__swMWYG__successRule{background:var(--accent);width:40px;height:2px;margin:1.5rem auto 1.75rem;display:block}.contact-module__swMWYG__successTitle{font-family:var(--font-display);color:var(--black);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.15}.contact-module__swMWYG__successBody{color:var(--text-light);max-width:38ch;margin:0 auto 2.5rem;font-size:1rem;line-height:1.75}.contact-module__swMWYG__successName{color:var(--black);font-weight:500}.contact-module__swMWYG__successMeta{text-transform:uppercase;letter-spacing:2px;color:var(--stone);border-top:1px solid var(--silver,#e0ddd6);width:100%;max-width:32ch;margin:0 auto;padding-top:2rem;font-size:.8rem}@media (hover:hover){.contact-module__swMWYG__infoItem:hover{border-color:var(--black)}.contact-module__swMWYG__infoLink:hover{color:var(--black)}.contact-module__swMWYG__submitBtn:not(:disabled):hover{background:var(--charcoal,#2c3840);letter-spacing:3px}}@media (prefers-reduced-motion:reduce){.contact-module__swMWYG__scrollLine{opacity:.35;animation:none}.contact-module__swMWYG__spinner{opacity:.6;animation:none}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea,.contact-module__swMWYG__submitBtn,.contact-module__swMWYG__infoItem,.contact-module__swMWYG__infoLink{transition:none}}@media (max-width:1100px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.4fr;gap:4rem}}@media (max-width:900px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;gap:4rem}.contact-module__swMWYG__infoCol{position:static}.contact-module__swMWYG__formCol{padding:2.5rem}}@media (max-width:768px){.contact-module__swMWYG__hero{min-height:55vh;padding:8rem 0 5rem}.contact-module__swMWYG__scrollIndicator{display:none}.contact-module__swMWYG__row{grid-template-columns:1fr;gap:1.25rem}.contact-module__swMWYG__formCol{padding:2rem 1.5rem}.contact-module__swMWYG__infoDesc{max-width:none}}@media (max-width:480px){.contact-module__swMWYG__formCol{padding:1.5rem 1.25rem}}
.not-found-module__HS70Aa__main{background:var(--off-white);justify-content:center;align-items:center;min-height:100vh;display:flex}.not-found-module__HS70Aa__content{text-align:center;padding:2rem}.not-found-module__HS70Aa__code{font-family:var(--font-display);color:var(--black);opacity:.06;-webkit-user-select:none;user-select:none;margin-bottom:-2rem;font-size:clamp(8rem,20vw,16rem);line-height:1;display:block}.not-found-module__HS70Aa__content h1{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.not-found-module__HS70Aa__content p{color:var(--text-light);max-width:400px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem}
.legal-module__0qBMDG__hero{background:var(--black);text-align:center;padding:10rem 0 6rem;position:relative;overflow:hidden}.legal-module__0qBMDG__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.legal-module__0qBMDG__heroContent{z-index:1;position:relative}.legal-module__0qBMDG__heroEyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.72rem;display:block}.legal-module__0qBMDG__heroHeading{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.legal-module__0qBMDG__heroRule{background:var(--accent);width:48px;height:2px;margin:1.5rem auto 1.25rem;display:block}.legal-module__0qBMDG__heroMeta{color:var(--stone);text-transform:uppercase;letter-spacing:2px;margin:0;font-size:.82rem}.legal-module__0qBMDG__contentSection{background:var(--background)}.legal-module__0qBMDG__contentWrap{max-width:72ch}.legal-module__0qBMDG__backLink{text-transform:uppercase;letter-spacing:2px;color:var(--stone);align-items:center;gap:.5rem;margin-bottom:3.5rem;font-size:.8rem;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.legal-module__0qBMDG__toc{background:var(--white);border-left:3px solid var(--accent);margin-bottom:3.5rem;padding:1.5rem 1.75rem}.legal-module__0qBMDG__tocTitle{text-transform:uppercase;letter-spacing:2.5px;color:var(--black);margin:0 0 1rem;font-size:.7rem;font-weight:500}.legal-module__0qBMDG__tocList{flex-direction:column;gap:.45rem;margin:0;padding-left:1.25rem;display:flex}.legal-module__0qBMDG__tocLink{color:var(--text-light);font-size:.88rem;line-height:1.5;text-decoration:none;transition:color .2s}@media (hover:hover){.legal-module__0qBMDG__tocLink:hover{color:var(--accent)}}.legal-module__0qBMDG__section{border-bottom:1px solid var(--silver,#e0ddd6);margin-bottom:3rem;padding-bottom:3rem}.legal-module__0qBMDG__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-module__0qBMDG__sectionHeading{color:var(--black);letter-spacing:-.01em;align-items:baseline;gap:1rem;margin-bottom:1.25rem;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.3;display:flex}.legal-module__0qBMDG__sectionNum{font-family:var(--font-display);color:#6e8c7a40;letter-spacing:-1px;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1}.legal-module__0qBMDG__section p{color:var(--text-light);margin-bottom:1rem;font-size:.97rem;line-height:1.85}.legal-module__0qBMDG__section p:last-child{margin-bottom:0}.legal-module__0qBMDG__section ul{color:var(--text-light);margin-bottom:1rem;padding-left:1.5rem;font-size:.97rem;line-height:1.85}.legal-module__0qBMDG__section ul li{margin-bottom:.5rem}.legal-module__0qBMDG__section ul li:last-child{margin-bottom:0}.legal-module__0qBMDG__inlineLink{color:var(--accent);text-underline-offset:3px;text-decoration:underline;transition:color .2s}@media (hover:hover){.legal-module__0qBMDG__backLink:hover{color:var(--black);gap:.75rem}.legal-module__0qBMDG__inlineLink:hover{color:var(--black)}}@media (max-width:768px){.legal-module__0qBMDG__hero{padding:8rem 0 4.5rem}}@media (prefers-reduced-motion:reduce){.legal-module__0qBMDG__backLink,.legal-module__0qBMDG__inlineLink{transition:none}}
.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__hero{background:var(--black);text-align:center;align-items:center;min-height:75vh;padding:10rem 0 7rem;display:flex;position:relative;overflow:hidden}.services-module__g8J8Uq__hero:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.services-module__g8J8Uq__heroGhost{font-family:var(--font-display);text-transform:uppercase;letter-spacing:4px;color:#ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:1;justify-content:center;align-items:center;font-size:clamp(8rem,20vw,18rem);display:flex;position:absolute;inset:0}.services-module__g8J8Uq__heroContent{z-index:2;position:relative}.services-module__g8J8Uq__label{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.services-module__g8J8Uq__heroHeading{color:var(--white);letter-spacing:-.02em;margin-bottom:0;line-height:1.05}.services-module__g8J8Uq__heroWord{display:inline-block}.services-module__g8J8Uq__heroWord:not(:last-child){margin-right:.3em}.services-module__g8J8Uq__heroRule{background:var(--accent);width:48px;height:2px;margin:1.5rem auto 1.75rem;display:block}.services-module__g8J8Uq__heroSub{color:var(--stone);max-width:55ch;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.75}.services-module__g8J8Uq__heroCta{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:#fff9;align-items:center;gap:.6rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .3s,gap .3s;display:inline-flex}.services-module__g8J8Uq__heroCta:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.services-module__g8J8Uq__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.services-module__g8J8Uq__scrollLine{background:linear-gradient(#0000,#ffffff59);width:1px;height:48px;animation:1.8s ease-in-out infinite services-module__g8J8Uq__scrollDrop;display:block}.services-module__g8J8Uq__scrollLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:#ffffff59;font-size:.65rem}@keyframes services-module__g8J8Uq__scrollDrop{0%,to{opacity:.4;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}}.services-module__g8J8Uq__servicesList{background:var(--surface)}.services-module__g8J8Uq__servicesIntro{border-bottom:1px solid #00000014;margin-bottom:0;padding-bottom:3.5rem}.services-module__g8J8Uq__servicesEyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;display:block}.services-module__g8J8Uq__servicesHeading{color:var(--black);margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem)}.services-module__g8J8Uq__serviceItem{border-bottom:1px solid #00000014;grid-template-columns:300px 1fr;align-items:start;gap:4.5rem;padding:5rem 0;display:grid}.services-module__g8J8Uq__serviceItemReversed{grid-template-columns:1fr 300px}.services-module__g8J8Uq__serviceItem:last-child{border-bottom:none}.services-module__g8J8Uq__serviceImageWrap{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.services-module__g8J8Uq__serviceImageRight{order:2}.services-module__g8J8Uq__serviceImg{object-fit:cover;transition:transform .6s}.services-module__g8J8Uq__serviceContent{padding-top:.5rem}.services-module__g8J8Uq__serviceContentLeft{order:1}.services-module__g8J8Uq__serviceNum{font-family:var(--font-display);color:#6e8c7a38;letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1;transition:color .3s;display:block}.services-module__g8J8Uq__serviceTitle{margin-bottom:1.25rem;font-size:clamp(1.5rem,3vw,2rem);transition:color .3s}.services-module__g8J8Uq__serviceContent p{color:var(--text-light);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.services-module__g8J8Uq__features{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.services-module__g8J8Uq__features li{background:var(--white);text-transform:uppercase;letter-spacing:1.5px;border:1px solid #00000014;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;transition:background .25s,border-color .25s,color .25s;display:flex}.services-module__g8J8Uq__features li:before{content:"·";color:var(--accent);flex-shrink:0;font-size:1.4rem;line-height:1}@media (hover:hover){.services-module__g8J8Uq__heroCta:hover{color:var(--white);gap:.9rem}.services-module__g8J8Uq__serviceItem:hover .services-module__g8J8Uq__serviceNum{color:#6e8c7a73}.services-module__g8J8Uq__serviceItem:hover .services-module__g8J8Uq__serviceTitle{color:var(--accent)}.services-module__g8J8Uq__serviceItem:hover .services-module__g8J8Uq__serviceImg{transform:scale(1.04)}.services-module__g8J8Uq__features li:hover{border-color:var(--accent);color:var(--black);background:#6e8c7a1a}}@media (prefers-reduced-motion:reduce){.services-module__g8J8Uq__scrollLine{opacity:.35;animation:none}.services-module__g8J8Uq__serviceImg,.services-module__g8J8Uq__serviceTitle,.services-module__g8J8Uq__serviceNum,.services-module__g8J8Uq__heroCta,.services-module__g8J8Uq__features li{transition:none}}@media (max-width:1024px){.services-module__g8J8Uq__serviceItem{grid-template-columns:260px 1fr;gap:3.5rem}.services-module__g8J8Uq__serviceItemReversed{grid-template-columns:1fr 260px}}@media (max-width:768px){.services-module__g8J8Uq__hero{min-height:60vh;padding:8rem 0 5rem}.services-module__g8J8Uq__scrollIndicator{display:none}.services-module__g8J8Uq__serviceItem,.services-module__g8J8Uq__serviceItemReversed{grid-template-columns:1fr;gap:2rem;padding:3.5rem 0}.services-module__g8J8Uq__serviceImageRight,.services-module__g8J8Uq__serviceContentLeft{order:unset}.services-module__g8J8Uq__serviceImageWrap{aspect-ratio:16/9}.services-module__g8J8Uq__serviceNum{font-size:clamp(2rem,6vw,2.5rem)}.services-module__g8J8Uq__features{gap:.5rem}.services-module__g8J8Uq__features li{padding:.4rem .75rem;font-size:.75rem}}
.studio-module__W4fhGG__main{padding-top:0}.studio-module__W4fhGG__hero{background:var(--black);text-align:center;align-items:center;min-height:70vh;padding:10rem 0 7rem;display:flex;position:relative;overflow:hidden}.studio-module__W4fhGG__heroVideo{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;position:absolute;inset:0}.studio-module__W4fhGG__heroOverlay{z-index:2;background:#1a2228a6;position:absolute;inset:0}.studio-module__W4fhGG__heroGhost{font-family:var(--font-display);text-transform:uppercase;letter-spacing:4px;color:#ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:3;justify-content:center;align-items:center;font-size:clamp(8rem,20vw,18rem);display:flex;position:absolute;inset:0}.studio-module__W4fhGG__heroContent{z-index:4;position:relative}.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:1.5rem}.studio-module__W4fhGG__heroSub{color:var(--stone);max-width:55ch;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.75}.studio-module__W4fhGG__heroCta{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:#fff9;align-items:center;gap:.6rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .3s,gap .3s;display:inline-flex}.studio-module__W4fhGG__heroCta:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.studio-module__W4fhGG__heroCta:hover{color:var(--accent);gap:.9rem}}.studio-module__W4fhGG__scrollIndicator{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.studio-module__W4fhGG__scrollLine{background:linear-gradient(#0000,#ffffff59);width:1px;height:48px;animation:1.8s ease-in-out infinite studio-module__W4fhGG__scrollDrop;display:block}.studio-module__W4fhGG__scrollLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:#ffffff59;font-size:.65rem}@keyframes studio-module__W4fhGG__scrollDrop{0%,to{opacity:.4;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.studio-module__W4fhGG__scrollLine{opacity:.35;animation:none}}.studio-module__W4fhGG__philosophy{background:var(--background)}.studio-module__W4fhGG__philosophyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.studio-module__W4fhGG__philosophyText{max-width:600px}.studio-module__W4fhGG__philosophyLabel{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.studio-module__W4fhGG__philosophyText h2{color:var(--black);letter-spacing:-.02em;margin-bottom:0}.studio-module__W4fhGG__philosophyRule{background:var(--accent);border-radius:2px;width:48px;height:3px;margin:1.5rem 0 2rem;display:block}.studio-module__W4fhGG__philosophyText p{color:var(--text-light);max-width:65ch;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.9}.studio-module__W4fhGG__principleList{flex-direction:column;gap:.65rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.studio-module__W4fhGG__principleTag{text-transform:uppercase;letter-spacing:1.5px;color:var(--concrete);background:var(--surface);border:1px solid var(--silver);align-items:center;gap:.6rem;width:fit-content;padding:.55rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.studio-module__W4fhGG__principleIcon{color:var(--accent);flex-shrink:0}.studio-module__W4fhGG__philosophyImageWrap{aspect-ratio:4/5;position:relative;overflow:hidden}.studio-module__W4fhGG__philosophyImage{object-fit:cover;transform-origin:50%;animation:18s ease-in-out infinite alternate studio-module__W4fhGG__kenBurnsPhilosophy}@keyframes studio-module__W4fhGG__kenBurnsPhilosophy{0%{transform:scale(1)translate(0)}to{transform:scale(1.08)translate(-1.5%,1%)}}.studio-module__W4fhGG__philosophyImageBar{background:var(--accent);z-index:1;width:100%;height:4px;position:absolute;top:0;left:0}@media (max-width:900px){.studio-module__W4fhGG__philosophyGrid{grid-template-columns:1fr;gap:3rem}.studio-module__W4fhGG__philosophyImageWrap{aspect-ratio:16/9;order:-1}}@media (prefers-reduced-motion:reduce){.studio-module__W4fhGG__philosophyImage{animation:none;transform:none}}.studio-module__W4fhGG__teamSection{background:var(--black);scroll-margin-top:5rem;position:relative}.studio-module__W4fhGG__teamSection>.studio-module__W4fhGG__container{z-index:1;position:relative}.studio-module__W4fhGG__teamHeader{text-align:left;margin-bottom:4rem}.studio-module__W4fhGG__teamEyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.studio-module__W4fhGG__teamHeading{color:var(--white);letter-spacing:-.02em;margin-bottom:0}.studio-module__W4fhGG__teamGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.studio-module__W4fhGG__teamCard{text-align:left;cursor:default}.studio-module__W4fhGG__teamImage{aspect-ratio:3/4;margin-bottom:1.25rem;position:relative;overflow:hidden}.studio-module__W4fhGG__teamImage:before{content:"";background:var(--accent);z-index:1;width:3px;height:100%;position:absolute;top:0;left:0}.studio-module__W4fhGG__teamImage img{object-fit:cover;filter:grayscale();transform-origin:50%;transition:filter .5s,transform .6s;transform:scale(1)}@media (hover:hover){.studio-module__W4fhGG__teamCard:hover .studio-module__W4fhGG__teamImage img{filter:grayscale(0%);transform:scale(1.05)}}.studio-module__W4fhGG__teamInfo{padding:0 .25rem}.studio-module__W4fhGG__teamInfo h3{font-family:var(--font-body);text-transform:none;letter-spacing:normal;color:var(--white);margin-bottom:.25rem;font-size:1.05rem;font-weight:500;display:inline-block;position:relative}.studio-module__W4fhGG__teamInfo h3:after{content:"";background:var(--accent);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}@media (hover:hover){.studio-module__W4fhGG__teamCard:hover .studio-module__W4fhGG__teamInfo h3:after{width:100%}}.studio-module__W4fhGG__teamRole{color:var(--stone);margin-bottom:.25rem;font-size:.875rem;display:block}.studio-module__W4fhGG__teamOrigin{text-transform:uppercase;letter-spacing:1.5px;color:var(--stone);border:1px solid #ffffff1a;align-items:center;margin-top:.5rem;padding:.22rem .55rem;font-size:.68rem;display:inline-flex}@media (max-width:900px){.studio-module__W4fhGG__teamGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.studio-module__W4fhGG__teamGrid{grid-template-columns:1fr;gap:2rem}.studio-module__W4fhGG__teamImage{aspect-ratio:3/4;max-width:320px}}@media (prefers-reduced-motion:reduce){.studio-module__W4fhGG__teamImage img{transition:none;transform:none}.studio-module__W4fhGG__teamInfo h3:after{transition:none}}.studio-module__W4fhGG__awardsSection{background:var(--surface);border-top:3px solid var(--accent)}.studio-module__W4fhGG__awardsInner{max-width:700px;margin:0 auto}.studio-module__W4fhGG__awardsEyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:block}.studio-module__W4fhGG__awardsHeading{letter-spacing:-.02em;margin-bottom:2rem}.studio-module__W4fhGG__awardsStats{margin-bottom:3rem}.studio-module__W4fhGG__statRow{align-items:center;gap:3rem;display:flex}.studio-module__W4fhGG__statBlock{flex-direction:column;gap:.4rem;display:flex}.studio-module__W4fhGG__statDivider{background:var(--silver);flex-shrink:0;width:1px;height:3.5rem}.studio-module__W4fhGG__statNumber{font-family:var(--font-display);color:var(--black);letter-spacing:-.04em;font-size:clamp(3.5rem,7vw,5rem);font-weight:700;line-height:1}.studio-module__W4fhGG__statLabel{text-transform:uppercase;letter-spacing:2.5px;color:var(--stone);font-size:.72rem}.studio-module__W4fhGG__awardsList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.studio-module__W4fhGG__awardItem{border-bottom:1px solid var(--silver);padding:1.5rem 0 1.5rem 1rem;transition:background .18s;position:relative;overflow:hidden}.studio-module__W4fhGG__awardRow{align-items:flex-start;gap:2rem;display:flex}.studio-module__W4fhGG__awardItem:first-child{border-top:1px solid var(--silver)}.studio-module__W4fhGG__awardItem:before{content:"";background:var(--accent);transform-origin:top;width:3px;transition:transform .18s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}@media (hover:hover){.studio-module__W4fhGG__awardItem:hover{background:var(--background)}.studio-module__W4fhGG__awardItem:hover:before{transform:scaleY(1)}}.studio-module__W4fhGG__awardYear{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--stone);border-right:1px solid var(--silver);flex-shrink:0;min-width:52px;padding-top:.2rem;padding-right:1.5rem;font-size:.72rem;font-weight:500}.studio-module__W4fhGG__awardInfo{flex-direction:column;gap:.4rem;display:flex}.studio-module__W4fhGG__awardTitle{color:var(--black);letter-spacing:-.01em;font-size:1.2rem;font-weight:600;line-height:1.3;display:block}.studio-module__W4fhGG__awardMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.studio-module__W4fhGG__awardProject{color:var(--concrete);font-size:.875rem}.studio-module__W4fhGG__awardCategory{text-transform:uppercase;letter-spacing:1.5px;color:var(--stone);border:1px solid var(--silver);padding:.2rem .55rem;font-size:.68rem;display:inline-block}@media (prefers-reduced-motion:reduce){.studio-module__W4fhGG__awardItem,.studio-module__W4fhGG__awardItem:before,.studio-module__W4fhGG__heroCta{transition:none}.studio-module__W4fhGG__heroVideo{animation-play-state:paused}}@media (max-width:480px){.studio-module__W4fhGG__statRow{gap:1.5rem}.studio-module__W4fhGG__awardRow{flex-direction:column;gap:.4rem}.studio-module__W4fhGG__awardYear{min-width:unset;border-right:none;padding-top:0;padding-right:0}}@media (max-width:768px){.studio-module__W4fhGG__hero{min-height:60vh;padding:9rem 0 6rem}.studio-module__W4fhGG__scrollIndicator{display:none}.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__hero{background:var(--black);text-align:center;padding:10rem 0 6rem;position:relative;overflow:hidden}.legal-module__BU2bvq__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.legal-module__BU2bvq__heroContent{z-index:1;position:relative}.legal-module__BU2bvq__heroEyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1rem;font-size:.72rem;display:block}.legal-module__BU2bvq__heroHeading{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.legal-module__BU2bvq__heroRule{background:var(--accent);width:48px;height:2px;margin:1.5rem auto 1.25rem;display:block}.legal-module__BU2bvq__heroMeta{color:var(--stone);text-transform:uppercase;letter-spacing:2px;margin:0;font-size:.82rem}.legal-module__BU2bvq__contentSection{background:var(--background)}.legal-module__BU2bvq__contentWrap{max-width:72ch}.legal-module__BU2bvq__backLink{text-transform:uppercase;letter-spacing:2px;color:var(--stone);align-items:center;gap:.5rem;margin-bottom:3.5rem;font-size:.8rem;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.legal-module__BU2bvq__toc{background:var(--white);border-left:3px solid var(--accent);margin-bottom:3.5rem;padding:1.5rem 1.75rem}.legal-module__BU2bvq__tocTitle{text-transform:uppercase;letter-spacing:2.5px;color:var(--black);margin:0 0 1rem;font-size:.7rem;font-weight:500}.legal-module__BU2bvq__tocList{flex-direction:column;gap:.45rem;margin:0;padding-left:1.25rem;display:flex}.legal-module__BU2bvq__tocLink{color:var(--text-light);font-size:.88rem;line-height:1.5;text-decoration:none;transition:color .2s}@media (hover:hover){.legal-module__BU2bvq__tocLink:hover{color:var(--accent)}}.legal-module__BU2bvq__section{border-bottom:1px solid var(--silver,#e0ddd6);margin-bottom:3rem;padding-bottom:3rem}.legal-module__BU2bvq__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-module__BU2bvq__sectionHeading{color:var(--black);letter-spacing:-.01em;align-items:baseline;gap:1rem;margin-bottom:1.25rem;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.3;display:flex}.legal-module__BU2bvq__sectionNum{font-family:var(--font-display);color:#6e8c7a40;letter-spacing:-1px;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1}.legal-module__BU2bvq__section p{color:var(--text-light);margin-bottom:1rem;font-size:.97rem;line-height:1.85}.legal-module__BU2bvq__section p:last-child{margin-bottom:0}.legal-module__BU2bvq__section ul{color:var(--text-light);margin-bottom:1rem;padding-left:1.5rem;font-size:.97rem;line-height:1.85}.legal-module__BU2bvq__section ul li{margin-bottom:.5rem}.legal-module__BU2bvq__section ul li:last-child{margin-bottom:0}.legal-module__BU2bvq__inlineLink{color:var(--accent);text-underline-offset:3px;text-decoration:underline;transition:color .2s}@media (hover:hover){.legal-module__BU2bvq__backLink:hover{color:var(--black);gap:.75rem}.legal-module__BU2bvq__inlineLink:hover{color:var(--black)}}@media (max-width:768px){.legal-module__BU2bvq__hero{padding:8rem 0 4.5rem}}@media (prefers-reduced-motion:reduce){.legal-module__BU2bvq__backLink,.legal-module__BU2bvq__inlineLink{transition:none}}
.About-module__vAULUW__about{background:var(--black);position:relative}.About-module__vAULUW__about>.About-module__vAULUW__container{z-index:1;position:relative}.About-module__vAULUW__wrapper{grid-template-columns:1fr .9fr;align-items:start;gap:7rem;display:grid}.About-module__vAULUW__stickyHead{margin-bottom:2rem;position:sticky;top:8rem}.About-module__vAULUW__eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin-bottom:1.25rem;font-size:.75rem;display:block}.About-module__vAULUW__left h2{color:var(--white)}.About-module__vAULUW__lead{color:var(--off-white);max-width:65ch;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.7}.About-module__vAULUW__body{color:var(--stone);max-width:65ch;margin-bottom:2.5rem;font-size:1rem;line-height:1.75}.About-module__vAULUW__values{border-top:1px solid #ffffff1a;flex-direction:column;gap:0;margin-bottom:3rem;list-style:none;display:flex}.About-module__vAULUW__valueItem{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:.3rem;padding:1.25rem 0;display:flex}.About-module__vAULUW__valueItem strong{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--accent);font-size:.8rem;font-weight:600}.About-module__vAULUW__valueItem span{color:var(--stone);font-size:.95rem;line-height:1.6}.About-module__vAULUW__cta{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--white);align-items:center;gap:.6rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:gap .3s,color .3s;display:inline-flex}.About-module__vAULUW__cta:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover){.About-module__vAULUW__cta:hover{color:var(--accent);gap:1rem}}.About-module__vAULUW__imageWrap{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.About-module__vAULUW__imageWrap:before{content:"";background:var(--accent);z-index:2;width:3px;position:absolute;top:0;bottom:0;left:0}.About-module__vAULUW__image{object-fit:cover;transition:transform .8s}@media (hover:hover){.About-module__vAULUW__imageWrap:hover .About-module__vAULUW__image{transform:scale(1.04)}}.About-module__vAULUW__imageCaption{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:#ffffffa6;z-index:2;-webkit-user-select:none;user-select:none;font-size:.7rem;position:absolute;bottom:1.25rem;left:1.75rem}@media (prefers-reduced-motion:reduce){.About-module__vAULUW__cta,.About-module__vAULUW__image{transition:none}}@media (max-width:900px){.About-module__vAULUW__wrapper{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__imageWrap{aspect-ratio:4/3;order:-1}.About-module__vAULUW__stickyHead{position:static}}@media (max-width:600px){.About-module__vAULUW__lead{font-size:1.1rem}.About-module__vAULUW__imageWrap{aspect-ratio:3/2}}
