main[data-astro-cid-hcjuqwdu]{width:960px;max-width:calc(100% - 2rem);margin:auto;padding:3rem 1rem}.portfolio-header[data-astro-cid-hcjuqwdu]{text-align:center;margin-bottom:2rem}.portfolio-header[data-astro-cid-hcjuqwdu] h1[data-astro-cid-hcjuqwdu]{margin:0 0 .5rem;color:var(--text-primary);font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-tight)}.portfolio-header[data-astro-cid-hcjuqwdu] p[data-astro-cid-hcjuqwdu]{margin:0;color:var(--text-secondary);font-size:var(--text-sm)}.section[data-astro-cid-hcjuqwdu]{margin-bottom:4rem}.section-title[data-astro-cid-hcjuqwdu]{font-size:var(--text-3xl);margin:0 0 2rem;color:var(--text-primary);text-align:center;font-weight:var(--font-weight-bold)}.filter-buttons[data-astro-cid-hcjuqwdu]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem}.filter-btn[data-astro-cid-hcjuqwdu]{display:flex;align-items:center;gap:.5rem;background:rgb(var(--gray-light));border:1px solid rgb(var(--gray));color:rgb(var(--black));padding:.75rem 1.25rem;border-radius:2rem;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:500}.filter-btn[data-astro-cid-hcjuqwdu]:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow-md)}.filter-btn[data-astro-cid-hcjuqwdu]:focus{outline:none;box-shadow:0 0 0 3px oklch(from var(--accent) l c h / .3)}.filter-btn[data-astro-cid-hcjuqwdu].active{background:var(--accent-dark);color:#fff;border-color:var(--accent-dark)}.projects-grid[data-astro-cid-hcjuqwdu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:0;align-items:stretch}.featured-grid[data-astro-cid-hcjuqwdu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:2rem}.project-card[data-astro-cid-hcjuqwdu]{background:var(--color-bg-primary);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);transition:all .3s ease;border:1px solid var(--color-border-secondary);display:flex;flex-direction:column;height:100%}.project-card[data-astro-cid-hcjuqwdu]:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.project-card[data-astro-cid-hcjuqwdu].featured{border:2px solid rgb(var(--accent));background:linear-gradient(135deg,rgba(var(--accent),.02),rgba(var(--accent),.05))}.project-image[data-astro-cid-hcjuqwdu]{width:100%;height:200px;background:linear-gradient(135deg,rgb(var(--accent-light, var(--accent))),rgb(var(--accent)));display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem;position:relative}.project-image[data-astro-cid-hcjuqwdu].has-image{background:none}.project-image[data-astro-cid-hcjuqwdu] img[data-astro-cid-hcjuqwdu]{width:100%;height:100%;object-fit:cover}.featured-badge[data-astro-cid-hcjuqwdu]{position:absolute;top:1rem;right:1rem;background:var(--color-bg-secondary);color:var(--color-accent);padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:600}.project-content[data-astro-cid-hcjuqwdu]{padding:1.5rem;display:flex;flex-direction:column;flex:1 1 auto}.project-header[data-astro-cid-hcjuqwdu]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-title[data-astro-cid-hcjuqwdu]{font-size:1.3rem;font-weight:600;margin:0;color:rgb(var(--black));line-height:1.3}.project-status[data-astro-cid-hcjuqwdu]{font-size:.8rem;padding:.25rem .75rem;border-radius:1rem;font-weight:500;text-transform:capitalize}.status-completed[data-astro-cid-hcjuqwdu]{background:var(--color-green-100);color:var(--color-green-700)}.status-in-progress[data-astro-cid-hcjuqwdu]{background:var(--color-amber-100);color:var(--color-amber-800)}.status-archived[data-astro-cid-hcjuqwdu]{background:var(--color-zinc-200);color:var(--color-zinc-600)}.project-description[data-astro-cid-hcjuqwdu]{color:rgb(var(--gray-dark));line-height:1.6;margin-bottom:1rem;white-space:pre-line}.project-tech[data-astro-cid-hcjuqwdu]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag[data-astro-cid-hcjuqwdu]{background:rgb(var(--gray-light));color:rgb(var(--gray-dark));padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500}.project-links[data-astro-cid-hcjuqwdu]{display:flex;gap:1rem;margin-top:auto}.project-link[data-astro-cid-hcjuqwdu]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:all .2s ease;font-size:.9rem}.link-github[data-astro-cid-hcjuqwdu]{background:rgb(var(--black));color:#fff}.link-github[data-astro-cid-hcjuqwdu]:hover{background:rgb(var(--gray-dark))}.link-live[data-astro-cid-hcjuqwdu]{background:rgb(var(--accent));color:#fff}.link-live[data-astro-cid-hcjuqwdu]:hover{opacity:.8}.stats-section[data-astro-cid-hcjuqwdu]{background:rgb(var(--gray-light));padding:2rem;border-radius:12px;margin-bottom:3rem}.stats-grid[data-astro-cid-hcjuqwdu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-item[data-astro-cid-hcjuqwdu]{text-align:center}.stat-number[data-astro-cid-hcjuqwdu]{font-size:2.5rem;font-weight:700;color:rgb(var(--accent));margin:0}.stat-label[data-astro-cid-hcjuqwdu]{color:rgb(var(--gray-dark));margin:.5rem 0 0;font-weight:500}@media (max-width: 768px){main[data-astro-cid-hcjuqwdu]{padding:2rem 1rem}.portfolio-header[data-astro-cid-hcjuqwdu] h1[data-astro-cid-hcjuqwdu]{font-size:2rem}.projects-grid[data-astro-cid-hcjuqwdu],.featured-grid[data-astro-cid-hcjuqwdu]{grid-template-columns:1fr}.filter-buttons[data-astro-cid-hcjuqwdu]{flex-direction:column;align-items:center}.project-links[data-astro-cid-hcjuqwdu]{flex-direction:column}}.project-card[data-astro-cid-hcjuqwdu].hidden{display:none}.project-card[data-astro-cid-hcjuqwdu].fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.project-bottom[data-astro-cid-hcjuqwdu]{margin-top:auto;display:flex;flex-direction:column;gap:1rem}
