@import url("./where-next.css");
.projects-page,.insights-page{--pi-teal:#054b54;--pi-light:#f9a061;--pi-orange:#be6c39;--pi-white:#fff;color:var(--pi-teal);background:#fff}
.projects-page main,.insights-page main{overflow:hidden}
.pi-eyebrow{display:flex;align-items:center;gap:18px;margin:0 0 20px;color:var(--pi-orange);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.pi-eyebrow::before{width:42px;height:2px;background:currentColor;content:""}
.pi-hero{position:relative;isolation:isolate;padding-block:clamp(5rem,9vw,8rem);overflow:hidden}.pi-hero__grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;pointer-events:none}.pi-hero__line{position:absolute;right:-7%;bottom:-30%;z-index:-1;width:min(54vw,760px);aspect-ratio:1;border:1px solid rgba(249,160,97,.28);border-radius:50%;pointer-events:none}.pi-hero__content{max-width:75rem;margin-inline:auto;text-align:center}.pi-hero h1{max-width:16ch;margin:0 auto 1.5rem;font-family:var(--font-secondary);font-size:clamp(3.25rem,7vw,6.5rem);font-weight:800;line-height:.92;letter-spacing:-.055em}.pi-hero__description{max-width:62ch;margin:0 auto;color:inherit;font-size:var(--font-size-lg);line-height:1.65}
.projects-page .pi-hero{display:grid;min-height:calc(100svh - var(--header-height));align-items:center;padding-block:clamp(3rem,5.2vw,4.5rem);color:#fff;background:radial-gradient(circle at 82% 18%,rgba(249,160,97,.12),transparent 28rem),#054b54}.projects-page .pi-hero__grid{background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:3.25rem 3.25rem;mask-image:linear-gradient(180deg,#000 0%,#000 72%,transparent 100%)}.projects-page .pi-hero__line{display:none}.projects-page .pi-hero h1{max-width:16ch;margin:0 auto 1.5rem;color:#fff;font-size:clamp(3.25rem,7vw,6.5rem);font-weight:800;line-height:.92;letter-spacing:-.055em}.projects-page .pi-hero__description{max-width:62ch;margin:0 auto;color:rgba(255,255,255,.78);font-size:var(--font-size-lg);line-height:1.65}
.insights-page .pi-hero{color:#054b54;background:#fff}.insights-page .pi-hero__grid{background-image:linear-gradient(rgba(5,75,84,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(5,75,84,.04) 1px,transparent 1px)}.insights-page .pi-hero h1{color:#054b54}.insights-page .pi-hero .pi-eyebrow{justify-content:center}.insights-page .pi-hero__description{color:rgba(5,75,84,.78)}
.pi-section{padding-block:var(--section-space)}.project-records-cta{position:relative;display:grid;grid-template-columns:minmax(0,65fr) minmax(260px,35fr);align-items:end;gap:clamp(40px,6vw,100px);margin-bottom:clamp(3rem,6vw,6rem);padding:clamp(36px,5vw,76px);overflow:hidden;border-radius:clamp(24px,2vw,32px);color:#fff;background-color:#054b54;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:56px 56px}.project-records-cta::before{position:absolute;top:clamp(30px,4vw,60px);left:0;width:clamp(80px,12vw,180px);height:1px;background:#f9a061;content:""}.project-records-cta__copy,.project-records-cta__action{position:relative;z-index:1}.project-records-cta__eyebrow{margin:0 0 22px!important;color:#f9a061!important;font-size:.8rem!important;font-weight:800;letter-spacing:.14em;line-height:1.2!important;text-transform:uppercase}.project-records-cta h2{max-width:13ch;margin:0;color:#fff;font-size:clamp(42px,4.5vw,74px);line-height:.98;letter-spacing:-.045em}.project-records-cta__copy>p:last-child{max-width:850px;margin:24px 0 0;color:rgba(255,255,255,.82);font-size:clamp(18px,1.4vw,23px);line-height:1.55}.project-records-cta__action{padding-bottom:4px}.project-records-cta__action p{max-width:30ch;margin:0 0 20px;color:rgba(255,255,255,.82);font-size:1rem;line-height:1.55}.project-records-cta__button{display:inline-flex;min-height:58px;align-items:center;justify-content:center;gap:12px;padding:14px 34px;border:2px solid #f9a061;border-radius:11px;color:#054b54;background:#f9a061;font-weight:800;text-decoration:none;transition:color .25s ease,background-color .25s ease,border-color .25s ease}.project-records-cta__arrow{display:inline-block;transition:transform .25s ease}.project-records-cta__button:hover,.project-records-cta__button:focus-visible{border-color:#be6c39;color:#fff;background:#be6c39}.project-records-cta__button:hover .project-records-cta__arrow,.project-records-cta__button:focus-visible .project-records-cta__arrow{transform:translateX(6px)}.project-records-cta__button:focus-visible{outline:3px solid #fff;outline-offset:4px}.project-records-cta__motif{position:absolute;right:clamp(18px,3vw,48px);top:clamp(18px,3vw,42px);width:clamp(130px,15vw,230px);height:clamp(90px,10vw,150px);border:1px solid rgba(249,160,97,.16);color:rgba(249,160,97,.28);font-size:.62rem;font-weight:800;letter-spacing:.12em}.project-records-cta__motif::before{position:absolute;inset:14px;border:1px solid rgba(249,160,97,.12);content:""}.project-records-cta__motif span{position:absolute}.project-records-cta__motif span:first-child{top:5px;left:8px}.project-records-cta__motif span:last-child{right:8px;bottom:5px}
.project-archive{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(18px,2.5vw,36px)}.project-entry{position:relative;grid-column:span 7;min-height:clamp(420px,45vw,630px);overflow:hidden;border:1px solid rgba(5,75,84,.16);background:#054b54}.project-entry:nth-child(2),.project-entry:nth-child(3),.project-entry:nth-child(6){grid-column:span 5}.project-entry:nth-child(4),.project-entry:nth-child(5){grid-column:span 7}.project-entry__drawing{position:absolute;inset:0;transition:transform .7s cubic-bezier(.22,1,.36,1)}.project-entry__drawing svg{width:100%;height:100%;fill:none;stroke:rgba(255,255,255,.22);stroke-width:1.15}.project-entry__drawing svg .accent{stroke:rgba(249,160,97,.72)}.project-entry__drawing::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(5,75,84,.93) 88%);content:""}.project-entry__content{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:clamp(1.5rem,3vw,3rem);color:#fff}.project-entry__number{display:block;color:#f9a061;font-size:.8rem;font-weight:800;letter-spacing:.13em}.project-entry__status{display:block;margin-top:14px;color:#f9a061;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.project-entry h2{margin:12px 0 14px;color:#fff;font-size:clamp(1.8rem,3vw,3.25rem);line-height:1}.project-entry p{max-width:58ch;margin:0;color:rgba(255,255,255,.8);line-height:1.6}.project-entry__direction{display:block;width:0;height:2px;margin-top:22px;background:#f9a061;transition:width .45s ease}.project-entry:hover .project-entry__drawing,.project-entry:focus-within .project-entry__drawing{transform:scale(1.035)}.project-entry:hover .project-entry__direction,.project-entry:focus-within .project-entry__direction{width:82px}
.publication-notice{padding-block:clamp(2rem,4vw,3rem);border-block:1px solid rgba(5,75,84,.16);background:#fff}.publication-notice p{margin:0;color:#054b54;font-size:clamp(1rem,1.3vw,1.2rem);font-weight:700}.publication-notice a{color:#be6c39}
.article-index{border-top:1px solid rgba(5,75,84,.18)}.article-row{display:grid;grid-template-columns:9% 25% 1fr 130px 44px;align-items:center;min-height:150px;padding-inline:clamp(.75rem,2vw,2rem);border-bottom:1px solid rgba(5,75,84,.18);color:#054b54;transition:color .3s ease,background-color .3s ease}.article-row__number{color:#be6c39;font-weight:800}.article-row h2{margin:0;padding-right:2rem;color:inherit;font-size:clamp(1.35rem,2vw,2rem);line-height:1.12}.article-row p{margin:0;padding-right:2rem;color:inherit;line-height:1.55}.article-row__status{color:#be6c39;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-align:right}.article-row__arrow{font-size:1.65rem;text-align:right;transition:transform .3s ease}.article-row:hover,.article-row:focus-within{color:#fff;background:#054b54}.article-row:hover .article-row__status,.article-row:focus-within .article-row__status{color:#f9a061}.article-row:hover .article-row__arrow,.article-row:focus-within .article-row__arrow{transform:translateX(8px)}
.pi-routes{background:#fff}.pi-route-layout{display:grid;grid-template-columns:minmax(0,35fr) minmax(0,65fr);gap:clamp(3rem,6vw,5.5rem)}.pi-route-intro h2{max-width:12ch;margin:0;color:#054b54;font-size:clamp(3rem,5vw,4.875rem);line-height:1}.pi-route-intro>p:last-child{max-width:38ch;margin-top:28px;color:rgba(5,75,84,.76);line-height:1.7}.pi-route-list{display:grid;gap:12px}.pi-route{display:grid;min-height:150px;grid-template-columns:11% 32% 45% 12%;align-items:stretch;overflow:hidden;border:1px solid rgba(5,75,84,.16);border-radius:16px;color:#054b54;background:#fff;text-decoration:none;transition:transform .35s ease,border-color .35s ease}.pi-route>*{display:flex;min-width:0;align-items:center;padding:20px clamp(12px,1.5vw,22px)}.pi-route>*+*{border-left:1px solid rgba(5,75,84,.15)}.pi-route__number{justify-content:center;color:#be6c39;font-weight:800}.pi-route__title{align-items:flex-start;justify-content:center;flex-direction:column}.pi-route__title span{color:#be6c39;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pi-route__title strong{margin-top:10px;font-size:clamp(1.55rem,2.5vw,2.6rem);line-height:1}.pi-route__description{line-height:1.5}.pi-route__arrow{justify-content:center;font-size:2rem;transition:transform .35s ease}.pi-route:nth-child(2){background:#f9a061}.pi-route:nth-child(3){color:#fff;background:#054b54}.pi-route:nth-child(3)>*+*{border-left-color:rgba(255,255,255,.22)}.pi-route:hover,.pi-route:focus-visible{color:inherit;border-color:#be6c39;transform:translateX(-10px)}.pi-route:nth-child(3):hover,.pi-route:nth-child(3):focus-visible{color:#fff;border-color:#f9a061}.pi-route:hover .pi-route__arrow,.pi-route:focus-visible .pi-route__arrow{transform:translateX(8px)}
.pi-final{padding-block:var(--section-space);color:#fff;background:#054b54}.pi-final__inner{display:flex;align-items:end;justify-content:space-between;gap:3rem}.pi-final h2{max-width:17ch;margin:0;color:#fff;font-size:clamp(2.7rem,4.5vw,5rem);line-height:1}.pi-final p{max-width:62ch;margin:24px 0 0;color:rgba(255,255,255,.82);font-size:1.1rem}.pi-final__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:12px}.pi-final .button--secondary{border:1px solid #fff;color:#fff;background:transparent}.pi-final .button--secondary:hover,.pi-final .button--secondary:focus-visible{color:#054b54;background:#f9a061;border-color:#f9a061}
.projects-page .pi-final{color:#fff;background:#be6c39}.projects-page .pi-final h2{color:#fff}.projects-page .pi-final p{color:rgba(255,255,255,.9)}.projects-page .pi-final__actions .button--accent{border-color:#054b54;color:#fff;background:#054b54}.projects-page .pi-final__actions .button--accent:hover,.projects-page .pi-final__actions .button--accent:focus-visible{border-color:#fff;color:#054b54;background:#fff}.projects-page .pi-final__actions .button--secondary{border-color:#fff;color:#fff;background:transparent}.projects-page .pi-final__actions .button--secondary:hover,.projects-page .pi-final__actions .button--secondary:focus-visible{border-color:#fff;color:#054b54;background:#fff}
[data-pi-reveal]{opacity:1;transform:none}.pi-reveal-ready [data-pi-reveal]{opacity:0;transform:translateY(24px)}.pi-reveal-ready [data-pi-reveal].is-visible{opacity:1;transform:none;transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}
@media(max-width:1024px){.project-entry,.project-entry:nth-child(n){grid-column:span 6}.pi-route-layout{grid-template-columns:1fr;gap:3rem}.pi-final__inner{align-items:flex-start;flex-direction:column}.article-row{grid-template-columns:70px minmax(180px,30%) 1fr 110px 36px}}
@media(max-width:767px){.pi-hero{padding-block:4rem}.pi-hero h1{font-size:clamp(3rem,14vw,4.5rem)}.projects-page .pi-hero{min-height:calc(100svh - var(--header-height));padding-block:clamp(3rem,5.2vw,4.5rem)}.projects-page .pi-hero h1{font-size:clamp(3.25rem,7vw,6.5rem)}.project-records-cta{grid-template-columns:1fr;align-items:start;gap:32px}.project-records-cta__motif{opacity:.5}.project-archive{grid-template-columns:1fr}.project-entry,.project-entry:nth-child(n){grid-column:1;min-height:430px}.article-row{grid-template-columns:56px 1fr 42px;padding-block:1.5rem}.article-row h2{padding:0}.article-row p{grid-column:2/4;margin-top:12px;padding:0}.article-row__status{grid-column:2;margin-top:18px;text-align:left}.article-row__arrow{grid-column:3;grid-row:1}.pi-route{grid-template-columns:64px 1fr 56px;min-height:0}.pi-route__description{grid-column:2/4;border-top:1px solid rgba(5,75,84,.14);border-left:0!important}.pi-route__arrow{grid-column:3;grid-row:1}.pi-final__actions{align-items:stretch;flex-direction:column;width:100%}.pi-final__actions .button{width:100%}}
@media(max-width:767px){.projects-page .pi-hero{min-height:calc(100svh - var(--header-height))}}
@media(max-width:479px){.project-records-cta__button{width:100%}.project-records-cta__motif{display:none}}
@media(prefers-reduced-motion:reduce){[data-pi-reveal],.pi-reveal-ready [data-pi-reveal]{opacity:1!important;transform:none!important;transition:none!important}.project-entry__drawing,.project-entry__direction,.article-row,.article-row__arrow,.pi-route,.pi-route__arrow,.project-records-cta__button,.project-records-cta__arrow{transition:none!important}}

/* Supplied 16-project library. */
.project-library{background:#fff}
.project-library__header{display:grid;gap:1rem;margin-bottom:clamp(2.5rem,5vw,4rem)}
.project-library__header h2{max-width:17ch;margin:0;color:#054b54;font-size:clamp(2.5rem,5vw,5rem);line-height:1;letter-spacing:-.05em}
.projects-page .project-archive{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,2.5vw,36px)}
.projects-page .project-entry,
.projects-page .project-entry:nth-child(n){isolation:isolate;grid-column:auto;min-height:0;aspect-ratio:3/2;overflow:hidden;border:0;border-radius:24px;background:#054b54}
.projects-page .project-entry::after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(5,75,84,0) 12%,rgba(5,75,84,.36) 45%,rgba(5,75,84,.97) 100%);content:"";pointer-events:none}
.project-entry__image{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;object-fit:cover}
.projects-page .project-entry__content{right:clamp(1.25rem,2.4vw,2rem);bottom:clamp(1.25rem,2.4vw,2rem);left:clamp(1.25rem,2.4vw,2rem);padding:0;color:#fff}
.projects-page .project-entry__number{color:#f9a061}
.projects-page .project-entry h2{margin:.65rem 0 .55rem;color:#fff;font-size:clamp(1.55rem,2.3vw,2.5rem);line-height:1.05}
.projects-page .project-entry p{max-width:62ch;margin:.3rem 0 0;color:#fff;font-size:clamp(.78rem,.9vw,.95rem);font-weight:500;line-height:1.35}
.projects-page .project-entry__services{font-weight:750!important}
.projects-page .project-entry__disciplines{color:rgba(255,255,255,.86)!important}
.projects-page .project-entry:hover .project-entry__image,
.projects-page .project-entry:focus-within .project-entry__image{transform:none}
@media(max-width:1023px){
  .projects-page .project-archive{grid-template-columns:minmax(0,1fr)}
  .projects-page .project-entry,
  .projects-page .project-entry:nth-child(n){grid-column:auto;min-height:26rem;aspect-ratio:auto}
}


/* Project record cover sheet. */
.project-record-cover{position:relative;display:grid;min-height:470px;grid-template-columns:minmax(150px,22fr) minmax(0,78fr);margin-bottom:clamp(3rem,6vw,6rem);padding:clamp(40px,6vw,90px);overflow:hidden;border-radius:28px;color:#fff;background-color:#054b54;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px}
.project-record-cover::before{position:absolute;top:0;right:0;left:0;height:2px;background:#f9a061;content:""}
.project-record-cover__rail,.project-record-cover__main{position:relative;z-index:1}
.project-record-cover__rail{display:flex;align-items:flex-start;flex-direction:column;padding-right:clamp(24px,3vw,48px);border-right:1px solid rgba(255,255,255,.2)}
.project-record-cover__code{color:#f9a061;font-size:.85rem;font-weight:800;letter-spacing:.18em}
.project-record-cover__label{max-width:12ch;margin-top:18px;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.16em;line-height:1.45}
.project-record-cover__crosshair{position:relative;width:28px;height:28px;margin-top:auto;color:rgba(249,160,97,.55)}
.project-record-cover__crosshair::before,.project-record-cover__crosshair::after{position:absolute;background:currentColor;content:""}.project-record-cover__crosshair::before{top:13px;left:0;width:28px;height:1px}.project-record-cover__crosshair::after{top:0;left:13px;width:1px;height:28px}
.project-record-cover__main{display:flex;justify-content:center;flex-direction:column;padding-left:clamp(32px,5vw,78px)}
.project-record-cover h2{max-width:900px;margin:0;color:#fff;font-size:clamp(52px,5vw,88px);line-height:.95;letter-spacing:-.045em}
.project-record-cover__description{max-width:950px;margin:clamp(26px,2.4vw,34px) 0 0;color:rgba(255,255,255,.8);font-size:clamp(18px,1.35vw,23px);line-height:1.5}
.project-record-cover__cta{display:flex;align-items:center;justify-content:space-between;gap:clamp(24px,4vw,64px);margin-top:clamp(28px,3vw,42px)}
.project-record-cover__cta>p{max-width:34ch;margin:0;color:rgba(255,255,255,.82);font-size:1rem;line-height:1.5}
.project-record-cover__button{display:inline-flex;min-height:60px;flex:0 0 auto;align-items:stretch;padding:0;border:0;border-radius:12px;color:#054b54;background:#f9a061;text-decoration:none;transition:color .22s ease,background-color .22s ease}
.project-record-cover__button-inner{display:inline-flex;min-height:60px;align-items:center;justify-content:center;gap:18px;padding:0 32px;border:0;border-radius:12px;background:transparent;font-weight:800;transition:color .22s ease}
.project-record-cover__arrow{display:inline-block;transition:transform .22s ease}
.project-record-cover__button:hover,.project-record-cover__button:focus-visible{color:#fff;background:#be6c39}.project-record-cover__button:hover .project-record-cover__button-inner,.project-record-cover__button:focus-visible .project-record-cover__button-inner{color:inherit;background:transparent}
.project-record-cover__button:hover .project-record-cover__arrow,.project-record-cover__button:focus-visible .project-record-cover__arrow{transform:translateX(5px)}
.project-record-cover__button:focus-visible{outline:3px solid #fff;outline-offset:4px}
.project-record-cover__decoration{position:absolute;inset:0;color:rgba(255,255,255,.16);pointer-events:none}
.project-record-cover__file{position:absolute;top:28px;right:34px;font-size:.6rem;font-weight:800;letter-spacing:.16em}
.project-record-cover__sheet{position:absolute;right:4%;bottom:7%;width:22%;height:28%;border:1px solid rgba(255,255,255,.08)}
.project-record-cover__coordinate{position:absolute;right:6%;bottom:4%;font-size:.55rem;letter-spacing:.14em}
.project-record-cover__corner{position:absolute;width:20px;height:20px;border-color:rgba(249,160,97,.35)}.project-record-cover__corner--one{top:24px;left:24px;border-top:1px solid;border-left:1px solid}.project-record-cover__corner--two{right:24px;bottom:24px;border-right:1px solid;border-bottom:1px solid}
@media(max-width:800px){.project-record-cover{min-height:0;grid-template-columns:1fr;padding:clamp(36px,8vw,58px) max(22px,6vw)}.project-record-cover__rail{display:flex;align-items:center;flex-direction:row;gap:18px;padding:0 0 24px;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.project-record-cover__label{max-width:none;margin:0}.project-record-cover__crosshair{width:22px;height:22px;margin:0 0 0 auto}.project-record-cover__crosshair::before{top:10px;width:22px}.project-record-cover__crosshair::after{left:10px;height:22px}.project-record-cover__main{padding:32px 0 0}.project-record-cover h2{font-size:clamp(44px,10vw,64px)}.project-record-cover__cta{align-items:flex-start;flex-direction:column}.project-record-cover__decoration{opacity:.55}.project-record-cover__sheet{display:none}}
@media(max-width:479px){.project-record-cover__button{width:100%}.project-record-cover__button-inner{width:100%;padding-inline:18px}.project-record-cover__file,.project-record-cover__coordinate{display:none}}
@media(prefers-reduced-motion:reduce){.project-record-cover__button-inner,.project-record-cover__arrow{transition:none!important}}

/* Archive cards mirror the approved homepage project reveal. */
.projects-page .project-library .project-entry::after{content:none}
.projects-page .project-library .project-entry__number{display:none}
.projects-page .project-library .project-entry__content{
  right:0;
  bottom:0;
  left:0;
  padding:clamp(.9rem,1.6vw,1.35rem) clamp(1rem,2vw,1.5rem);
  color:#fff;
  background:linear-gradient(180deg,rgba(88,54,37,.42),rgba(88,54,37,.84));
  opacity:0;
  transform:translateY(100%);
  transition:transform 350ms cubic-bezier(.22,1,.36,1),opacity 350ms ease;
  pointer-events:none;
}
body.projects-page main .project-library .project-entry h2{
  margin:0 0 .3rem;
  color:#fff!important;
  font-size:clamp(1.2rem,1.55vw,1.65rem)!important;
  line-height:1.13!important;
}
body.projects-page main .project-library .project-entry p{
  margin:.15rem 0 0;
  color:#fff;
  font-size:clamp(.72rem,.82vw,.9rem)!important;
  line-height:1.28!important;
}
.projects-page .project-library .project-entry:hover .project-entry__content,
.projects-page .project-library .project-entry:focus-within .project-entry__content{
  opacity:1;
  transform:translateY(0);
}
.projects-page .project-library .project-entry:focus-visible{
  outline:3px solid #f9a061;
  outline-offset:4px;
}
@media(max-width:1023px){
  .projects-page .project-library .project-entry,
  .projects-page .project-library .project-entry:nth-child(n){min-height:0;aspect-ratio:3/2}
}
@media(hover:none){
  .projects-page .project-library .project-entry,
  .projects-page .project-library .project-entry:nth-child(n){min-height:0;aspect-ratio:auto;background:#fff}
  .projects-page .project-library .project-entry__image{position:static;height:auto;aspect-ratio:3/2;object-fit:cover}
  .projects-page .project-library .project-entry__content{
    position:static;
    color:#fff;
    background:#583625;
    opacity:1;
    transform:none;
    transition:none;
  }
}
@media(prefers-reduced-motion:reduce){
  .projects-page .project-library .project-entry__content{opacity:1;transform:none;transition:none}
}
