.about-team-section-module__YZhQpq__section{color:var(--color-on-dark);background:0 0;align-items:center;min-height:100svh;display:flex;position:relative}.about-team-section-module__YZhQpq__content{z-index:1;position:relative}.about-team-section-module__YZhQpq__heading{grid-template-columns:minmax(8rem,.55fr) minmax(20rem,1.3fr) minmax(18rem,.8fr);align-items:end;gap:2rem;display:grid}.about-team-section-module__YZhQpq__heading h2{max-width:10ch}.about-team-section-module__YZhQpq__heading>p:last-child{color:color-mix(in srgb, var(--color-on-dark) 76%, transparent);max-width:32rem;font-size:1.05rem}.about-team-section-module__YZhQpq__members{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:clamp(3.5rem,7vw,6rem);display:grid}.about-team-section-module__YZhQpq__member{background:color-mix(in srgb, var(--color-primary-navy) 78%, transparent);border:1px solid color-mix(in srgb, var(--color-on-dark) 25%, transparent);border-top:.2rem solid var(--color-primary-red);grid-template-columns:9rem 1fr;gap:clamp(1.25rem,3vw,2rem);padding:clamp(1.25rem,3vw,2rem);display:grid}.about-team-section-module__YZhQpq__portrait{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--color-primary-red) 72%, transparent);border-radius:50%;align-self:start;width:9rem;position:relative;overflow:hidden}.about-team-section-module__YZhQpq__portrait img{object-fit:cover}.about-team-section-module__YZhQpq__memberContent{align-self:center}.about-team-section-module__YZhQpq__memberNumber{color:var(--color-accent-on-dark);font-family:var(--font-display);letter-spacing:.14em;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:block}.about-team-section-module__YZhQpq__member h3{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(2rem,3.4vw,3.25rem);font-stretch:75%;line-height:.95}.about-team-section-module__YZhQpq__role{color:var(--color-accent-on-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:.85rem;font-size:.75rem;font-weight:750;line-height:1.45}.about-team-section-module__YZhQpq__description{color:color-mix(in srgb, var(--color-on-dark) 72%, transparent);margin-top:1.15rem}@media (max-width:58rem){.about-team-section-module__YZhQpq__heading,.about-team-section-module__YZhQpq__members{grid-template-columns:1fr}}@media (max-width:42rem){.about-team-section-module__YZhQpq__section{min-height:auto}.about-team-section-module__YZhQpq__member{grid-template-columns:7rem 1fr}.about-team-section-module__YZhQpq__portrait{width:7rem}}@media (max-width:28rem){.about-team-section-module__YZhQpq__member{grid-template-columns:1fr}}
.capabilities-section-module__PTQAcG__section{color:var(--color-on-dark);background:0 0;position:relative}.capabilities-section-module__PTQAcG__content{z-index:1;position:relative}.capabilities-section-module__PTQAcG__heading{grid-template-columns:minmax(8rem,.6fr) minmax(18rem,1.6fr) minmax(16rem,.8fr);gap:2rem;display:grid}.capabilities-section-module__PTQAcG__heading>p:last-child{color:color-mix(in srgb, var(--color-on-dark) 76%, transparent);align-self:end;max-width:31rem;font-size:1.08rem}.capabilities-section-module__PTQAcG__list{border-top:1px solid color-mix(in srgb, var(--color-on-dark) 36%, transparent);grid-template-columns:repeat(3,1fr);margin-top:clamp(4rem,8vw,7rem);display:grid}.capabilities-section-module__PTQAcG__item{padding:2rem clamp(1rem,3vw,2.5rem) 0}.capabilities-section-module__PTQAcG__item:first-child{padding-left:0}.capabilities-section-module__PTQAcG__item+.capabilities-section-module__PTQAcG__item{border-left:1px solid color-mix(in srgb, var(--color-on-dark) 28%, transparent)}.capabilities-section-module__PTQAcG__item h3{font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(1.5rem,2.4vw,2.1rem);font-stretch:75%;line-height:1}.capabilities-section-module__PTQAcG__item p{color:color-mix(in srgb, var(--color-on-dark) 74%, transparent);max-width:23rem;margin-top:1.25rem}@media (max-width:52rem){.capabilities-section-module__PTQAcG__heading{grid-template-columns:1fr}.capabilities-section-module__PTQAcG__heading>p:last-child{align-self:auto}}@media (max-width:42rem){.capabilities-section-module__PTQAcG__list{grid-template-columns:1fr}.capabilities-section-module__PTQAcG__item,.capabilities-section-module__PTQAcG__item:first-child{padding:1.75rem 0}.capabilities-section-module__PTQAcG__item+.capabilities-section-module__PTQAcG__item{border-left:0;border-top:1px solid color-mix(in srgb, var(--color-on-dark) 28%, transparent)}}
.contact-form-module__A0qblW__form{border-top:1px solid color-mix(in srgb, var(--color-on-dark) 35%, transparent);padding-top:2rem}.contact-form-module__A0qblW__row{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.contact-form-module__A0qblW__field{gap:.5rem;margin-bottom:1.5rem;display:grid}.contact-form-module__A0qblW__field label{font-size:.85rem;font-weight:700}.contact-form-module__A0qblW__field input,.contact-form-module__A0qblW__field textarea{background:color-mix(in srgb, var(--color-on-dark) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-on-dark) 42%, transparent);color:var(--color-on-dark);resize:vertical;min-height:3.25rem;transition:background var(--transition-fast), border-color var(--transition-fast);border-radius:0;width:100%;padding:.75rem .9rem}.contact-form-module__A0qblW__field textarea{min-height:9rem}.contact-form-module__A0qblW__field input:hover,.contact-form-module__A0qblW__field textarea:hover{border-color:var(--color-on-dark)}.contact-form-module__A0qblW__field input:focus,.contact-form-module__A0qblW__field textarea:focus{background:color-mix(in srgb, var(--color-on-dark) 12%, transparent);border-color:var(--color-primary-red)}.contact-form-module__A0qblW__field [aria-invalid=true]{border-color:var(--color-error-on-dark)}.contact-form-module__A0qblW__hint,.contact-form-module__A0qblW__error{font-size:.78rem;line-height:1.4}.contact-form-module__A0qblW__hint{color:color-mix(in srgb, var(--color-on-dark) 68%, transparent)}.contact-form-module__A0qblW__error{color:var(--color-error-on-dark)}.contact-form-module__A0qblW__submitRow{grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;display:grid}.contact-form-module__A0qblW__submitRow button{background:var(--color-primary-beige);box-shadow:inset 0 -.25rem 0 var(--color-primary-red);color:var(--color-ink);cursor:pointer;min-height:3.25rem;transition:background var(--transition-fast), transform var(--transition-fast);border:0;padding-inline:1.35rem;font-weight:800}.contact-form-module__A0qblW__submitRow button:hover{background:var(--color-surface-muted);transform:translateY(-.125rem)}.contact-form-module__A0qblW__submitRow p,.contact-form-module__A0qblW__status{color:color-mix(in srgb, var(--color-on-dark) 68%, transparent);max-width:31rem;font-size:.78rem;line-height:1.45}.contact-form-module__A0qblW__status{border-left:.25rem solid var(--color-primary-red);margin-top:1.5rem;padding-left:1rem}@media (max-width:38rem){.contact-form-module__A0qblW__row,.contact-form-module__A0qblW__submitRow{grid-template-columns:1fr}.contact-form-module__A0qblW__submitRow button{width:100%}}
.contact-section-module__KgqxRq__section{color:var(--color-on-dark);background:0 0;position:relative}.contact-section-module__KgqxRq__layout{z-index:1;grid-template-columns:minmax(18rem,.85fr) minmax(24rem,1.15fr);gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.contact-section-module__KgqxRq__intro h2{max-width:9ch;margin-top:2rem}.contact-section-module__KgqxRq__intro>p:not(.contact-section-module__KgqxRq__eyebrow){color:color-mix(in srgb, var(--color-on-dark) 72%, transparent);max-width:31rem;margin-top:2rem}.contact-section-module__KgqxRq__intro .contact-section-module__KgqxRq__eyebrow{color:var(--color-on-dark)}.contact-section-module__KgqxRq__socials{flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;display:flex}.contact-section-module__KgqxRq__socials a,.contact-section-module__KgqxRq__socials span{border:1px solid color-mix(in srgb, var(--color-on-dark) 32%, transparent);align-items:center;gap:.55rem;min-height:2.75rem;padding-inline:.8rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.contact-section-module__KgqxRq__socials a{transition:background var(--transition-fast), border-color var(--transition-fast)}.contact-section-module__KgqxRq__socials a:hover{background:var(--color-primary-beige);border-color:var(--color-primary-beige);color:var(--color-ink)}.contact-section-module__KgqxRq__socials span{color:color-mix(in srgb, var(--color-on-dark) 58%, transparent)}.contact-section-module__KgqxRq__socials small{letter-spacing:.04em;text-transform:uppercase;font-size:.61rem;font-weight:650}.contact-section-module__KgqxRq__address{border-top:1px solid color-mix(in srgb, var(--color-on-dark) 28%, transparent);grid-template-columns:auto 1fr;align-items:start;gap:.85rem;max-width:31rem;margin-top:2.5rem;padding-top:1.5rem;font-style:normal;display:grid}.contact-section-module__KgqxRq__address>svg{color:var(--color-accent-on-dark);margin-top:.15rem}.contact-section-module__KgqxRq__address span,.contact-section-module__KgqxRq__address strong{display:block}.contact-section-module__KgqxRq__address span{color:color-mix(in srgb, var(--color-on-dark) 62%, transparent);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.contact-section-module__KgqxRq__address strong{font-family:var(--font-display);margin-top:.35rem;font-size:1.3rem;font-stretch:75%;line-height:1.1}.contact-section-module__KgqxRq__address p{color:color-mix(in srgb, var(--color-on-dark) 68%, transparent);margin-top:.45rem;font-size:.82rem}@media (max-width:52rem){.contact-section-module__KgqxRq__layout{grid-template-columns:1fr}}
.hero-module__kwNNOq__hero{color:var(--color-on-dark);min-height:100svh;padding-block:calc(var(--header-height) + 3rem) 7rem;align-items:center;display:flex;position:relative}.hero-module__kwNNOq__copy{position:relative}.hero-module__kwNNOq__eyebrow{color:var(--color-on-dark);margin-bottom:1.5rem}.hero-module__kwNNOq__copy h1{font-family:var(--font-display);letter-spacing:-.055em;text-wrap:balance;max-width:8ch;font-size:clamp(4.4rem,8.5vw,8.6rem);font-weight:700;font-stretch:75%;line-height:.88}.hero-module__kwNNOq__summary{color:color-mix(in srgb, var(--color-on-dark) 78%, transparent);max-width:34rem;margin-top:1.65rem;font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.55}.hero-module__kwNNOq__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2.25rem;display:flex}.hero-module__kwNNOq__primaryAction,.hero-module__kwNNOq__secondaryAction{align-items:center;gap:.65rem;min-height:3.25rem;font-weight:750;text-decoration:none;display:inline-flex}.hero-module__kwNNOq__primaryAction{background:var(--color-primary-beige);box-shadow:inset 0 -.25rem 0 var(--color-primary-red);color:var(--color-ink);transition:background var(--transition-fast), transform var(--transition-fast);padding-inline:1.25rem}.hero-module__kwNNOq__primaryAction:hover{background:var(--color-surface-muted);transform:translateY(-.125rem)}.hero-module__kwNNOq__secondaryAction{border-bottom:1px solid color-mix(in srgb, var(--color-on-dark) 48%, transparent);color:var(--color-on-dark)}.hero-module__kwNNOq__cue{color:color-mix(in srgb, var(--color-on-dark) 78%, transparent);bottom:2rem;left:max(1.25rem, calc((100vw - var(--container)) / 2));letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.72rem;font-weight:700;display:flex;position:absolute}@media (max-width:48rem){.hero-module__kwNNOq__hero{padding-block:calc(var(--header-height) + 2rem) 8.5rem;align-items:flex-end}.hero-module__kwNNOq__copy h1{font-size:clamp(3.7rem,17vw,5.7rem)}.hero-module__kwNNOq__summary{max-width:31rem;margin-top:1.15rem;font-size:1rem}.hero-module__kwNNOq__actions{gap:.65rem 1rem;margin-top:1.5rem}.hero-module__kwNNOq__cue{bottom:4.9rem;left:1rem}}@media (max-width:22.5rem){.hero-module__kwNNOq__copy h1{font-size:3.35rem}.hero-module__kwNNOq__summary{line-height:1.45}.hero-module__kwNNOq__secondaryAction{min-height:2.5rem}}@media (max-width:22.5rem) and (max-height:46rem){.hero-module__kwNNOq__hero{padding-top:calc(var(--header-height) + 1rem);align-items:flex-start}.hero-module__kwNNOq__eyebrow{margin-bottom:.7rem}.hero-module__kwNNOq__copy h1{font-size:3rem}.hero-module__kwNNOq__summary{margin-top:.85rem;font-size:.94rem;line-height:1.4}.hero-module__kwNNOq__actions{margin-top:1rem}}@media (prefers-reduced-motion:reduce){.hero-module__kwNNOq__cue{display:none}}
.backdrop-brand-module__dJ6m9q__signature{background:color-mix(in srgb, var(--color-primary-navy) 72%, transparent);border-left:.125rem solid var(--color-primary-red);color:var(--color-on-dark);right:max(1.25rem, calc((100vw - var(--container)) / 2));top:calc(var(--header-height) + 1.5rem);z-index:2;align-items:center;gap:.6rem;padding:.55rem .8rem .55rem .65rem;display:flex;position:absolute}.backdrop-brand-module__dJ6m9q__mark{object-fit:contain;width:2.25rem;height:2.25rem}.backdrop-brand-module__dJ6m9q__name{font-family:var(--font-display);letter-spacing:-.035em;font-size:1rem;font-weight:750;font-stretch:75%;line-height:1}.backdrop-brand-module__dJ6m9q__name span{color:var(--color-accent-on-dark)}@media (max-width:48rem){.backdrop-brand-module__dJ6m9q__signature{display:none}}
.home-parallax-scene-module__86-gMW__story{background:var(--color-primary-navy);color:var(--color-on-dark);isolation:isolate;position:relative}.home-parallax-scene-module__86-gMW__backdrop{pointer-events:none;z-index:0;height:100svh;margin-bottom:-100svh;position:sticky;top:0;overflow:hidden}.home-parallax-scene-module__86-gMW__scene,.home-parallax-scene-module__86-gMW__frame,.home-parallax-scene-module__86-gMW__scrim{position:absolute;inset:0}.home-parallax-scene-module__86-gMW__scene{background:var(--color-primary-navy);transform-origin:56% 56%;will-change:transform;transform:scale(1.055)}.home-parallax-scene-module__86-gMW__frame{opacity:0;transform-origin:50%;will-change:opacity, transform;transform:translateY(2.25rem)scale(1.06)}.home-parallax-scene-module__86-gMW__frame:first-child{opacity:1;transform:scale(1.045)}.home-parallax-scene-module__86-gMW__frame img{object-fit:cover}.home-parallax-scene-module__86-gMW__scrim{background:linear-gradient(180deg, color-mix(in srgb, var(--color-primary-navy) 38%, transparent), color-mix(in srgb, var(--color-primary-navy) 68%, transparent)), linear-gradient(90deg, color-mix(in srgb, var(--color-primary-navy) 82%, transparent) 0%, color-mix(in srgb, var(--color-primary-navy) 46%, transparent) 56%, color-mix(in srgb, var(--color-primary-navy) 66%, transparent) 100%);z-index:1}.home-parallax-scene-module__86-gMW__content{z-index:1;position:relative}.home-parallax-scene-module__86-gMW__progressPanel{background:color-mix(in srgb, var(--color-primary-navy) 78%, transparent);border-left:.125rem solid var(--color-primary-red);color:color-mix(in srgb, var(--color-on-dark) 76%, transparent);font-family:var(--font-display);letter-spacing:.12em;bottom:auto;left:max(1.25rem, calc((100vw - var(--container)) / 2));text-transform:uppercase;right:auto;top:calc(var(--header-height) + 1.5rem);z-index:2;width:min(16rem,100vw - 2.5rem);padding:.55rem .7rem;font-size:.68rem;font-weight:700;position:absolute}.home-parallax-scene-module__86-gMW__progressTrack{background:color-mix(in srgb, var(--color-on-dark) 24%, transparent);height:.125rem;margin-top:.65rem;overflow:hidden}.home-parallax-scene-module__86-gMW__progressTrack>span{background:var(--gradient-brand);transform-origin:0;will-change:transform;height:100%;display:block;transform:scaleX(0)}.home-parallax-scene-module__86-gMW__counter{text-align:right;margin-top:.5rem;display:block}@media (max-width:48rem){.home-parallax-scene-module__86-gMW__scene{transform-origin:64% 53%}.home-parallax-scene-module__86-gMW__frame img{object-position:64% center!important}.home-parallax-scene-module__86-gMW__scrim{background:linear-gradient(0deg, color-mix(in srgb, var(--color-primary-navy) 94%, transparent), color-mix(in srgb, var(--color-primary-navy) 60%, transparent) 72%, color-mix(in srgb, var(--color-primary-navy) 48%, transparent)), linear-gradient(90deg, color-mix(in srgb, var(--color-primary-navy) 74%, transparent), color-mix(in srgb, var(--color-primary-navy) 34%, transparent))}.home-parallax-scene-module__86-gMW__progressPanel{display:none}}@media (prefers-reduced-motion:reduce){.home-parallax-scene-module__86-gMW__scene,.home-parallax-scene-module__86-gMW__frame{will-change:auto;transform:none}.home-parallax-scene-module__86-gMW__progressTrack>span{will-change:auto}}
.process-section-module__QP_F-G__section{color:var(--color-on-dark);background:0 0;position:relative}.process-section-module__QP_F-G__content{z-index:1;position:relative}.process-section-module__QP_F-G__intro{grid-template-columns:minmax(12rem,.75fr) minmax(20rem,1.5fr);gap:2rem;display:grid}.process-section-module__QP_F-G__intro h2{max-width:12ch}.process-section-module__QP_F-G__phases{border-image:var(--gradient-brand) 1;border-top:.125rem solid #0000;margin-top:clamp(4rem,8vw,7rem);list-style:none}.process-section-module__QP_F-G__phases li{border-bottom:1px solid color-mix(in srgb, var(--color-on-dark) 30%, transparent);grid-template-columns:minmax(5rem,.75fr) 1.5fr;align-items:start;gap:2rem;padding-block:2rem;display:grid}.process-section-module__QP_F-G__phases li>span{color:var(--color-accent-on-dark);font-family:var(--font-display);letter-spacing:.12em;font-size:.8rem;font-weight:700}.process-section-module__QP_F-G__phases h3{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(2rem,4vw,3.4rem);font-stretch:75%;line-height:1}.process-section-module__QP_F-G__phases p{color:color-mix(in srgb, var(--color-on-dark) 74%, transparent);max-width:35rem;margin-top:.65rem}@media (max-width:45rem){.process-section-module__QP_F-G__intro,.process-section-module__QP_F-G__phases li{grid-template-columns:1fr}.process-section-module__QP_F-G__phases li{gap:.75rem}}
.projects-showcase-module__ZnN62G__section{color:var(--color-on-dark);background:0 0;position:relative}.projects-showcase-module__ZnN62G__content{z-index:1;position:relative}.projects-showcase-module__ZnN62G__complete{background:var(--color-surface);color:var(--color-ink)}.projects-showcase-module__ZnN62G__heading{grid-template-columns:1fr auto;align-items:end;gap:2rem;display:grid}.projects-showcase-module__ZnN62G__heading h2{max-width:13ch;margin-top:2rem}.projects-showcase-module__ZnN62G__allProjectsLink{border-bottom:1px solid;align-items:center;gap:.6rem;padding-bottom:.35rem;font-weight:700;text-decoration:none;display:inline-flex}.projects-showcase-module__ZnN62G__projectList{border-top:1px solid;margin-top:clamp(3.5rem,7vw,6rem)}.projects-showcase-module__ZnN62G__project{border-bottom:1px solid color-mix(in srgb, currentColor 35%, transparent);grid-template-columns:1.1fr 1fr auto;align-items:center;gap:2rem;padding-block:2rem;display:grid}.projects-showcase-module__ZnN62G__services{letter-spacing:.11em;text-transform:uppercase;font-size:.74rem;font-weight:700}.projects-showcase-module__ZnN62G__project h3{font-family:var(--font-display);letter-spacing:-.04em;margin-top:.5rem;font-size:clamp(2rem,4vw,3.5rem);font-stretch:75%;line-height:1}.projects-showcase-module__ZnN62G__project>p{max-width:34rem}.projects-showcase-module__ZnN62G__project a{white-space:nowrap;align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.projects-showcase-module__ZnN62G__unavailable{opacity:.68;font-size:.85rem}.projects-showcase-module__ZnN62G__emptyState{border-block:1px solid color-mix(in srgb, currentColor 45%, transparent);grid-template-columns:minmax(4rem,.5fr) 1.5fr;align-items:start;gap:2rem;margin-top:clamp(3.5rem,7vw,6rem);padding-block:clamp(2.5rem,6vw,5rem);display:grid}.projects-showcase-module__ZnN62G__emptyState>span{color:var(--color-accent-on-dark);font-family:var(--font-display);font-size:clamp(3rem,7vw,6rem);line-height:.8}.projects-showcase-module__ZnN62G__complete .projects-showcase-module__ZnN62G__emptyState>span{color:var(--color-primary-red)}.projects-showcase-module__ZnN62G__emptyState h3{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.8rem,4vw,3rem);font-stretch:75%;line-height:1}.projects-showcase-module__ZnN62G__emptyState p{max-width:35rem;margin-top:1rem}@media (max-width:50rem){.projects-showcase-module__ZnN62G__heading,.projects-showcase-module__ZnN62G__project{grid-template-columns:1fr;align-items:start}.projects-showcase-module__ZnN62G__allProjectsLink{justify-self:start}}@media (max-width:35rem){.projects-showcase-module__ZnN62G__emptyState{grid-template-columns:1fr;gap:1rem}}
.brand-module__yNH8TG__brand{color:var(--color-ink);flex:none;align-items:center;gap:.45rem;text-decoration:none;display:inline-flex}.brand-module__yNH8TG__mark{object-fit:contain;width:3rem;height:3rem}.brand-module__yNH8TG__wordmark{font-family:var(--font-display);letter-spacing:-.045em;white-space:nowrap;font-size:1.3rem;font-weight:750;font-stretch:75%;line-height:1}.brand-module__yNH8TG__wordmark span{color:var(--color-primary-red)}.brand-module__yNH8TG__inverse{color:var(--color-on-dark)}.brand-module__yNH8TG__inverse .brand-module__yNH8TG__mark{filter:brightness(1.45)drop-shadow(0 0 .0625rem #fcf3e799)}@media (max-width:40rem){.brand-module__yNH8TG__mark{width:2.6rem;height:2.6rem}.brand-module__yNH8TG__wordmark{font-size:1.12rem}}
.site-footer-module__4oX0sq__footer{background:var(--color-primary-navy);color:var(--color-on-dark);padding-block:2rem}.site-footer-module__4oX0sq__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;display:grid}.site-footer-module__4oX0sq__inner p{color:color-mix(in srgb, var(--color-on-dark) 62%, transparent);text-align:center;font-size:.78rem}.site-footer-module__4oX0sq__inner>a:last-child{justify-self:end;font-size:.78rem;font-weight:700}@media (max-width:38rem){.site-footer-module__4oX0sq__inner{grid-template-columns:1fr;align-items:start}.site-footer-module__4oX0sq__inner p{text-align:left}.site-footer-module__4oX0sq__inner>a:last-child{justify-self:start}}
.site-header-module__zplmhW__header{background:color-mix(in srgb, var(--color-primary-navy) 94%, transparent);color:var(--color-on-dark);height:var(--header-height);z-index:30;position:fixed;inset:0 0 auto}.site-header-module__zplmhW__inner{grid-template-columns:auto 1fr auto;align-items:center;height:100%;display:grid}.site-header-module__zplmhW__navigation{justify-self:center}.site-header-module__zplmhW__navigation ul{align-items:center;gap:clamp(1rem,2.5vw,2.25rem);list-style:none;display:flex}.site-header-module__zplmhW__navigation a{color:color-mix(in srgb, var(--color-on-dark) 72%, transparent);transition:color var(--transition-fast);font-size:.86rem;font-weight:600;text-decoration:none}.site-header-module__zplmhW__navigation a:hover,.site-header-module__zplmhW__navigation a[aria-current=page]{color:var(--color-on-dark)}.site-header-module__zplmhW__contactLink{background:var(--color-primary-beige);box-shadow:inset 0 -.1875rem 0 var(--color-primary-red);color:var(--color-ink);transition:background var(--transition-fast), transform var(--transition-fast);padding:.65rem 1.1rem;font-size:.85rem;font-weight:750;text-decoration:none}.site-header-module__zplmhW__contactLink:hover{background:var(--color-surface-muted);transform:translateY(-.125rem)}.site-header-module__zplmhW__menuButton{color:var(--color-on-dark);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:none}@media (max-width:54rem){.site-header-module__zplmhW__inner{grid-template-columns:1fr auto}.site-header-module__zplmhW__contactLink{display:none}.site-header-module__zplmhW__menuButton{display:inline-flex}.site-header-module__zplmhW__navigation{background:var(--color-primary-navy);border-top:1px solid color-mix(in srgb, var(--color-on-dark) 15%, transparent);inset:var(--header-height) 0 auto;min-height:calc(100svh - var(--header-height));width:100%;padding:3rem 1.25rem;display:none;position:fixed}.site-header-module__zplmhW__navigation.site-header-module__zplmhW__open{justify-self:stretch;display:block}.site-header-module__zplmhW__navigation ul{max-width:var(--container);flex-direction:column;align-items:stretch;gap:0;margin-inline:auto}.site-header-module__zplmhW__navigation li{border-bottom:1px solid color-mix(in srgb, var(--color-on-dark) 15%, transparent)}.site-header-module__zplmhW__navigation a{color:var(--color-on-dark);font-family:var(--font-display);align-items:center;min-height:4.75rem;font-size:clamp(1.9rem,8vw,3rem);display:flex}}
.projects-screen-module__1goqga__hero{background:var(--color-primary-navy);color:var(--color-on-dark);padding-block:calc(var(--header-height) + 5rem) clamp(5rem, 10vw, 8rem);position:relative}.projects-screen-module__1goqga__hero:after{background:var(--gradient-brand);content:"";width:min(34vw,32rem);height:.5rem;position:absolute;bottom:0;left:0}.projects-screen-module__1goqga__heroInner>a{align-items:center;gap:.55rem;margin-bottom:clamp(3rem,7vw,6rem);font-size:.82rem;font-weight:700;display:inline-flex}.projects-screen-module__1goqga__heroInner h1{max-width:13ch;margin-top:2rem}.projects-screen-module__1goqga__heroInner>p:last-child{color:color-mix(in srgb, var(--color-on-dark) 72%, transparent);max-width:36rem;margin-top:2.5rem;margin-left:auto;font-size:1.08rem}
