.project-card[data-astro-cid-4yu5y2jt]{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(var(--surface), var(--surface)) padding-box, var(--surface);min-width:0;min-height:21rem;box-shadow:var(--shadow-sm);transition:transform var(--duration), border-color var(--duration), box-shadow var(--duration);flex-direction:column;padding:1.25rem;display:flex;position:relative}.project-card[data-astro-cid-4yu5y2jt]:after{background:var(--accent);content:"";width:2.5rem;height:2px;position:absolute;top:-1px;left:1.25rem}.project-card[data-astro-cid-4yu5y2jt]:before{z-index:0;border:1px solid var(--accent);background:var(--surface);content:"";opacity:0;width:.42rem;height:.42rem;transition:opacity var(--duration-fast), transform var(--duration);border-radius:50%;position:absolute;top:0;left:0;transform:translate(1.15rem,-.24rem)scale(.6)}.project-card[data-astro-cid-4yu5y2jt]:hover,.project-card[data-astro-cid-4yu5y2jt]:focus-within{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-3px)}.project-card[data-astro-cid-4yu5y2jt]:hover:before,.project-card[data-astro-cid-4yu5y2jt]:focus-within:before{opacity:1;transform:translate(3.35rem,-.24rem)scale(1)}.project-card__inspection[data-astro-cid-4yu5y2jt]{color:var(--accent-text);opacity:0;pointer-events:none;transition:opacity var(--duration-fast), transform var(--duration-fast);align-items:center;gap:.3rem;font-size:.58rem;display:inline-flex;position:absolute;top:4.2rem;right:1rem;transform:translateY(-.2rem)}.project-card[data-astro-cid-4yu5y2jt]:hover .project-card__inspection[data-astro-cid-4yu5y2jt],.project-card[data-astro-cid-4yu5y2jt]:focus-within .project-card__inspection[data-astro-cid-4yu5y2jt]{opacity:1;transform:translateY(0)}.project-card__top[data-astro-cid-4yu5y2jt],.project-card__footer[data-astro-cid-4yu5y2jt]{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.project-card__icon[data-astro-cid-4yu5y2jt]{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--page-soft);width:2.75rem;height:2.75rem;color:var(--accent-text);place-items:center;display:grid}.project-card__badges[data-astro-cid-4yu5y2jt]{flex-wrap:wrap;justify-content:end;gap:.35rem;display:flex}.project-card__identity[data-astro-cid-4yu5y2jt]{margin-top:1.45rem}.project-card--featured[data-astro-cid-4yu5y2jt] .project-card__identity[data-astro-cid-4yu5y2jt]{margin-top:1.2rem}.project-card__owner[data-astro-cid-4yu5y2jt]{color:var(--text-faint);align-items:center;gap:.35rem;margin:0 0 .45rem;font-size:.66rem;display:flex}.project-card__title[data-astro-cid-4yu5y2jt]{letter-spacing:-.035em;margin:0;font-size:clamp(1.16rem,3vw,1.45rem);line-height:1.25}.project-card__title[data-astro-cid-4yu5y2jt] a[data-astro-cid-4yu5y2jt]{align-items:center;gap:.4rem;text-decoration:none;display:inline-flex}.project-card__title[data-astro-cid-4yu5y2jt] a[data-astro-cid-4yu5y2jt] svg[data-astro-cid-4yu5y2jt]{color:var(--text-faint);transition:color var(--duration-fast), transform var(--duration-fast);flex:none}.project-card__title[data-astro-cid-4yu5y2jt] a[data-astro-cid-4yu5y2jt]:hover svg[data-astro-cid-4yu5y2jt]{color:var(--accent-text);transform:translate(2px,-2px)}.project-card__description[data-astro-cid-4yu5y2jt]{color:var(--text-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.75rem 0 1rem;font-size:.88rem;line-height:1.65;display:-webkit-box;overflow:hidden}.project-card__topics[data-astro-cid-4yu5y2jt]{flex-wrap:wrap;gap:.35rem;display:flex}.project-card__rule[data-astro-cid-4yu5y2jt]{grid-template-columns:3fr 1fr 1fr 1fr 1fr;gap:3px;height:.3rem;margin:auto 0 1.1rem;padding-top:1.5rem;display:grid}.project-card__rule[data-astro-cid-4yu5y2jt] span[data-astro-cid-4yu5y2jt]{background:var(--border);height:1px}.project-card__rule[data-astro-cid-4yu5y2jt] span[data-astro-cid-4yu5y2jt]:first-child{background:var(--border-strong);transform-origin:0;transition:background var(--duration), transform var(--duration);transform:scaleX(.35)}.project-card[data-astro-cid-4yu5y2jt]:hover .project-card__rule[data-astro-cid-4yu5y2jt] span[data-astro-cid-4yu5y2jt]:first-child,.project-card[data-astro-cid-4yu5y2jt]:focus-within .project-card__rule[data-astro-cid-4yu5y2jt] span[data-astro-cid-4yu5y2jt]:first-child{background:var(--accent);transform:scaleX(1)}.project-card__meta[data-astro-cid-4yu5y2jt]{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:.75rem;margin:0 0 1.1rem;padding:0;display:grid}.project-card__meta[data-astro-cid-4yu5y2jt] div[data-astro-cid-4yu5y2jt]{min-width:0}dt[data-astro-cid-4yu5y2jt]{color:var(--text-faint);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.18rem;font-size:.57rem}dd[data-astro-cid-4yu5y2jt]{min-width:0;color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.35rem;margin:0;font-size:.7rem;display:flex;overflow:hidden}.language-dot[data-astro-cid-4yu5y2jt]{background:var(--language-color,var(--text-faint));width:.48rem;height:.48rem;box-shadow:0 0 0 2px color-mix(in srgb, var(--language-color,var(--text-faint)) 22%, transparent);border-radius:50%;flex:none}.project-card__footer[data-astro-cid-4yu5y2jt]{border-top:1px solid var(--border);min-height:1.7rem;padding-top:.85rem}.repository-stats[data-astro-cid-4yu5y2jt],.project-card__actions[data-astro-cid-4yu5y2jt]{align-items:center;gap:.7rem;display:flex}.repository-stats[data-astro-cid-4yu5y2jt] span[data-astro-cid-4yu5y2jt],.project-card__actions[data-astro-cid-4yu5y2jt] a[data-astro-cid-4yu5y2jt]{color:var(--text-faint);font-family:var(--font-mono);align-items:center;gap:.27rem;font-size:.64rem;display:inline-flex}.project-card__actions[data-astro-cid-4yu5y2jt]{flex-wrap:wrap;justify-content:end}.project-card__actions[data-astro-cid-4yu5y2jt] a[data-astro-cid-4yu5y2jt]{color:var(--accent-text);font-family:var(--font-sans);font-weight:700;text-decoration:none}.project-card__actions[data-astro-cid-4yu5y2jt] a[data-astro-cid-4yu5y2jt]:hover{text-decoration:underline}.project-card[data-astro-cid-4yu5y2jt][hidden]{display:none}.project-card__coordinate[data-astro-cid-4yu5y2jt]{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;margin-top:.65rem;font-size:.54rem;display:none;overflow:hidden}html[data-lab-mode=true] .project-card__coordinate[data-astro-cid-4yu5y2jt]{display:block}@media (width<=25rem){.project-card[data-astro-cid-4yu5y2jt]{padding:1rem}.project-card__meta[data-astro-cid-4yu5y2jt]{grid-template-columns:1fr 1fr}.project-card__footer[data-astro-cid-4yu5y2jt]{flex-direction:column;align-items:start}.project-card__actions[data-astro-cid-4yu5y2jt]{justify-content:start}.project-card__inspection[data-astro-cid-4yu5y2jt]{display:none}}
