.ProjectIndexSection-module__qw1NqG__root{--project-card-max-height:68dvh;--project-row-gap:calc(min(calc(100vw - (var(--hero-frame-inline-inset) * 2)), var(--hero-frame-max-width)) / 12 * .7);--project-grid-line:color-mix(in srgb, var(--text-strong) 45%, transparent);--scatter-scale:1;--tilt-scale:1;z-index:10;isolation:isolate;width:100%;min-height:120dvh;color:var(--text-strong);background:var(--surface-canvas);margin-top:0;transition:background-color .5s,color .5s;position:relative;overflow:clip}.ProjectIndexSection-module__qw1NqG__container{width:min(calc(100vw - (var(--hero-frame-inline-inset) * 2)), var(--hero-frame-max-width));overflow-clip-margin:24px;margin-inline:auto;position:relative;overflow:clip}.ProjectIndexSection-module__qw1NqG__sectionContent{z-index:2;padding:clamp(8.5rem,17vh,14rem) 0 clamp(8rem,13vw,13rem);position:relative}.ProjectIndexSection-module__qw1NqG__gridBackdrop{z-index:0;pointer-events:none;opacity:.01;will-change:opacity;contain:paint;background-image:linear-gradient(90deg, var(--project-grid-line) 1.25px, transparent 1.25px), linear-gradient(var(--project-grid-line) 1.25px, transparent 1.25px);background-position:0 0;background-size:33.3333% 100%,100% 33.3333dvh;position:absolute;inset:0;overflow:hidden;transform:translateZ(0);-webkit-mask-image:linear-gradient(#0000 0,#00000014 2%,#0000009e 10%,#000 18% 100%);mask-image:linear-gradient(#0000 0,#00000014 2%,#0000009e 10%,#000 18% 100%)}.ProjectIndexSection-module__qw1NqG__crosshair{--crosshair-size:11px;left:calc(var(--crosshair-x) * (100% / 3));top:calc(var(--crosshair-y) * (100dvh / 3));width:var(--crosshair-size);height:var(--crosshair-size);background:var(--surface-canvas);transition:background-color .5s;position:absolute;transform:translate(-50%,-50%)}.ProjectIndexSection-module__qw1NqG__crosshair:before,.ProjectIndexSection-module__qw1NqG__crosshair:after{content:"";background:var(--project-grid-line);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProjectIndexSection-module__qw1NqG__crosshair:before{width:100%;height:1.25px}.ProjectIndexSection-module__qw1NqG__crosshair:after{width:1.25px;height:100%}.ProjectIndexSection-module__qw1NqG__sectionIntro{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;min-height:clamp(21rem,34vw,34rem);padding-bottom:clamp(5rem,9vw,9rem);display:grid}.ProjectIndexSection-module__qw1NqG__sectionHeading{max-width:none;color:var(--text-strong);font-family:var(--font-display);letter-spacing:var(--tracking-display);grid-column:1/span 8;margin:clamp(2.4rem,5vw,5rem) 0 0;padding-right:clamp(2rem,4vw,4.5rem);font-size:clamp(3.4rem,7vw,7.8rem);font-weight:500;line-height:.9}.ProjectIndexSection-module__qw1NqG__sectionHeadingLine{white-space:nowrap;display:block}.ProjectIndexSection-module__qw1NqG__webglCanvas{z-index:1;pointer-events:none;opacity:0;width:100%;height:100dvh;transition:opacity .26s;position:fixed;inset:0}.ProjectIndexSection-module__qw1NqG__webglCanvas[data-renderer=ready][data-active=true]{opacity:1}.ProjectIndexSection-module__qw1NqG__indexGrid{z-index:2;column-gap:clamp(1.25rem,2.5vw,2.5rem);row-gap:var(--project-row-gap);padding-bottom:calc(var(--project-row-gap) * .6 * var(--scatter-scale,1));grid-template-rows:repeat(4,auto);grid-template-columns:repeat(12,minmax(0,1fr));width:100%;display:grid;position:relative}.ProjectIndexSection-module__qw1NqG__projectCard{grid-column:var(--card-column);grid-row:var(--card-row);min-width:0;transform:translate3d(0, calc(var(--project-row-gap) * var(--card-offset-y,0) * var(--scatter-scale,1)), 0);position:relative;container-type:inline-size}.ProjectIndexSection-module__qw1NqG__projectLink{color:inherit;cursor:pointer;text-decoration:none;display:block}.ProjectIndexSection-module__qw1NqG__projectLink:focus-visible{outline:none}.ProjectIndexSection-module__qw1NqG__projectLink:focus-visible .ProjectIndexSection-module__qw1NqG__media{outline:1px solid var(--text-strong);outline-offset:5px}.ProjectIndexSection-module__qw1NqG__mediaSlot{width:100%;aspect-ratio:var(--card-aspect,16 / 9);max-height:var(--project-card-max-height,none);position:relative}.ProjectIndexSection-module__qw1NqG__media{background:color-mix(in srgb, var(--surface-canvas) 94%, var(--text-strong));contain:layout paint;transform:rotate(calc(var(--card-tilt,0) * var(--tilt-scale,1) * 1deg));border-radius:.5rem;margin:0;position:absolute;inset:0;overflow:hidden}.ProjectIndexSection-module__qw1NqG__fallbackImage{object-fit:cover;opacity:1;transition:opacity .22s;display:block;transform:translateZ(0)scale(1.001)}.ProjectIndexSection-module__qw1NqG__hoverVideo{z-index:1;object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .22s;display:block;position:absolute;inset:0;transform:translateZ(0)scale(1.001)}.ProjectIndexSection-module__qw1NqG__projectCard[data-renderer-ready=true] .ProjectIndexSection-module__qw1NqG__fallbackImage{opacity:0}.ProjectIndexSection-module__qw1NqG__projectCard[data-renderer-ready=true] .ProjectIndexSection-module__qw1NqG__media{background:0 0}.ProjectIndexSection-module__qw1NqG__meta{width:100%;color:var(--text-strong);transform:rotate(calc(var(--card-tilt,0) * var(--tilt-scale,1) * 1deg));transform-origin:0 0;justify-content:space-between;align-items:flex-start;gap:1.25rem;padding-top:1.15rem;transition:color .5s;display:flex}.ProjectIndexSection-module__qw1NqG__metaLeft{flex:auto;align-content:start;gap:.3rem;min-width:0;display:grid}.ProjectIndexSection-module__qw1NqG__metaRight{text-align:right;flex:none;justify-items:end;gap:.5rem;display:grid}.ProjectIndexSection-module__qw1NqG__projectName{max-width:24ch;font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(1.3rem,2vw,1.9rem);font-weight:600;line-height:1.08}.ProjectIndexSection-module__qw1NqG__projectStatus{color:var(--text-body);font-family:var(--font-instrument), var(--font-reading), sans-serif;font-size:var(--type-micro);font-variant-numeric:tabular-nums;letter-spacing:.055em;text-transform:uppercase;text-align:right;white-space:nowrap;font-weight:500;line-height:1.25;transition:color .22s,transform .22s}@media (hover:hover) and (pointer:fine){.ProjectIndexSection-module__qw1NqG__projectLink:hover .ProjectIndexSection-module__qw1NqG__hoverVideo{opacity:1}.ProjectIndexSection-module__qw1NqG__projectLink:hover .ProjectIndexSection-module__qw1NqG__projectStatus,.ProjectIndexSection-module__qw1NqG__projectLink:focus-visible .ProjectIndexSection-module__qw1NqG__projectStatus{color:var(--text-strong);transform:translate(2px)}}.ProjectIndexSection-module__qw1NqG__projectLink:focus-visible .ProjectIndexSection-module__qw1NqG__hoverVideo{opacity:1}.ProjectIndexSection-module__qw1NqG__projectSummary{max-width:52ch;font-family:var(--font-text);color:var(--text-soft);text-wrap:pretty;margin:0;font-size:clamp(.78rem,.92vw,.94rem);font-weight:450;line-height:1.52;transition:color .5s}.ProjectIndexSection-module__qw1NqG__tagList{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.ProjectIndexSection-module__qw1NqG__tagBadge{border:1px solid var(--text-strong);background:var(--text-strong);color:var(--surface-canvas);font-family:var(--font-instrument), var(--font-reading), sans-serif;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.6875rem;font-weight:500;line-height:1;transition:background-color .5s,border-color .5s,color .5s;display:inline-flex}@container (max-width:26rem){.ProjectIndexSection-module__qw1NqG__meta{flex-direction:column;align-items:flex-start;gap:.7rem}.ProjectIndexSection-module__qw1NqG__metaRight{text-align:left;justify-items:start}.ProjectIndexSection-module__qw1NqG__projectStatus{text-align:left}.ProjectIndexSection-module__qw1NqG__tagList{justify-content:flex-start}}@media (max-width:1279.98px){.ProjectIndexSection-module__qw1NqG__root{--scatter-scale:.55;--tilt-scale:.75}.ProjectIndexSection-module__qw1NqG__projectCard{grid-column:var(--card-column-md,var(--card-column))}}@media (max-width:719.98px){.ProjectIndexSection-module__qw1NqG__root{--project-card-max-height:none}.ProjectIndexSection-module__qw1NqG__sectionContent{padding-top:clamp(7rem,20vh,10rem);padding-bottom:120px}.ProjectIndexSection-module__qw1NqG__sectionIntro{grid-template-columns:1fr;min-height:0;padding-bottom:clamp(4.5rem,20vw,7rem)}.ProjectIndexSection-module__qw1NqG__sectionHeading{grid-column:1;max-width:100%;margin-top:clamp(1.75rem,7vw,2.5rem);padding:0;font-size:clamp(2.65rem,12.2vw,4.8rem)}.ProjectIndexSection-module__qw1NqG__root{--scatter-scale:0;--tilt-scale:.7}.ProjectIndexSection-module__qw1NqG__indexGrid{grid-template-rows:none;row-gap:clamp(3.5rem,14vw,5.5rem)}.ProjectIndexSection-module__qw1NqG__projectCard{grid-area:auto/1/auto/-1}.ProjectIndexSection-module__qw1NqG__projectCard:nth-child(odd){margin-right:7%}.ProjectIndexSection-module__qw1NqG__projectCard:nth-child(2n){margin-left:7%}.ProjectIndexSection-module__qw1NqG__projectName{max-width:100%;font-size:clamp(1.2rem,5.5vw,1.55rem)}.ProjectIndexSection-module__qw1NqG__projectStatus{font-size:clamp(.6875rem,2.05vw,.7675rem)}.ProjectIndexSection-module__qw1NqG__projectSummary{max-width:100%;font-size:clamp(.82rem,3.5vw,.94rem);line-height:1.5}.ProjectIndexSection-module__qw1NqG__tagBadge{padding:.24rem .55rem;font-size:.6875rem}}@media (prefers-reduced-motion:reduce){.ProjectIndexSection-module__qw1NqG__root,.ProjectIndexSection-module__qw1NqG__gridBackdrop,.ProjectIndexSection-module__qw1NqG__crosshair,.ProjectIndexSection-module__qw1NqG__fallbackImage,.ProjectIndexSection-module__qw1NqG__hoverVideo,.ProjectIndexSection-module__qw1NqG__meta,.ProjectIndexSection-module__qw1NqG__projectStatus,.ProjectIndexSection-module__qw1NqG__webglCanvas{transition-duration:.001ms!important}.ProjectIndexSection-module__qw1NqG__hoverVideo{opacity:0!important}}
