.process-gallery{background:var(--site-page-bg);color:var(--site-text-primary)}.process-gallery__track{height:280svh}.process-gallery__stage{position:sticky;top:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:clamp(20px,4.5svh,48px);height:100svh;padding:88px clamp(20px,5vw,88px) var(--section-gap);overflow:hidden;background:var(--site-page-bg)}.process-gallery__heading{width:100%}.process-gallery__cards{display:grid;grid-template-columns:minmax(0,1fr);width:min(100%,980px);height:clamp(300px,52svh,520px);margin:0 auto;padding:0;list-style:none}.process-gallery__card{grid-area:1 / 1;position:relative;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;min-width:0;height:100%;padding:clamp(22px,2.8vw,38px);border:1px solid rgb(255 255 255 / .12);background:linear-gradient(165deg,#1b1b1b,#101010);will-change:transform}.process-gallery__card:nth-child(2){background:linear-gradient(165deg,#232323,#131313)}.process-gallery__card:nth-child(3){background:linear-gradient(165deg,#2c2c2c,#171717)}.process-gallery__card:nth-child(4){background:linear-gradient(165deg,#25211f,#161312)}.process-gallery__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.process-gallery__num{font-family:var(--site-font-heading);font-size:clamp(76px,8vw,132px);font-weight:600;line-height:.8;letter-spacing:-.02em;color:#ffffff29}.process-gallery__card:last-child .process-gallery__num{color:var(--site-accent);opacity:.38}.process-gallery__tag{font:11px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--site-text-secondary);white-space:nowrap}.process-gallery__copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.6fr);align-items:end;gap:clamp(18px,3vw,40px);padding-top:22px;border-top:1px solid rgb(255 255 255 / .16)}.process-gallery__copy h3{margin:0;font-family:var(--site-font-heading);font-size:clamp(30px,3.5vw,54px);font-weight:600;line-height:1.04;letter-spacing:-.04em}.process-gallery__copy p{margin:0;max-width:32ch;font-size:clamp(14px,1.1vw,17px);line-height:1.45;color:#ffffffa3}@media(max-width:1199px){.process-gallery__cards{width:min(100%,820px)}.process-gallery__copy h3{font-size:clamp(30px,4.5vw,48px)}}@media(max-width:599px){.process-gallery__stage{padding-top:78px}.process-gallery__cards{height:clamp(300px,52svh,500px)}.process-gallery__copy{grid-template-columns:1fr;gap:12px;padding-top:16px}.process-gallery__copy h3{font-size:clamp(28px,7vw,38px)}}.process-gallery--static .process-gallery__track{height:auto}.process-gallery--static .process-gallery__stage{position:relative;height:auto;min-height:100svh;overflow:visible;padding-block:var(--section-gap)}.process-gallery--static .process-gallery__cards{width:min(100%,980px);height:auto;gap:16px}.process-gallery--static .process-gallery__card{grid-area:auto;min-height:260px;will-change:auto}
