body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:Inter,sans-serif;margin:0;min-height:100vh}.app-container{margin:0 auto;max-width:1200px;padding:20px}.app-header{margin-bottom:48px;text-align:center}.app-title{align-items:center;color:#fff;display:flex;font-size:2.5rem;font-weight:700;justify-content:center;margin-bottom:16px}.github-logo{fill:currentColor;height:40px;margin-right:12px;width:40px}.app-subtitle{color:#ffffffe6;font-size:1.25rem;margin:0}.search-container{margin:0 auto 48px;max-width:640px}.search-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:24px}.search-form{align-items:center;display:flex;position:relative}.search-input{border:2px solid #e2e8f0;border-radius:12px;flex-grow:1;font-size:1rem;outline:none;padding:16px 24px;transition:all .3s;width:100%}.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-button{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;height:calc(100% - 16px);padding:12px 24px;position:absolute;right:8px;transition:all .3s}.search-button:hover{background:#5a67d8;transform:scale(1.05)}.search-button:disabled{cursor:not-allowed;opacity:.7}.loading-spinner{animation:spin 1s linear infinite;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.results-container{margin:0 auto;max-width:896px}.results-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:24px}.profile-container{display:flex;flex-direction:column;gap:24px}@media (min-width:768px){.profile-container{flex-direction:row;gap:32px}}.profile-image-container{flex-shrink:0;text-align:center}.profile-image{border:4px solid #e0e7ff;border-radius:50%;height:128px;margin:0 auto;width:128px}.profile-type{margin-top:16px}.profile-type span{background:#e0e7ff;border-radius:9999px;color:#3730a3;display:inline-block;font-size:.875rem;font-weight:500;padding:4px 12px}.profile-info{flex-grow:1}.profile-header{margin-bottom:24px}.profile-name{font-size:1.875rem;font-weight:700;margin:0 0 8px}.profile-username{color:#667eea;font-size:1.25rem;margin:0 0 12px}.profile-bio{color:#4a5568;line-height:1.6;margin:0}.stats-container{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}@media (min-width:768px){.stats-container{gap:16px;grid-template-columns:repeat(4,1fr)}}.stat-item{background:#f8fafc;border-radius:8px;padding:16px;text-align:center}.stat-number{font-size:1.5rem;font-weight:700;margin-bottom:4px}.stat-label{color:#4a5568;font-size:.875rem}.additional-info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(1,1fr);margin-bottom:24px}@media (min-width:768px){.additional-info{gap:16px;grid-template-columns:repeat(2,1fr)}}.info-item{align-items:center;color:#4a5568;display:flex}.info-icon{stroke:currentColor;fill:none;height:20px;margin-right:8px;width:20px}.profile-button{background:#667eea;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s}.profile-button:hover{background:#5a67d8;transform:scale(1.05)}.error-container{margin:0 auto;max-width:640px}.error-card{background:#fff5f5;border:1px solid #fed7d7;border-radius:16px;padding:24px;text-align:center}.error-icon{color:#f56565;height:64px;margin:0 auto 16px;width:64px}.error-title{color:#c53030;font-size:1.25rem;font-weight:600;margin:0 0 8px}.error-message{color:#e53e3e;margin:0}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.c7da5431.css.map*/