.project-carousel[data-astro-cid-v2je4xya],.project-carousel-frame[data-astro-cid-v2je4xya]{position:relative}.project-carousel-track[data-astro-cid-v2je4xya]{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.35rem .15rem .85rem}.project-carousel-track[data-astro-cid-v2je4xya]::-webkit-scrollbar{display:none}.project-carousel-slide[data-astro-cid-v2je4xya]{flex:0 0 100%;scroll-snap-align:start;min-width:0}@media(min-width:640px){.project-carousel-slide[data-astro-cid-v2je4xya]{flex:0 0 calc((100% - 1rem)/2)}}@media(min-width:1024px){.project-carousel-slide[data-astro-cid-v2je4xya]{flex:0 0 calc((100% - 2rem) / 3)}}@media(min-width:1280px){.project-carousel-slide[data-astro-cid-v2je4xya]{flex:0 0 calc((100% - 3rem)/4)}}.project-carousel-slide[data-astro-cid-v2je4xya].hidden-by-filter{display:none}.project-card-trigger[data-astro-cid-v2je4xya]{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left;border-radius:var(--radius-lg)}.project-card-trigger[data-astro-cid-v2je4xya]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.project-card-media[data-astro-cid-v2je4xya]{position:relative;aspect-ratio:4 / 3;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .28s var(--ease-out-expo),box-shadow .28s var(--ease-out-expo)}.project-card-trigger[data-astro-cid-v2je4xya]:hover .project-card-media[data-astro-cid-v2je4xya],.project-card-trigger[data-astro-cid-v2je4xya]:focus-visible .project-card-media[data-astro-cid-v2je4xya]{transform:scale(1.03);box-shadow:var(--shadow-lg)}.project-card-img[data-astro-cid-v2je4xya]{width:100%;height:100%;object-fit:cover;display:block}.project-card-placeholder[data-astro-cid-v2je4xya]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:var(--color-surface);color:var(--color-text-muted);font-size:.875rem}.project-card-chip[data-astro-cid-v2je4xya]{position:absolute;top:.75rem;left:.75rem;display:inline-flex;align-items:center;padding:.3125rem .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:9999px;pointer-events:none}.chip-accent[data-astro-cid-v2je4xya]{background:var(--color-accent);color:var(--color-accent-fg)}.chip-secondary[data-astro-cid-v2je4xya]{background:var(--color-secondary);color:var(--color-secondary-fg)}.project-card-caption[data-astro-cid-v2je4xya]{position:absolute;left:0;right:0;bottom:0;padding:2.25rem .85rem .75rem;font-size:.875rem;font-weight:600;line-height:1.35;color:#fff;background:linear-gradient(to top,#000000b8,#0000);pointer-events:none}.project-carousel-arrow[data-astro-cid-v2je4xya]{position:absolute;top:50%;z-index:2;width:2.75rem;height:2.75rem;border:0;border-radius:9999px;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background .18s ease,transform .18s ease,opacity .18s ease}.project-carousel-arrow[data-astro-cid-v2je4xya].prev{left:.35rem}.project-carousel-arrow[data-astro-cid-v2je4xya].next{right:.35rem}.project-carousel-arrow[data-astro-cid-v2je4xya]:hover{background:#000000c7}.project-carousel-arrow[data-astro-cid-v2je4xya]:focus-visible{outline:2px solid #fff;outline-offset:2px}.project-carousel-arrow[data-astro-cid-v2je4xya]:disabled{opacity:.35;cursor:default}@media(max-width:639px){.project-carousel-arrow[data-astro-cid-v2je4xya]{width:2.35rem;height:2.35rem}}.project-lightbox[data-astro-cid-v2je4xya]{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:3.5rem 4.5rem 5.5rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.project-lightbox[data-astro-cid-v2je4xya].is-open{opacity:1;visibility:visible;pointer-events:auto}.project-lightbox-backdrop[data-astro-cid-v2je4xya]{position:absolute;inset:0;background:#000000e6}.project-lightbox-figure[data-astro-cid-v2je4xya]{position:relative;z-index:1;margin:0;max-width:min(1100px,100%);max-height:100%;display:flex;flex-direction:column;align-items:center;transform:scale(.96);transition:transform .22s var(--ease-out-expo)}.project-lightbox[data-astro-cid-v2je4xya].is-open .project-lightbox-figure[data-astro-cid-v2je4xya]{transform:scale(1)}.project-lightbox-img[data-astro-cid-v2je4xya]{max-width:100%;max-height:min(78vh,860px);width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 16px 48px #00000073}.project-lightbox-caption[data-astro-cid-v2je4xya]{margin-top:.85rem;color:#fff;font-size:.95rem;font-weight:600;text-align:center;max-width:70ch}.project-lightbox-close[data-astro-cid-v2je4xya],.project-lightbox-nav[data-astro-cid-v2je4xya]{position:absolute;z-index:2;border:0;border-radius:9999px;background:#0000008c;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease}.project-lightbox-close[data-astro-cid-v2je4xya]:hover,.project-lightbox-nav[data-astro-cid-v2je4xya]:hover{background:#000c}.project-lightbox-close[data-astro-cid-v2je4xya]:focus-visible,.project-lightbox-nav[data-astro-cid-v2je4xya]:focus-visible{outline:2px solid #fff;outline-offset:2px}.project-lightbox-close[data-astro-cid-v2je4xya]{top:1rem;right:1rem;width:2.75rem;height:2.75rem;font-size:1.15rem;line-height:1}.project-lightbox-nav[data-astro-cid-v2je4xya]{top:50%;width:2.85rem;height:2.85rem;transform:translateY(-50%)}.project-lightbox-nav[data-astro-cid-v2je4xya].prev{left:.85rem}.project-lightbox-nav[data-astro-cid-v2je4xya].next{right:.85rem}@media(max-width:639px){.project-lightbox[data-astro-cid-v2je4xya]{padding:4.25rem .75rem 4.5rem}.project-lightbox-nav[data-astro-cid-v2je4xya]{width:2.4rem;height:2.4rem}.project-lightbox-nav[data-astro-cid-v2je4xya].prev{left:.35rem}.project-lightbox-nav[data-astro-cid-v2je4xya].next{right:.35rem}}@media(prefers-reduced-motion:reduce){.project-carousel-track[data-astro-cid-v2je4xya],.project-card-media[data-astro-cid-v2je4xya],.project-lightbox[data-astro-cid-v2je4xya],.project-lightbox-figure[data-astro-cid-v2je4xya]{scroll-behavior:auto;transition:none}.project-card-trigger[data-astro-cid-v2je4xya]:hover .project-card-media[data-astro-cid-v2je4xya]{transform:none}}
