.postmortem-hero{display:flex;align-items:center;justify-content:center;padding:120px 0 80px;background:#fff}.project-logo{max-width:100vw;width:100%;height:auto;display:block}.concept-section{padding:80px 24px;max-width:760px;margin:0 auto;background:#fff}.concept-container{position:relative}.concept-text{font-family:'SFMono-Regular','Consolas','Liberation Mono',monospace;font-weight:300;font-size:12px;line-height:1.6;color:#1a1a1a;margin:0 0 16px 0;text-align:left;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.concept-full{max-height:0;overflow:hidden;transition:max-height .4s ease;font-family:'SFMono-Regular','Consolas','Liberation Mono',monospace;font-weight:300;font-size:12px;line-height:1.6;color:#1a1a1a}.concept-full.visible{max-height:2000px}.concept-full p{margin:16px 0;text-align:left}.concept-toggle{background:0 0;border:1px solid #1a1a1a;padding:8px 16px;font-family:'SFMono-Regular','Consolas','Liberation Mono',monospace;font-size:11px;font-weight:300;color:#1a1a1a;cursor:pointer;transition:all .3s ease;margin-top:16px}.concept-toggle:hover{background:#1a1a1a;color:#fff}.section-title{font-family:'SFMono-Regular','Consolas','Liberation Mono',monospace;font-weight:300;font-size:14px;color:#1a1a1a;margin-bottom:32px;text-align:left;text-transform:uppercase;letter-spacing:1px}.shooting-gallery{padding:60px 24px;max-width:100%;margin:0 auto;background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;max-width:1400px;margin:0 auto}.gallery-item{width:100%;margin:0;background:#fff;border-radius:0;cursor:pointer;overflow:hidden}.gallery-item:first-child{grid-column:span 4;aspect-ratio:2/3}.gallery-item:nth-child(2){grid-column:span 4;aspect-ratio:2/3}.gallery-item:nth-child(3){grid-column:span 4;aspect-ratio:2/3}.gallery-item:nth-child(4){grid-column:1/-1;aspect-ratio:3/2}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.gallery-item:hover img{transform:scale(1.02)}.office-shooting,.sonder-shooting{max-width:none;padding:48px 0 72px}.office-shooting .gallery-grid,.sonder-shooting .gallery-grid{display:flex;align-items:center;gap:16px;max-width:none;overflow-x:auto;overflow-y:hidden;padding:0 24px 12px;scroll-snap-type:x mandatory;scroll-padding-inline:24px;-webkit-overflow-scrolling:touch}.office-shooting .gallery-item,.office-shooting .gallery-item:nth-child(n),.sonder-shooting .gallery-item,.sonder-shooting .gallery-item:nth-child(n){flex:0 0 auto;width:auto;height:min(62vh,480px);grid-column:auto;aspect-ratio:auto;scroll-snap-align:start}.office-shooting .gallery-item img,.sonder-shooting .gallery-item img{width:auto;height:100%;object-fit:contain}@media (max-width:640px){.office-shooting,.sonder-shooting{padding:30px 0 48px}.office-shooting .gallery-grid,.sonder-shooting .gallery-grid{gap:10px;padding-inline:16px;scroll-padding-inline:16px}.office-shooting .gallery-item,.office-shooting .gallery-item:nth-child(n),.sonder-shooting .gallery-item,.sonder-shooting .gallery-item:nth-child(n){height:min(54vh,360px)}}.credits-section{margin:0;padding:4px 24px 48px}.credits-list{margin:0}.credits-list div{display:flex;gap:8px;padding:2px 0;font-family:'SFMono-Regular','Consolas','Liberation Mono',monospace;font-size:10px;font-weight:300;line-height:1.5}.credits-list dd,.credits-list dt{margin:0}.credits-list dt{text-transform:uppercase;color:#666}@media (max-width:640px){.credits-section{padding:4px 16px 40px}.credits-list div{gap:6px}}.slider-section{padding:80px 24px;background:#fff}.slider-container{max-width:100%;margin:0 auto}.slider-container .gallery{position:relative;height:auto;min-height:400px;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.slider-container .gallery-track{display:flex;align-items:center;gap:120px;will-change:transform}.slider-container .garment-item{flex:0 0 auto;width:min(320px,70vw);display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.slider-container .garment-item img{width:80%;height:100%;display:block;transition:filter .4s ease}.slider-container .garment-item:hover img{filter:contrast(1.05)}.research-section{padding:80px 24px;background:#fff}.research-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;overflow-x:auto;padding-bottom:16px}.research-item{width:100%;aspect-ratio:1/1;overflow:hidden;background:#f5f5f5;border-radius:2px;flex:0 0 200px}.research-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.research-item:hover img{transform:scale(1.05)}.lightbox{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:200;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease}.lightbox.active{display:flex}.lightbox{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:200;align-items:center;justify-content:center;padding:0;animation:fadeIn .3s ease}.lightbox.active{display:flex}.lightbox-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;padding:0}.lightbox-content img{max-width:95vw;max-height:95vh;width:auto;height:auto;object-fit:contain;display:block;animation:zoomIn .4s ease}.lightbox.closing .lightbox-content img{animation:zoomOut .4s ease}.lightbox-close{position:fixed;top:24px;right:24px;background:0 0;border:none;font-size:48px;color:#fff;cursor:pointer;z-index:201;line-height:1;padding:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.lightbox-close:hover{opacity:.7}.lightbox-next,.lightbox-prev{position:fixed;top:50%;transform:translateY(-50%);background:0 0;border:none;font-size:28px;color:rgba(255,255,255,.6);cursor:pointer;z-index:201;width:auto;height:auto;display:flex;align-items:center;justify-content:center;transition:color .2s ease;line-height:1;padding:8px 12px}.lightbox-next:hover,.lightbox-prev:hover{color:#fff}.lightbox-prev{left:16px}.lightbox-next{right:16px}@keyframes zoomIn{from{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media (max-width:900px){.project-logo{max-width:220px}.postmortem-hero{padding:80px 24px 60px}.concept-section{padding:50px 24px}.shooting-gallery{padding:50px 24px}.gallery-grid{gap:10px}.gallery-item:first-child{grid-column:span 6}.gallery-item:nth-child(2){grid-column:span 6}.gallery-item:nth-child(3){grid-column:4/span 6}.gallery-item:nth-child(4){grid-column:1/-1}.slider-section{padding:50px 24px}.research-section{padding:50px 24px}}@media (max-width:640px){.postmortem-hero{padding:60px 16px 40px}.project-logo{max-width:160px}.concept-section{padding:64px 16px 40px}.concept-text{font-size:11px;line-height:1.5;-webkit-line-clamp:3}.concept-full{font-size:11px;line-height:1.5}.section-title{font-size:12px;margin-bottom:24px}.shooting-gallery{padding:30px 16px}.gallery-grid{grid-template-columns:1fr;gap:8px}.gallery-item{grid-column:1!important}.slider-section{padding:30px 16px}.slider-container .gallery-track{gap:14px;width:auto;padding:0;flex-direction:row}.slider-container .gallery-track.vertical{flex-direction:row}.slider-container .gallery{min-height:260px;height:auto;justify-content:center;align-items:center;overflow:hidden}.slider-container .garment-item{width:min(220px,70vw)}.slider-container .garment-item img{height:auto}.research-section{padding:30px 16px}.research-gallery{gap:10px}.research-item{flex:0 0 140px}}