.projects-content[data-astro-cid-2hwget37]{flex:1;display:flex;flex-direction:column;gap:3rem}.section-header[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.section-title[data-astro-cid-2hwget37]{font-family:JetBrains Mono,monospace;font-size:.85rem;color:var(--matrix);text-transform:uppercase;letter-spacing:.05em}.section-title[data-astro-cid-2hwget37]:before{content:"$ ";opacity:.6}.section-line[data-astro-cid-2hwget37]{flex:1;height:1px;background:linear-gradient(90deg,var(--matrix-dark),transparent)}.section-count[data-astro-cid-2hwget37]{font-family:JetBrains Mono,monospace;font-size:.7rem;color:var(--text-dim);background:var(--card);border:1px solid var(--border);padding:.25rem .5rem;border-radius:4px}.featured-grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.featured-card[data-astro-cid-2hwget37]{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1.5rem;text-decoration:none;color:inherit;position:relative;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;will-change:transform,box-shadow;display:flex;flex-direction:column;gap:1rem}.featured-card[data-astro-cid-2hwget37]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,255,65,.03) 0%,transparent 60%);opacity:0;transition:opacity .3s ease}.featured-card[data-astro-cid-2hwget37]:hover{border-color:var(--matrix-dark);box-shadow:var(--glow);transform:translateY(-2px)}.featured-card[data-astro-cid-2hwget37]:focus-visible{border-color:var(--matrix);outline:2px solid var(--matrix);outline-offset:3px;box-shadow:var(--glow)}.featured-card[data-astro-cid-2hwget37]:hover:before{opacity:1}.featured-header[data-astro-cid-2hwget37]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.featured-icon[data-astro-cid-2hwget37]{width:48px;height:48px;background:#00ff411a;border:1px solid var(--matrix-dark);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.featured-meta[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.5rem}.featured-lang[data-astro-cid-2hwget37]{font-family:JetBrains Mono,monospace;font-size:.65rem;padding:.2rem .5rem;border-radius:4px;background:var(--matrix-dark);color:var(--matrix);text-transform:uppercase;letter-spacing:.05em}.featured-arrow[data-astro-cid-2hwget37]{width:20px;height:20px;color:var(--text-dim);opacity:0;transform:translate(-8px);transition:all .3s ease}.featured-card[data-astro-cid-2hwget37]:hover .featured-arrow[data-astro-cid-2hwget37]{opacity:1;transform:translate(0);color:var(--matrix)}.featured-name[data-astro-cid-2hwget37]{font-size:1.25rem;font-weight:600;margin:0;position:relative;z-index:1}.featured-name[data-astro-cid-2hwget37] .highlight[data-astro-cid-2hwget37]{color:var(--matrix);text-shadow:var(--glow)}.featured-desc[data-astro-cid-2hwget37]{font-size:.9rem;color:var(--text-dim);line-height:1.5;position:relative;z-index:1;flex:1}.featured-tags[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.5rem;position:relative;z-index:1}.featured-tag[data-astro-cid-2hwget37]{font-family:JetBrains Mono,monospace;font-size:.65rem;color:var(--matrix-dim);background:#00ff410d;border:1px solid var(--border);padding:.2rem .5rem;border-radius:4px}.other-grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.other-card[data-astro-cid-2hwget37]{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:1rem 1.25rem;text-decoration:none;color:inherit;display:flex;align-items:center;gap:1rem;transition:border-color .3s ease,background-color .3s ease;position:relative}.other-card[data-astro-cid-2hwget37]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:var(--matrix);border-radius:0 2px 2px 0;transition:height .3s ease}.other-card[data-astro-cid-2hwget37]:hover{border-color:var(--matrix-dark);background:var(--card-hover)}.other-card[data-astro-cid-2hwget37]:hover:before{height:60%}.other-icon[data-astro-cid-2hwget37]{font-size:1.25rem;flex-shrink:0;opacity:.8}.other-info[data-astro-cid-2hwget37]{flex:1;min-width:0}.other-name[data-astro-cid-2hwget37]{font-size:.9rem;font-weight:600;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.other-desc[data-astro-cid-2hwget37]{font-size:.75rem;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.other-lang[data-astro-cid-2hwget37]{font-family:JetBrains Mono,monospace;font-size:.6rem;padding:.15rem .4rem;border-radius:3px;background:var(--border);color:var(--text-dim);text-transform:uppercase;flex-shrink:0}.terminal-output[data-astro-cid-2hwget37]{background:#0006;border:1px solid var(--border);border-radius:8px;padding:1rem 1.25rem;font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--text-dim);margin-top:2rem}.terminal-output[data-astro-cid-2hwget37] .prompt[data-astro-cid-2hwget37]{color:var(--matrix)}.terminal-output[data-astro-cid-2hwget37] .output[data-astro-cid-2hwget37]{color:var(--text-dim);margin-left:1rem}.terminal-output[data-astro-cid-2hwget37] .success[data-astro-cid-2hwget37]{color:var(--matrix)}.stats-bar[data-astro-cid-2hwget37]{display:flex;gap:2rem;padding:1rem 1.5rem;background:var(--card);border:1px solid var(--border);border-radius:8px;margin-bottom:2rem}.stat-item[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.5rem}.stat-value[data-astro-cid-2hwget37]{font-family:JetBrains Mono,monospace;font-size:1.25rem;font-weight:700;color:var(--matrix);text-shadow:var(--glow)}.stat-label[data-astro-cid-2hwget37]{font-family:JetBrains Mono,monospace;font-size:.65rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){.featured-grid[data-astro-cid-2hwget37],.other-grid[data-astro-cid-2hwget37]{grid-template-columns:1fr}.stats-bar[data-astro-cid-2hwget37]{flex-wrap:wrap;gap:1rem}.stat-item[data-astro-cid-2hwget37]{flex:1 1 45%}}.stats-bar[data-astro-cid-2hwget37],.featured-card[data-astro-cid-2hwget37],.other-card[data-astro-cid-2hwget37]{opacity:0;transform:translateY(20px);animation:fadeUp .5s ease-out forwards}.stats-bar[data-astro-cid-2hwget37]{animation-delay:.2s}.featured-card[data-astro-cid-2hwget37]:nth-child(1){animation-delay:.3s}.featured-card[data-astro-cid-2hwget37]:nth-child(2){animation-delay:.4s}.featured-card[data-astro-cid-2hwget37]:nth-child(3){animation-delay:.5s}.other-card[data-astro-cid-2hwget37]:nth-child(1){animation-delay:.6s}.other-card[data-astro-cid-2hwget37]:nth-child(2){animation-delay:.65s}.other-card[data-astro-cid-2hwget37]:nth-child(3){animation-delay:.7s}.other-card[data-astro-cid-2hwget37]:nth-child(4){animation-delay:.75s}.other-card[data-astro-cid-2hwget37]:nth-child(5){animation-delay:.8s}.other-card[data-astro-cid-2hwget37]:nth-child(6){animation-delay:.85s}.terminal-output[data-astro-cid-2hwget37]{opacity:0;animation:fadeUp .5s ease-out forwards;animation-delay:1s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}
