.project-card[data-astro-cid-bpe6dwhu]{animation:card-slide-in .75s var(--ease-out, ease) both;animation-delay:calc(sibling-index()/20s);a{display:block;position:relative;overflow:clip;aspect-ratio:3 / 4;text-decoration:none;color:inherit;animation:project-card-reveal linear both;animation-timeline:view();animation-range:entry 0% entry 30%;&:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:40%;pointer-events:none;opacity:0;will-change:opacity;z-index:1;transition:opacity .3s var(--ease-smooth, ease);background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,transparent 100%)}}figure{position:absolute;inset:0;margin:0;isolation:isolate;img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.05);will-change:transform;transition:transform .3s ease,filter .3s ease}}.info{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;pointer-events:none;z-index:2;color:var(--foreground-dark);gap:.25rem;.title-mask{overflow:clip}.title{position:relative;transform:translateY(100%);will-change:transform;z-index:3;transition:transform .3s var(--ease-out, ease);font-weight:500;font-size:var(--text-2xl);text-align:center}.location{position:relative;opacity:0;will-change:opacity;z-index:3;transition:opacity .3s var(--ease-out, ease);font-size:var(--text-sm);color:var(--foreground-dim-dark);text-align:center}}&:hover,&:has(a:focus-visible){z-index:6;a:before{opacity:1}.info .title{transform:translateY(0)}.info .location{opacity:1}}&[hidden]{display:none}}@keyframes card-slide-in{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.project-card[data-astro-cid-bpe6dwhu]{animation:none;a:before{opacity:1;transition:none}figure img{transform:none;transition:none}.info .title{transform:none;transition:none}.info .location{opacity:1;transition:none}}}@media(max-width:767px){.project-card[data-astro-cid-bpe6dwhu] .info[data-astro-cid-bpe6dwhu]{padding:16px;gap:4px;.title{font-size:20px}.location{font-size:14px}}}.project-filters[data-astro-cid-4ojt74xd]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--gap)}.search-wrapper[data-astro-cid-4ojt74xd]{max-width:min(100%,400px);flex:1 0 auto}.sort-wrapper[data-astro-cid-4ojt74xd]{select>button:after{display:none}@media(max-width:467px){select>button selectedcontent{display:none}}}input[data-astro-cid-4ojt74xd][type=search]{width:100%;height:2.5rem;padding-inline:.75rem;font-size:var(--text-base);line-height:var(--text-base);background:transparent;border:1px solid light-dark(var(--border-light),var(--border-dark));outline:none;transition:border-color .2s ease;&:focus{border-color:light-dark(var(--foreground-light),var(--foreground-dark))}&::placeholder{color:light-dark(var(--foreground-dim-light),var(--foreground-dim-dark))}}@media(max-width:467px){selectedcontent[data-astro-cid-4ojt74xd]{display:none}}@media(prefers-reduced-motion:reduce){input[data-astro-cid-4ojt74xd][type=search]{transition:none}}.projects-page{padding-block-start:var(--header-height, 6.5rem)}.page-header{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;padding:var(--gutter);gap:var(--gutter);animation:fade-in .5s var(--ease-out, ease) both .75s;.header-content{display:flex;flex-direction:column;gap:1rem;@supports (animation-timeline: view()){animation:fade-out .5s ease both;animation-timeline:view();animation-range:exit 0% exit 100%;animation-timeline:view(block var(--header-height))}}h1{font-size:var(--text-6xl);letter-spacing:var(--tracking-tight);@supports (animation-timeline: view()){animation:fade-out .5s ease both;animation-timeline:view();animation-range:exit 0% exit 100%;animation-timeline:view(block var(--header-height))}}.filters-wrapper{flex:1 0 auto;@supports (animation-timeline: view()){animation:fade-out .5s ease both;animation-timeline:view();animation-range:exit 0% exit 50%;animation-timeline:view(block var(--header-height))}}}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:var(--gap, 1.5rem);padding-inline:var(--gutter, 2rem);padding-block-end:4rem}.projects-grid:has(.project-card:hover,.project-card a:focus-visible) .project-card:not(:hover):not(:has(a:focus-visible)){figure img{transform:scale(1);filter:grayscale(1)}}::view-transition-group(*){animation-duration:.5s;animation-timing-function:var(--ease-smooth, ease)}::view-transition-old(*),::view-transition-new(*){animation-duration:.25s;mix-blend-mode:normal}@media(prefers-reduced-motion:reduce){::view-transition-group(*){animation-duration:0}.page-header{h1,.filters-wrapper{animation:none}}.projects-grid:has(.project-card:hover,.project-card a:focus-visible) .project-card:not(:hover):not(:has(a:focus-visible)) figure img{transform:none;filter:none}}
