.scroll-progress{z-index:1000;pointer-events:none;background:0 0;width:100%;height:3px;position:fixed;top:0;left:0}.scroll-progress span{background:linear-gradient(90deg, var(--color-brand-gradient-start), var(--color-brand-gradient-end));width:0%;height:100%;transition:width .1s linear;display:block}.project-hero{background:linear-gradient(135deg,#111 0%,#1a1a1a 100%);padding-top:clamp(8rem,15vw,12rem);padding-bottom:clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.back-link{color:#ffffff8c;margin-bottom:1.5rem;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-block}.back-link:hover{color:#ee5126}.project-title{color:#fff;letter-spacing:-.02em;font-size:clamp(2.25rem,5vw,4rem);font-weight:800;line-height:1.1}.project-description{color:#ffffffa6;max-width:640px;margin-top:1.75rem;font-size:1.05rem;line-height:1.7}.project-meta{flex-wrap:wrap;gap:2.5rem;margin-top:2rem;display:flex}.project-meta>div{flex-direction:column;gap:.35rem;display:flex}.project-meta span{text-transform:uppercase;letter-spacing:.12em;color:#fff6;font-size:.7rem;font-weight:600}.project-meta strong{color:#fff;font-size:1rem;font-weight:600}.project-meta--mobile{display:flex}@media (width>=769px){.project-meta--mobile{display:none}}.project-overview{background:#fff;padding-block:clamp(3rem,6vw,5rem)}.overview-body{flex-direction:column;gap:clamp(2.5rem,5vw,4rem);display:flex}.narrative-block{max-width:720px}.narrative-block--center{text-align:center;margin-inline:auto}.narrative-index{letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin-bottom:.85rem;font-size:.75rem;font-weight:700;display:inline-block}.narrative-heading{letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800}.narrative-text{color:var(--color-text-secondary);font-size:1.05rem;line-height:1.75}.project-gallery{background:#fafafa;padding-block:clamp(3rem,6vw,5rem)}.project-gallery .section-inner{flex-direction:column;align-items:center;gap:clamp(1rem,2vw,1.75rem);max-width:1080px;display:flex}.project-figure{cursor:zoom-in;justify-content:center;width:100%;display:flex}.project-figure img{border-radius:.75rem;width:100%;max-width:1040px;height:auto;transition:transform .4s;box-shadow:0 10px 40px #00000014}.project-figure:hover img{transform:scale(.99)}.project-figure.fig-full{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.project-figure.fig-full img{border-radius:0;max-width:1600px}.project-results{background:var(--color-surface-dark);color:#fff;padding-block:clamp(3.5rem,7vw,6rem)}.project-results .narrative-heading,.project-results .narrative-text{color:#fff}.project-results .narrative-text{color:#ffffffb3}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.metric{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.75rem;padding:1.75rem 1rem}.metric-value{letter-spacing:-.02em;background:linear-gradient(90deg, var(--color-brand-gradient-start), var(--color-brand-gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.1}.metric-value--text{-webkit-text-fill-color:#fff;font-size:clamp(1.25rem,2.5vw,1.75rem)}.metric-label{color:#fff9;margin-top:.5rem;font-size:.85rem;font-weight:500}.project-testimonial{background:#fff;padding-block:clamp(4rem,8vw,6.5rem)}.testimonial-mark{color:var(--color-brand);margin-bottom:1.5rem}.testimonial-quote{max-width:820px;color:var(--color-text-primary);letter-spacing:-.01em;margin:0 auto;font-size:clamp(1.3rem,2.5vw,1.85rem);font-weight:500;line-height:1.5}.testimonial-author{flex-direction:column;gap:.2rem;margin-top:1.75rem;display:flex}.testimonial-author strong{color:var(--color-text-primary);font-size:1rem}.testimonial-author span{color:var(--color-text-muted);font-size:.9rem}.project-related{background:var(--color-surface-alt);border-top:1px solid var(--color-border-light);padding-block:clamp(3rem,6vw,5rem)}.related-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.related-title{letter-spacing:-.02em;color:var(--color-text-primary);font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.related-link{color:var(--color-brand);font-size:.9rem;font-weight:600;transition:color .2s}.related-link:hover{color:var(--color-brand-hover)}.related-scroller{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:1.5rem;padding-bottom:1rem;display:grid;overflow-x:auto}.related-card{scroll-snap-align:start;border:1px solid var(--color-border-light);background:#fff;border-radius:.75rem;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.related-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.related-card-media{aspect-ratio:4/3;background:var(--color-surface-alt);overflow:hidden}.related-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.related-card:hover .related-card-media img{transform:scale(1.05)}.related-card-body{flex-direction:column;gap:.2rem;padding:1rem 1.25rem;display:flex}.related-card-title{color:var(--color-text-primary);font-size:1.05rem;font-weight:700}.related-card-client{color:var(--color-text-muted);font-size:.85rem}.project-takeover{line-height:0}.takeover-link{color:#fff;text-align:center;background:linear-gradient(135deg,#111 0%,#1a1a1a 100%);padding-block:clamp(5rem,10vw,8rem);text-decoration:none;transition:background .4s;display:block;position:relative;overflow:hidden}.takeover-link:after{content:"";background:#ee512600;transition:background .4s;position:absolute;inset:0}.takeover-link:hover:after{background:#ee512626}.takeover-inner{z-index:1;line-height:1.3;position:relative}.takeover-label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin-bottom:.85rem;font-size:.8rem;font-weight:600;display:block}.takeover-title{letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;display:block}.lightbox{z-index:9999;opacity:0;pointer-events:none;background:#000000f2;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.lightbox.active{opacity:1;pointer-events:all}.lightbox img{object-fit:contain;border-radius:.5rem;max-width:90vw;max-height:85vh}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:background .3s;display:flex;position:absolute;top:2rem;right:2rem}.lightbox-close:hover{background:#fff3}@media (width<=768px){.overview-grid{grid-template-columns:1fr}.project-facts{position:static}.project-facts-card{flex-flow:wrap;gap:1rem 1.75rem}.related-scroller{grid-auto-columns:minmax(220px,80%)}}@media (width<=640px){.project-meta{gap:1.5rem}}
