@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";.overview[data-v-4561d24e]{--aurora-50: #fafbff;--aurora-100: #f0f4ff;--aurora-200: #e4ebff;--aurora-300: #c7d4fe;--aurora-400: #a4bcfd;--aurora-500: #8098f9;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #f8fafc;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--cyan-400: #22d3ee;--cyan-500: #06b6d4;--violet-400: #a78bfa;--violet-500: #8b5cf6;--obsidian-900: #0a0a0f;--obsidian-800: #12121a;--obsidian-700: #1a1a24;--obsidian-600: #22222e;--obsidian-500: #2a2a38;--surface: #ffffff;--surface-elevated: var(--aurora-50);--surface-overlay: var(--slate-200);--border: rgba(99, 102, 241, .08);--border-hover: rgba(99, 102, 241, .15);--text-primary: var(--slate-900);--text-secondary: var(--slate-500);--text-tertiary: var(--slate-400);font-family:Space Grotesk,system-ui,sans-serif;display:flex;flex-direction:column;gap:1.5rem;transition:background .3s ease,color .3s ease}.overview.dark[data-v-4561d24e],.overview[data-theme=dark][data-v-4561d24e]{--surface: var(--obsidian-800);--surface-elevated: var(--obsidian-700);--surface-overlay: var(--obsidian-600);--border: rgba(255, 255, 255, .06);--border-hover: rgba(255, 255, 255, .12);--text-primary: #f8fafc;--text-secondary: #f8fafc;--text-tertiary: #64748b}.stats-grid[data-v-4561d24e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.stat-card[data-v-4561d24e]{position:relative;display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:all .3s ease;animation:fadeInUp-4561d24e .5s ease-out backwards;animation-delay:calc(var(--index, 0) * .05s)}.stat-card[data-v-4561d24e]:hover{border-color:var(--border-hover);transform:translateY(-2px)}.stat-card__icon[data-v-4561d24e]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 15%,transparent),color-mix(in srgb,var(--accent) 5%,transparent));border-radius:12px;flex-shrink:0}.stat-card__icon .icon[data-v-4561d24e]{width:22px;height:22px;color:var(--accent)}.stat-card__content[data-v-4561d24e]{display:flex;flex-direction:column;gap:.125rem;min-width:0}.stat-card__value[data-v-4561d24e]{font-size:1.5rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;line-height:1.2}.stat-card__label[data-v-4561d24e]{font-size:.75rem;font-weight:500;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.stat-card__glow[data-v-4561d24e]{position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 10%,transparent),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.stat-card:hover .stat-card__glow[data-v-4561d24e]{opacity:1}.stat-card--skeleton[data-v-4561d24e]{pointer-events:none}.stat-card--skeleton .skeleton--icon[data-v-4561d24e]{width:48px;height:48px;border-radius:12px}.stat-card--skeleton .skeleton--text[data-v-4561d24e]{width:60px;height:12px;margin-bottom:4px}.stat-card--skeleton .skeleton--value[data-v-4561d24e]{width:80px;height:24px}.overview-grid[data-v-4561d24e]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:1024px){.overview-grid[data-v-4561d24e]{grid-template-columns:1fr}}.card[data-v-4561d24e]{background:var(--surface);border:1px solid var(--border);border-radius:20px;overflow:hidden;transition:border-color .3s ease}.card[data-v-4561d24e]:hover{border-color:var(--border-hover)}.card__header[data-v-4561d24e]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:var(--surface-elevated);border-bottom:1px solid var(--border)}.card__title-group[data-v-4561d24e]{display:flex;align-items:center;gap:.75rem}.card__icon[data-v-4561d24e]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#06b6d41a;border-radius:10px}.card__icon .icon[data-v-4561d24e]{width:18px;height:18px;color:var(--cyan-500)}.card__title[data-v-4561d24e]{font-size:.9375rem;font-weight:600;color:var(--text-primary)}.card__actions[data-v-4561d24e]{display:flex;align-items:center;gap:.5rem}.card__action[data-v-4561d24e]{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.card__action[data-v-4561d24e]:hover{background:var(--surface-overlay);color:var(--text-primary);border-color:var(--border-hover)}.card__action .icon[data-v-4561d24e]{width:14px;height:14px}.card__body[data-v-4561d24e]{padding:1rem}.card--skeleton .skeleton--title[data-v-4561d24e]{width:120px;height:20px;margin-bottom:1rem}.card--skeleton .skeleton--line[data-v-4561d24e]{width:100%;height:12px;margin-bottom:.5rem}.card--skeleton .skeleton--line[data-v-4561d24e]:last-child{width:60%}.card--skeleton .skeleton--avatar[data-v-4561d24e]{width:40px;height:40px;border-radius:50%;margin-bottom:.5rem}.activity-card .card__body[data-v-4561d24e]{max-height:400px;overflow-y:auto}.activity-item__hash[data-v-4561d24e]{font-size:.75rem;font-weight:500;color:var(--text-tertiary);background:var(--surface-overlay);padding:.25rem .5rem;border-radius:4px}.activity-loading[data-v-4561d24e],.activity-empty[data-v-4561d24e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:.75rem;color:var(--text-tertiary)}.activity-loading__spinner[data-v-4561d24e],.contributors-loading__spinner[data-v-4561d24e],.readme-loading__spinner[data-v-4561d24e]{width:24px;height:24px;border:2px solid var(--surface-overlay);border-top-color:var(--cyan-500);border-radius:50%;animation:spin-4561d24e .8s linear infinite}@keyframes spin-4561d24e{to{transform:rotate(360deg)}}.activity-empty__icon[data-v-4561d24e]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--surface-overlay);border-radius:12px}.activity-empty__icon .icon[data-v-4561d24e]{width:24px;height:24px}.activity-empty__text[data-v-4561d24e]{font-size:.875rem}.activity-list[data-v-4561d24e]{display:flex;flex-direction:column}.activity-item[data-v-4561d24e]{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem;border-radius:12px;transition:background .2s ease;animation:fadeInUp-4561d24e .4s ease-out backwards;animation-delay:var(--delay)}.activity-item[data-v-4561d24e]:hover{background:var(--surface-overlay)}.activity-item__indicator[data-v-4561d24e]{width:3px;height:100%;min-height:40px;border-radius:2px;flex-shrink:0}.activity-item__indicator--commit[data-v-4561d24e]{background:var(--cyan-500)}.activity-item__indicator--pull_request[data-v-4561d24e]{background:var(--violet-500)}.activity-item__indicator--merge[data-v-4561d24e]{background:#10b981}.activity-item__indicator--branch[data-v-4561d24e]{background:#f59e0b}.activity-item__indicator--tag[data-v-4561d24e]{background:#ec4899}.activity-item__avatar[data-v-4561d24e]{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--surface-overlay)}.activity-item__avatar img[data-v-4561d24e]{width:100%;height:100%;object-fit:cover}.activity-item__avatar-placeholder[data-v-4561d24e]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--cyan-500),var(--violet-500));color:#fff;font-size:.75rem;font-weight:600}.activity-item__content[data-v-4561d24e]{flex:1;min-width:0}.activity-item__message[data-v-4561d24e]{font-size:.8125rem;color:var(--text-secondary);line-height:1.4;margin:0}.activity-item__message strong[data-v-4561d24e]{color:var(--text-primary);font-weight:600}.activity-item__time[data-v-4561d24e]{font-size:.6875rem;color:var(--text-tertiary);margin-top:.25rem;display:block}.activity-item__action[data-v-4561d24e]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-tertiary);cursor:pointer;transition:all .2s ease;opacity:0;flex-shrink:0}.activity-item:hover .activity-item__action[data-v-4561d24e]{opacity:1}.activity-item__action[data-v-4561d24e]:hover{background:var(--surface-overlay);color:var(--cyan-500);border-color:var(--cyan-500)}.activity-item__action .icon[data-v-4561d24e]{width:14px;height:14px}.contributors-count[data-v-4561d24e]{padding:.25rem .625rem;background:#06b6d41a;border-radius:6px;font-size:.75rem;font-weight:600;color:var(--cyan-500)}.contributors-loading[data-v-4561d24e],.contributors-more[data-v-4561d24e]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;color:var(--text-tertiary)}.contributors-more[data-v-4561d24e]{width:100%;background:transparent;border:none;border-top:1px solid var(--border);margin-top:.5rem;cursor:pointer;transition:all .2s ease;font-size:.8125rem}.contributors-more[data-v-4561d24e]:hover{background:var(--surface-overlay);color:var(--cyan-500)}.contributors-more .icon[data-v-4561d24e]{width:14px;height:14px}.contributors-list[data-v-4561d24e]{display:flex;flex-direction:column;gap:.5rem}.contributor[data-v-4561d24e]{display:flex;align-items:center;gap:.75rem;padding:.625rem;border-radius:12px;transition:background .2s ease;animation:fadeInUp-4561d24e .4s ease-out backwards;animation-delay:var(--delay)}.contributor[data-v-4561d24e]:hover{background:var(--surface-overlay)}.contributor__avatar[data-v-4561d24e]{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--surface-overlay)}.contributor__avatar img[data-v-4561d24e]{width:100%;height:100%;object-fit:cover}.contributor__avatar-placeholder[data-v-4561d24e]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--violet-500),var(--cyan-500));color:#fff;font-size:.75rem;font-weight:600}.contributor__info[data-v-4561d24e]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.contributor__name[data-v-4561d24e]{font-size:.8125rem;font-weight:500;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contributor__commits[data-v-4561d24e]{font-size:.6875rem;color:var(--text-tertiary)}.contributor__bar[data-v-4561d24e]{width:60px;height:4px;background:var(--surface-overlay);border-radius:2px;overflow:hidden}.contributor__bar-fill[data-v-4561d24e]{height:100%;background:linear-gradient(90deg,var(--cyan-500),var(--violet-500));border-radius:2px;transition:width .5s ease}.readme-card .card__body[data-v-4561d24e]{max-height:500px;overflow-y:auto}.readme-content[data-v-4561d24e]{padding:1.5rem}.readme-loading[data-v-4561d24e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:.75rem;color:var(--text-tertiary)}.readme-markdown[data-v-4561d24e]{font-size:.9375rem;line-height:1.7;color:var(--text-secondary)}.readme-markdown[data-v-4561d24e] h1{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.readme-markdown[data-v-4561d24e] h2{font-size:1.375rem;font-weight:600;color:var(--text-primary);margin-top:1.5rem;margin-bottom:.75rem}.readme-markdown[data-v-4561d24e] h3{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-top:1rem;margin-bottom:.5rem}.readme-markdown[data-v-4561d24e] code{padding:.125rem .375rem;background:var(--surface-overlay);border-radius:4px;font-family:JetBrains Mono,monospace;font-size:.8125em;color:var(--cyan-400)}.readme-markdown[data-v-4561d24e] strong{color:var(--text-primary);font-weight:600}.empty-state[data-v-4561d24e]{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:2.5rem;display:flex;flex-direction:column;gap:2rem}.empty-state__header[data-v-4561d24e]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.empty-state__icon[data-v-4561d24e]{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#06b6d41f,#8b5cf61f);border-radius:20px}.empty-state__icon .icon[data-v-4561d24e]{width:32px;height:32px;color:var(--cyan-500)}.empty-state__title[data-v-4561d24e]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}.empty-state__subtitle[data-v-4561d24e]{font-size:.875rem;color:var(--text-secondary);max-width:420px;margin:0;line-height:1.5}.empty-state__steps[data-v-4561d24e]{display:flex;flex-direction:column;gap:1.25rem;max-width:600px;margin:0 auto;width:100%}.step[data-v-4561d24e]{display:flex;gap:1rem;align-items:flex-start}.step__number[data-v-4561d24e]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--cyan-500),var(--violet-500));color:#fff;font-size:.8125rem;font-weight:700;border-radius:10px;flex-shrink:0}.step__content[data-v-4561d24e]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.step__title[data-v-4561d24e]{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.step__description[data-v-4561d24e]{font-size:.8125rem;color:var(--text-secondary);margin:0;line-height:1.5}.step__code[data-v-4561d24e]{display:flex;align-items:center;gap:.5rem;background:var(--surface-elevated);border:1px solid var(--border);border-radius:10px;padding:.625rem .875rem}.step__code code[data-v-4561d24e]{flex:1;font-family:JetBrains Mono,monospace;font-size:.8125rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.step__copy[data-v-4561d24e]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:1px solid var(--border);border-radius:6px;color:var(--text-tertiary);cursor:pointer;transition:all .2s ease;flex-shrink:0}.step__copy[data-v-4561d24e]:hover{background:var(--surface-overlay);color:var(--cyan-500);border-color:var(--cyan-500)}.step__copy .icon[data-v-4561d24e]{width:14px;height:14px}.empty-state__tip[data-v-4561d24e]{display:flex;align-items:center;gap:.875rem;background:var(--surface-elevated);border:1px solid var(--border);border-radius:14px;padding:1rem 1.25rem;max-width:600px;margin:0 auto;width:100%}.empty-state__tip-icon[data-v-4561d24e]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f59e0b1a;border-radius:10px;flex-shrink:0}.empty-state__tip-icon .icon[data-v-4561d24e]{width:18px;height:18px;color:#f59e0b}.empty-state__tip-content[data-v-4561d24e]{display:flex;flex-direction:column;gap:.125rem;font-size:.8125rem;color:var(--text-secondary);line-height:1.5}.empty-state__tip-content strong[data-v-4561d24e]{color:var(--text-primary)}.empty-state__tip-content code[data-v-4561d24e]{font-family:JetBrains Mono,monospace;font-size:.75rem;background:var(--surface-overlay);padding:.125rem .375rem;border-radius:4px;color:var(--cyan-400)}.error-state[data-v-4561d24e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:20px}.error-state__icon[data-v-4561d24e]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#ef44441a;border-radius:16px;margin-bottom:1rem}.error-state__icon .icon[data-v-4561d24e]{width:28px;height:28px;color:#ef4444}.error-state__title[data-v-4561d24e]{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.error-state__message[data-v-4561d24e]{font-size:.875rem;color:var(--text-secondary);max-width:300px;margin-bottom:1.5rem}.error-state__button[data-v-4561d24e]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:10px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.error-state__button[data-v-4561d24e]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.error-state__button .icon[data-v-4561d24e]{width:16px;height:16px}@keyframes fadeInUp-4561d24e{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.skeleton[data-v-4561d24e]{background:linear-gradient(90deg,var(--slate-200) 0%,var(--slate-100) 50%,var(--slate-200) 100%);background-size:200% 100%;animation:shimmer-4561d24e 1.5s ease-in-out infinite;border-radius:4px}.overview.dark .skeleton[data-v-4561d24e]{background:linear-gradient(90deg,var(--obsidian-700) 0%,var(--obsidian-600) 50%,var(--obsidian-700) 100%)}@keyframes shimmer-4561d24e{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.stats-grid[data-v-4561d24e]{grid-template-columns:repeat(2,1fr)}.stat-card[data-v-4561d24e]{padding:1rem}.stat-card__icon[data-v-4561d24e]{width:40px;height:40px}.stat-card__value[data-v-4561d24e]{font-size:1.25rem}.card__header[data-v-4561d24e]{padding:1rem}.card__body[data-v-4561d24e]{padding:.75rem}}@media(max-width:480px){.stats-grid[data-v-4561d24e]{grid-template-columns:1fr}.contributor__bar[data-v-4561d24e]{display:none}}@media(prefers-reduced-motion:reduce){.stat-card[data-v-4561d24e],.activity-item[data-v-4561d24e],.contributor[data-v-4561d24e],.skeleton[data-v-4561d24e],.activity-loading__spinner[data-v-4561d24e],.contributors-loading__spinner[data-v-4561d24e],.readme-loading__spinner[data-v-4561d24e]{animation:none}}.overview[data-v-4561d24e] ::-webkit-scrollbar{width:6px}.overview[data-v-4561d24e] ::-webkit-scrollbar-track{background:transparent}.overview[data-v-4561d24e] ::-webkit-scrollbar-thumb{background:var(--slate-300);border-radius:3px}.overview.dark[data-v-4561d24e] ::-webkit-scrollbar-thumb{background:var(--obsidian-500)}.overview[data-v-4561d24e] ::-webkit-scrollbar-thumb:hover{background:var(--surface-overlay)}
