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}.form{align-items:center;background:linear-gradient(30deg,rgba(90,50,200,.7),rgba(0,200,150,.7));display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.form span{color:rgba(0,0,0,.4);font-size:2rem}.form h2{color:hsla(0,0%,100%,.4);font-size:1rem;font-weight:200;margin:1vh}.form input[type=text]{padding:1.5vh}.form input[type=text],.form textarea{border:none;border-radius:12px;margin:1vh;outline:none}.form textarea{height:150px;padding:1vh;resize:none}.form input[type=email]{border:none;border-radius:12px;margin:1vh;outline:none;padding:1.5vh}input[type=submit]{border:none;border-radius:5px;color:rgba(0,0,0,.4);cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;outline:none;padding:1vh;width:100px}input[type=submit]:hover{color:rgba(0,0,0,.8)}.toggle-home{align-items:center;background:rgba(0,0,0,.7);border-radius:10px;display:block;display:flex;justify-content:center;-webkit-transform:translateY(10vh);transform:translateY(10vh);width:-webkit-max-content;width:max-content}*{box-sizing:border-box;margin:0;padding:0}html{font-size:100%}body{background:rgba(0,0,0,.7)}.container{background:linear-gradient(25deg,#c896c8,rgba(25,255,255,.4));display:block;height:100vh;width:100%}.container,.profile{align-items:center;display:flex;flex-direction:column;justify-content:center}.profile{height:auto;min-height:300px;min-width:200px;width:auto}.profile img{border-radius:50%;height:150px;width:150px}.profile #name{-webkit-animation:fade 4s linear 1;animation:fade 4s linear 1;color:hsla(0,0%,100%,.5);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.5rem;font-weight:600}@-webkit-keyframes fade{0%{opacity:0}50%{opacity:0}to{opacity:1}}.profile #name em{color:rgba(21,25,200,.7);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.5rem;font-weight:600}.profile #animator{align-items:center;display:flex;justify-content:center;max-width:80%}.profile #animator:after{-webkit-animation:animate 1.5s 1 alternate;animation:animate 1.5s 1 alternate;background:rgba(0,0,0,.7);border-radius:12px;color:rgba(25,200,200,.8);content:"About Me";font-family:Verdana,Geneva,Tahoma,sans-serif;margin:1vh;padding:1vh}@-webkit-keyframes animate{0%{content:"A"}15%{content:"Ab"}30%{content:"Abo"}45%{content:"Abou"}55%{content:"About"}75%{content:"About "}85%{content:"About M"}to{content:"About Me"}}@keyframes animate{0%{content:"A"}15%{content:"Ab"}30%{content:"Abo"}45%{content:"Abou"}55%{content:"About"}75%{content:"About "}85%{content:"About M"}to{content:"About Me"}}.profile #info{-webkit-animation:fade 7s linear 1;animation:fade 7s linear 1;background:hsla(0,0%,100%,.1);border-radius:30px;border-radius:0 30px 0 30px;color:rgba(200,0,0,.7);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.5rem;font-weight:600;max-width:80%;min-width:350px;padding:2vh;width:auto}@keyframes fade{0%{opacity:0}50%{opacity:0}to{opacity:1}}.profile #info em{color:rgba(21,25,20,.7);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.5rem;font-size:1rem;font-weight:600}#social{align-items:center;-webkit-animation:fade 10s linear 1;animation:fade 10s linear 1;display:flex;flex-direction:column;justify-content:center;margin-top:2vh}#social span{border:2px solid #000;border-radius:12px;font-size:1.2rem;padding:1vh}#social #links{margin:1vh;padding:1vh}#social #links i{color:rgba(0,0,0,.7);font-size:2rem;margin:1vh}#social #links i:first-child:hover{color:rgba(200,0,0,.7);cursor:pointer}#social #links i:nth-child(2):hover{color:rgba(20,40,200,.7);cursor:pointer}#social #links i:nth-child(3):hover{color:rgba(20,40,255,.7);cursor:pointer}.container #toggle-contact{background:rgba(0,0,0,.7);border-radius:12px;display:block;padding:1vh}.contact-link{color:hsla(0,0%,100%,.5);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;text-decoration:none}.container #pages{align-items:flex-end;display:flex;justify-content:flex-end}.container #pages span{margin:1vh}.fa-address-card,.fa-code{color:rgba(0,0,0,.4);font-size:2rem;margin:1vh}#pages span{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.5rem;font-weight:400}.fa-address-card:hover,.fa-code:hover{color:rgba(0,0,0,.8)}.projects{align-items:center;background:linear-gradient(40deg,rgba(90,0,12,.4),rgba(80,225,255,.3));display:flex;flex-direction:column;height:auto;justify-content:start;min-height:100vh;width:100%}.projects span{-webkit-text-stroke:.3px rgba(25,90,120,.7);color:hsla(0,0%,100%,.4);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:3rem;margin-bottom:3vh}#project-case{flex-flow:wrap}#project-case,#project-case #Project{align-items:center;display:flex;justify-content:center}#project-case #Project{border-radius:30px;box-shadow:2px 2px 4px rgba(0,0,0,.3),-2px -2px 4px hsla(0,0%,100%,.1);flex-direction:column;margin:1vh;max-width:80%;min-width:200px;padding:1vh;width:auto}#project-case #Project img{border-radius:30px}#Project h2{background:hsla(0,0%,100%,.4);border-radius:12px 0 12px 0;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:200;margin:1vh;padding:1vh}#Project p{color:rgba(255,255,5,.5);font-size:.8rem}#Project a,#Project p{border-radius:12px;padding:1vh}#Project a{background:rgba(0,0,0,.4);color:hsla(0,0%,100%,.4);margin:1vh;text-decoration:none}#toggle-home{align-items:center;background:rgba(0,0,0,.7);border-radius:10px;display:block;display:flex;justify-content:center;width:-webkit-max-content;width:max-content}.home-link{color:hsla(0,0%,100%,.4);font-size:1rem;padding:1vh;text-decoration:none}
/*# sourceMappingURL=main.8ff93a1f.css.map*/