@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";*{box-sizing:border-box;scroll-behavior:smooth}:root{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont;letter-spacing:.2px;word-spacing:1px}body{background:#fcfcfc;margin:0;padding:0;max-width:1280px;min-height:100vh;justify-items:center;font-family:inherit}#global-page{width:100%;height:max-content;display:flex;flex-direction:column;align-self:center}body a{color:#0e0606;text-decoration:none}body a:hover{color:#000}@media (max-width: 430px){input,textarea,select,button{font-size:16px}}header{width:100%;height:fit-content;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;background-position-x:unset;z-index:9999;opacity:0;transform:translateY(-10px);animation:view .3s ease forwards}header .main-section{width:90%;height:3.5rem;display:flex;overflow:hidden;justify-content:center;transition:height .5s ease}.main-section nav{width:95%;display:flex;flex-direction:column;justify-items:center;align-items:center}nav .navbar{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.menu{width:100%;height:3.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.menu .header-space a{margin:0;padding:0;display:flex;flex-direction:row;gap:10px;align-items:center}.header-space img{width:34px;height:34px;background-size:contain;border-radius:100%}.navbar h1{width:fit-content;font-size:20px;font-style:italic;color:#000;align-items:center;justify-items:center}.navbar .headerIcon{display:none}.navbar .navigate-link{width:100%;height:inherit;font-family:monospace;font-size:14px;display:flex;flex-direction:row;justify-content:space-between}@media (min-width: 431px) and (max-width: 1024px){nav .navbar{flex-direction:column}.menu{width:100%;height:4rem}.navbar .navigate-link{width:100%;margin-bottom:1rem;margin-top:1rem;display:none;flex-direction:column;font-size:22px;font-family:inherit;font-weight:600;gap:.5rem}.navigate-link .staggered-link{margin-bottom:10px;opacity:0;transform:translateY(-10px);animation:view .5s ease forwards}.navigate-link a{color:#161616;margin-bottom:1rem}.navbar .headerIcon{width:fit-content;display:flex}.headerIcon .poly-anim-btn{margin:0;padding:0;border:none;background:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none}}@media (max-width: 430px){nav .navbar{flex-direction:column}.menu{width:100%;height:4rem}.menu .header-space h1{display:none}.navbar .navigate-link{width:100%;margin-bottom:1rem;margin-top:1rem;display:none;flex-direction:column;font-size:22px;font-family:inherit;font-weight:600;gap:.25rem}.navigate-link .staggered-link{margin-bottom:10px;opacity:0;transform:translateY(-10px);animation:view .5s ease forwards}.navigate-link a{color:#161616;margin-bottom:1rem}.navbar .headerIcon{width:fit-content;display:flex}.headerIcon .poly-anim-btn{margin:0;padding:0;border:none;background:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none}}footer li{list-style-type:none}footer{width:100%;margin-top:2rem;display:flex;justify-content:center;align-items:center}.footer-content{width:90%;display:flex;flex-direction:column;padding:1.5rem 0;border-top:1px solid rgba(167,167,167,.86)}.footer-content .content{width:100%;display:flex;flex-direction:row;justify-content:center}.content .connect{width:100%;display:flex;flex-direction:row;align-items:start;justify-content:space-evenly}.contact p{font-size:12px}.contact .name{font-size:12px;font-weight:500}.connect .footerIcon{display:none}.copyright{display:flex;width:100%;font-size:12px;padding-top:3rem;justify-content:center}@media (min-width: 431px) and (max-width: 1024px){.footer-content .content{display:flex;flex-direction:column;gap:16px}.content .contact{width:100%;padding-bottom:1rem;border-bottom:1px solid rgba(167,167,167,.86)}.contact .name{font-size:15px;font-weight:700}.contact p{font-size:14px}.content .connect{width:100%;flex-direction:column;align-items:unset}.connect .footerIcon{display:flex;width:24px;height:24px}.copyright{justify-content:start}}@media (max-width: 430px){.footer-content .content{display:flex;flex-direction:column;gap:16px}.content .contact{width:100%;padding-bottom:1rem;border-bottom:1px solid rgba(167,167,167,.86)}.contact .name{font-size:15px;font-weight:700}.contact p{font-size:14px}.content .connect{width:100%;flex-direction:column;align-items:unset;justify-content:unset}.connect .footerIcon{display:flex;width:24px;height:24px}.copyright{justify-content:start}}.media-link{font-size:12px}@media (max-width: 1024px){.media-link{font-size:13px}}.name_icon h2{font-size:12px;font-weight:600}.connect .link{display:flex;flex-direction:column;align-items:start}.link ul{margin:0;padding:0;justify-items:start}@media (max-width: 1024px){.connect .name_icon{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.connect .link{display:none;flex-direction:column;align-items:start}.name_icon h2{font-size:15px;font-weight:400}.link ul{margin:0;height:auto;padding-left:10px;justify-items:start;opacity:0;transform:translateY(-20px);animation:view .5s ease forwards}}main{margin-top:4rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transform:translateY(-20px);animation:view .5s ease .2s forwards}form label{padding-left:1.1rem}.main-content{width:90%;display:flex;flex-direction:column;position:relative;gap:1rem;justify-items:center;align-items:center}.intro{width:100%}.welcome{width:100%;display:flex;justify-content:center;align-content:center}.space{padding:10px;width:fit-content}.msg{width:0;padding:0;white-space:nowrap;overflow:hidden;font-weight:500;font-size:15px;animation:typing 1.5s steps(25) forwards,blink .8s ease infinite}.intro .intro-screen{background:#fff;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;border-radius:20px}.intro-screen .img{width:100%;padding:10px;display:flex;overflow:hidden}.img img{width:100%;height:100%}.intro-screen .intro-content{width:100%;display:flex;flex-direction:column;padding:20px;padding-bottom:1rem}.intro-content .welcome-msg{width:100%;font-size:45px;font-weight:700}.welcome-msg p{margin:0}.intro-content .about-myself{width:100%;font-size:13px;border-bottom:.5px solid rgb(200,200,200)}.achievements{width:100%;background:#fff;display:flex;flex-direction:column;gap:15px;border-radius:19px;align-items:center}.achievements .achievement-header{width:95%;justify-items:center}.achievements .achievement-header h1{margin:0;padding:1em 0;font-size:26px;font-weight:500}.about-achievement{width:95%;font-style:italic}.about-achievement p{margin:0}.achievements-content{width:95%;display:flex;flex-direction:column;gap:5px;padding:0 0 1rem}.education-div{width:100%;background:#fff;border-radius:25px;display:flex;flex-direction:column;align-items:center}.education-div .education-header{width:95%;justify-items:center}.education-div .education-header h1{margin:0;padding:1em 0;font-size:26px;font-weight:500}.educations{width:95%;display:flex;flex-direction:column;gap:5px;padding:0 0 1em}.feedback-div{width:100%;display:flex;flex-direction:row;justify-content:space-around}.feedback-content-div{width:50%;margin:2rem 0}.feedback-head{width:100%;display:flex;flex-direction:column}.feedback-head h1{margin:0 1rem 0 2rem;font-size:40px;font-weight:400}.feedback-content{width:85%;justify-items:center}.feedback-content form{width:100%;border-radius:20px;display:flex;flex-direction:column;align-items:center}.loader{width:1rem;height:1rem;border:2.5px dotted rgb(0,0,0);border-radius:100%;border-top-color:#eaeaea;animation:loading 1s linear forwards infinite}@media (min-width: 431px) and (max-width: 1024px){.ask-name .name-form-div{width:50%}.intro .intro-screen{flex-direction:column;gap:5px}.intro-screen .img{width:100%;padding:0;display:flex;justify-content:center;border-radius:12px}.intro-screen .intro-content{width:100%;padding:1.5rem 0 1rem;justify-items:center}.intro-content .welcome-msg{width:100%;padding:0 1rem}.intro-content .about-myself{width:95%;padding:0 1rem;font-size:14px;border-bottom:none}.intro-content .about-myself p{padding-bottom:1rem;border-bottom:.5px solid rgb(200,200,200)}.feedback-head h1{margin:0 0 0 3rem;font-size:30px}.feedback-content{width:100%}}@media (max-width: 430px){.ask-name .name-form-div{width:95%}.intro .intro-screen{background:#fff;flex-direction:column;gap:7px;border-radius:12px}.intro-screen .img{padding:0;display:flex;justify-content:center}.intro-screen .intro-content{width:100%;padding:1.5rem 0 1rem;align-content:center;border-radius:12px}.intro-content .welcome-msg{width:100%;padding:0 1rem}.intro-content .about-myself{width:91%;padding:0 1rem;font-size:15px;border-bottom:none}.intro-content .about-myself p{padding-bottom:1rem;border-bottom:.5px solid rgb(200,200,200)}.feedback-div{flex-direction:column}.feedback-content-div{width:100%;margin:1rem 0rem}.feedback-head{width:95%}.feedback-head h1{margin:0 0 0 1rem;font-size:25px}.feedback-content{width:100%}}.Achievement-content-div{width:auto;height:auto;display:flex;flex-direction:column;gap:10px;padding:.7rem 0 1rem;border-bottom:1px solid rgba(167,167,167,.86)}.Achievement-content-div .head{max-width:100%;font-size:17px;font-weight:400}.Achievement-content-div .content{max-width:100%;overflow:hidden;text-wrap:wrap;text-align:justify;font-size:14px;font-style:italic}.Achievement-content-div .link{font-size:13px}.education-content{width:100%;display:flex;flex-direction:column;gap:10px;padding:.7rem 0 1rem;border-bottom:1px solid rgba(167,167,167,.86)}.education-head{max-width:100%;font-size:17px;font-weight:500}.education{max-width:100%;overflow:hidden;font-size:14px;text-align:justify;font-style:italic}input{width:90%;margin:.5rem 1rem;min-height:45px;padding:2px 10px;font-size:14px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;border:.5px solid rgb(161,161,161);border-radius:15px}@media (min-width: 431px) and (max-width: 1024px){input{height:5vh;padding:0 10px;font-size:16px}}@media (max-width: 430px){input{height:7vh;padding:0 10px;font-size:16px}}textarea{width:90%;min-height:10rem;margin:.5rem 1rem;padding:10px;font-size:14px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;border:.5px solid rgb(161,161,161);border-radius:15px;resize:none;overflow-X:hidden;overflow-y:auto}button{padding:6px 12px;margin:.5rem 1rem;color:#1b1b1b;background-color:#f8f8f8;font-size:14px;font-weight:600;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;border:.5px solid rgb(164,164,164);border-radius:10px}button:hover{background-color:#efefef;cursor:pointer}@media (max-width: 430px){button{padding:8px 16px;font-size:16px;font-weight:700}}.skills-main-div{margin-top:4rem;width:100%;font-size:14px;display:flex;justify-content:center;opacity:0;transform:translateY(-20);animation:view .5s ease forwards}.skills-sub-div{width:90%;display:flex;flex-direction:column;align-items:center;border-radius:20px}.skills-sub-div .skills-header h2{font-weight:500}.skills-sub-div .skills-content-div{width:95%;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-evenly}.skills-sub-div .skills-content-div ul{width:100%;display:flex;flex-direction:row;gap:2.5rem;flex-wrap:wrap}@media (max-width: 430px){.skills-sub-div .skills-content-div{justify-content:start}.skills-sub-div .skills-content-div ul{width:100%;flex-direction:column;gap:.5rem}}li{display:flex;flex-direction:row;align-items:center;gap:15px;margin-bottom:.75rem}li img{width:32px;height:32px;border-radius:100%}.project-div{width:100%;margin-top:4rem;font-size:14px;display:flex;justify-content:center;opacity:0;transform:translateY(-20px);animation:view .5s ease forwards}.project-sub-div{width:90%;border-radius:20px;display:flex;flex-direction:column;align-items:center;margin:1rem}.project-header h2{font-weight:500}.project{width:100%;height:min-content;display:flex;flex-direction:column}.first-project h3,.tools-header h4{font-weight:500;margin:0}.first-project .project-view{height:inherit;display:grid;grid-template-columns:30% 38%;align-items:center;justify-content:center}.show-tools-technologies{display:flex;flex-direction:column}.show-tools-technologies .tools{width:100%;display:flex;flex-direction:row;justify-content:space-around;margin:0 2rem 0 0}.show-tools-technologies .tools ul p{margin:0 0 1rem}@media (min-width: 431px) and (max-width: 1024px){.show-tools-technologies{width:100%}}@media (max-width: 430px){.first-project .project-view{display:flex;flex-direction:column}.first-project .header{text-align:justify}.show-tools-technologies .tools{display:flex;flex-direction:column}}.video-container{display:flex;flex-direction:column;align-items:center;margin:0 .5rem;gap:10px;padding:1rem 0}.video-container video{width:100%;height:auto;border-radius:20px;border:.5px solid rgb(202,202,202)}.desktop-view{grid-column:1/3}@keyframes view{to{opacity:1;transform:translateY(0)}}@keyframes shrink{to{opacity:0;transform:translateY(-25px)}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{50%{border-color:transparent}}@keyframes loading{to{transform:rotate(360deg)}}.internship-div{width:100%;min-height:70vh;margin-top:3.5rem;display:flex;justify-content:center;opacity:0;transform:translateY(-20px);animation:view .5s ease forwards}.internship-sub-div{width:90%;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-items:center}.internship-sub-div .error-msg{font-size:100px;font-weight:700;margin:5rem 0 0}.internship-sub-div .sad-emoji{font-size:100px;margin:0 0 2rem}.internship-sub-div .try-msg{font-size:10px;font-weight:400}@media (min-width: 431px) and (max-width: 1024px){.internship-div{min-height:50vh}.internship-sub-div .error-msg{font-size:75px;font-weight:700;margin:5rem 0 0}}@media (max-width: 430px){.internship-div{min-height:50vh}.internship-sub-div .error-msg{font-size:45px;font-weight:700;margin:5rem 0 0}}
