@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{background-color:#111417}#about{height:100%;width:100%;display:flex;flex-direction:row;align-items:flex-start;padding:40px;gap:40px;overflow:hidden;z-index:10}.leftabout{width:50%;height:100vh;display:flex;align-items:center;justify-content:center;gap:40px}.circle-line{display:flex;align-items:center;justify-content:center;flex-direction:column}.circle{width:60px;height:60px;border-radius:50px;background-color:#7ad7ea;box-shadow:2px 2px 20px #7ad7ea}.line{width:2px;height:100px;background-color:#f0f8ff}.aboutdetails{display:flex;flex-direction:column;gap:40px}.aboutdetails ul{list-style:none}.aboutdetails h1{background:linear-gradient(to right,#c62a60,#fff);-webkit-background-clip:text;background-clip:text;color:transparent}.aboutdetails li{color:#fff}.aboutdetails span{color:#7ad7ea}.rightabout{width:50%;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;z-index:10}@media (max-width:750px){#about{flex-direction:column}.leftabout{width:100%;padding:10%}.rightabout{width:100%}}.card{width:90%;max-width:400px;height:200px;background-color:#141a1f;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:2px 2px 2px #000,2px 2px 20px #000;border-radius:10px;transition:all .2s;cursor:pointer;flex-shrink:0;padding:10px;z-index:10}.card:hover{box-shadow:2px 2px 2px #57c3db,2px 2px 20px #52cdcf;z-index:10}.hovercard img{height:80%;filter:drop-shadow(2px 2px 10px black);z-index:10}.hovercard{width:100%;height:100%;background:linear-gradient(to right,#79cddc7c,#0c11147e);position:absolute;bottom:0;transform:translateY(100%);transition:all .5s;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:10}.card:hover .hovercard{transform:translateY(0);z-index:10}.card h1{background:linear-gradient(to right,#62c1d9,#fff);-webkit-background-clip:text;background-clip:text;color:transparent}#contact{width:100%;height:100%;display:flex;overflow:hidden;z-index:10}.leftcontact{width:50%;height:100vh;display:flex;align-items:center;justify-content:center;z-index:10}.leftcontact img{width:50%;filter:drop-shadow(2px 2px 10px rgb(87,196,220));z-index:10}.rightcontact{width:50%;height:100vh;display:flex;align-items:center;justify-content:center}form{width:80%;height:70%;background-color:#13191d;box-shadow:2px 2px 10px #000,2px 2px 20px #000;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;border-radius:20px;z-index:10}form:hover{box-shadow:2px 2px 10px #69d0d7,2px 2px 20px #69d0d7;z-index:10}form input{width:80%;height:60px;border:2px solid rgb(105,208,215);border-radius:20px;padding:20px;outline:none;font-size:15px;z-index:10}#textarea{width:80%;height:150px;border:2px solid rgb(105,208,215);border-radius:20px;padding:20px;outline:none;font-size:15px;z-index:10}#btn{width:100px;height:50px;background-color:#69d0d7;display:flex;align-items:center;justify-content:center;padding:0;font-size:20px;cursor:pointer;transform:all .3s;z-index:10}#btn:hover{background:transparent;color:#69d0d7;z-index:10}@media (max-width:750px){#contact{flex-direction:column}.leftcontact{width:100%;height:50vh}.leftcontact img{width:70%}.rightcontact{width:100%}}#home{width:100%;height:100%;display:flex;overflow:hidden;z-index:10}.leftHome{width:50%;height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;z-index:10}.rightHome{width:50%;flex:none;height:100vh;display:flex;align-items:center;justify-content:center}.rightHome img{min-height:35rem;max-height:40rem;min-width:25rem;max-width:35rem;filter:drop-shadow(2px 2px 20px rgb(116,201,255));z-index:10;position:relative;object-fit:contain}.homedetails{font-size:2vmax}.line1{font-size:.8em}.line2{font-size:2.5em;background:linear-gradient(to right,#42b4cd,#fff);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.line3{font-size:1em}.homedetails button{padding:10px 30px;background-color:#42b4cd;color:#000;border:2px solid rgb(66,180,205);margin-top:30px;border-radius:20px;font-size:19px;transition:all .2s;cursor:pointer}.homedetails button:hover{background-color:transparent;color:#42b4cd}@media (max-width:750px){#home{flex-direction:column-reverse}.leftHome{width:100%;height:50vh}.rightHome{flex:none;height:50vh;align-items:end;justify-content:center}.rightHome img{height:40vh;width:40vh;max-height:400px;max-width:400px;min-height:200px;min-width:200px}}nav{width:100%;height:80px;display:flex;align-items:center;justify-content:space-between;padding:35px;position:fixed;top:0;z-index:20;background-color:#111417;z-index:11}.active{color:#6bd3d3;border-bottom:2px solid white}nav ul a{cursor:pointer}nav ul a:hover{color:#6bd3d3;border-bottom:2px solid white}nav ul{display:flex;color:#fff;align-items:center;justify-content:center;gap:35px;list-style:none;font-size:20px}nav h1{font-size:33px;background:linear-gradient(to right,#42b4cd,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;opacity:0;transform:translateY(-100px)}.menu-item{transform:translateY(-100px);opacity:0}.hamburger{display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column;display:none;cursor:pointer}.ham{width:40px;height:2px;background-color:#f0f8ff;transition:all .5s}.mobilemenu{position:absolute;top:80px;width:100%;height:100vh;background-color:#1114177b;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);right:0;transform:translate(100%);flex-direction:column;transition:all .5s;gap:40px}.activemobile{transform:translate(0)}.activeham .ham:nth-child(1){transform:rotate(45deg);position:relative;top:8px}.activeham .ham:nth-child(2){opacity:0}.activeham .ham:nth-child(3){transform:rotate(-45deg);position:relative;top:-12px}@media (max-width:750px){.desktopmenu{display:none}.hamburger{display:flex}}#projects{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;overflow:hidden;z-index:10}.slider{width:90%;height:300px;display:flex;align-items:center;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;gap:30px;scrollbar-width:none;padding:20px 40px;scroll-snap-type:x mandatory;z-index:10}#para{font-size:4vmax;background:linear-gradient(to right,#cb356c,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center}
