.projects-hero[data-astro-cid-aid3sr62]{text-align:center;padding:60px 24px 40px;max-width:640px;margin:0 auto}.projects-svg[data-astro-cid-aid3sr62]{display:block;width:360px;max-width:85%;height:auto;margin:0 auto 24px}.p-bg[data-astro-cid-aid3sr62]{animation:pBgPulse 6s ease-in-out infinite}@keyframes pBgPulse{0%,to{opacity:1}50%{opacity:.6}}.p-terminal[data-astro-cid-aid3sr62]{animation:slideUp .7s ease-out both;animation-delay:.1s}.p-line[data-astro-cid-aid3sr62]{opacity:0;animation:typeIn .4s ease-out forwards}.pl1[data-astro-cid-aid3sr62]{animation-delay:.6s}.pl2[data-astro-cid-aid3sr62]{animation-delay:1s}.pl3[data-astro-cid-aid3sr62]{animation-delay:1.3s}.pl4[data-astro-cid-aid3sr62]{animation-delay:1.8s}.pl5[data-astro-cid-aid3sr62]{animation-delay:2.3s}@keyframes typeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.p-cursor[data-astro-cid-aid3sr62]{animation:cursorBlink 1s step-end infinite;animation-delay:2.8s;opacity:0}@keyframes cursorBlink{0%,to{opacity:0}50%{opacity:1}}.p-branch[data-astro-cid-aid3sr62]{stroke-dasharray:200;stroke-dashoffset:200;animation:drawBranch 1.5s ease-out forwards}.pb-main[data-astro-cid-aid3sr62]{animation-delay:.3s}.pb-feat[data-astro-cid-aid3sr62]{animation-delay:.8s}@keyframes drawBranch{to{stroke-dashoffset:0}}.p-commit[data-astro-cid-aid3sr62]{opacity:0;animation:commitPop .3s ease-out forwards}.pc1[data-astro-cid-aid3sr62]{animation-delay:.5s}.pc2[data-astro-cid-aid3sr62]{animation-delay:.9s}.pc3[data-astro-cid-aid3sr62]{animation-delay:1.1s}.pc4[data-astro-cid-aid3sr62]{animation-delay:1.4s}.pc5[data-astro-cid-aid3sr62]{animation-delay:1.7s}.pc6[data-astro-cid-aid3sr62]{animation-delay:2s}@keyframes commitPop{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.p-sym[data-astro-cid-aid3sr62]{animation:symFloat 4s ease-in-out infinite}.ps1[data-astro-cid-aid3sr62]{animation-delay:0s}.ps2[data-astro-cid-aid3sr62]{animation-delay:1.5s}.ps3[data-astro-cid-aid3sr62]{animation-delay:3s}@keyframes symFloat{0%,to{transform:translateY(0);opacity:.2}50%{transform:translateY(-8px);opacity:.35}}.p-sparkle[data-astro-cid-aid3sr62]{animation:pSparkle 2.5s ease-in-out infinite}.psp1[data-astro-cid-aid3sr62]{animation-delay:0s}.psp2[data-astro-cid-aid3sr62]{animation-delay:.6s}.psp3[data-astro-cid-aid3sr62]{animation-delay:1.2s}.psp4[data-astro-cid-aid3sr62]{animation-delay:1.8s}@keyframes pSparkle{0%,to{opacity:.15}50%{opacity:.5}}.p-dot[data-astro-cid-aid3sr62]{animation:dotFloat 5s ease-in-out infinite}.pd1[data-astro-cid-aid3sr62]{animation-delay:.5s}.pd2[data-astro-cid-aid3sr62]{animation-delay:2.5s}@keyframes dotFloat{0%,to{transform:translate(0)}50%{transform:translate(5px,-8px)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.projects-hero[data-astro-cid-aid3sr62] h1[data-astro-cid-aid3sr62]{font-size:2.2rem;font-weight:800;color:var(--text);margin-bottom:16px}.projects-hero[data-astro-cid-aid3sr62] p[data-astro-cid-aid3sr62]{font-size:1.05rem;color:var(--text-muted);line-height:1.7}.projects-grid[data-astro-cid-aid3sr62]{max-width:720px;margin:0 auto;padding:0 24px 48px}.project-card[data-astro-cid-aid3sr62]{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:36px 32px;box-shadow:var(--shadow-sm);transition:box-shadow .2s}.project-card[data-astro-cid-aid3sr62]:hover{box-shadow:var(--shadow-md)}.project-header[data-astro-cid-aid3sr62]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:12px}.project-icon[data-astro-cid-aid3sr62]{width:52px;height:52px;background:linear-gradient(135deg,#6361a814,#07766414);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--teal)}.project-badges[data-astro-cid-aid3sr62]{display:flex;gap:8px;flex-wrap:wrap}.badge[data-astro-cid-aid3sr62]{font-size:.72rem;font-weight:600;padding:4px 10px;border-radius:6px;letter-spacing:.3px}.badge-license[data-astro-cid-aid3sr62]{background:#07766414;color:var(--teal)}.badge-npm[data-astro-cid-aid3sr62]{background:#6361a814;color:var(--purple)}.project-card[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62]{font-size:1.5rem;font-weight:800;color:var(--text);margin-bottom:6px}.project-tagline[data-astro-cid-aid3sr62]{font-size:.92rem;color:var(--teal);font-weight:600;margin-bottom:16px}.project-desc[data-astro-cid-aid3sr62]{font-size:.92rem;color:var(--text-muted);line-height:1.7;margin-bottom:20px}.project-stats[data-astro-cid-aid3sr62]{display:flex;gap:20px;margin-bottom:24px}.stat[data-astro-cid-aid3sr62]{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--text-muted);font-weight:500}.stat[data-astro-cid-aid3sr62] svg[data-astro-cid-aid3sr62]{color:#e3b341}.project-links[data-astro-cid-aid3sr62]{display:flex;gap:12px;flex-wrap:wrap}.project-btn[data-astro-cid-aid3sr62]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#24292f;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.85rem;transition:transform .15s,box-shadow .2s,background .2s}.project-btn[data-astro-cid-aid3sr62]:hover{background:#32383f;transform:translateY(-1px);box-shadow:0 4px 16px #0000004d;text-decoration:none;color:#fff}.project-btn-outline[data-astro-cid-aid3sr62]{background:var(--bg);color:var(--purple);border:1.5px solid rgba(99,97,168,.3)}.project-btn-outline[data-astro-cid-aid3sr62]:hover{border-color:var(--purple);color:var(--purple);background:#6361a80a}.projects-cta[data-astro-cid-aid3sr62]{text-align:center;padding:0 24px 80px;font-size:.95rem;color:var(--text-muted)}.projects-cta[data-astro-cid-aid3sr62] a[data-astro-cid-aid3sr62]{color:var(--purple);text-decoration:underline;text-underline-offset:2px;font-weight:600}@media(max-width:640px){.projects-hero[data-astro-cid-aid3sr62]{padding:40px 20px 32px}.projects-hero[data-astro-cid-aid3sr62] h1[data-astro-cid-aid3sr62]{font-size:1.7rem}.projects-svg[data-astro-cid-aid3sr62]{width:280px}.projects-grid[data-astro-cid-aid3sr62]{padding:0 16px 40px}.project-card[data-astro-cid-aid3sr62]{padding:28px 24px}}
