.project-hero{text-align:center}.project-hero__title{text-transform:uppercase;margin-bottom:3rem;padding:0 1rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:600;line-height:1}.project-hero__description{letter-spacing:0;color:#818181;max-width:900px;font-size:1.1rem;font-weight:300;line-height:1.3;font-family:var(--font-barlow);margin:auto}.project-content{margin-bottom:3rem}.project-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;display:grid}.project-grid__item{aspect-ratio:1;width:100%;transition:all .2s ease-in-out;position:relative}.project-grid__item:hover{cursor:pointer;opacity:.7;transition:all .2s ease-in-out}.project-grid__item-image{object-fit:cover}.project-footer{justify-content:center;align-items:center;width:100%;margin-top:3rem;padding-block:2rem;display:flex}.project-footer__content{justify-content:center;align-items:center;gap:1.5rem;display:flex}.project-footer__action-btn{letter-spacing:.1em;font-size:1.7rem}.project-footer__project-switch{cursor:pointer;justify-content:center;align-items:center;display:flex}.project-footer__project-switch svg{width:2.5rem;height:2.5rem}.project-footer__project-switch svg path{stroke:#fff;stroke-width:1px}.project-footer__project-switch--disabled{opacity:.3;cursor:default;pointer-events:none}@media (max-width:800px){.project-hero{margin-bottom:2rem}.project-hero__description{padding:1rem;line-height:1.4}.project-content{margin-bottom:2rem}.project-grid{grid-template-columns:repeat(2,1fr);gap:.3rem}}
.gallery-lightbox{z-index:9999;display:none;position:fixed;inset:0}.gallery-lightbox--active{background:#000000e6;justify-content:center;align-items:center;display:flex}.gallery-lightbox__content{justify-content:center;align-items:center;width:80vw;height:80vh;display:flex;position:relative}@media (max-width:700px){.gallery-lightbox__content{width:95vw}}.gallery-lightbox__image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.gallery-lightbox__slider{width:100%;height:100%;position:relative}.gallery-lightbox__slide{will-change:transform;transition:none;position:absolute;inset:0}.gallery-lightbox__slider[data-phase=animating] .gallery-lightbox__slide{transition:transform .34s}.gallery-lightbox__slider[data-phase=idle] .gallery-lightbox__slide--primary,.gallery-lightbox__slider[data-phase=pre] .gallery-lightbox__slide--primary{transform:translate(0)}.gallery-lightbox__slider[data-direction=next][data-phase=pre] .gallery-lightbox__slide--secondary{transform:translate(100%)}.gallery-lightbox__slider[data-direction=prev][data-phase=pre] .gallery-lightbox__slide--secondary,.gallery-lightbox__slider[data-direction=next][data-phase=animating] .gallery-lightbox__slide--primary{transform:translate(-100%)}.gallery-lightbox__slider[data-direction=next][data-phase=animating] .gallery-lightbox__slide--secondary{transform:translate(0)}.gallery-lightbox__slider[data-direction=prev][data-phase=animating] .gallery-lightbox__slide--primary{transform:translate(100%)}.gallery-lightbox__slider[data-direction=prev][data-phase=animating] .gallery-lightbox__slide--secondary{transform:translate(0)}@media (prefers-reduced-motion:reduce){.gallery-lightbox__slider[data-phase=animating] .gallery-lightbox__slide{transition:none}}.gallery-lightbox__image{object-fit:contain}.gallery-lightbox__close{cursor:pointer;z-index:10001;background:0 0;border:none;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;transition:transform .2s;display:flex;position:absolute;top:2rem;right:1.5%}.gallery-lightbox__close:hover{transform:scale(1.1)}.gallery-lightbox__close:before,.gallery-lightbox__close:after{content:"";background:#fff;width:2.5rem;height:2px;transition:background .2s;position:absolute}.gallery-lightbox__close:before{transform:rotate(45deg)}.gallery-lightbox__close:after{transform:rotate(-45deg)}.gallery-lightbox__close:hover:before,.gallery-lightbox__close:hover:after{background:#999}.gallery-lightbox__nav{cursor:pointer;z-index:10001;-webkit-user-select:none;user-select:none;opacity:.6;background:0 0;width:55px;height:55px;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox__nav svg{width:100%;height:100%}.gallery-lightbox__nav--prev{right:100%}.gallery-lightbox__nav--next{left:100%}.gallery-lightbox__nav:hover{opacity:1}.gallery-lightbox__counter{color:#fff;letter-spacing:.1em;font-size:.875rem;font-weight:300;display:none;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:850px){.gallery-lightbox__close{width:2.5rem;height:2.5rem;top:1rem;right:1rem}.gallery-lightbox__nav--next,.gallery-lightbox__nav--prev{display:none}.gallery-lightbox__close:before,.gallery-lightbox__close:after{width:2rem}.gallery-lightbox__nav{padding:1rem;font-size:4rem}.gallery-lightbox__counter{bottom:1rem}}@media (max-width:400px){.gallery-lightbox__nav--prev{left:-25px}.gallery-lightbox__nav--next{right:-25px}}.gallery-lightbox__dots{z-index:10001;gap:8px;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.gallery-lightbox__dot{cursor:pointer;opacity:.6;background:0 0;border:1px solid #fff;border-radius:50%;width:8px;height:8px;padding:0;transition:opacity .2s,transform .2s,background .2s}.gallery-lightbox__dot--active{opacity:1;background:#fff;transform:scale(1.1)}@media (max-width:850px){.gallery-lightbox__dots{bottom:1.25rem}}
