.empty-state[data-v-14fe01fc],.empty-state-icon[data-v-14fe01fc]{color:var(--text-secondary)}.empty-state-title[data-v-14fe01fc]{color:var(--text-primary)}.empty-state-text[data-v-14fe01fc]{color:var(--text-secondary)}.action-btn[data-v-14fe01fc]{background:var(--color-primary);border:none}.action-btn[data-v-14fe01fc]:hover{background:var(--color-primary-hover)}.action-btn i[data-v-14fe01fc]{font-size:.9rem;opacity:1;color:#fff}.error-state[data-v-8c78fd5e]{text-align:center;padding:3rem 1.5rem;color:var(--text-secondary);display:flex;flex-direction:column;align-items:center;gap:.75rem}.error-state i[data-v-8c78fd5e]:first-child{font-size:3.5rem;opacity:.8;color:var(--color-error)}.error-state h3[data-v-8c78fd5e]{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-primary)}.error-state p[data-v-8c78fd5e]{margin:0;font-size:.95rem;color:var(--text-secondary);max-width:400px}.retry-btn[data-v-8c78fd5e]{margin-top:.5rem}@media(max-width:768px){.error-state[data-v-8c78fd5e]{padding:2rem 1rem}.error-state i[data-v-8c78fd5e]:first-child{font-size:2.5rem}.error-state h3[data-v-8c78fd5e]{font-size:1.1rem}.error-state p[data-v-8c78fd5e]{font-size:.9rem}}.animate-spin-icon[data-v-6018c389] .pi-refresh{animation:spin-6018c389 1s linear infinite}@keyframes spin-6018c389{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.project-card[data-v-6018c389]{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:8px;cursor:pointer;transition:all .2s ease}.project-card[data-v-6018c389]:hover{border-color:var(--color-primary);box-shadow:var(--shadow-hover-md);transform:translateY(-2px)}.project-card.user-card[data-v-6018c389]{border-color:var(--color-user);background:var(--bg-primary)}.project-card.user-card[data-v-6018c389]:hover{border-color:var(--color-user);box-shadow:var(--shadow-hover-md)}.project-header[data-v-6018c389]{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem .75rem}.project-header i[data-v-6018c389]{font-size:1.5rem}.user-card .project-header i[data-v-6018c389]{color:var(--color-user)}.project-name[data-v-6018c389]{margin:0;font-size:1.1rem;color:var(--text-primary);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.project-path[data-v-6018c389]{font-size:.85rem;color:var(--text-secondary);word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem}.project-stats[data-v-6018c389]{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem}.stat[data-v-6018c389]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-secondary)}.stat i[data-v-6018c389]{font-size:1rem}.stat-agents i[data-v-6018c389]{color:var(--color-agents)}.stat-commands i[data-v-6018c389]{color:var(--color-commands)}.stat-hooks i[data-v-6018c389]{color:var(--color-hooks)}.stat-mcp i[data-v-6018c389]{color:var(--color-mcp)}.stat-skills i[data-v-6018c389]{color:var(--color-skills)}.project-footer[data-v-6018c389]{padding-top:.75rem;border-top:1px solid var(--border-primary)}.view-btn[data-v-6018c389]{width:100%}