@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap);*{box-sizing:initial;font-size:15px;margin:0;padding:0}body,html{touch-action:pan-x pan-y}body{background-color:#101010;color:#fff;font-family:JetBrains Mono,monospace;font-weight:500;margin:20px auto;max-width:1220px;padding:0 20px}.App{align-items:center;display:flex;flex-direction:column;justify-content:center}li,ul{list-style:none}a{color:#fff;text-decoration:none}.cursor{animation:blink 1s infinite;font-size:20px;margin-left:5px;-webkit-user-select:none;user-select:none}header h1{font-size:25px;font-weight:400;height:33px;margin-top:3px}header .title{background-color:#1e2123;border-radius:15px;box-shadow:0 0 10px 1px #3a3f42;box-sizing:border-box;height:50px;padding:5px;text-align:center;width:300px}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.main{margin-top:50px}.calendar .react-activity-calendar__footer{text-align:left}.SearchBlock{background-color:#1e2123;border-radius:10px;box-shadow:0 4px 5px 0 rgba(13,115,231,.092);box-sizing:border-box;font-weight:400;height:200px;margin-bottom:25px;padding:10px 15px;width:565px}.SearchBlock h2{font-size:20px;font-weight:400}.SearchBlock p{font-size:17px;margin-left:5px;margin-top:5px;width:370px}.search-form{display:flex;margin-top:20px}.input-search{border:1px solid #323232;border-radius:5px;box-sizing:initial;color:#fff;font-family:JetBrains Mono,monospace;font-weight:400;padding-bottom:5;padding-left:5px;width:340px}.button-search,.input-search{background-color:#393f42;box-shadow:0 4px 4px 1px #00000040;box-sizing:border-box;height:40px}.button-search{border:1px solid #323232;border-radius:50%;cursor:pointer;display:flex;justify-content:center;margin-left:10px;transition:all .35s ease;width:40px}.button-search:hover{box-shadow:0 6px 5px 2px rgba(44,51,89,.937);transform:translateY(-2px) scale(1.1)}.button-search img{-webkit-user-select:none;user-select:none;width:30px}.input-search::placeholder{font-size:12px;padding-left:5px;-webkit-user-select:none;user-select:none}.input-search:focus{box-shadow:none;outline:1px solid #5660a5}.InfoBlock{background-color:#1e2123;border-radius:10px;box-shadow:0 4px 5px 0 rgba(13,115,231,.092);font-weight:400;max-height:620px;min-height:410px;padding:10px 5px;position:relative;width:565px}.InfoBlock,article{box-sizing:border-box}article{padding:10px}.InfoBlock h2{font-size:20px;font-weight:400;margin-bottom:20px;position:relative;text-align:center}.InfoBlock h2:after{border:2px solid #fff;border-radius:5px;border-top:none;bottom:-1px;box-sizing:border-box;content:"";display:inline-block;height:5px;left:170px;position:absolute;width:216px}.InfoBlock ul{display:flex;flex-direction:column;position:absolute;right:12px;top:75px;width:430px}.InfoBlock p{font-size:18px;font-weight:400;margin-top:4px}.InfoBlock span{font-size:15px;font-weight:400}.bio{max-width:528px}.InfoBlock ul li{margin-top:4px}.calendar{margin-top:5px}.avatars{border-radius:5px;box-shadow:0 2px 4px 2px #0009;height:100px;width:100px}.githubProfile{align-items:center;background-color:#000;border-radius:50%;box-shadow:0 4px 10px 2px #000000b3;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:5px;transition:all .25s ease;width:40px}.githubProfile:hover{box-shadow:0 6px 5px 2px rgba(44,51,89,.937);transform:translateY(-2px) scale(1.1);transition:all .25s ease}.githubProfile img{-webkit-user-select:none;user-select:none;width:30px}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#161b22;border-radius:10px}::-webkit-scrollbar-thumb{background:#444;border:2px solid #1e1e1e;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#666}.error{background-color:#bc48482c;border-radius:10px;box-shadow:0 2px 8px #0003;box-sizing:border-box;height:80px;opacity:1;padding:10px 5px;position:fixed;right:20px;top:20px;transition:opacity .5s ease;width:220px;z-index:1000}.error h2{font-size:12px;font-weight:300}.error p{font-size:10px;font-weight:400;margin-top:5px}.error,.error.hide{opacity:0}.error{animation:slideIn .3s forwards;transform:translateY(-20px)}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}.App{opacity:1;transform:translateY(0);transition:opacity .8s ease-out,transform .8s ease-out;@starting-style{opacity:0;transform:translateY(15px)}}@keyframes fallbackFade{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.falling-icons{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.github-icon{fill:#24292e;animation:fall linear infinite;height:24px;opacity:.7;position:absolute;top:-24px;width:24px}@keyframes fall{0%{transform:translateY(-100vh) rotate(0deg)}to{transform:translateY(100vh) rotate(1turn)}}@media screen and (max-width:850px){.SearchBlock{height:250px;width:810px}body{max-width:850px;padding:0 5px}.SearchBlock h2{font-size:25px}.SearchBlock p{font-size:18px}.search-form{margin-top:30px}.InfoBlock{width:810px}.InfoBlock p{font-size:17px}.input-search{height:50px;width:500px}.button-search{height:50px;width:50px}.button-search img{width:35px}.InfoBlock h2{font-size:20px}.InfoBlock h2:after{left:292px}.input-search::placeholder{font-size:15px}.InfoBlock .avatars{height:100px;margin-bottom:5px;width:100px}.InfoBlock ul{top:80px;width:670px}}@media screen and (max-width:1024px){body{max-width:1024px}.SearchBlock{height:200px;width:550px}.SearchBlock h2{font-size:18px}.SearchBlock p{font-size:16px}.InfoBlock{width:550px}.InfoBlock h2{font-size:18px}.InfoBlock p{font-size:17px}.input-search{height:35px;width:300px}.button-search{height:35px;width:35px}.button-search img{width:25px}.InfoBlock h2{font-size:20px}.InfoBlock h2:after{left:162px}.input-search::placeholder{font-size:15px}.InfoBlock .avatars{height:100px;width:100px}.InfoBlock ul{top:70px;width:410px}}@media screen and (max-width:550px){body{max-width:550px}.SearchBlock{height:230px;width:380px}.SearchBlock .text-search p{margin-top:15px}.InfoBlock{width:380px}.InfoBlock h2{font-size:20px}.InfoBlock h2:after{left:77px}.input-search::placeholder{font-size:15px}.InfoBlock .avatars{height:80px;width:80px}.InfoBlock ul{top:70px;width:260px}::-webkit-scrollbar{height:11px;width:11px}::-webkit-scrollbar-track{background:#161b22;border-radius:10px}::-webkit-scrollbar-thumb{background:#444;border:2px solid #1e1e1e;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#666}}@media screen and (max-width:390px){body{max-width:390px}.SearchBlock{height:230px;max-height:300px;min-height:240px;width:380px;width:350px}.SearchBlock .text-search p{margin-top:15px;width:300px}.InfoBlock{width:350px}.InfoBlock h2{font-size:20px}.InfoBlock h2:after{left:62px}.input-search::placeholder{font-size:15px}.InfoBlock .avatars{height:80px;width:80px}.InfoBlock ul{top:70px;width:230px}}@media screen and (max-width:365px){body{max-width:320px}.SearchBlock{max-height:300px;min-height:240px;width:300px}.input-search{height:30px;width:200px}.button-search{height:30px;width:30px}.button-search img{width:20px}.SearchBlock .text-search p{margin-top:10px;width:260px}.InfoBlock{width:300px}.InfoBlock h2{font-size:20px}.InfoBlock h2:after{left:37px}.input-search::placeholder{font-size:15px}.InfoBlock .avatars{height:80px;width:80px}.InfoBlock ul{top:65px;width:180px}}.footer h2{color:#ffffff50;font-family:JetBrains Mono,monospace;font-size:15px;font-weight:400;-webkit-user-select:none;user-select:none}.footer{background-color:#1e2123;border-radius:15px;box-shadow:0 0 10px 1px #3a3f42;box-sizing:border-box;height:50px;margin-top:20px;padding:5px;text-align:center;width:250px}.footer a{color:#ffffff36;font-size:12px;text-align:center;transition:all .25s ease}.footer a:hover{color:#ffffffb6;transition:all .25s ease}
/*# sourceMappingURL=main.73f7ab1e.css.map*/