.project-dialog{box-sizing:border-box;width:min(92vw,1080px);max-width:1080px;max-height:90svh;padding:0;border:0;background:var(--paper);color:var(--ink)}.project-dialog::backdrop{background:rgba(25,25,23,.7);backdrop-filter:blur(5px)}.project-dialog-inner{position:relative;padding:clamp(1.5rem,4vw,4rem)}.project-dialog h2{max-width:780px;margin:.7rem 0 2rem;font-size:clamp(2.5rem,5.5vw,5.8rem);line-height:.82;letter-spacing:-.075em}.project-dialog-close{position:absolute;top:1.3rem;right:1.5rem;width:2.5rem;height:2.5rem;padding:0;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;font:300 2rem/1 var(--sans);cursor:pointer}.project-dialog-close:hover{background:var(--ink);color:var(--paper)}.project-carousel-viewport{overflow:hidden;background:#dedbd2}.project-carousel-track{display:flex;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.project-carousel-slide{position:relative;flex:0 0 100%;margin:0}.project-carousel-slide .project-art{height:clamp(250px,47vw,520px);min-height:0}.project-gallery-image{display:block;width:100%;height:clamp(250px,47vw,520px);object-fit:contain}.project-photo{padding:0}.project-photo img{display:block;width:100%;height:100%;object-fit:cover}.project-carousel-slide:nth-child(2) .project-art{filter:saturate(.75) brightness(1.06)}.project-carousel-slide:nth-child(3) .project-art{filter:hue-rotate(10deg)}.project-carousel-slide:nth-child(4) .project-art{filter:contrast(1.08)}.project-carousel-slide:nth-child(5) .project-art{filter:sepia(.12)}.project-carousel-slide:nth-child(6) .project-art{filter:brightness(.86)}.project-carousel-slide .project-art::after{display:none}.project-carousel-slide figcaption{position:absolute;right:1rem;bottom:1rem;padding:.35rem .55rem;background:var(--paper);font-size:.68rem;font-weight:700}.project-carousel-controls{display:flex;justify-content:flex-end;align-items:center;gap:.65rem;margin-top:1rem}.project-dialog.is-video .project-carousel-controls{display:none}.project-carousel-controls button{width:2.4rem;height:2.4rem;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;font:1.2rem var(--sans);cursor:pointer}.project-carousel-controls button:hover{background:var(--ink);color:var(--paper)}.carousel-count{min-width:3.2rem;text-align:center;font-size:.72rem;font-weight:700}.project-dialog-copy{max-width:680px;margin:2.5rem 0 0;font-size:1rem;line-height:1.55}@media(max-width:700px){.project-dialog{width:100vw;max-height:100svh;min-height:100svh}.project-dialog-inner{padding:5rem 5vw 2.5rem}.project-dialog-close{top:1.2rem;right:5vw}.project-dialog h2{margin-bottom:1.7rem}.project-carousel-slide .project-art,.project-gallery-image{height:64vw}.project-dialog-copy{margin-top:2rem;font-size:.92rem}}
