@import url(https://fonts.googleapis.com/css2?family=Rokkitt:wght@300;400;500;600&display=swap);:root{--background-color:#1d2128;--line-color:#e5e5e533;--header-color:#14171cbe}*{font-family:Rokkitt,serif;margin:0;padding:0}body{background-color:#1d2128;background-color:var(--background-color)}hr{background-color:#e5e5e533;background-color:var(--line-color);border:1px solid #e5e5e533;border:1px solid var(--line-color);min-width:30vw}header{align-items:center;background-color:var(--header-color);display:flex;height:2.5rem;justify-content:center;width:100%}h1{color:#fff;font-size:2rem;font-weight:500}:root{--border-color:#999;--back-color:#1d1e20;--git-blue:#539bf5}.content{align-items:flex-start;display:flex;justify-content:flex-end;margin-top:3rem;position:relative}.background{height:90vh;left:0;opacity:.3;position:absolute;z-index:-1}.info{margin-right:5rem;width:60%}input{border:1px solid #999;border:1px solid var(--border-color);border-radius:22px;min-width:60%;outline:none}button,input{background:transparent;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;font-size:1rem;margin-right:1rem;padding:.5rem}button{border:1px solid #539bf5;border:1px solid var(--git-blue);border-radius:22px;cursor:pointer;min-width:20%;overflow:hidden;position:relative}button:active{opacity:.8}button>span{border-radius:100vmax;position:absolute}.top{background:linear-gradient(90deg,transparent 50%,rgba(255,49,49,.5),#ff3131);height:2px;left:0;top:0;width:0}.bottom{background:linear-gradient(90deg,#39ff14,rgba(57,255,20,.5),transparent 50%);bottom:0;height:2px;right:0}.top{-webkit-animation:animateTop 3s ease-in-out infinite;animation:animateTop 3s ease-in-out infinite}.bottom{-webkit-animation:animateBottom 3s ease-in-out infinite;animation:animateBottom 3s ease-in-out infinite}@-webkit-keyframes animateTop{25%{opacity:1;width:100%}30%,to{opacity:0}}@keyframes animateTop{25%{opacity:1;width:100%}30%,to{opacity:0}}@-webkit-keyframes animateBottom{0%,50%{opacity:0;width:0}75%{opacity:1;width:100%}76%,to{opacity:0}}@keyframes animateBottom{0%,50%{opacity:0;width:0}75%{opacity:1;width:100%}76%,to{opacity:0}}.user-profile{display:flex;margin:1.5rem 0}.profile{border:1px solid #999;border:1px solid var(--border-color);border-radius:50%;height:5rem;margin-right:2rem;width:5rem}.user-profile,p{color:#999;color:var(--border-color)}.user-profile h3{font-size:1.7rem;margin:0}.user-profile span{color:#999;color:var(--border-color);display:block;font-size:1.1rem;margin:0}.user-profile p{font-size:1.2rem;margin:0}.repositories{color:#f5f5f5;font-size:32px;font-weight:400;margin:12px 0;text-align:center}.user-profile a{text-decoration:none}.repo{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:89%}#tutorial{cursor:default;font-size:1.2rem;margin-top:1rem}@media (max-width:768px){.content{align-items:center;justify-content:center}.content p{text-align:justify}.info{margin:0;width:90%}.user-profile{align-items:center;flex-direction:column;justify-content:center;text-align:center}.profile{margin:0}.repo{width:auto}button{margin-right:0;width:30%}.background{top:0}}@media (max-width:400px){input{width:50%}button{width:25%}}.item-list{margin:24px 0}.item-list a{text-decoration:none}.item-list strong{color:#539bf5;font-size:1.6rem}.item-list p{color:#999;font-size:1.1rem;padding-bottom:1rem}
/*# sourceMappingURL=main.6f7dd47a.css.map*/