.project-showcase[data-astro-cid-ovxcmftc]{--project-page-inset: 1rem;position:relative;left:50%;width:100vw;margin-left:-50vw;padding-inline:var(--project-page-inset)}.project-showcase__header[data-astro-cid-ovxcmftc]{display:flex;min-height:clamp(22rem,48dvh,34rem);flex-direction:column;justify-content:space-between;gap:clamp(2.5rem,8vh,6rem);margin-top:0;margin-bottom:clamp(1rem,3vh,2rem)}.project-showcase__title-block[data-astro-cid-ovxcmftc]{width:100%}.project-showcase__header[data-astro-cid-ovxcmftc] h1[data-astro-cid-ovxcmftc]{max-width:12ch;margin:0;color:var(--foreground);font-family:var(--type-heading-family);font-size:clamp(2.4rem,6vw,4.5rem);font-weight:500;letter-spacing:0;line-height:.95}.project-showcase__intro[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1.5rem,3vw,2rem);align-items:end}.project-showcase__intro-copy[data-astro-cid-ovxcmftc]{grid-column:span 12;max-width:24rem}.project-showcase__intro[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{margin:0;color:var(--muted-foreground);font-family:var(--type-body-family);font-size:var(--type-body-md-size);font-weight:var(--type-body-md-weight);letter-spacing:var(--type-body-md-tracking);line-height:1.55}.project-showcase__status[data-astro-cid-ovxcmftc]{width:fit-content;margin-top:1rem;color:var(--muted-foreground);font-family:var(--type-ui-family);font-size:var(--type-ui-md-size);line-height:var(--type-ui-md-line-height);text-transform:uppercase}.project-showcase__actions[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;align-items:center;column-gap:1.35rem;row-gap:.55rem;margin-top:1.35rem}.project-showcase__cta-group[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.45rem}.project-showcase__cta[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:center;width:fit-content;min-height:2rem;border-radius:999px;font-family:var(--type-ui-family);font-size:var(--type-ui-md-size);line-height:var(--type-ui-md-line-height);padding:.28rem .75rem;text-decoration:none;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.project-showcase__cta[data-astro-cid-ovxcmftc]{border:1px solid var(--foreground);background:var(--foreground);color:var(--background)}.project-showcase__read-more[data-astro-cid-ovxcmftc]{display:inline-flex;width:fit-content;border-radius:.25rem;color:var(--muted-foreground);font-family:var(--type-ui-family);font-size:var(--type-ui-md-size);line-height:var(--type-ui-md-line-height);text-decoration:underline;text-underline-offset:.2em;text-transform:uppercase;transition:background-color .16s ease,color .16s ease}.project-showcase__cta[data-astro-cid-ovxcmftc]:hover,.project-showcase__cta[data-astro-cid-ovxcmftc]:focus-visible{outline:none;transform:translateY(-1px)}.project-showcase__cta[data-astro-cid-ovxcmftc]:hover,.project-showcase__cta[data-astro-cid-ovxcmftc]:focus-visible{background:color-mix(in oklch,var(--foreground) 84%,var(--background));border-color:color-mix(in oklch,var(--foreground) 84%,var(--background))}.project-showcase__read-more[data-astro-cid-ovxcmftc]:hover,.project-showcase__read-more[data-astro-cid-ovxcmftc]:focus-visible{background:var(--foreground);color:var(--background);outline:none;text-decoration:none}.project-showcase__media[data-astro-cid-ovxcmftc]{display:flex;gap:clamp(1rem,2vw,1.5rem);margin-inline:calc(var(--project-page-inset) * -1);overflow-x:auto;padding-inline:var(--project-page-inset);padding-bottom:1rem;scroll-padding-inline:var(--project-page-inset);scroll-snap-type:x proximity;scrollbar-width:none}.project-showcase__media[data-astro-cid-ovxcmftc]::-webkit-scrollbar{display:none}.project-showcase__media-item[data-astro-cid-ovxcmftc]{position:relative;flex:0 0 auto;height:clamp(18rem,48vw,38rem);margin:0;overflow:hidden;border-radius:clamp(1.5rem,3vw,2.5rem);background:var(--surface-elevated);box-shadow:0 1px color-mix(in oklch,var(--foreground) 6%,transparent);scroll-snap-align:start}.project-showcase__media-button[data-astro-cid-ovxcmftc]{display:block;width:100%;height:100%;margin:0;border:0;border-radius:inherit;background:transparent;color:inherit;cursor:zoom-in;padding:0}.project-showcase__media-button[data-astro-cid-ovxcmftc]:focus-visible{outline:2px solid var(--foreground);outline-offset:-.45rem}.project-showcase__media-item[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc],.project-showcase__media-item[data-astro-cid-ovxcmftc] video[data-astro-cid-ovxcmftc]{display:block;width:auto;height:100%;max-width:none;object-fit:cover;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.project-showcase__media-item[data-astro-cid-ovxcmftc]:hover img[data-astro-cid-ovxcmftc],.project-showcase__media-item[data-astro-cid-ovxcmftc]:hover video[data-astro-cid-ovxcmftc]{transform:scale(1.035)}.project-showcase__media-item[data-astro-cid-ovxcmftc] figcaption[data-astro-cid-ovxcmftc]{position:absolute;right:.75rem;bottom:.75rem;left:.75rem;max-height:min(42%,10rem);overflow:auto;border-radius:.75rem;background:#000000b8;color:#fff;font-family:var(--type-ui-family);font-size:var(--type-ui-md-size);line-height:1.35;opacity:0;padding:.7rem .8rem;text-shadow:none;transform:translateY(.5rem);transition:opacity .2s ease,transform .2s ease}.project-showcase__media-item[data-astro-cid-ovxcmftc]:hover figcaption[data-astro-cid-ovxcmftc]{opacity:.92;transform:translateY(0)}.project-lightbox[data-astro-cid-ovxcmftc]{position:fixed;inset:0;z-index:140;display:grid;min-height:100dvh;width:100vw;background:var(--background);color:var(--foreground);pointer-events:none;transform:translate3d(0,100dvh,0);transition:transform .52s cubic-bezier(.16,1,.3,1);visibility:hidden;will-change:transform}.project-lightbox[data-astro-cid-ovxcmftc][data-open=true]{pointer-events:auto;transform:translateZ(0);visibility:visible}.project-lightbox__viewport[data-astro-cid-ovxcmftc]{position:relative;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,4fr);gap:clamp(1rem,2vw,1.5rem);min-height:100dvh;width:100vw;overflow:hidden;padding:clamp(1rem,2vw,1.5rem)}.project-lightbox__track[data-astro-cid-ovxcmftc]{position:relative;width:100%;height:calc(100dvh - clamp(2rem,4vw,3rem))}.project-lightbox__slide[data-astro-cid-ovxcmftc]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;margin:0;--project-lightbox-radius: clamp(1.5rem, 3vw, 2.5rem);border-radius:var(--project-lightbox-radius);background:transparent;opacity:var(--stack-opacity, 0);pointer-events:none;filter:blur(var(--stack-blur, 0px));transform:translate3d(0,var(--stack-y, 2rem),0) scale(var(--stack-scale, .92));transform-origin:center center;z-index:var(--stack-z, 0);will-change:filter,opacity,transform}.project-lightbox__slide[data-astro-cid-ovxcmftc][data-active=true]{pointer-events:auto}.project-lightbox__metadata[data-astro-cid-ovxcmftc]{display:flex;min-height:calc(100dvh - clamp(2rem,4vw,3rem));flex-direction:column;justify-content:flex-start;gap:1rem;padding-top:calc(50dvh - clamp(1rem,2vw,1.5rem))}.project-lightbox__metadata[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{margin:0;color:var(--muted-foreground);font-family:var(--type-ui-family);font-size:var(--type-ui-md-size);line-height:var(--type-ui-md-line-height);text-transform:uppercase}.project-lightbox__metadata[data-astro-cid-ovxcmftc] figcaption[data-astro-cid-ovxcmftc]{margin:0;color:var(--foreground);font-family:var(--type-heading-family);font-size:clamp(1.25rem,2.35vw,2.35rem);font-weight:500;letter-spacing:0;line-height:1.02;padding-right:clamp(1rem,3vw,3rem);text-wrap:balance}.project-lightbox__media-frame[data-astro-cid-ovxcmftc]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;max-width:100%;overflow:hidden;border-radius:var(--project-lightbox-radius);box-shadow:0 1px color-mix(in oklch,var(--foreground) 6%,transparent),0 var(--stack-shadow-y, .75rem) var(--stack-shadow-blur, 2rem) color-mix(in oklch,var(--foreground) var(--stack-shadow-alpha, 10%),transparent)}.project-lightbox__media-frame[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc],.project-lightbox__media-frame[data-astro-cid-ovxcmftc] video[data-astro-cid-ovxcmftc]{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center center}.project-lightbox__slide[data-astro-cid-ovxcmftc][data-media-orientation=landscape] .project-lightbox__media-frame[data-astro-cid-ovxcmftc]{aspect-ratio:var(--media-aspect-ratio, 16 / 9);height:auto;max-height:100%}.project-lightbox__slide[data-astro-cid-ovxcmftc][data-media-orientation=portrait] .project-lightbox__media-frame[data-astro-cid-ovxcmftc]{aspect-ratio:var(--media-aspect-ratio, 3 / 4);width:auto;height:90%;max-height:90%;max-width:100%}.project-lightbox__dots[data-astro-cid-ovxcmftc]{position:fixed;z-index:2;bottom:max(1rem,env(safe-area-inset-bottom));left:clamp(1rem,2vw,1.5rem);display:flex;align-items:center;gap:.45rem}.project-lightbox__dot[data-astro-cid-ovxcmftc]{display:flex;align-items:center;justify-content:flex-start;width:1.35rem;height:1.35rem;border:0;background:transparent;cursor:pointer;padding:0}.project-lightbox__dot[data-astro-cid-ovxcmftc] span[data-astro-cid-ovxcmftc]{display:block;width:.45rem;height:.45rem;border-radius:999px;background:color-mix(in oklch,var(--foreground) 28%,transparent);transform-origin:left center;transition:background .22s ease,transform .42s cubic-bezier(.16,1,.3,1),width .42s cubic-bezier(.16,1,.3,1)}.project-lightbox__dot[data-astro-cid-ovxcmftc][aria-current=true] span[data-astro-cid-ovxcmftc]{width:1.15rem;background:var(--foreground);transform:scaleX(1.1)}.project-lightbox__dot[data-astro-cid-ovxcmftc]:focus-visible{outline:1px solid var(--foreground);outline-offset:.15rem}.project-showcase__copy[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1.5rem,3vw,2rem);margin-top:clamp(4rem,10vh,7rem);scroll-margin-top:clamp(5rem,12vh,8rem)}.project-showcase__body[data-astro-cid-ovxcmftc]{grid-column:span 12;max-width:48rem}.project-showcase__body[data-astro-cid-ovxcmftc] figure:has(img){display:none}.project-showcase__body[data-astro-cid-ovxcmftc] .project-recognition{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0 3.25rem;padding-bottom:2.75rem;border-bottom:1px solid color-mix(in oklch,var(--foreground) 14%,transparent)}.project-showcase__body[data-astro-cid-ovxcmftc] .project-recognition span,.project-showcase__body[data-astro-cid-ovxcmftc] .project-recognition a{display:inline-flex;align-items:center;min-height:2.5rem;border:1px solid color-mix(in oklch,var(--foreground) 14%,transparent);border-radius:999px;background:color-mix(in oklch,var(--foreground) 3.5%,transparent);color:var(--foreground);font-family:var(--type-body-family);font-size:var(--type-body-md-size);letter-spacing:var(--type-body-md-tracking);line-height:1.25;padding:.48rem 1.05rem;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.project-showcase__body[data-astro-cid-ovxcmftc] .project-recognition a:hover,.project-showcase__body[data-astro-cid-ovxcmftc] .project-recognition a:focus-visible{border-color:color-mix(in oklch,var(--foreground) 26%,transparent);background:color-mix(in oklch,var(--foreground) 7%,transparent);transform:translateY(-1px)}.project-showcase__body[data-astro-cid-ovxcmftc] .project-deliverables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:1.25rem 0 2.75rem}.project-showcase__body[data-astro-cid-ovxcmftc] .project-deliverables article{min-height:8.75rem;margin:0;border-radius:.5rem;background:color-mix(in oklch,var(--foreground) 3.75%,transparent);padding:1.15rem}.project-showcase__body[data-astro-cid-ovxcmftc] .project-deliverables p{margin:0 0 .45rem;color:var(--muted-foreground);font-family:var(--type-ui-family);font-size:var(--type-ui-md-size);font-weight:var(--type-ui-md-weight);letter-spacing:var(--type-ui-md-tracking);line-height:var(--type-ui-md-line-height)}.project-showcase__body[data-astro-cid-ovxcmftc] .project-deliverables h3{margin:0;color:var(--foreground);font-family:var(--type-ui-family);font-size:var(--type-headline-sm-size);font-weight:var(--type-ui-md-weight);letter-spacing:var(--type-headline-sm-tracking);line-height:1.13}@media(min-width:768px){.project-showcase[data-astro-cid-ovxcmftc]{--project-page-inset: 2rem}.project-showcase__intro-copy[data-astro-cid-ovxcmftc]{grid-column:span 5}.project-showcase__details[data-astro-cid-ovxcmftc]{grid-column:span 3}.project-showcase__body[data-astro-cid-ovxcmftc]{grid-column:5 / span 7}}@media(min-width:1100px){.project-showcase__body[data-astro-cid-ovxcmftc] .project-deliverables{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.project-showcase__header[data-astro-cid-ovxcmftc]{min-height:clamp(18rem,42dvh,26rem);gap:clamp(2rem,7vh,4rem)}.project-showcase__media[data-astro-cid-ovxcmftc]{gap:.75rem;padding-right:max(var(--project-page-inset),18vw)}.project-showcase__media-item[data-astro-cid-ovxcmftc]{height:auto;width:85vw;max-width:none;flex-basis:85vw}.project-showcase__media-button[data-astro-cid-ovxcmftc]{cursor:default}.project-showcase__media-item[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc],.project-showcase__media-item[data-astro-cid-ovxcmftc] video[data-astro-cid-ovxcmftc]{width:100%;height:auto;max-width:100%;object-fit:contain}.project-lightbox__slide[data-astro-cid-ovxcmftc]{padding:0}.project-lightbox__viewport[data-astro-cid-ovxcmftc]{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:1rem;padding:1rem 1rem 4rem}.project-lightbox__track[data-astro-cid-ovxcmftc]{order:1;height:100%;min-height:18rem}.project-lightbox__metadata[data-astro-cid-ovxcmftc]{order:2;min-height:0;justify-content:flex-end;gap:0;padding-right:0;padding-bottom:0}.project-lightbox__metadata[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{display:none}.project-lightbox__metadata[data-astro-cid-ovxcmftc] figcaption[data-astro-cid-ovxcmftc]{max-width:min(34rem,100%);font-family:var(--type-ui-family);font-size:clamp(.72rem,2.7vw,.9rem);line-height:1.35;padding-right:2.25rem;text-wrap:pretty}.project-lightbox__media-frame[data-astro-cid-ovxcmftc]{height:100%;min-height:18rem}.project-lightbox__slide[data-astro-cid-ovxcmftc][data-media-orientation=landscape] .project-lightbox__media-frame[data-astro-cid-ovxcmftc]{height:auto;min-height:0}.project-lightbox__slide[data-astro-cid-ovxcmftc][data-media-orientation=portrait] .project-lightbox__media-frame[data-astro-cid-ovxcmftc]{width:auto;height:90%}.project-showcase__body[data-astro-cid-ovxcmftc] .project-recognition{gap:.55rem;margin-bottom:2.25rem;padding-bottom:2rem}.project-showcase__body[data-astro-cid-ovxcmftc] .project-recognition span,.project-showcase__body[data-astro-cid-ovxcmftc] .project-recognition a{width:100%;border-radius:1rem}.project-showcase__body[data-astro-cid-ovxcmftc] .project-deliverables{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:1rem}.project-showcase__body[data-astro-cid-ovxcmftc] .project-deliverables article{min-height:7.1rem;padding:.85rem}.project-showcase__body[data-astro-cid-ovxcmftc] .project-deliverables p{margin-bottom:.35rem;font-size:var(--type-ui-sm-size);line-height:var(--type-ui-sm-line-height)}.project-showcase__body[data-astro-cid-ovxcmftc] .project-deliverables h3{font-size:clamp(1.05rem,4.9vw,1.35rem);line-height:1.12}}
