.postmortem-hero{display:flex;align-items:center;justify-content:center;padding:120px 24px 80px;background:#fff}.project-logo{max-width:700px;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;line-clamp:3;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:30px 12px 20px;max-width:100%;margin:0 auto;background:#fff}.look-sliders{display:grid;gap:22px;max-width:1180px;margin:0 auto}.look-group{display:grid;gap:12px}.look-label{font-family:'SFMono-Regular','Consolas','Liberation Mono',monospace;font-weight:300;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#1a1a1a;margin:0}.look-slider{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#1a1a1a #f3f3f3;padding-bottom:8px}.look-track{display:flex;gap:12px;min-width:max-content}.look-slide{flex:0 0 auto;height:auto;max-height:360px;overflow:hidden;background:#f4f4f2}.look-slide img{display:block;width:auto;height:auto;max-height:360px;object-fit:contain;transition:transform .35s ease,opacity .35s ease}.look-slide:hover img{transform:scale(1.03)}@media (max-width:900px){.look-slide{max-height:280px}.look-slide img{max-height:280px}}.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:100%;height:auto;display:block;transition:filter .4s ease}.slider-container .garment-item:hover img{filter:contrast(1.05)}.garments-section{padding:48px 24px 80px;background:#fff}.coming-soon{margin:0;font-family:'SFMono-Regular','Consolas','Liberation Mono',monospace;font-size:16px;font-weight:300;line-height:1.5;color:#666;text-transform:uppercase;text-align:center}.runway-section{padding:80px 24px 40px;background:#fff}.runway-gallery-section{padding:0 24px 80px;background:#fff}.runway-gallery-header{max-width:1100px;margin:0 auto 18px}.runway-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 16px;max-width:1100px;margin:0 auto;align-items:start}.runway-gallery-item{margin:0;background:0 0;overflow:hidden;line-height:0;justify-self:center;width:100%;max-width:250px}.runway-gallery-item img{display:block;width:100%;height:auto;max-height:560px;object-fit:contain;margin:0 auto}.runway-gallery-item figcaption{font-family:'SFMono-Regular','Consolas','Liberation Mono',monospace;font-weight:300;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#1a1a1a;line-height:1.5;padding:12px 0 0;text-align:center}.runway-video-wrapper{max-width:1100px;margin:0 auto}.runway-video{display:block;width:100%;aspect-ratio:16/9;border:0;background:#000}.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{grid-template-columns:repeat(2,1fr);gap:10px}.slider-section{padding:50px 24px}.research-section{padding:50px 24px}}@media (max-width:640px){.postmortem-hero{padding:60px 16px 40px}.project-logo{max-width:260px}.concept-section{padding:40px 16px}.concept-text{font-size:11px;line-height:1.5;-webkit-line-clamp:3;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:repeat(2,1fr);gap:8px}.slider-section{padding:30px 16px}.runway-gallery-section{padding:0 16px 48px}.runway-gallery-grid{display:flex;gap:12px;max-width:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:0 16px 12px 0;-webkit-overflow-scrolling:touch}.runway-gallery-item{flex:0 0 min(82vw,360px);max-width:none;scroll-snap-align:start}.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}}