:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#c9d1d9;background:#0d1117;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.app{max-width:720px;margin:0 auto;padding:48px 20px}.header{text-align:center;margin-bottom:32px}.header h1{color:#f0f6fc;margin-bottom:8px;font-size:1.8rem}.header p{color:#8b949e;font-size:.95rem}.search-form{gap:10px;margin-bottom:24px;display:flex}.search-form input{color:#c9d1d9;background:#161b22;border:1px solid #30363d;border-radius:8px;flex:1;padding:12px 16px;font-size:.95rem}.search-form input:focus{border-color:#58a6ff;outline:2px solid #58a6ff}.search-form button{color:#fff;cursor:pointer;background:#238636;border:none;border-radius:8px;padding:12px 22px;font-weight:600;transition:background .15s}.search-form button:hover{background:#2ea043}.status{text-align:center;color:#8b949e;margin-bottom:20px}.status.error{color:#f85149}.profile-card{background:#161b22;border:1px solid #30363d;border-radius:12px;align-items:center;gap:20px;margin-bottom:32px;padding:24px;display:flex}.avatar{border:2px solid #30363d;border-radius:50%;flex-shrink:0;width:96px;height:96px}.profile-info h2{color:#f0f6fc;margin-bottom:2px;font-size:1.3rem}.username{color:#8b949e;margin-bottom:10px;font-size:.9rem}.bio{margin-bottom:14px;font-size:.92rem}.stats{color:#8b949e;gap:16px;margin-bottom:14px;font-size:.88rem;display:flex}.stats strong{color:#f0f6fc}.profile-link{color:#58a6ff;font-size:.9rem;font-weight:600}.profile-link:hover{text-decoration:underline}.repos-section h3{color:#f0f6fc;margin-bottom:16px;font-size:1.15rem}.repos-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.repo-card{color:#c9d1d9;background:#161b22;border:1px solid #30363d;border-radius:10px;padding:16px;transition:border-color .15s;display:block}.repo-card:hover{border-color:#58a6ff}.repo-card h4{color:#58a6ff;margin-bottom:6px;font-size:1rem}.repo-card p{color:#8b949e;margin-bottom:10px;font-size:.85rem}.repo-meta{color:#8b949e;gap:14px;font-size:.82rem;display:flex}.language:before{content:"●";color:#3fb950;margin-right:4px}@media (width<=600px){.profile-card{text-align:center;flex-direction:column}.repos-grid{grid-template-columns:1fr}}
