.Navbar-module__cRh5nW__header{height:var(--nav-h);border-bottom:1px solid var(--line-hairline)}.Navbar-module__cRh5nW__inner{height:100%;padding:0 var(--pad-side);justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__logo{align-items:center;gap:var(--s-12);color:var(--text-bone);text-decoration:none;display:flex}.Navbar-module__cRh5nW__logo:hover,.Navbar-module__cRh5nW__logoName{color:var(--text-bone)}.Navbar-module__cRh5nW__navList{align-items:center;gap:var(--s-40);list-style:none;display:flex}.Navbar-module__cRh5nW__navList .Navbar-module__cRh5nW__navItem{color:var(--text-bone);transition:color var(--dur-fast)var(--ease-move);font-size:15px;text-decoration:none}.Navbar-module__cRh5nW__navItem:hover,.Navbar-module__cRh5nW__navItem:focus-visible{color:var(--gold)}.Navbar-module__cRh5nW__burger{cursor:pointer;background:0 0;border:none;width:32px;height:32px;padding:0;display:none;position:relative}.Navbar-module__cRh5nW__burgerLine,.Navbar-module__cRh5nW__burgerLine:before,.Navbar-module__cRh5nW__burgerLine:after{background:var(--text-bone);width:20px;height:1.5px;transition:transform var(--dur-fast)var(--ease-move),opacity var(--dur-fast)var(--ease-move);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__cRh5nW__burgerLine:before{content:"";transform:translateY(-6px)}.Navbar-module__cRh5nW__burgerLine:after{content:"";transform:translateY(6px)}.Navbar-module__cRh5nW__burgerLine.Navbar-module__cRh5nW__burgerOpen{background:0 0}.Navbar-module__cRh5nW__burgerLine.Navbar-module__cRh5nW__burgerOpen:before{transform:rotate(45deg)}.Navbar-module__cRh5nW__burgerLine.Navbar-module__cRh5nW__burgerOpen:after{transform:rotate(-45deg)}.Navbar-module__cRh5nW__mobileNav{display:none}@media (max-width:767px){.Navbar-module__cRh5nW__navList{display:none}.Navbar-module__cRh5nW__burger{display:block}.Navbar-module__cRh5nW__header{z-index:calc(var(--z-overlay) + 1);position:relative}.Navbar-module__cRh5nW__inner{z-index:1;padding:0 20px;position:relative}.Navbar-module__cRh5nW__mobileNav{z-index:0;background:var(--bg);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--dur-normal)var(--ease-move),visibility 0s linear var(--dur-normal);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Navbar-module__cRh5nW__mobileNavOpen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity var(--dur-normal)var(--ease-move)}.Navbar-module__cRh5nW__mobileList{align-items:center;gap:var(--s-32);flex-direction:column;list-style:none;display:flex}.Navbar-module__cRh5nW__mobileNavItem{color:var(--text-secondary);letter-spacing:.2em;font-size:20px;text-decoration:none}.Navbar-module__cRh5nW__mobileNavItem:hover,.Navbar-module__cRh5nW__mobileNavItem:focus-visible{color:var(--gold)}}@media (prefers-reduced-motion:reduce){.Navbar-module__cRh5nW__burgerLine,.Navbar-module__cRh5nW__burgerLine:before,.Navbar-module__cRh5nW__burgerLine:after,.Navbar-module__cRh5nW__mobileNav,.Navbar-module__cRh5nW__mobileNavOpen{transition:none}}@media (hover:none){.Navbar-module__cRh5nW__logo,.Navbar-module__cRh5nW__burger,.Navbar-module__cRh5nW__mobileNavItem{position:relative}.Navbar-module__cRh5nW__logo:after,.Navbar-module__cRh5nW__burger:after,.Navbar-module__cRh5nW__mobileNavItem:after{content:"";position:absolute;inset:-12px 0}.Navbar-module__cRh5nW__burger:after{inset:-6px}.Navbar-module__cRh5nW__mobileNavItem:after{inset:-11px -20px}}
.Button-module__8RiFmG__button{align-items:center;gap:var(--s-12);border:1px solid var(--line-strong);padding:17px var(--s-36);font-family:var(--font-lapidary);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:0;font-size:13px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__fill{transition:transform var(--dur-fill)var(--ease-fill);z-index:0;position:absolute;inset:0;transform:translateY(101%)}.Button-module__8RiFmG__button:hover .Button-module__8RiFmG__fill,.Button-module__8RiFmG__button:focus-visible .Button-module__8RiFmG__fill,.Button-module__8RiFmG__solid .Button-module__8RiFmG__fill{transform:translateY(0)}.Button-module__8RiFmG__solid.Button-module__8RiFmG__gold .Button-module__8RiFmG__label{color:var(--bg)}.Button-module__8RiFmG__solid.Button-module__8RiFmG__blood .Button-module__8RiFmG__label{color:var(--text-bone)}.Button-module__8RiFmG__label{z-index:1;align-items:center;gap:var(--s-12);transition:color var(--dur-fill)var(--ease-fill);display:inline-flex;position:relative}.Button-module__8RiFmG__gold{color:var(--text-bone)}.Button-module__8RiFmG__gold .Button-module__8RiFmG__fill{background:linear-gradient(to top,var(--gold-deep),var(--gold-light))}.Button-module__8RiFmG__gold:hover .Button-module__8RiFmG__label,.Button-module__8RiFmG__gold:focus-visible .Button-module__8RiFmG__label{color:var(--bg)}.Button-module__8RiFmG__blood{color:var(--blood-text)}.Button-module__8RiFmG__blood .Button-module__8RiFmG__fill{background:linear-gradient(to top,var(--blood-deep),var(--blood-hover))}.Button-module__8RiFmG__blood:hover .Button-module__8RiFmG__label,.Button-module__8RiFmG__blood:focus-visible .Button-module__8RiFmG__label{color:var(--text-bone)}@media (prefers-reduced-motion:reduce){.Button-module__8RiFmG__fill{transition:none}}
.SocialIcon-module__dx0jzW__icon{width:1.25em;height:1.25em;display:block}
.ScrollHint-module__USafua__root{left:50%;bottom:var(--s-24);z-index:var(--z-base);position:absolute;transform:translate(-50%)}.ScrollHint-module__USafua__link{align-items:center;gap:var(--s-12);flex-direction:column;text-decoration:none;display:flex}.ScrollHint-module__USafua__object{justify-content:center;align-items:center;display:flex}.ScrollHint-module__USafua__stage{width:80px;height:80px;color:var(--gold);position:relative}.ScrollHint-module__USafua__fallback{opacity:.85;width:100%;height:100%;transition:opacity var(--dur-normal)var(--ease-move);position:absolute;inset:0}.ScrollHint-module__USafua__stageLive .ScrollHint-module__USafua__fallback{opacity:0}.ScrollHint-module__USafua__caption{color:var(--text-muted);transition:color var(--dur-fast)var(--ease-move)}.ScrollHint-module__USafua__link:hover .ScrollHint-module__USafua__caption,.ScrollHint-module__USafua__link:focus-visible .ScrollHint-module__USafua__caption{color:var(--text-bone)}@media (max-width:767px){.ScrollHint-module__USafua__root{display:none}}@media (prefers-reduced-motion:reduce){.ScrollHint-module__USafua__caption,.ScrollHint-module__USafua__fallback{transition:none}}
.HeroSection-module__HAA8HW__hero{position:relative}@media (min-width:768px){.HeroSection-module__HAA8HW__hero{scroll-snap-align:start}}.HeroSection-module__HAA8HW__grid{padding-left:max(0px,calc((100vw - var(--max-page))/2));grid-template-columns:1fr min(42%,60vh);align-items:stretch;display:grid}@media (min-width:768px){.HeroSection-module__HAA8HW__grid{min-height:calc(100dvh - var(--nav-h))}}.HeroSection-module__HAA8HW__content{max-width:var(--max-hero-col);padding:var(--s-36)var(--s-48)150px var(--pad-side);flex-direction:column;justify-content:center;display:flex}.HeroSection-module__HAA8HW__heading{color:var(--text-bone);margin:0}.HeroSection-module__HAA8HW__accent{color:var(--gold)}.HeroSection-module__HAA8HW__lead{margin:var(--s-24)0 0;max-width:430px;color:var(--text-body);display:flow-root}.HeroSection-module__HAA8HW__metrics{margin:var(--s-36)0 0;align-items:flex-start;display:flex}.HeroSection-module__HAA8HW__metric{flex-direction:column;display:flex}.HeroSection-module__HAA8HW__metric:not(:first-child){border-left:1px solid var(--line);padding-left:var(--s-36)}.HeroSection-module__HAA8HW__metric:not(:last-child){padding-right:var(--s-36)}.HeroSection-module__HAA8HW__metricValue{color:var(--gold);margin:0}.HeroSection-module__HAA8HW__metricLabel{margin:var(--s-8)0 0;color:var(--text-muted)}.HeroSection-module__HAA8HW__actions{align-items:center;gap:var(--s-16);margin:var(--s-36)0 0;flex-wrap:wrap;display:flex}.HeroSection-module__HAA8HW__buttons{align-items:center;gap:var(--s-16);display:flex}.HeroSection-module__HAA8HW__socials{align-items:center;gap:var(--s-4);margin-left:var(--s-16);display:inline-flex}.HeroSection-module__HAA8HW__socialLink{width:44px;height:44px;color:var(--text-muted);transition:color var(--dur-fast)var(--ease-move);justify-content:center;align-items:center;font-size:16px;text-decoration:none;display:inline-flex}.HeroSection-module__HAA8HW__socialLink:hover,.HeroSection-module__HAA8HW__socialLink:focus-visible{color:var(--gold)}@media (min-width:768px) and (max-height:860px){.HeroSection-module__HAA8HW__content{padding-top:var(--s-24);justify-content:flex-start;padding-bottom:110px}.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__heading{font-size:clamp(40px,6.6vh,56px)}.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__lead{margin-top:var(--s-16)}.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__metrics,.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__actions{margin-top:var(--s-20)}.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__metricValue{font-size:clamp(26px,4.4vh,36px)}}@media (min-width:1760px) and (min-height:1200px){.HeroSection-module__HAA8HW__content{max-width:clamp(785px,46vw,1120px);padding-top:clamp(36px,2vw,56px)}.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__heading{font-size:clamp(70px,3.6vw,110px)}.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__lead{max-width:clamp(430px,24vw,540px);margin-top:clamp(24px,1.5vw,36px);font-size:clamp(18px,.85vw,24px)}.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__metricValue{font-size:clamp(44px,2.3vw,68px)}.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__metrics,.HeroSection-module__HAA8HW__content .HeroSection-module__HAA8HW__actions{margin-top:clamp(36px,2vw,56px)}}.HeroSection-module__HAA8HW__media{background:var(--bg);position:relative;overflow:hidden}.HeroSection-module__HAA8HW__portrait{object-fit:cover;object-position:calc(50% + 50px)50%;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__HAA8HW__vignette{background:  linear-gradient(180deg,#0b0b0b00 74%,var(--bg)100%),linear-gradient(90deg,var(--bg)0%,#0b0b0be0 9%,#0b0b0b73 24%,#0b0b0b24 38%,#0b0b0b00 52%);pointer-events:none;position:absolute;inset:0}@media (max-width:767px){.HeroSection-module__HAA8HW__grid{gap:var(--s-24);min-height:0;padding:var(--s-32)0;flex-direction:column;display:flex}.HeroSection-module__HAA8HW__content{display:contents}.HeroSection-module__HAA8HW__heading{order:2;padding:0 20px}.HeroSection-module__HAA8HW__lead{margin-top:var(--s-16);order:3;max-width:none;padding:0 20px}.HeroSection-module__HAA8HW__portrait{object-position:50% 50%}.HeroSection-module__HAA8HW__media{border:1px solid var(--line);order:4;height:280px;margin:0 20px}.HeroSection-module__HAA8HW__metrics{flex-direction:column;order:5;align-items:stretch;margin:0;padding:0 20px}.HeroSection-module__HAA8HW__metric{padding:var(--s-16)0;border-bottom:1px solid var(--line-soft);flex-direction:row;justify-content:space-between;align-items:baseline}.HeroSection-module__HAA8HW__metric:not(:first-child){border-left:none;padding-left:0}.HeroSection-module__HAA8HW__metric:not(:last-child){padding-right:0}.HeroSection-module__HAA8HW__metric:last-child{border-bottom:none}.HeroSection-module__HAA8HW__metricLabel{text-align:right;margin:0}.HeroSection-module__HAA8HW__actions{align-items:stretch;gap:var(--s-12);flex-direction:column;order:7;padding:0 20px}.HeroSection-module__HAA8HW__buttons{align-items:stretch;gap:var(--s-12);flex-direction:column;width:100%}.HeroSection-module__HAA8HW__buttons a{justify-content:center;width:100%}.HeroSection-module__HAA8HW__socials{justify-content:center;margin-left:0}}@media (prefers-reduced-motion:reduce){.HeroSection-module__HAA8HW__socialLink{transition:none}}
.ProjectShowcase-module__VSn8MW__section{min-height:calc(100dvh - var(--nav-h));max-width:var(--max-page);padding:var(--s-56)var(--pad-side);scroll-snap-align:start;scroll-margin-top:calc(-1*var(--nav-h));flex-direction:column;justify-content:center;margin-inline:auto;display:flex}.ProjectShowcase-module__VSn8MW__headerRow{align-items:baseline;gap:var(--s-16);margin-bottom:var(--s-36);display:flex}.ProjectShowcase-module__VSn8MW__headerTitle{color:var(--text-bone);margin:0}.ProjectShowcase-module__VSn8MW__grid{flex-direction:column;gap:20px;display:flex}.ProjectShowcase-module__VSn8MW__featuredRow{grid-template-columns:1.42fr 1fr;gap:20px;height:428px;display:grid}.ProjectShowcase-module__VSn8MW__secondsColumn{grid-template-rows:1fr 1fr;gap:20px;min-height:0;display:grid}.ProjectShowcase-module__VSn8MW__restRow{grid-template-columns:repeat(4,1fr);gap:20px;height:250px;display:grid}.ProjectShowcase-module__VSn8MW__tile{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;min-width:0;height:100%;min-height:0;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e8dfce1a}.ProjectShowcase-module__VSn8MW__tile:focus-visible{box-shadow:inset 0 0 0 1px var(--line-strong)}.ProjectShowcase-module__VSn8MW__hair{z-index:2;background:var(--gold);pointer-events:none;width:0;height:2px;transition:width var(--dur-fill)var(--ease-move);position:absolute;bottom:0;left:0}.ProjectShowcase-module__VSn8MW__tile:hover .ProjectShowcase-module__VSn8MW__hair,.ProjectShowcase-module__VSn8MW__tile:focus-visible .ProjectShowcase-module__VSn8MW__hair{width:100%}.ProjectShowcase-module__VSn8MW__image{object-fit:cover;filter:grayscale(.5)sepia(.18)brightness(.9);transition:transform var(--dur-image)var(--ease-move),filter var(--dur-fill)var(--ease-move)}.ProjectShowcase-module__VSn8MW__tile:hover .ProjectShowcase-module__VSn8MW__image,.ProjectShowcase-module__VSn8MW__tile:focus-visible .ProjectShowcase-module__VSn8MW__image{filter:none;transform:scale(1.04)}.ProjectShowcase-module__VSn8MW__scrim{pointer-events:none;background:linear-gradient(#0b0b0b00 20%,#0b0b0bd1 56%,#0b0b0bfc 100%);position:absolute;inset:0}.ProjectShowcase-module__VSn8MW__tileContent{z-index:1;padding:var(--s-24)var(--s-28);transition:transform var(--dur-normal)var(--ease-move);display:block;position:absolute;bottom:0;left:0;right:0}.ProjectShowcase-module__VSn8MW__tile:hover .ProjectShowcase-module__VSn8MW__tileContent,.ProjectShowcase-module__VSn8MW__tile:focus-visible .ProjectShowcase-module__VSn8MW__tileContent{transform:translateY(-3px)}.ProjectShowcase-module__VSn8MW__tileTitle{font-family:var(--font-display);color:var(--text-bone);overflow-wrap:break-word;font-size:25px;line-height:1.05;display:block}.ProjectShowcase-module__VSn8MW__tileRole{font-family:var(--font-lapidary);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);overflow-wrap:break-word;margin-top:9px;font-size:12px;line-height:1.2;display:block}.ProjectShowcase-module__VSn8MW__tileMetric{margin-top:var(--s-12);flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.ProjectShowcase-module__VSn8MW__metricValue{font-family:var(--font-display);color:var(--gold);font-size:24px;line-height:1}.ProjectShowcase-module__VSn8MW__metricPair{white-space:nowrap;align-items:baseline;gap:9px;display:inline-flex}.ProjectShowcase-module__VSn8MW__metricSeparator{font-family:var(--font-lapidary);color:var(--text-muted);font-size:12px}.ProjectShowcase-module__VSn8MW__metricCaption{font-family:var(--font-lapidary);letter-spacing:.18em;text-transform:uppercase;color:var(--text-secondary);font-size:10.5px;line-height:1.2}.ProjectShowcase-module__VSn8MW__tileCta{margin-top:var(--s-12);color:var(--text-bone);font-size:11px;display:block}.ProjectShowcase-module__VSn8MW__tileCta span{transition:transform var(--dur-fast)var(--ease-move);display:inline-block}.ProjectShowcase-module__VSn8MW__tile:hover .ProjectShowcase-module__VSn8MW__tileCta span,.ProjectShowcase-module__VSn8MW__tile:focus-visible .ProjectShowcase-module__VSn8MW__tileCta span{transform:translate(4px)}.ProjectShowcase-module__VSn8MW__lead .ProjectShowcase-module__VSn8MW__tileContent{padding:var(--s-36)var(--s-36)var(--s-32)}.ProjectShowcase-module__VSn8MW__lead .ProjectShowcase-module__VSn8MW__scrim{background:linear-gradient(#0b0b0b1a 0%,#0b0b0b00 22%,#0b0b0bd1 58%,#0b0b0bfc 100%)}.ProjectShowcase-module__VSn8MW__lead .ProjectShowcase-module__VSn8MW__tileTitle{font-size:38px;line-height:1.04}.ProjectShowcase-module__VSn8MW__lead .ProjectShowcase-module__VSn8MW__tileMetric{margin-top:var(--s-20);gap:11px}.ProjectShowcase-module__VSn8MW__lead .ProjectShowcase-module__VSn8MW__metricValue{font-size:40px}.ProjectShowcase-module__VSn8MW__lead .ProjectShowcase-module__VSn8MW__metricCaption{font-size:12px}.ProjectShowcase-module__VSn8MW__small .ProjectShowcase-module__VSn8MW__tileContent{padding:var(--s-24)var(--s-20)}.ProjectShowcase-module__VSn8MW__small .ProjectShowcase-module__VSn8MW__scrim{background:linear-gradient(#0b0b0b00 16%,#0b0b0bd6 54%,#0b0b0bfc 100%)}.ProjectShowcase-module__VSn8MW__small .ProjectShowcase-module__VSn8MW__tileTitle{font-size:20px;line-height:1.1}.ProjectShowcase-module__VSn8MW__small .ProjectShowcase-module__VSn8MW__tileMetric{gap:var(--s-8);margin-top:11px}.ProjectShowcase-module__VSn8MW__small .ProjectShowcase-module__VSn8MW__metricValue{font-size:21px}@media (hover:none){.ProjectShowcase-module__VSn8MW__image,.ProjectShowcase-module__VSn8MW__tile:hover .ProjectShowcase-module__VSn8MW__image,.ProjectShowcase-module__VSn8MW__tile:focus-visible .ProjectShowcase-module__VSn8MW__image{filter:saturate(.9)brightness(.95)}}@media (prefers-reduced-motion:reduce){.ProjectShowcase-module__VSn8MW__tile,.ProjectShowcase-module__VSn8MW__image,.ProjectShowcase-module__VSn8MW__hair,.ProjectShowcase-module__VSn8MW__tileContent,.ProjectShowcase-module__VSn8MW__tileCta span{transition:none}.ProjectShowcase-module__VSn8MW__tile:hover .ProjectShowcase-module__VSn8MW__tileCta span,.ProjectShowcase-module__VSn8MW__tile:focus-visible .ProjectShowcase-module__VSn8MW__tileCta span,.ProjectShowcase-module__VSn8MW__tile:hover .ProjectShowcase-module__VSn8MW__tileContent,.ProjectShowcase-module__VSn8MW__tile:focus-visible .ProjectShowcase-module__VSn8MW__tileContent,.ProjectShowcase-module__VSn8MW__tile:hover .ProjectShowcase-module__VSn8MW__image,.ProjectShowcase-module__VSn8MW__tile:focus-visible .ProjectShowcase-module__VSn8MW__image{transform:none}}@media (min-width:1760px) and (min-height:1200px){.ProjectShowcase-module__VSn8MW__featuredRow{height:clamp(428px,24vw,560px)}.ProjectShowcase-module__VSn8MW__restRow{height:clamp(250px,14vw,330px)}.ProjectShowcase-module__VSn8MW__headerRow .ProjectShowcase-module__VSn8MW__headerTitle{font-size:clamp(46px,2.6vw,62px)}.ProjectShowcase-module__VSn8MW__lead .ProjectShowcase-module__VSn8MW__tileTitle{font-size:clamp(38px,2.1vw,50px)}.ProjectShowcase-module__VSn8MW__lead .ProjectShowcase-module__VSn8MW__metricValue{font-size:clamp(40px,2.2vw,52px)}.ProjectShowcase-module__VSn8MW__tile .ProjectShowcase-module__VSn8MW__tileTitle{font-size:clamp(25px,1.4vw,33px)}.ProjectShowcase-module__VSn8MW__tile .ProjectShowcase-module__VSn8MW__metricValue{font-size:clamp(24px,1.35vw,31px)}.ProjectShowcase-module__VSn8MW__small .ProjectShowcase-module__VSn8MW__tileTitle{font-size:clamp(20px,1.1vw,26px)}.ProjectShowcase-module__VSn8MW__small .ProjectShowcase-module__VSn8MW__metricValue{font-size:clamp(21px,1.2vw,27px)}}.ProjectShowcase-module__VSn8MW__selector{display:none}@media (max-width:767px){.ProjectShowcase-module__VSn8MW__section{min-height:0;padding:var(--s-32)20px}.ProjectShowcase-module__VSn8MW__headerRow{margin-bottom:var(--s-20)}.ProjectShowcase-module__VSn8MW__grid{display:none}.ProjectShowcase-module__VSn8MW__selector{gap:var(--s-16);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ProjectShowcase-module__VSn8MW__card{scroll-snap-align:center;height:78dvh}.ProjectShowcase-module__VSn8MW__cardButton{border-radius:var(--radius-card);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.ProjectShowcase-module__VSn8MW__cardImage{object-fit:cover}.ProjectShowcase-module__VSn8MW__cardScrim{pointer-events:none;background:linear-gradient(#0b0b0b59 0%,#0b0b0b33 32%,#0b0b0bdb 66%,#0b0b0bf0 100%);position:absolute;inset:0}.ProjectShowcase-module__VSn8MW__cardContent{z-index:1;gap:var(--s-8);padding:var(--s-24)var(--s-20)var(--s-32);flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.ProjectShowcase-module__VSn8MW__cardEyebrow{color:var(--text-muted)}.ProjectShowcase-module__VSn8MW__cardTitle{font-family:var(--font-display);color:var(--text-bone);overflow-wrap:break-word;font-size:34px;line-height:1.04}.ProjectShowcase-module__VSn8MW__cardStudio{font-family:var(--font-lapidary);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:11px;line-height:1.2}.ProjectShowcase-module__VSn8MW__cardMetric{align-items:flex-start;gap:var(--s-8);flex-direction:column;display:flex}.ProjectShowcase-module__VSn8MW__cardMetric .ProjectShowcase-module__VSn8MW__metricSeparator{display:none}.ProjectShowcase-module__VSn8MW__cardMetric .ProjectShowcase-module__VSn8MW__metricValue{font-size:28px}.ProjectShowcase-module__VSn8MW__cardMetric .ProjectShowcase-module__VSn8MW__metricCaption{font-size:11px}.ProjectShowcase-module__VSn8MW__cardCta{margin-top:var(--s-8);color:var(--text-bone)}.ProjectShowcase-module__VSn8MW__counter{top:var(--s-16);right:var(--s-16);z-index:1;padding:6px var(--s-12);border-radius:var(--radius-card);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b0b0bc7;align-items:baseline;gap:5px;display:flex;position:absolute}.ProjectShowcase-module__VSn8MW__counterNum{font-family:var(--font-display);color:var(--gold);font-size:20px}.ProjectShowcase-module__VSn8MW__counterTotal{font-family:var(--font-body);color:var(--text-muted);font-size:13px}}
.LandingClient-module__MGwC8q__root{display:contents}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--line-hairline);scroll-snap-align:end}.Footer-module__3hUVsW__contact{justify-content:space-between;align-items:flex-end;gap:var(--s-40);max-width:var(--max-page);padding:var(--s-96)var(--pad-side)var(--s-72);margin-inline:auto;display:flex}.Footer-module__3hUVsW__heading{font-family:var(--font-display);color:var(--text-bone);margin:0;font-size:clamp(34px,3.6vw,56px);font-weight:400;line-height:1.06}.Footer-module__3hUVsW__email{align-items:center;gap:var(--s-12);padding-bottom:var(--s-8);border-bottom:1px solid var(--line-strong);font-family:var(--font-body);color:var(--text-bone);transition:color var(--dur-fast)var(--ease-move),border-color var(--dur-fast)var(--ease-move);flex-shrink:0;font-size:20px;text-decoration:none;display:inline-flex}.Footer-module__3hUVsW__email:hover,.Footer-module__3hUVsW__email:focus-visible{color:var(--gold);border-bottom-color:var(--gold)}.Footer-module__3hUVsW__emailArrow{color:var(--gold);transition:transform var(--dur-fast)var(--ease-move)}.Footer-module__3hUVsW__email:hover .Footer-module__3hUVsW__emailArrow,.Footer-module__3hUVsW__email:focus-visible .Footer-module__3hUVsW__emailArrow{transform:translate(4px)}.Footer-module__3hUVsW__colophon{align-items:center;gap:var(--s-24);max-width:var(--max-page);padding:var(--s-24)var(--pad-side);border-top:1px solid var(--line-hairline);grid-template-columns:1fr auto 1fr;margin-inline:auto;display:grid}.Footer-module__3hUVsW__colophonLeft{align-items:center;gap:var(--s-16);display:flex}.Footer-module__3hUVsW__colophonText{color:var(--text-muted);margin:0}.Footer-module__3hUVsW__linksRow{align-items:center;gap:var(--s-24);display:flex}.Footer-module__3hUVsW__link{color:var(--text-muted);transition:color var(--dur-fast)var(--ease-move);text-decoration:none}.Footer-module__3hUVsW__link:hover,.Footer-module__3hUVsW__link:focus-visible{color:var(--gold)}.Footer-module__3hUVsW__colophonRight{justify-content:flex-end;align-items:center;gap:var(--s-16);display:flex}.Footer-module__3hUVsW__year{color:var(--text-muted)}.Footer-module__3hUVsW__toTop{border:1px solid var(--line);width:40px;height:40px;color:var(--text-secondary);transition:color var(--dur-fast)var(--ease-move),border-color var(--dur-fast)var(--ease-move);justify-content:center;align-items:center;font-size:15px;text-decoration:none;display:inline-flex}.Footer-module__3hUVsW__toTop:hover,.Footer-module__3hUVsW__toTop:focus-visible{color:var(--gold);border-color:var(--line-strong)}@media (max-width:767px){.Footer-module__3hUVsW__contact{align-items:flex-start;gap:var(--s-32);padding:var(--s-56)20px var(--s-40);flex-direction:column}.Footer-module__3hUVsW__email{overflow-wrap:anywhere;font-size:17px}.Footer-module__3hUVsW__colophon{justify-items:center;gap:var(--s-20);padding:var(--s-24)20px var(--s-32);text-align:center;grid-template-columns:1fr}.Footer-module__3hUVsW__colophonLeft{gap:var(--s-12);flex-direction:column}.Footer-module__3hUVsW__linksRow{justify-content:center;column-gap:var(--s-16);row-gap:var(--s-28);flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.Footer-module__3hUVsW__email,.Footer-module__3hUVsW__emailArrow,.Footer-module__3hUVsW__link,.Footer-module__3hUVsW__toTop{transition:none}.Footer-module__3hUVsW__email:hover .Footer-module__3hUVsW__emailArrow,.Footer-module__3hUVsW__email:focus-visible .Footer-module__3hUVsW__emailArrow{transform:none}}@media (hover:none){.Footer-module__3hUVsW__link,.Footer-module__3hUVsW__email,.Footer-module__3hUVsW__toTop{position:relative}.Footer-module__3hUVsW__link:after,.Footer-module__3hUVsW__email:after,.Footer-module__3hUVsW__toTop:after{content:"";position:absolute;inset:-12px 0}.Footer-module__3hUVsW__email:after{inset:-6px 0}.Footer-module__3hUVsW__toTop:after{inset:-6px}}
