.work-page[data-astro-cid-jljc7dey]{padding-top:3rem;padding-bottom:2rem}.work-hero[data-astro-cid-jljc7dey] h1[data-astro-cid-jljc7dey]{font-size:clamp(2.5rem,8vw,5rem);line-height:.95;font-weight:700;letter-spacing:-.02em}.work-hero[data-astro-cid-jljc7dey] .accent[data-astro-cid-jljc7dey]{color:var(--primary)}.work-subtitle[data-astro-cid-jljc7dey]{font-size:var(--text-xl);max-width:34ch;color:var(--on-surface-variant)}.work-grid[data-astro-cid-jljc7dey]{margin-top:3rem;display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;padding:0}.project-item[data-astro-cid-jljc7dey]:nth-child(1) .project-card[data-astro-cid-jljc7dey]{background:#ebf2ff}.project-item[data-astro-cid-jljc7dey]:nth-child(2) .project-card[data-astro-cid-jljc7dey]{background:#f6efe4}.project-item[data-astro-cid-jljc7dey]:nth-child(3) .project-card[data-astro-cid-jljc7dey]{background:#f8e9e7}.project-card[data-astro-cid-jljc7dey]{display:grid;gap:1rem;grid-template-rows:auto auto;background:var(--surface-container-low);border-radius:var(--radius-lg);padding:1rem;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);border:1px solid color-mix(in srgb,var(--outline-variant) 35%,transparent);transition:transform .25s var(--ease-expressive),box-shadow .25s var(--ease-expressive)}.project-card[data-astro-cid-jljc7dey]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.img-container[data-astro-cid-jljc7dey]{width:100%;height:14rem;overflow:hidden;border-radius:calc(var(--radius-lg) - .4rem)}.img-container[data-astro-cid-jljc7dey] img[data-astro-cid-jljc7dey]{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--theme-transition)}.project-card[data-astro-cid-jljc7dey]:focus-within img[data-astro-cid-jljc7dey],.project-card[data-astro-cid-jljc7dey]:hover img[data-astro-cid-jljc7dey]{transform:scale(1.03)}.project-card[data-astro-cid-jljc7dey] h2[data-astro-cid-jljc7dey]{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.1;font-weight:600;color:#17192a;letter-spacing:-.01em}.project-card[data-astro-cid-jljc7dey] p[data-astro-cid-jljc7dey]{margin-top:.5rem;color:#2f3550;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pills[data-astro-cid-jljc7dey]{display:flex;gap:.4rem;flex-wrap:wrap}.pills[data-astro-cid-jljc7dey] span[data-astro-cid-jljc7dey]{padding:.2rem .6rem;border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:700;background:color-mix(in srgb,var(--chroma-ocean) 18%,transparent);color:var(--chroma-ocean-strong)}.project-cta-card[data-astro-cid-jljc7dey]{background:#070a0e;color:#d4d6da;border-radius:var(--radius-lg);padding:1.5rem;min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem}.project-cta-card[data-astro-cid-jljc7dey] .spark[data-astro-cid-jljc7dey]{color:var(--primary);font-size:1.2rem;letter-spacing:.2rem}.project-cta-card[data-astro-cid-jljc7dey] h2[data-astro-cid-jljc7dey]{font-size:clamp(1.8rem,3vw,3rem);line-height:1.1;font-weight:600;color:#fff;max-width:14ch}.project-cta-card[data-astro-cid-jljc7dey] a[data-astro-cid-jljc7dey]{display:inline-flex;padding:.6rem 1.2rem;border-radius:var(--radius-full);font-weight:700;color:#fff;background:var(--chroma-ocean)}.project-item[data-astro-cid-jljc7dey],.cta-slot[data-astro-cid-jljc7dey]{min-width:0}:root.theme-dark .work-page[data-astro-cid-jljc7dey]{padding-top:2.5rem}:root.theme-dark .work-subtitle[data-astro-cid-jljc7dey]{color:#d5ddf9}:root.theme-dark .project-item[data-astro-cid-jljc7dey]:nth-child(1) .project-card[data-astro-cid-jljc7dey],:root.theme-dark .project-item[data-astro-cid-jljc7dey]:nth-child(2) .project-card[data-astro-cid-jljc7dey],:root.theme-dark .project-item[data-astro-cid-jljc7dey]:nth-child(3) .project-card[data-astro-cid-jljc7dey]{background:#171c3f;border-color:#8192d959}:root.theme-dark .project-card[data-astro-cid-jljc7dey] h2[data-astro-cid-jljc7dey]{color:#f0f4ff}:root.theme-dark .project-card[data-astro-cid-jljc7dey] p[data-astro-cid-jljc7dey]{color:#d0d9f7}:root.theme-dark .pills[data-astro-cid-jljc7dey] span[data-astro-cid-jljc7dey]{background:#a9c7ff38;color:#e0ebff}@media(min-width:64em){.work-grid[data-astro-cid-jljc7dey]{grid-template-columns:2fr 1fr;gap:1.2rem}.project-item[data-astro-cid-jljc7dey]:nth-child(3) .project-card[data-astro-cid-jljc7dey]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem}.project-item[data-astro-cid-jljc7dey]:nth-child(3) .img-container[data-astro-cid-jljc7dey]{height:100%;min-height:16rem}.cta-slot[data-astro-cid-jljc7dey]{display:flex}}
