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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Space Mono,monospace;margin:0;padding:0}body{background-color:#141d2f;color:#fefefe;font-size:13px;height:100vh;position:relative;width:100%}.main-container{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center}.main-heading{font-size:35px;margin-top:50px;text-align:center}.search-form{align-items:center;display:flex;gap:20px;justify-content:center}.search-input{background-color:#2b3d65;border:none;border-radius:20px;box-shadow:0 16px 30px -10px #0003;color:#fefefe;font-size:20px;outline:none;padding:15px 20px;width:600px}.search-btn,.search-input::placeholder{color:#fefefe}.search-btn{background-color:#20428a;border:none;border-radius:20px;box-shadow:0 16px 30px -10px #0003;cursor:pointer;font-weight:700;outline:none;padding-bottom:15px;padding-top:15px;text-align:center;width:100px}.error-msg,.search-btn{font-size:20px}.profile-container{background:#1e2a47;border-radius:20px;box-shadow:0 16px 30px -10px #0003;font-size:15px;height:auto;margin:0 auto;padding:30px;width:720px}.profile-content{display:flex;gap:25px;justify-content:flex-start}.profile-img{height:100%}.profile-avatar{border:3px solid #20428a;border-radius:50%;box-shadow:0 16px 30px -10px #0003;width:100px}.profile-details{display:flex;flex-direction:column}.profile-des{align-items:center;display:flex;gap:100px;justify-content:space-around;width:500px}.profile-name{font-size:30px;font-weight:600}a.profile-username{color:#fefefe;margin-top:10px;text-decoration:none}.profile-bio{color:#b1a7a7;line-height:1.5rem;margin:40px 20px 20px 5px}.profile-stats{align-items:center;background:#141d2f;border-radius:10px;box-shadow:0 16px 30px -10px #0003;display:flex;font-size:13px;height:100px;justify-content:space-evenly;line-height:2.5rem;margin-top:20px;text-align:center;width:500px}.stats{color:#1b47a4;font-size:30px;font-weight:800}.profile-info{gap:80px;margin-top:50px}.profile-info,.profile-links{display:flex;justify-content:flex-start}.profile-links{align-items:flex-start;flex-direction:column;gap:20px;margin-top:30px}.profile-url,.twitter-link{align-items:center;background-color:#141d2f;border-radius:20px;box-shadow:0 16px 30px -10px #0003;color:#fefefe;display:flex;gap:10px;justify-content:center;padding:10px 20px;text-decoration:none;width:300px}@media (max-width:900px){.main-heading{font-size:25px}.search-input{width:400px}.profile-container{width:500px}.profile-avatar{width:80px}.profile-des{gap:50px;width:350px}.profile-name{font-size:15px}.profile-created{font-size:13px}.profile-username{font-size:13px;margin-left:10px}.profile-bio{font-size:12px;margin:40px 60px 20px 5px}.profile-stats{width:330px}.stats{font-size:25px}.profile-info{gap:40px}.profile-company,.profile-location{font-size:12px}.profile-url,.twitter-link{font-size:12px;width:200px}}@media (max-width:590px){.main-heading{font-size:20px}.search-input{width:250px}.search-btn{font-size:15px;padding-bottom:15px;padding-top:15px;width:80px}.profile-container{width:400px}.profile-avatar{width:50px}.profile-des{gap:40px;width:280px}.profile-name{font-size:12px}.profile-created{font-size:11px}.profile-username{font-size:10px;margin-left:10px}.profile-bio{font-size:10px;margin:40px 60px 20px 5px}.profile-stats{font-size:10px;width:250px}.stats{font-size:18px}.profile-info{gap:20px}.profile-company,.profile-location{font-size:10px}.profile-url,.twitter-link{font-size:10px;width:180px}}
/*# sourceMappingURL=main.fe0330b0.css.map*/