@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;700&display=swap");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{background:#0C0B0B;font-family:"Rubik",sans-serif;color:#B7B7B7}img{max-width:100%;display:block}.main{display:flex;min-height:100vh;align-items:center;justify-content:center}.container{background:#0F0E0E;width:600px;padding:50px}@media screen and (max-width: 680px){.container{padding-bottom:0px;position:relative}}.profile{display:flex;align-items:center;justify-content:space-between;padding-bottom:50px}@media screen and (max-width: 680px){.profile{flex-direction:column;gap:40px}}.profile-info{display:flex;align-items:center}@media screen and (max-width: 680px){.profile-info{flex-direction:column;gap:40px}}.profile-pic{max-width:100px;padding-right:10px}.profile-pic img{border-radius:50%}@media screen and (max-width: 680px){.profile-pic{position:absolute;top:-60px}}.profile-name h1{font-size:1.5em;font-weight:bold;padding-bottom:5px}.profile-name a{text-decoration:none;color:#B7B7B7}.profile-name a:hover{text-decoration:underline}.edit{padding:10px;color:#B7B7B7;text-decoration:none;border-radius:5px;background:#1b1b1b;font-size:1.125em;transition:all .2s ease-in-out}.edit i{padding-right:10px}.edit:hover{opacity:.8}.numbers{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 680px){.numbers{flex-direction:column}}.projetos{background:#046313;width:150px;padding:20px;border-radius:5px;transition:all .2s ease-in-out}.projetos p{padding-bottom:5px}.projetos span{font-size:2em;font-weight:bold}.projetos:hover{transform:scale(1.05)}@media screen and (max-width: 680px){.projetos{width:75%;margin-bottom:20px}}.estrelas{background:#044A7D;width:150px;padding:20px;border-radius:5px;transition:all .2s ease-in-out}.estrelas p{padding-bottom:5px}.estrelas span{font-size:2em;font-weight:bold}.estrelas:hover{transform:scale(1.05)}@media screen and (max-width: 680px){.estrelas{width:75%;margin-bottom:20px}}.seguidores{background:#725200;width:150px;padding:20px;border-radius:5px;transition:all .2s ease-in-out}.seguidores p{padding-bottom:5px}.seguidores span{font-size:2em;font-weight:bold}.seguidores:hover{transform:scale(1.05)}@media screen and (max-width: 680px){.seguidores{width:75%}}
