.work-header{position:relative;width:100%;min-height:90svh;background-color:var(--base-400);color:var(--base-100);padding:7rem 2rem 2.5rem;display:flex;overflow:hidden}.work-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0,var(--base-500) 50%,transparent 100%);opacity:.4}.work-header-grid{position:relative;max-width:2000px;margin:0 auto;flex-direction:column;gap:3rem;flex:1 1}.work-header-grid,.work-header-meta{width:100%;display:flex;justify-content:space-between}.work-header-meta{align-items:flex-start;gap:1rem}.work-header-meta p.sm{color:var(--base-300)}.work-header-title-group{flex:1 1;display:flex;align-items:center;padding:2rem 0}.work-header-title{font-family:Big Shoulders Display,sans-serif;font-weight:900;font-size:clamp(3rem,13vw,16rem);line-height:.88;letter-spacing:-.04em;color:var(--base-100);text-transform:uppercase;display:block;width:100%}.work-header-title-line{display:block}.work-header-title-line:nth-child(2){padding-left:clamp(1rem,6vw,6rem)}.work-header-title-line:nth-child(3){padding-left:clamp(2rem,12vw,14rem)}.work-header-title-accent{color:var(--base-500);font-style:italic}.work-header-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:1.5rem;border-top:1px solid rgba(227,227,219,.12)}.work-header-lead p.lg{color:var(--base-100);opacity:.95;max-width:50ch;line-height:1.25}.work-header-lead-dim{opacity:.5}.work-header-scroll p.sm{color:var(--base-300);white-space:nowrap}@media (max-width:1000px){.work-header{min-height:auto;padding:7rem 1.25rem 2rem}.work-header-grid{gap:2rem}.work-header-meta{flex-wrap:wrap;gap:.5rem 1.5rem}.work-header-title{font-size:clamp(2.75rem,15vw,6rem);line-height:.9}.work-header-title-line:nth-child(2){padding-left:1.5rem}.work-header-title-line:nth-child(3){padding-left:3rem}.work-header-title-group{padding:1.5rem 0}.work-header-footer{flex-direction:column;align-items:flex-start;gap:1.25rem;padding-top:1.25rem}.work-header-lead p.lg{max-width:100%}}@media (max-width:480px){.work-header{padding:6rem 1rem 1.5rem}.work-header-title{font-size:clamp(2.25rem,16vw,4rem)}.work-header-title-line:nth-child(2){padding-left:1rem}.work-header-title-line:nth-child(3){padding-left:2rem}}.folders{height:100svh;background-color:var(--base-100);flex-direction:column;justify-content:flex-end;overflow:hidden}.folders,.folders .row{width:100%;display:flex}.folders .row{position:relative}.folders .folder-link{display:inline-block;text-decoration:none;color:inherit;width:100%;cursor:pointer}.folders .folder-expand,.folders .folder-toggle{display:none}.folders .folder{position:relative;flex:1 1;height:210px;display:flex;flex-direction:column;cursor:pointer}.folders .row:nth-child(2) .folder-link:first-child{flex:2 1}.folders .row:nth-child(2) .folder-link:nth-child(2){flex:3 1}.folders .folder-preview{position:absolute;top:0;left:0;width:25rem;height:100%;pointer-events:none}.folders .folder-preview-img{position:absolute;top:50%;width:12rem;height:12rem;border-radius:.5rem;overflow:hidden}.folders .folder-preview-img img{width:100%;height:100%;object-fit:cover}.folders .folder-preview-img:first-child{left:20%;transform-origin:top left}.folders .folder-preview-img:nth-child(2){left:50%;transform-origin:center}.folders .folder-preview-img:nth-child(3){left:80%;transform-origin:top right}.folders .folder-wrapper{position:relative;width:100%;height:100%;will-change:transform}.folders .folder-index{position:relative;width:40%;padding:1rem;border-top-left-radius:.75rem}.folders .folder-index:after{content:"";position:absolute;top:0;left:99%;height:101%;aspect-ratio:1;-webkit-clip-path:polygon(0 0,25% 0,100% 100%,0 100%);clip-path:polygon(0 0,25% 0,100% 100%,0 100%)}.folders .folder-index p{text-transform:uppercase;font-family:Geist Mono;font-size:.8rem;font-weight:500;transition:color .25s ease;line-height:1}.folders .folder-name{width:100%;height:100%;display:flex;align-items:flex-start;padding:0 .25rem 0 2rem;border-top-right-radius:.75rem}.folders .folder-name h1{font-size:3rem;transition:color .25s ease;line-height:1;letter-spacing:-.05rem}.folders .folder-index,.folders .folder-index:after,.folders .folder-name{transition:background-color .25s ease}.folders .folder.variant-1 .folder-index,.folders .folder.variant-1 .folder-index:after,.folders .folder.variant-1 .folder-name{background-color:var(--variant-1)}.folders .folder.variant-2 .folder-index,.folders .folder.variant-2 .folder-index:after,.folders .folder.variant-2 .folder-name{background-color:var(--variant-2);color:#fff}.folders .folder.variant-3 .folder-index,.folders .folder.variant-3 .folder-index:after,.folders .folder.variant-3 .folder-name{background-color:var(--variant-3)}.folders .folder.disabled .folder-index,.folders .folder.disabled .folder-index:after,.folders .folder.disabled .folder-name{background-color:var(--disabled-folder-bg)}.folders .folder.disabled h1,.folders .folder.disabled p{color:var(--disabled-folder-fg)}.folders .row:first-child{bottom:-13rem}.folders .row:nth-child(2){bottom:-7.5rem}.folders .row:nth-child(3){bottom:-2rem}@media (max-width:1000px){.work-header{padding:8rem 1.25rem 3rem}.work-header-inner{flex-direction:column;gap:2rem}.work-header-right h1{font-size:clamp(2.5rem,9vw,4rem)}.folders h1{font-size:clamp(1.5rem,5vw,2rem);width:100%;text-align:center}.folders .row{flex-direction:column;bottom:0!important;padding:1.25rem 1.25rem 0;gap:1.25rem}.folders .folder{margin-bottom:0;height:190px;border-radius:1rem!important;overflow:hidden}.folders .folder-preview{display:none}.folders .folder-name{padding:0 2rem 2rem;border-top-right-radius:0!important}.folders .folder-name h1{font-size:clamp(1.5rem,5vw,2rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.folders .folder-index{padding:1.25rem;width:100%;border-top-left-radius:0!important}.folders .row:nth-child(2) .folder.variant-2 .folder-index,.folders .row:nth-child(2) .folder.variant-2 .folder-index:after,.folders .row:nth-child(2) .folder.variant-2 .folder-name{background-color:var(--variant-3)}.folders .row:nth-child(2) .folder.variant-3 .folder-index,.folders .row:nth-child(2) .folder.variant-3 .folder-index:after,.folders .row:nth-child(2) .folder.variant-3 .folder-name{background-color:var(--variant-2);color:var(--base-100)}.folders{padding:12rem 0 3rem}.folders,.folders .row{height:max-content}}@media (max-width:480px){.folders .folder{height:160px}.folders .row{gap:1rem;padding:1rem 1rem 0}.folders{padding:10rem 0 2rem}}@media (max-width:1000px){.folders .folder-link{display:block;border-radius:1rem;overflow:hidden;transition:box-shadow .3s ease}.folders .folder-link.active{box-shadow:0 1rem 2rem rgba(0,0,0,.08)}.folders .folder-toggle{display:inline-flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);width:1.75rem;height:1.75rem;justify-content:center;align-items:center;font-family:PP Neue Montreal,sans-serif;font-size:1.5rem;font-weight:400;line-height:1;border-radius:999px;background-color:rgba(0,0,0,.08);color:inherit;transition:transform .35s cubic-bezier(.22,1,.36,1),background-color .3s ease;pointer-events:none;z-index:3}.folders .folder.variant-2 .folder-toggle{background-color:rgba(255,255,255,.15)}.folders .folder-link.active .folder-toggle{transform:translateY(-50%) rotate(45deg);background-color:var(--base-500);color:var(--base-400)}.folders .folder-link .folder-name{position:relative}.folders .folder-expand{display:block;max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.22,1,.36,1);will-change:max-height}.folders .folder-link.active .folder-expand{max-height:60svh}.folders .folder-link.variant-1 .folder-expand{background-color:var(--variant-1)}.folders .folder-link.variant-2 .folder-expand{background-color:var(--variant-2)}.folders .folder-link.variant-3 .folder-expand,.folders .row:nth-child(2) .folder-link.variant-2 .folder-expand{background-color:var(--variant-3)}.folders .row:nth-child(2) .folder-link.variant-3 .folder-expand{background-color:var(--variant-2)}.folders .folder-expand-images{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem;padding:.75rem 1rem 1.25rem}.folders .folder-expand-images img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:.5rem;opacity:0;transform:translateY(1rem);transition:opacity .4s ease .1s,transform .4s cubic-bezier(.22,1,.36,1) .1s}.folders .folder-link.active .folder-expand-images img{opacity:1;transform:translateY(0)}.folders .folder-link.active .folder-expand-images img:nth-child(2){transition-delay:.18s}.folders .folder-link.active .folder-expand-images img:nth-child(3){transition-delay:.26s}.folders .folder-name{padding:0 4rem 0 2rem;align-items:center}.folders .folder-name h1{position:relative;top:auto;left:auto;transform:none;text-align:left;width:100%}}.work-intro{background-color:var(--base-100);padding:8rem 2rem}.work-intro-inner{max-width:2000px;margin:0 auto;display:flex;gap:4rem;align-items:flex-start}.work-intro-left{flex:1 1}.work-intro-left p.sm{text-transform:uppercase;color:var(--base-400);opacity:.6}.work-intro-right{flex:3 1;display:flex;flex-direction:column;gap:2rem}.work-intro-right h2{font-size:clamp(2rem,4.5vw,4rem);line-height:1.05;letter-spacing:-.02em;color:var(--base-400);max-width:30ch}.work-intro-right p.lg{color:var(--base-400);opacity:.75;max-width:60ch}.work-highlights{background-color:var(--base-100);padding:4rem 2rem 8rem;border-top:1px solid rgba(0,0,0,.08)}.work-highlights-head{max-width:2000px;margin:0 auto 3rem}.work-highlights-head p.sm{text-transform:uppercase;color:var(--base-400);opacity:.6}.work-highlights-grid{max-width:2000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}.work-highlight{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.15)}.work-highlight-index p.sm{font-family:Geist Mono,monospace;text-transform:uppercase;color:var(--base-400);opacity:.55;letter-spacing:.05em}.work-highlight h3{font-size:1.6rem;line-height:1.1;color:var(--base-400);letter-spacing:-.01em}.work-highlight p{color:var(--base-400);opacity:.7;line-height:1.5;max-width:40ch}.work-stats{background-color:var(--base-400);color:var(--base-100);padding:5rem 2rem}.work-stats-inner{max-width:2000px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.work-stat{display:flex;flex-direction:column;gap:.5rem;text-align:center;flex:1 1}.work-stat-value{font-family:Big Shoulders Display,sans-serif;font-weight:900;font-size:5rem;line-height:.9;letter-spacing:-.2rem;color:var(--base-100)}.work-stats p.sm{color:var(--base-300);text-transform:uppercase;opacity:.8}.work-process{background-color:var(--base-100);padding:8rem 2rem}.work-process-inner{max-width:2000px;margin:0 auto;display:flex;gap:4rem;align-items:flex-start}.work-process-col:first-child{flex:1 1;position:-webkit-sticky;position:sticky;top:6rem}.work-process-col:last-child{flex:2 1;display:flex;flex-direction:column;gap:2.5rem}.work-process-col p.sm{text-transform:uppercase;color:var(--base-400);opacity:.55}.work-process-col h3{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;color:var(--base-400);letter-spacing:-.01em;margin-top:1rem;max-width:18ch}.work-process-step{display:flex;flex-direction:column;gap:.75rem;padding:2rem 0;border-top:1px solid rgba(0,0,0,.15)}.work-process-step:last-child{border-bottom:1px solid rgba(0,0,0,.15)}.work-process-step p:not(.sm){color:var(--base-400);opacity:.75;line-height:1.5;max-width:55ch}@media (max-width:1000px){.work-intro,.work-process{padding:5rem 1.25rem}.work-highlights{padding:3rem 1.25rem 5rem}.work-intro-inner,.work-process-inner{flex-direction:column;gap:2rem}.work-process-col:first-child{position:static}.work-highlights-grid{grid-template-columns:1fr;gap:2rem}.work-stats{padding:3rem 1.25rem}.work-stats-inner{flex-wrap:wrap;gap:2rem 1rem}.work-stat{flex:1 1 40%}.work-stat-value{font-size:3.5rem;letter-spacing:-.1rem}}