.workspace-overview-module__WhxT-W__statsBar{background:var(--accent);border-radius:var(--Main-System-8px);flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:2rem;padding:.875rem 1.25rem;display:flex}.workspace-overview-module__WhxT-W__stat{color:var(--muted-foreground);align-items:center;gap:.5rem;display:flex}.workspace-overview-module__WhxT-W__statValue{color:var(--foreground);font-size:.9375rem;font-weight:700}.workspace-overview-module__WhxT-W__statLabel{color:var(--muted-foreground);font-size:.8125rem}.workspace-overview-module__WhxT-W__statDivider{background:var(--border);width:1px;height:1.25rem}.workspace-overview-module__WhxT-W__section{margin-bottom:2.5rem}.workspace-overview-module__WhxT-W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.workspace-overview-module__WhxT-W__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin:0 0 1rem;font-size:.8125rem;font-weight:600}.workspace-overview-module__WhxT-W__sectionHeader .workspace-overview-module__WhxT-W__sectionTitle{margin-bottom:0}.workspace-overview-module__WhxT-W__actionsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;display:grid}.workspace-overview-module__WhxT-W__actionCard{background:var(--card);border:1px solid var(--border);border-radius:var(--Main-System-8px);cursor:pointer;text-align:left;align-items:center;gap:.875rem;width:100%;padding:.875rem 1rem;transition:border-color .15s,box-shadow .15s;display:flex}.workspace-overview-module__WhxT-W__actionCard:hover{border-color:var(--action-accent,var(--primary));box-shadow:0 0 0 1px var(--action-accent,var(--primary))}.workspace-overview-module__WhxT-W__actionCard:hover .workspace-overview-module__WhxT-W__actionArrow{opacity:1;transform:translate(2px)}.workspace-overview-module__WhxT-W__actionIcon{border-radius:var(--Main-System-6px);background:color-mix(in srgb,var(--action-accent,var(--primary))10%,transparent);width:2.25rem;height:2.25rem;color:var(--action-accent,var(--primary));flex-shrink:0;justify-content:center;align-items:center;display:flex}.workspace-overview-module__WhxT-W__actionText{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.workspace-overview-module__WhxT-W__actionLabel{color:var(--foreground);font-size:.875rem;font-weight:600;line-height:1.3}.workspace-overview-module__WhxT-W__actionDesc{color:var(--muted-foreground);font-size:.75rem;line-height:1.3}.workspace-overview-module__WhxT-W__actionArrow{color:var(--muted-foreground);opacity:0;flex-shrink:0;transition:opacity .15s,transform .15s}.workspace-overview-module__WhxT-W__collectionsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.workspace-overview-module__WhxT-W__collectionCard{cursor:pointer;transition:border-color .15s,box-shadow .15s}.workspace-overview-module__WhxT-W__collectionCard:hover{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.workspace-overview-module__WhxT-W__collectionCard:hover .workspace-overview-module__WhxT-W__collectionArrow{opacity:1;transform:translate(2px)}.workspace-overview-module__WhxT-W__collectionContent{align-items:center;gap:.75rem;display:flex;padding:.875rem 1rem!important}.workspace-overview-module__WhxT-W__collectionIcon{border-radius:var(--Main-System-6px);background:color-mix(in srgb,var(--color-violet-500,#8b5cf6)10%,transparent);width:2rem;height:2rem;color:var(--color-violet-500,#8b5cf6);flex-shrink:0;justify-content:center;align-items:center;display:flex}.workspace-overview-module__WhxT-W__collectionInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.workspace-overview-module__WhxT-W__collectionName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.workspace-overview-module__WhxT-W__collectionMeta{color:var(--muted-foreground);font-size:.75rem}.workspace-overview-module__WhxT-W__collectionArrow{color:var(--muted-foreground);opacity:0;flex-shrink:0;transition:opacity .15s,transform .15s}.workspace-overview-module__WhxT-W__sourcesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem;display:grid}.workspace-overview-module__WhxT-W__sourceCard{border:1px solid var(--border)}.workspace-overview-module__WhxT-W__sourceContent{flex-direction:column;gap:.875rem;display:flex;padding:1rem!important}.workspace-overview-module__WhxT-W__sourceHeader{align-items:center;gap:.75rem;display:flex}.workspace-overview-module__WhxT-W__sourceIconBadge{border-radius:var(--Main-System-6px);background:var(--accent);width:2.25rem;height:2.25rem;color:var(--foreground);flex-shrink:0;justify-content:center;align-items:center;display:flex}.workspace-overview-module__WhxT-W__sourceIconBadge[data-type=github]{background:color-mix(in srgb,var(--foreground)8%,transparent)}.workspace-overview-module__WhxT-W__sourceIconBadge[data-type=mongodb]{background:color-mix(in srgb,var(--color-emerald-500,#10b981)10%,transparent);color:var(--color-emerald-500,#10b981)}.workspace-overview-module__WhxT-W__sourceInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.workspace-overview-module__WhxT-W__sourceName{color:var(--foreground);font-size:.875rem;font-weight:600}.workspace-overview-module__WhxT-W__sourceDetail{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.workspace-overview-module__WhxT-W__sourceChips{flex-wrap:wrap;gap:.375rem;display:flex}.workspace-overview-module__WhxT-W__sourceChip{align-items:center;gap:.25rem;font-size:.6875rem;display:inline-flex}.workspace-overview-module__WhxT-W__sourceLink{align-self:flex-start;height:auto;padding:.25rem .5rem;font-size:.75rem}.workspace-overview-module__WhxT-W__featuresList{flex-wrap:wrap;gap:.5rem;display:flex}.workspace-overview-module__WhxT-W__featureBadge{text-transform:capitalize;font-size:.75rem}@media (max-width:768px){.workspace-overview-module__WhxT-W__statsBar{gap:.75rem;padding:.75rem 1rem}.workspace-overview-module__WhxT-W__statDivider{display:none}.workspace-overview-module__WhxT-W__actionsGrid,.workspace-overview-module__WhxT-W__collectionsGrid,.workspace-overview-module__WhxT-W__sourcesGrid{grid-template-columns:1fr}}
