.ProfileResults-module__3Xfd6W__root{--bg:#f8fafc;--surface:#fff;--surface2:#f1f5f9;--border:#d7dee8;--border2:#e2e8f0;--accent:#58a6ff;--accent2:#3fb950;--accent3:#f78166;--accent4:#6d28d9;--text:#0f172a;--text2:#475569;--text3:#64748b;--merged:#8957e5;--mergedBg:#efe7ff;--radius:8px;--radius2:12px;border:1px solid var(--border2);background:radial-gradient(circle at top left, #58a6ff17, transparent 28%), radial-gradient(circle at top right, #8957e514, transparent 32%), var(--bg);color:var(--text);border-radius:24px;padding:28px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a14}.ProfileResults-module__3Xfd6W__root:before{content:"";opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.ProfileResults-module__3Xfd6W__inner{z-index:1;position:relative}.ProfileResults-module__3Xfd6W__resultsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ProfileResults-module__3Xfd6W__userInfo{align-items:center;gap:16px;display:flex}.ProfileResults-module__3Xfd6W__userAvatar{border:2px solid var(--border);object-fit:cover;background:var(--surface2);border-radius:999px;width:56px;height:56px}.ProfileResults-module__3Xfd6W__userAvatarFallback{border:2px solid var(--border);background:linear-gradient(135deg, var(--merged), var(--accent));color:#fff;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;font-weight:800;display:inline-flex}.ProfileResults-module__3Xfd6W__userName{letter-spacing:-.3px;font-size:1.3rem;font-weight:800}.ProfileResults-module__3Xfd6W__userMeta{color:var(--text2);font-size:.85rem;font-family:var(--font-jetbrains-mono), monospace;margin-top:3px}.ProfileResults-module__3Xfd6W__resultsActions{flex-wrap:wrap;gap:10px;display:flex}.ProfileResults-module__3Xfd6W__buttonSm{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:11px 18px;font-size:.84rem;font-weight:800;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 12px 28px #0f172a1f}.ProfileResults-module__3Xfd6W__buttonSm:hover{transform:translateY(-1px);box-shadow:0 16px 32px #0f172a29}.ProfileResults-module__3Xfd6W__buttonSm:disabled{opacity:.65;cursor:default;transform:none}.ProfileResults-module__3Xfd6W__tweetButton{color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8)}.ProfileResults-module__3Xfd6W__copyUrlsButton{color:#fff;background:linear-gradient(135deg,#059669,#3fb950)}.ProfileResults-module__3Xfd6W__downloadButton{color:#fff;background:linear-gradient(135deg,#7c3aed,#c084fc)}.ProfileResults-module__3Xfd6W__styleTabs{background:var(--surface);border-radius:var(--radius2);border:1px solid var(--border2);flex-wrap:wrap;gap:8px;width:fit-content;margin-bottom:2rem;padding:6px;display:flex}.ProfileResults-module__3Xfd6W__styleTab{border-radius:var(--radius);cursor:pointer;color:var(--text3);background:0 0;border:1px solid #0000;padding:8px 18px;font-size:.85rem;font-weight:700;transition:all .2s}.ProfileResults-module__3Xfd6W__styleTabActive{color:var(--text);border-color:var(--border);background:#fff;box-shadow:0 8px 20px #0f172a14}.ProfileResults-module__3Xfd6W__previewCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius2);position:relative;overflow:hidden}.ProfileResults-module__3Xfd6W__previewBar{background:var(--surface2);border-bottom:1px solid var(--border2);align-items:center;gap:8px;padding:12px 16px;display:flex}.ProfileResults-module__3Xfd6W__previewDot{border-radius:999px;width:12px;height:12px}.ProfileResults-module__3Xfd6W__previewDot:first-child{background:#ff5f57}.ProfileResults-module__3Xfd6W__previewDot:nth-child(2){background:#ffbd2e}.ProfileResults-module__3Xfd6W__previewDot:nth-child(3){background:#28c840}.ProfileResults-module__3Xfd6W__previewLabel{color:var(--text3);font-size:.75rem;font-family:var(--font-jetbrains-mono), monospace;margin-left:8px}.ProfileResults-module__3Xfd6W__previewContent{padding:1.5rem}.ProfileResults-module__3Xfd6W__repoGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.ProfileResults-module__3Xfd6W__repoCard{border:1px solid var(--border2);border-radius:var(--radius);background:#fff;padding:16px;box-shadow:0 12px 24px #0f172a0a}.ProfileResults-module__3Xfd6W__repoHeader{align-items:center;gap:12px;margin-bottom:14px;display:flex}.ProfileResults-module__3Xfd6W__repoIcon{background:#58a6ff1f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.ProfileResults-module__3Xfd6W__repoName{color:var(--text);font-size:1rem;font-weight:800;text-decoration:none}.ProfileResults-module__3Xfd6W__repoName:hover{color:var(--accent)}.ProfileResults-module__3Xfd6W__repoOrg{font-family:var(--font-jetbrains-mono), monospace;color:var(--text2);font-size:.78rem}.ProfileResults-module__3Xfd6W__repoCountRow{align-items:center;gap:8px;margin-bottom:14px;display:flex}.ProfileResults-module__3Xfd6W__repoCount{background:var(--mergedBg);color:var(--accent4);font-family:var(--font-jetbrains-mono), monospace;border:1px solid #8957e547;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:.76rem;display:inline-flex}.ProfileResults-module__3Xfd6W__repoCopyButton{border:1px solid var(--border2);width:28px;height:28px;color:var(--text2);border-radius:var(--radius);cursor:pointer;background:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ProfileResults-module__3Xfd6W__repoCopyButton:hover{color:var(--accent);border-color:#58a6ff80;box-shadow:0 6px 16px #0f172a14}.ProfileResults-module__3Xfd6W__repoList{gap:8px;display:grid}.ProfileResults-module__3Xfd6W__repoListItem{border-radius:var(--radius);border:1px solid var(--border2);color:inherit;cursor:pointer;background:#f8fafc;padding:10px 12px;text-decoration:none;display:block}.ProfileResults-module__3Xfd6W__repoListItem:hover{border-color:#58a6ff73}.ProfileResults-module__3Xfd6W__repoListTitle{font-size:.75rem;font-weight:700}.ProfileResults-module__3Xfd6W__repoListNumber{color:var(--text2);font-weight:500;font-family:var(--font-jetbrains-mono), monospace}.ProfileResults-module__3Xfd6W__repoListMeta{color:var(--text2);font-family:var(--font-jetbrains-mono), monospace;margin-top:4px;font-size:.74rem}.ProfileResults-module__3Xfd6W__repoExpandButton{border-radius:var(--radius);border:1px solid var(--border2);width:100%;color:var(--text2);cursor:pointer;background:#f8fafc;justify-content:center;align-items:center;gap:4px;margin-top:10px;padding:8px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.ProfileResults-module__3Xfd6W__repoExpandButton:hover{color:var(--accent);border-color:#58a6ff73}.ProfileResults-module__3Xfd6W__summaryView{gap:20px;display:grid}.ProfileResults-module__3Xfd6W__summaryStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ProfileResults-module__3Xfd6W__summaryCard{border-radius:var(--radius2);border:1px solid var(--border);background:linear-gradient(#58a6ff14,#fff);padding:20px}.ProfileResults-module__3Xfd6W__summaryCardLabel{color:var(--text2);font-family:var(--font-jetbrains-mono), monospace;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.ProfileResults-module__3Xfd6W__summaryCardValue{letter-spacing:-.04em;margin-top:10px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.ProfileResults-module__3Xfd6W__summaryLeaderboard{border-radius:var(--radius2);border:1px solid var(--border);background:#fff;overflow:hidden}.ProfileResults-module__3Xfd6W__summaryLeaderboardHeader{border-bottom:1px solid var(--border2);padding:16px 18px;font-size:.95rem;font-weight:800}.ProfileResults-module__3Xfd6W__summaryLeaderboardList{display:grid}.ProfileResults-module__3Xfd6W__summaryLeaderboardItem{border-bottom:1px solid var(--border2);grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:14px 18px;display:grid}.ProfileResults-module__3Xfd6W__summaryLeaderboardItem:last-child{border-bottom:none}.ProfileResults-module__3Xfd6W__summaryRank{width:28px;height:28px;color:var(--accent);font-family:var(--font-jetbrains-mono), monospace;background:#58a6ff1f;border-radius:999px;justify-content:center;align-items:center;font-size:.8rem;display:inline-flex}.ProfileResults-module__3Xfd6W__summaryRepoName{font-weight:700}.ProfileResults-module__3Xfd6W__summaryRepoCount{color:var(--text2);font-family:var(--font-jetbrains-mono), monospace;font-size:.78rem}.ProfileResults-module__3Xfd6W__summaryRepoCopyButton{border:1px solid var(--border2);width:28px;height:28px;color:var(--text2);border-radius:var(--radius);cursor:pointer;background:#fff;justify-content:center;align-items:center;padding:0;display:flex}.ProfileResults-module__3Xfd6W__summaryRepoCopyButton:hover{color:var(--accent);border-color:#58a6ff80;box-shadow:0 6px 16px #0f172a14}.ProfileResults-module__3Xfd6W__timeline{gap:28px;display:grid}.ProfileResults-module__3Xfd6W__timelineMonthGroup{gap:14px;display:grid}.ProfileResults-module__3Xfd6W__timelineMonthHeader{z-index:2;border-radius:var(--radius);background:var(--surface2);border:1px solid var(--border2);justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;display:flex;position:sticky;top:0}.ProfileResults-module__3Xfd6W__timelineMonthLabel{font-family:var(--font-jetbrains-mono), monospace;color:var(--text);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:800}.ProfileResults-module__3Xfd6W__timelineMonthCopyButton{border:1px solid var(--border2);width:26px;height:26px;color:var(--text2);border-radius:var(--radius);cursor:pointer;background:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ProfileResults-module__3Xfd6W__timelineMonthCopyButton:hover{color:var(--accent);border-color:#58a6ff80;box-shadow:0 6px 16px #0f172a14}.ProfileResults-module__3Xfd6W__timelineMonthBody{gap:18px;display:grid;position:relative}.ProfileResults-module__3Xfd6W__timelineSpine{background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:12px}.ProfileResults-module__3Xfd6W__timelineItem{grid-template-columns:24px minmax(0,1fr);align-items:stretch;column-gap:18px;display:grid}.ProfileResults-module__3Xfd6W__timelineRail{position:relative}.ProfileResults-module__3Xfd6W__timelineMarker{background:var(--merged);border:2px solid var(--surface);border-radius:999px;width:10px;height:10px;position:absolute;top:26px;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #8957e524}.ProfileResults-module__3Xfd6W__timelineCard{border-radius:var(--radius2);border:1px solid var(--border2);color:inherit;cursor:pointer;background:#fff;padding:16px;text-decoration:none;display:block;box-shadow:0 12px 24px #0f172a0a}.ProfileResults-module__3Xfd6W__timelineCard:hover{border-color:#58a6ff73}.ProfileResults-module__3Xfd6W__timelineRepo{color:var(--accent);font-family:var(--font-jetbrains-mono), monospace;margin-bottom:8px;font-size:.76rem}.ProfileResults-module__3Xfd6W__timelineTitle{font-size:1rem;font-weight:800;line-height:1.45}.ProfileResults-module__3Xfd6W__timelineMeta{color:var(--text2);font-family:var(--font-jetbrains-mono), monospace;margin-top:10px;font-size:.75rem}.ProfileResults-module__3Xfd6W__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#0f172a40;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ProfileResults-module__3Xfd6W__modal{border:1px solid var(--border);background:#fff;border-radius:20px;width:min(680px,100%);box-shadow:0 28px 80px #0f172a2e}.ProfileResults-module__3Xfd6W__modalHeader{border-bottom:1px solid var(--border2);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.ProfileResults-module__3Xfd6W__modalTitle{font-size:1rem;font-weight:800}.ProfileResults-module__3Xfd6W__modalClose{color:var(--text2);cursor:pointer;background:0 0;border:none;font-size:1.2rem}.ProfileResults-module__3Xfd6W__modalBody{gap:10px;padding:16px 20px 20px;display:grid}.ProfileResults-module__3Xfd6W__tweetCard{border:1px solid var(--border2);background:#f8fafc;border-radius:12px;padding:14px 40px 14px 14px;position:relative}.ProfileResults-module__3Xfd6W__tweetText{color:var(--text);white-space:pre-wrap;font-size:.92rem;line-height:1.5}.ProfileResults-module__3Xfd6W__copyIconButton{border:1px solid var(--border2);width:28px;height:28px;color:var(--text2);border-radius:var(--radius);cursor:pointer;background:#fff;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:10px;right:10px}.ProfileResults-module__3Xfd6W__copyIconButton:hover{color:var(--accent);border-color:#58a6ff80;box-shadow:0 6px 16px #0f172a14}.ProfileResults-module__3Xfd6W__copiedToast{z-index:60;background:var(--accent2);color:#052e16;border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:700;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 40px #0f172a24}@media (max-width:767px){.ProfileResults-module__3Xfd6W__root{border-radius:20px;padding:20px}.ProfileResults-module__3Xfd6W__summaryStats{grid-template-columns:1fr}}
