.project-card:where(.astro-mspuyifq){display:flex;flex-direction:column;gap:var(--space-4);color:inherit;text-decoration:none;border-radius:var(--radius-lg);transition:transform var(--duration-normal) var(--ease-out)}.project-card:where(.astro-mspuyifq):hover{transform:translateY(-4px)}.project-card__image:where(.astro-mspuyifq){position:relative;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface)}.project-card__image:where(.astro-mspuyifq) img:where(.astro-mspuyifq){width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform var(--duration-slow) var(--ease-out)}.project-card:where(.astro-mspuyifq):hover .project-card__image:where(.astro-mspuyifq) img:where(.astro-mspuyifq){transform:scale(1.05)}.project-card__overlay:where(.astro-mspuyifq){position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--duration-normal) var(--ease-out)}.project-card:where(.astro-mspuyifq):hover .project-card__overlay:where(.astro-mspuyifq){opacity:1}.view-label:where(.astro-mspuyifq){display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);background:var(--color-background);color:var(--color-text);font-size:.875rem;font-weight:500;border-radius:var(--radius-full);transform:translateY(10px);transition:transform var(--duration-normal) var(--ease-out)}.project-card:where(.astro-mspuyifq):hover .view-label:where(.astro-mspuyifq){transform:translateY(0)}.project-card__meta:where(.astro-mspuyifq){display:flex;flex-direction:column;gap:var(--space-2)}.project-card__category:where(.astro-mspuyifq){display:flex;align-items:center;gap:var(--space-2);font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary)}.project-card__year:where(.astro-mspuyifq){color:var(--color-text-tertiary)}.project-card__title:where(.astro-mspuyifq){font-size:1.25rem;font-weight:500;color:var(--color-text);margin:0;transition:color var(--duration-fast) var(--ease-out)}.project-card:where(.astro-mspuyifq):hover .project-card__title:where(.astro-mspuyifq){color:var(--color-primary)}.project-card__excerpt:where(.astro-mspuyifq){font-size:.875rem;color:var(--color-text-secondary);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.work-header:where(.astro-jljc7dey){margin-bottom:var(--space-6);max-width:700px}.page-label:where(.astro-jljc7dey){display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);margin-bottom:var(--space-4)}.work-header:where(.astro-jljc7dey) h1:where(.astro-jljc7dey){font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;letter-spacing:-.03em;margin-bottom:var(--space-4)}.header-description:where(.astro-jljc7dey){font-size:1.0625rem;line-height:1.7;color:var(--color-text-secondary);margin:0}.filter-section:where(.astro-jljc7dey){margin-bottom:var(--space-7)}.filter-tags:where(.astro-jljc7dey){display:flex;flex-wrap:wrap;gap:var(--space-2)}.filter-tag:where(.astro-jljc7dey){padding:var(--space-2) var(--space-4);font-size:.875rem;font-weight:500;color:var(--color-text-secondary);background:var(--color-surface);border:none;border-radius:var(--radius-full);transition:all var(--duration-fast) var(--ease-out)}.filter-tag:where(.astro-jljc7dey):hover{background:var(--color-surface-variant);color:var(--color-text)}.filter-tag:where(.astro-jljc7dey).is-active{background:var(--color-primary);color:#fff}.projects-grid:where(.astro-jljc7dey){display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--space-6);margin-bottom:var(--space-9)}.project-item:where(.astro-jljc7dey){grid-column:span 6;animation:fadeInUp var(--duration-slow) var(--ease-out) forwards;animation-delay:var(--delay);opacity:0}.more-section:where(.astro-jljc7dey){padding:var(--space-9) 0;border-top:1px solid var(--color-border-light)}.more-content:where(.astro-jljc7dey){text-align:center;max-width:500px;margin:0 auto}.more-icon:where(.astro-jljc7dey){display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--color-surface);border-radius:50%;color:var(--color-text-tertiary);margin-bottom:var(--space-5)}.more-content:where(.astro-jljc7dey) h2:where(.astro-jljc7dey){font-size:1.5rem;font-weight:400;margin-bottom:var(--space-3)}.more-content:where(.astro-jljc7dey) p:where(.astro-jljc7dey){color:var(--color-text-secondary);margin-bottom:var(--space-5)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.project-item:where(.astro-jljc7dey){grid-column:span 12}.filter-tags:where(.astro-jljc7dey){overflow-x:auto;flex-wrap:nowrap;padding-bottom:var(--space-2);-webkit-overflow-scrolling:touch}.filter-tag:where(.astro-jljc7dey){flex-shrink:0}}
