@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playwrite+ES:wght@100..400&display=swap";.introduction{overflow:hidden;background-color:#000;width:100vw;height:100vh;color:#fff}.introduction>p{font-size:10vh;font-weight:500;position:absolute;z-index:2;top:40%;left:50%;transform:translate(-50%)}.main{position:relative}.landing{position:relative;height:100vh;overflow:hidden}.sliderContainer{white-space:nowrap;position:absolute;top:calc(100vh - 300px);display:flex}.sliderContainer>p{font-family:Dennis Sans,sans-serif;position:relative;margin:0;color:#fff;font-size:180px;font-weight:500;padding-right:50px}.work{font-family:monospace;color:#fff;position:absolute;width:auto;height:auto;font-size:30px;top:27%;right:5%}.work>p{margin:10px}.arr{font-weight:500;font-size:40px}@media screen and (max-width:750px){.work{display:flex;flex-direction:column;justify-content:center;align-items:start}.work>span{color:orange}}.navbar{color:#fff;position:absolute;z-index:3;top:3%;right:3%;font-family:Dennis Sans,sans-serif}.navbar>a{cursor:pointer;text-decoration:none;color:#fff;margin:0 25px;font-size:large;font-family:monospace}.navbar>a:after{content:"";width:0;height:1px;background-color:orange;transition:width .3s;display:block;margin-top:2px}.navbar>a:hover:after{width:120%}.navbar>a:hover{color:orange;scale:1.1}.burger{width:12vh;height:12vh;position:fixed;top:4%;right:3%;background-color:#a4d9e9;border-radius:50%;z-index:101;display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:10px;border:none}.bar{background-color:#000}#bar1{height:2px;width:6vh;transition:ease 1s}#bar2{height:4px;transition:ease 1s;width:6vh}.open1{transform:translateY(5px) rotate(-45deg);transition:ease .8s}.open2{transition:ease .8s;transform:translateY(-7px) rotate(45deg)}.navigationContainer{background-color:#000;height:100vh;width:350px;position:fixed;right:0;z-index:100}.navigation{width:350px;height:90vh;color:#fff;display:flex;flex-direction:column;justify-content:center;padding-left:15%}.navigation>a{margin:1vh 0;font-size:35px;text-decoration:none;color:#fff}.navigation>a:after{content:"";width:0;height:2px;background-color:#fff;display:block;transition:width .6s}.navigation>a:hover:after{width:40%}.social-cont{display:flex;margin:0 15%}.socials{text-decoration:none;margin:0 10px;height:fit-content}.socials>img{height:25px;opacity:.5;background-color:#000;border-radius:50%}.svgCurve{position:absolute;top:0;left:-99px;width:100px;height:100%;fill:#292929;stroke:none}body{overflow-x:hidden}.name{color:#fff;width:90px;z-index:3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;top:7%;font-family:Courier New,Courier,monospace;font-weight:700;left:5%}@media screen and (max-width:750px){.name{width:fit-content}}.about{padding:10vh 0;min-height:120vh;background-image:linear-gradient(45deg,#93a5cf,#e4efe9);width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.about1,.about3{font-family:sans-serif;width:80%;min-width:270px;display:flex}.about3{justify-content:end}.about1>p{text-align:left;width:85%}.about3>p{text-align:right;width:85%}.about2{display:flex;justify-content:space-evenly;min-width:65%;margin:4vh 0px}.about2>.about-heading{font-size:17vh;font-family:Playwrite ES,cursive}.about-links{height:auto;width:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.about-resume{width:130px}.about-social-link{display:flex;height:auto}.about-social-link>a{margin:0 15px}.about-social-link>a>img{width:30px}@media screen and (max-width: 900px){.about2>.about-heading{font-size:9vh;margin-bottom:10px}.about2{width:100%;flex-direction:column-reverse;align-items:center;margin:30px}.about-resume{margin:20px 0}.about1,.about3{width:90%}}.skills{min-height:110vh;width:100vw;background-image:linear-gradient(45deg,#8baaaa,#ae8b9c);display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.skill-title{color:#fff;font-size:17vh;font-family:Playwrite ES,cursive}.skill-cont{display:flex;width:30%;min-width:330px;flex-wrap:wrap;justify-content:center}.skill-img{margin:25px;border-radius:50%;height:60px;width:60px}@media screen and (max-width:600px){.skills{flex-direction:column}.skill-title{font-size:8vh}}.projects{width:100vw;min-height:110vh;display:flex;background-color:#fff;background-image:linear-gradient(to top,#fff1eb,#ace0f9);flex-direction:column;justify-content:center;align-items:center;padding:15vh 0px 5vh}.project-heading{font-size:12vh;color:#000;font-family:Playwrite ES,cursive;font-weight:700;margin:5vh 0px;background-image:linear-gradient(120deg,#e0c3fc,#8ec5fc);background-clip:content-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.project-cont{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:80%;margin:5vh}.project-card{width:270px;height:420px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:7px 10px 7px #8ec5fc;background-image:linear-gradient(120deg,#e0c3fc,#8ec5fc);margin-top:100px;border-radius:5px}.repo{position:absolute;width:30px;top:7%;right:7%;background-color:#fff;border-radius:50%}.repo>img{width:100%}.project-text{color:#fff;margin:20px 15px 0}.project-title{width:fit-content;text-align:start;font-weight:700}.project-desp{opacity:.8;font-weight:500}.stack{opacity:.5;display:flex;flex-wrap:wrap;margin-top:10px}.project-image{width:90%}.project-image>img{height:150px;border-radius:5px;width:100%}@media screen and (max-width:750px){.project-heading{font-size:8vh}}@media screen and (max-width:550px){.project-heading{font-size:5vh}.projects{padding:4vh 0}.project-card{width:240px}}.contact{min-height:105vh;display:flex;justify-content:space-evenly;align-items:center}.c1{font-size:12vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.contact-form{min-width:320px;display:flex;flex-direction:column;padding:2vw;border-radius:15px;width:45%}.form-units{display:flex;flex-direction:column;margin:17px 5px}input,textarea{min-width:250px;padding:8px 14px;border:none;border-bottom:1px solid black;outline:none;margin:5px 0;font-weight:500}.send{width:50px;border:1px solid black;margin:0 10px}.send:hover{background-color:#8c7acd;background-image:linear-gradient(to right,#e4afcb,#b8cbb8,#b8cbb8 0%,#e2c58b 30%,#c2ce9c 64%,#7edbdc);color:#fff}label{padding:8px 14px}textarea{resize:none}.hide{display:none}@media screen and (max-width:670px){.contact-form{align-items:center}.contact{flex-direction:column}.c1{font-size:6vh}}.footerCont{padding:3px;color:#fff;height:fit-content;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#000;opacity:.8}.footerCont>p{height:fit-content;opacity:.2;margin:0}
