.projects-list-page.svelte-rqn88j{padding:8rem 2rem 4rem;min-height:100vh;background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-family-body)}.header.svelte-rqn88j{max-width:800px;margin:0 0 3rem;border-bottom:1px solid var(--border-light);padding-bottom:1rem}h1.svelte-rqn88j{font-family:var(--font-family-pixel);font-size:2rem;font-weight:400;margin:0;background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.projects-list.svelte-rqn88j{max-width:800px;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.project-item.svelte-rqn88j{display:flex;flex-direction:column;align-items:flex-start;background:var(--bg-tertiary);padding:2rem;border-radius:var(--radius-none);text-decoration:none;color:var(--text-primary);transition:transform .2s steps(2);border:4px solid var(--project-color);box-shadow:var(--shadow-project-card);position:relative;height:100%}.project-item.svelte-rqn88j:hover{transform:translate(-4px,-4px);box-shadow:var(--shadow-project-card-hover);background:var(--bg-secondary);z-index:10}.project-item.svelte-rqn88j:after{display:none}.item-visual.svelte-rqn88j{margin-right:0;margin-bottom:1.5rem;width:100%;display:flex;justify-content:space-between;align-items:flex-start}.item-icon.svelte-rqn88j{width:64px;height:64px;border-radius:var(--radius-none);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:400;background:var(--project-color);box-shadow:var(--shadow-project-icon);color:var(--text-primary);text-shadow:var(--shadow-text-pixel-dark);font-family:var(--font-family-pixel)}.project-item.svelte-rqn88j:hover .item-icon:where(.svelte-rqn88j){transform:none}.item-content.svelte-rqn88j{flex:1;width:100%}.content-header.svelte-rqn88j h2:where(.svelte-rqn88j){font-family:var(--font-family-pixel);font-size:1.1rem;margin:0 0 .8rem;line-height:1.4;color:var(--project-color);min-height:3rem}.subtitle.svelte-rqn88j{color:var(--text-dim);font-family:var(--font-family-body);font-size:.85rem;display:block;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;border-bottom:2px solid var(--bg-quaternary);padding-bottom:1rem}.description.svelte-rqn88j{color:var(--text-muted);font-family:var(--font-family-body);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.item-tags.svelte-rqn88j{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:auto}.tag.svelte-rqn88j{font-size:.65rem;background:transparent;padding:.3rem .6rem;border-radius:var(--radius-none);color:var(--project-color);border:2px solid var(--project-color);font-family:var(--font-family-pixel);text-transform:uppercase}.item-action.svelte-rqn88j{margin:0;width:40px;height:40px;border:2px solid var(--text-primary);display:flex;align-items:center;justify-content:center;background:var(--text-inverse);box-shadow:var(--shadow-pixel-primary-sm);color:var(--text-primary)}.project-item.svelte-rqn88j:hover .item-action:where(.svelte-rqn88j){background:var(--project-color);border-color:var(--project-color);box-shadow:var(--shadow-pixel-primary-sm)}.fa-chevron-right.svelte-rqn88j{color:var(--text-primary);font-size:1rem;opacity:.8;display:block}.view-btn.svelte-rqn88j{display:none}@media(max-width:600px){.projects-list.svelte-rqn88j{grid-template-columns:1fr}.project-item.svelte-rqn88j{flex-direction:column;align-items:flex-start;padding:1.2rem}.item-visual.svelte-rqn88j{margin-bottom:1rem}.item-action.svelte-rqn88j{margin-left:0;margin-top:1rem;width:100%;justify-content:flex-end}}
