.project-card[data-astro-cid-mspuyifq]{position:relative;background:var(--color-bg-card);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;max-width:36rem}.project-card__stretched-link[data-astro-cid-mspuyifq]{position:absolute;inset:0;z-index:1;text-decoration:none;color:inherit}.project-card__stretched-link[data-astro-cid-mspuyifq]:focus-visible{outline:2px solid var(--color-terminal-green);outline-offset:2px;border-radius:inherit}.project-card[data-astro-cid-mspuyifq]:hover{transform:translateY(-4px);box-shadow:var(--shadow-glow-strong);border-color:var(--color-terminal-green)}@media(prefers-reduced-motion:reduce){.project-card[data-astro-cid-mspuyifq]:hover{transform:none}}.project-card__badge[data-astro-cid-mspuyifq]{position:absolute;top:calc(var(--space-2) * -1);right:var(--space-3);background:var(--color-terminal-green);color:var(--color-bg);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:700;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);line-height:1;z-index:2}.project-card__header[data-astro-cid-mspuyifq]{display:flex;align-items:baseline;gap:var(--space-2)}.project-card__emoji[data-astro-cid-mspuyifq]{font-size:var(--text-lg);line-height:1;flex-shrink:0}.project-card__title[data-astro-cid-mspuyifq]{font-size:var(--text-lg);font-weight:600;line-height:var(--leading-tight);word-break:break-word}.project-card__desc[data-astro-cid-mspuyifq]{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:0}.project-card__preview[data-astro-cid-mspuyifq]{aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--radius-sm);background:var(--color-bg);max-height:280px}@media(min-width:768px){.project-card__preview[data-astro-cid-mspuyifq]{max-height:320px}}.project-card__media[data-astro-cid-mspuyifq]{aspect-ratio:16 / 9;border-radius:var(--radius-sm);overflow:hidden;background:var(--color-bg);border:1px solid var(--color-border)}.project-card__screenshot[data-astro-cid-mspuyifq]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-card__media--placeholder[data-astro-cid-mspuyifq]{display:flex;align-items:center;justify-content:center;color:var(--color-accent-dim);background:repeating-linear-gradient(0deg,transparent,transparent 10px,rgba(74,246,38,.03) 10px,rgba(74,246,38,.03) 11px)}.project-card__placeholder-icon[data-astro-cid-mspuyifq]{opacity:.4}.project-card__stack[data-astro-cid-mspuyifq]{display:flex;flex-wrap:wrap;gap:var(--space-1);list-style:none;padding:0;margin:0}.project-card__tag[data-astro-cid-mspuyifq]{display:inline}.project-card__tag[data-astro-cid-mspuyifq] code[data-astro-cid-mspuyifq]{font-family:var(--font-mono);font-size:var(--text-xs);padding:calc(var(--space-1) * .5) var(--space-2);border:1px solid var(--color-accent-dim);border-radius:999px;color:var(--color-terminal-green);background:#4af6260f;white-space:nowrap;line-height:var(--leading-normal)}.project-card__footer[data-astro-cid-mspuyifq]{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:var(--space-2);border-top:1px solid var(--color-border)}.project-card__links[data-astro-cid-mspuyifq]{display:flex;align-items:center;gap:var(--space-3)}.project-card__link[data-astro-cid-mspuyifq]{display:inline-flex;align-items:center;gap:var(--space-1);font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-muted);text-decoration:none;padding:var(--space-1) var(--space-2);border:1px dashed var(--color-border);border-radius:var(--radius-sm);transition:color .2s ease,border-color .2s ease}.project-card__link[data-astro-cid-mspuyifq]:hover{color:var(--color-terminal-green);border-color:var(--color-terminal-green)}.project-card__icon[data-astro-cid-mspuyifq]{flex-shrink:0}.project-card__year[data-astro-cid-mspuyifq]{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted)}.category-header[data-astro-cid-hp6dm2g2]{margin-bottom:var(--space-8)}.category-header__summary[data-astro-cid-hp6dm2g2]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-2) 0;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.category-header__summary[data-astro-cid-hp6dm2g2]::-webkit-details-marker{display:none}.category-header__summary[data-astro-cid-hp6dm2g2]::marker{display:none;content:""}.category-header__title[data-astro-cid-hp6dm2g2]{display:flex;align-items:baseline;gap:var(--space-2);font-family:var(--font-mono)}.category-header__emoji[data-astro-cid-hp6dm2g2]{font-size:var(--text-xl);line-height:1}.category-header__name[data-astro-cid-hp6dm2g2]{font-size:var(--text-2xl);font-weight:600}.category-header__count[data-astro-cid-hp6dm2g2]{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-muted)}.category-header__chevron[data-astro-cid-hp6dm2g2]{font-family:var(--font-mono);color:var(--color-accent-dim);font-size:var(--text-lg);transition:transform .2s ease}.category-header[data-astro-cid-hp6dm2g2][open] .category-header__chevron[data-astro-cid-hp6dm2g2]{transform:rotate(90deg)}.category-header__separator[data-astro-cid-hp6dm2g2]{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-accent-dim);letter-spacing:.05em;overflow:hidden;white-space:nowrap;padding:var(--space-1) 0 var(--space-4) 0;line-height:1}.category-header__content[data-astro-cid-hp6dm2g2]{margin-top:var(--space-2)}@media(max-width:768px){.category-header[data-astro-cid-hp6dm2g2][open] .category-header__chevron[data-astro-cid-hp6dm2g2]{transform:rotate(90deg)}.category-header__name[data-astro-cid-hp6dm2g2]{font-size:var(--text-xl)}}
