:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:#242424;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}.App{flex-direction:column;width:100%;min-height:100vh;display:flex}.repos-container{width:100%;max-width:1400px;margin:0 auto;padding:20px}.page-header{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #ffffff1a;border-radius:12px;margin-bottom:30px;padding:20px}.page-title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:700}.page-subtitle{color:#ffffffb3;font-size:clamp(.9rem,2vw,1.1rem)}.section-title{color:#fff;border-bottom:2px solid #ffffff1a;margin-bottom:30px;padding-bottom:10px;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.cards-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin:0 auto;display:grid}.card-wrapper{width:100%;height:fit-content;transition:transform .3s}.card-wrapper:hover{transform:translateY(-5px)}.user-card-cont{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:2px solid #ff6b6b;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.user-card-content{flex-direction:column;align-items:center;gap:12px;height:100%;padding:20px;display:flex}.user-avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:100px;height:100px}.user-info{text-align:center;width:100%}.repo-name{color:#fff;word-break:break-word;margin-bottom:8px;font-size:1.2rem;font-weight:700}.repo-id,.repo-stars,.repo-language,.repo-author,.repo-description,.repo-forks{color:#ffffffe6;word-break:break-word;margin:4px 0;font-size:.9rem}.repo-description{opacity:.8;font-style:italic}.test-container{border-radius:6px;width:100%;margin:4px 0!important}.purple-border{border:2px solid #9b59b6}.blue-border{border:2px solid #3498db}.test-button,.test-link{text-align:center;cursor:pointer;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:6px;width:100%;padding:10px 12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.test-button.purple{color:#fff;background-color:#9b59b6}.test-button.purple:hover{background-color:#8e44ad;transform:scale(1.02)}.test-link{color:#fff;background-color:#3498db}.test-link:hover{background-color:#2980b9;transform:scale(1.02)}.loading-container{text-align:center;color:#fff;background:#0000004d;border-radius:12px;max-width:600px;margin:20px auto;padding:50px;font-size:1.5rem}@media screen and (width<=1200px){.cards-grid{grid-template-columns:repeat(3,1fr);gap:20px}.repos-container{padding:15px}}@media screen and (width<=992px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (width<=768px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:16px}.user-card-content{padding:16px}.user-avatar{width:80px;height:80px}}@media screen and (width<=576px){.cards-grid{grid-template-columns:1fr;gap:20px}.repos-container{padding:12px}.user-avatar{width:90px;height:90px}.test-button,.test-link{padding:8px 10px;font-size:.9rem}.page-header{margin-bottom:20px;padding:15px}}@media screen and (width<=480px){.repos-container{padding:10px}.user-avatar{width:80px;height:80px}.user-card-content{padding:15px}.repo-name{font-size:1.1rem}}
