.navbar{display:flex;align-items:center;justify-content:space-between;margin:20px 50px 20px 20px}.nav-menu{display:flex;align-items:center;list-style:none;gap:60px;font-size:20px;cursor:pointer}.nav-connect{padding:20px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102%);border-radius:50px;font-size:18px;cursor:pointer;transition:.5s;margin-left:50px}.nav-connect:hover{transform:scale(1.05)}.nav-menu li{display:flex;flex-direction:column;gap:5px;cursor:pointer}.nav-menu li img{display:flex;margin:auto}.anchor-link{text-decoration:none;color:#fff}.nav-mob-close,.nav-mob-open{display:none}.theme-toggle{display:flex;align-items:center;cursor:pointer}.theme-toggle-icon{margin-left:30px;width:40px;height:40px;margin-right:0}@media (max-width: 768px){.navbar{margin:20px 50px}.nav-connect{display:none}.nav-mob-open{display:block;position:fixed;right:30px}.nav-mob-close{display:block;position:relative;top:30px;left:290px;width:30px}.nav-menu{position:fixed;flex-direction:column;align-items:start;top:0;gap:30px;background-color:#1f0016;width:350px;height:100%;z-index:2;transition:right .5s;right:-350px}.nav-menu li{font-size:30px;padding-left:100px;flex-direction:row;gap:20px}}.profile-img{border-radius:50%;width:350px;height:350px}.hero{display:flex;align-items:center;flex-direction:column;gap:35px}.hero img{margin-top:20px;align-items:center}.hero h1{text-align:center;width:60%;font-size:60px;font-weight:600}.hero h1 span{background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero h1 span span:after{content:"|";display:inline-block;width:2px;margin-left:5px;animation:blink 1s step-end infinite;color:#fff;background-color:#fff}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero p{width:50%;text-align:center;font-size:24px;line-height:40px}.hero-action{display:flex;align-items:center;gap:25px;font-size:24px;font-weight:500;margin-bottom:50px}.hero-connect{padding:25px 40px;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff);cursor:pointer;transition:background .5s ease;border:2px solid black}.hero-connect:hover{background:linear-gradient(264deg,#df8 -5.09%,#15acba);cursor:pointer;border:2px solid white}.hero-resume{padding:25px 75px;border:2px solid white;border-radius:50px;cursor:pointer;transition:background .5s ease,border .5s ease}.hero-resume:hover{background:linear-gradient(264deg,#18fb73 15%,#02d5e8de);cursor:pointer;border:2px solid #B415FF}.social-links{display:flex;justify-content:center;align-items:center;margin-bottom:10px;margin-top:-10px}.social-links a{margin:0 15px}.social-links img{height:40px;width:auto;transition:transform .3s ease}.social-links img:hover{box-shadow:0 0 15px #e33996bf;border-radius:50%;transform:scale(1.08);transition:.3s}@media (max-width:768px){.hero img{margin-top:120px;width:300px;height:300px;border-radius:50%}.hero h1{margin-top:50px;width:90%;font-size:50px}.hero p{width:60%;font-size:18px;line-height:32px;margin:10px 0}.hero-action{gap:10px;font-size:18px;font-weight:500;margin-bottom:50px}.hero-connect{padding:20px 30px;border-radius:40px}.hero-resume{padding:20px 50px;border-radius:40px}.social-links{display:flex;justify-content:center;align-items:center;margin-bottom:40px;margin-top:-100px}.social-links a{margin:0 15px}.social-links img{height:40px;width:auto;transition:transform .3s ease}}.earth-container{width:100%;height:500px;margin-bottom:-50px;margin-top:-10px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 600px){.earth-container{width:200px;height:200px}}@media (min-width: 601px) and (max-width: 1024px){.earth-container{width:300px;height:300px}}@media (min-width: 1025px){.earth-container{width:400px;height:400px}}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.about-title{position:relative;z-index:2}.about-title h1{padding:0 30px;font-size:80px;font-weight:600;-webkit-text-fill-color:white;position:relative;z-index:3}.about-title img{position:absolute;bottom:0;right:0;z-index:1}.about-sections{display:flex;gap:80px;margin-left:-100px;margin-right:-100px}.blob{position:relative;width:350px;height:350px;border-radius:50%;overflow:hidden;animation:blobMove 8s infinite alternate ease-in-out;border:10px solid rgba(110,109,109,.607);box-shadow:0 0 30px #0000001a}.blob img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.blob:before{content:"";position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;border-radius:inherit;background:#ffffff1a;filter:blur(80px);z-index:-1}@keyframes blobMove{0%,to{border-radius:40% 60% 70% 30%/60% 40%}25%{border-radius:30% 70% 50% 50%/40% 50% 50% 60%}50%{border-radius:60% 40% 40% 60%/50% 60% 30% 70%}75%{border-radius:50% 50% 60% 40%/60% 30% 70% 50%}}.about-rightSection{display:flex;flex-direction:column;gap:40px}.about-para{display:flex;flex-direction:column;gap:10px;font-size:20px;font-weight:500}.about-skillss{display:flex;flex-direction:column;gap:20px}.about-skill{position:relative;display:flex;align-items:center;gap:10px;transition:.3s}.about-skill p{min-width:150px;font-size:18px;font-weight:500}.about-skill hr{outline:none;border:none;height:8px;border-radius:50px;background:linear-gradient(264deg,#df8906 -5.09%,#b415ff);cursor:pointer;position:relative;transition:background-color .3s ease}.about-skill hr:hover{background-color:#ff9f9f}.about-skill hr:before{content:attr(data-percentage);position:absolute;top:-30px;left:50%;transform:translate(-50%);padding:5px 10px;background-color:#000;color:#fff;font-size:12px;border-radius:5px;opacity:0;transition:opacity .3s ease;white-space:nowrap;pointer-events:none}.about-skill hr:hover:before{opacity:1}.about-achievementss{display:flex;width:100%;justify-content:space-around;margin-bottom:80px}.about-achievement{display:flex;flex-direction:column;align-items:center;gap:10px;transition:transform .5s;margin-right:10px;margin-left:10px}.about-achievement h1{font-size:60px;font-weight:700;background:linear-gradient(264deg,#df8906 50.41%,#b415ff 91%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-achievement p{text-align:center;gap:20px;font-size:18px;font-weight:500}.about-skill:hover{transform:scale(1.08);transition:.3s}.about-achievement:hover{transform:scale(1.05);transition:.5s}@media (max-width: 768px){.about{gap:60px;margin:50px 30px;align-items:center}.about-title h1{font-size:50px;padding:0}.about-title img{width:100px;right:-10px}.about-sections{flex-direction:column;width:100%;padding:0 20px}.about-leftSection{display:none}.about-para{font-size:18px;line-height:28px;width:100%}.about-skill{gap:15px;align-items:center}.about-skill p{font-size:18px}.about-skill hr{height:6px}.about-achievementss{justify-content:space-around}.about-achievement{gap:5px}.about-achievement h1{font-size:34px;font-weight:700}.about-achievement p{text-align:center;font-size:16px}}@media (max-width: 500px){.about{gap:50px;margin:30px 20px;align-items:center}.about-title h1{font-size:40px;padding:0}.about-title img{width:80px;right:-10px}.about-sections{flex-direction:column;width:100%;padding:0 20px}.about-leftSection{display:none}.about-para{font-size:15px;line-height:24px;width:100%}.about-skill{gap:15px;align-items:center}.about-skill p{font-size:16px;margin-left:70px}.about-skill hr{height:5px;width:100px}.about-achievementss{justify-content:space-around}.about-achievement{gap:5px}.about-achievement h1{font-size:28px;font-weight:700}.about-achievement p{text-align:center;font-size:14px}}.mywork-container img{border-radius:20px}.mywork{display:flex;flex-direction:column;align-items:center;gap:80px;margin:80px 170px}.mywork-title{position:relative;z-index:2}.mywork-title h1{padding:0 30px;font-size:80px;font-weight:600;-webkit-text-fill-color:white;position:relative;z-index:3}.mywork-title img{position:absolute;bottom:0;right:0;z-index:1}.mywork-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.mywork-container img{box-sizing:border-box;width:360px;height:250px;transition:.3s;cursor:pointer;border-radius:10px}.mywork-item{position:relative;overflow:hidden;border-radius:10px;width:360px;height:250px}.mywork-item:hover img{transform:scale(1.1);transition:.3s;cursor:pointer}.mywork-info{position:absolute;bottom:0;background:#000000b3;color:#fff;width:100%;height:150px;padding:10px;box-sizing:border-box;opacity:0;transition:opacity .3s ease-in-out;cursor:pointer}.mywork-item:hover .mywork-info{opacity:5}.mywork-title-overlay{position:absolute;display:flex;flex-direction:column;align-items:center;bottom:150px;width:100%;background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:30px;font-weight:600}.mywork-item:hover .mywork-title-overlay{opacity:0}.mywork-showmore{display:flex;gap:15px;border-radius:50px;border:2px solid white;padding:30px 60px;font-size:20px;font-weight:500;margin-bottom:80px;transition:.6s;cursor:pointer}.mywork-showmore:hover{gap:50px;transition:.6s}.mywork-desc{color:gray;font-size:12px;border-top:1px solid white}.mywork-info h3{background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:20px}.project-tag{padding:20px 40px;align-items:center;border-radius:50px;border:2px solid;background-color:#000;color:#fff;cursor:pointer;margin:-200px 10px -10px;font-size:18px;font-family:outfit}.project-tag.selected-tag{color:#fff;border-color:none}.project-tag.unselected-tag{color:#3f494f;border-color:none}.project-tag.unselected-tag:hover{border-color:#fff}.mywork-container a{box-sizing:border-box;width:300px;height:200px;transition:.3s;cursor:pointer;position:fixed}@media (max-width: 768px){.mywork{gap:50px;margin:50px 20px;align-items:center}.mywork-title h1{padding:0;font-size:50px;font-weight:600}.mywork-title img{width:80px;right:0;bottom:0}.mywork-container{grid-template-columns:1fr;gap:20px;width:100%}.mywork-container img,.mywork-item{width:100%;height:auto}.mywork-info{height:auto;padding:10px}.mywork-showmore{padding:15px 30px;font-size:16px;margin:50px auto;cursor:pointer}.mywork-title-overlay{width:100%;text-align:center;bottom:50px;font-size:24px}}@media (max-width: 500px){.mywork{gap:40px;margin:30px 10px;align-items:center}.mywork-title h1{padding:0;font-size:40px;font-weight:600}.mywork-title img{width:60px;right:0;bottom:0}.mywork-container{grid-template-columns:1fr;gap:20px;width:100%;padding-left:80px}.mywork-container img{width:100%;height:200px}.mywork-item{width:80%;height:auto}.mywork-info{height:auto;padding:10px}.mywork-showmore{padding:10px 20px;font-size:14px;margin:30px auto;cursor:pointer}.mywork-title-overlay{position:absolute;display:flex;flex-direction:column;align-items:center;bottom:130px;width:100%;background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:30px;font-weight:600}.project-tag{padding:10px 20px;font-size:14px;margin-top:-150px;margin-bottom:-10px}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.contact-title{position:relative;z-index:2}.contact-title h1{padding:0 30px;font-size:80px;font-weight:600;-webkit-text-fill-color:white;position:relative;z-index:3}.contact-title img{position:absolute;bottom:0;right:0;z-index:1}.contact-section{display:flex;gap:150px}.contact-leftSection{display:flex;flex-direction:column;gap:30px}.contact-leftSection h1{font-size:80px;font-weight:700;background:linear-gradient(270deg,#df8908 80%,#d415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-leftSection p{max-width:550px;color:#fff;font-size:20px;line-height:35px}.contact-detailss{display:flex;flex-direction:column;gap:30px;color:#fff;font-size:20px}.contact-detail{display:flex;align-items:center;gap:20px}.contact-rightSide{display:flex;flex-direction:column;align-items:start;gap:30px}.contact-rightSide label{color:#fff;font-size:20px;font-weight:500}.contact-rightSide input{border:none;width:700px;height:50px;border-radius:15px;padding-left:15px;background:#32323c;color:#a0a0a0;font-family:outfit;font-size:20px}.contact-rightSide textarea{width:680px;border:none;padding:15px;border-radius:25px;background:#32323c;color:#a0a0a0;font-family:outfit;font-size:20px}.contact-submit{border:none;color:#fff;border-radius:50px;background:linear-gradient(270deg,#df8908 80%,#d415ff);font-size:20px;padding:20px 60px;margin-bottom:50px;cursor:pointer;transition:.3s}.contact-submit:hover{transform:scale(1.1);transition:.3s}@media (max-width:768px){.contact{gap:50px;margin:50px 70px;align-items:start}.contact-title h1{padding:0;font-size:50px;font-weight:600}.contact-title img{width:130px;margin-right:-20px}.contact-section{flex-direction:column}.contact-leftSection h1{font-size:54px}.contact-leftSection p{font-size:18px}.contact-detail{gap:20px}.contact-detail img{width:25px}.contact-rightSide label{font-size:20px}.contact-rightSide input{width:100%;font-size:20px}.contact-rightSide textarea{width:95%;font-size:20px}.contact-submit{font-size:20px;padding:15px 40px}}.footer{margin:50px 170px;display:flex;flex-direction:column;gap:20px}.footer-top{display:flex;justify-content:space-between}.footer-top-left p{font-size:20px;max-width:500px}.footer-top-right{display:flex;align-items:center;gap:35px}.footer-email-input{display:flex;gap:30px;padding:20px 80px 20px 30px;border-radius:50px;background:#32323b;transform:translateY(20px)}.footer-email-input input{outline:none;border:none;background:transparent;color:#a0a0a0;font-family:outfit;font-size:18px}.footer-subscribe{transform:translateY(20px);font-size:20px;padding:22px 50px;border-radius:50px;background:linear-gradient(264deg,#df8906 50.41%,#b415ff 91%);cursor:pointer;transition:.3s}.footer-bottom{display:flex;justify-content:space-between;font-size:18px}.footer-bottom-right{display:flex;gap:50px;margin-bottom:50px}.footer-email-input:hover{border:2px solid white}@keyframes rotateAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-subscribe:hover{animation:rotateAnimation .8s linear infinite;transition:.3s;transition-property:all}@media (max-width:768px){.footer{margin:50px 70px}.footer-top{flex-direction:column;gap:50px}.footer-bottom{display:flex;flex-direction:column-reverse;margin-bottom:50px}.footer hr{margin-top:20px}.footer-email-input{height:10px;outline:none;border:none;background:transparent;color:#a0a0a0;font-family:outfit;font-size:18px}.footer-email-input input{outline:none;height:20px;border:none;background:transparent;color:#a0a0a0;font-family:outfit;font-size:18px}.footer-subscribe{position:relative;height:15px;width:40px;display:flex;align-items:center;justify-content:center}.footer-subscribe p{align-items:center;justify-content:center;margin-top:none}.footer-top-right{flex-direction:column;display:flex;align-items:center;justify-content:center}}@keyframes move{to{transform:translateZ(1px) rotate(360deg)}}.background{position:fixed;width:100vw;height:100vh;top:0;left:0;background:linear-gradient(90deg,#2f003c,#1f0101 48%,#000b2a);overflow:hidden;z-index:-1}body{position:relative;z-index:1}.background span{width:20vmin;height:20vmin;border-radius:20vmin;backface-visibility:hidden;position:absolute;animation:move;animation-duration:45;animation-timing-function:linear;animation-iteration-count:infinite}.background span:nth-child(0){color:#583c87;top:11%;left:41%;animation-duration:25s;animation-delay:-45s;transform-origin:25vw 15vh;box-shadow:40vmin 0 5.298220333227329vmin currentColor}.background span:nth-child(1){color:#ffacac;top:14%;left:71%;animation-duration:49s;animation-delay:-49s;transform-origin:-7vw 15vh;box-shadow:-40vmin 0 5.117659038299169vmin currentColor}.background span:nth-child(2){color:#e45a84;top:84%;left:60%;animation-duration:48s;animation-delay:-2s;transform-origin:20vw 17vh;box-shadow:40vmin 0 5.582419470985393vmin currentColor}.background span:nth-child(3){color:#ffacac;top:33%;left:81%;animation-duration:50s;animation-delay:-35s;transform-origin:-21vw -15vh;box-shadow:40vmin 0 5.9682701633508985vmin currentColor}.background span:nth-child(4){color:#ffacac;top:26%;left:2%;animation-duration:32s;animation-delay:-31s;transform-origin:-14vw 3vh;box-shadow:-40vmin 0 5.467110371697664vmin currentColor}.background span:nth-child(5){color:#ffacac;top:35%;left:81%;animation-duration:15s;animation-delay:-50s;transform-origin:4vw -23vh;box-shadow:40vmin 0 5.25592420540356vmin currentColor}.background span:nth-child(6){color:#583c87;top:61%;left:66%;animation-duration:31s;animation-delay:-31s;transform-origin:9vw 19vh;box-shadow:-40vmin 0 5.482928995399996vmin currentColor}.background span:nth-child(7){color:#e45a84;top:6%;left:56%;animation-duration:8s;animation-delay:-14s;transform-origin:-16vw -2vh;box-shadow:40vmin 0 5.6976537614663vmin currentColor}.background span:nth-child(8){color:#583c87;top:20%;left:60%;animation-duration:14s;animation-delay:-38s;transform-origin:7vw -13vh;box-shadow:-40vmin 0 5.218390068780893vmin currentColor}.background span:nth-child(9){color:#e45a84;top:44%;left:17%;animation-duration:51s;animation-delay:-46s;transform-origin:-13vw -10vh;box-shadow:-40vmin 0 5.109647206353933vmin currentColor}.background span:nth-child(10){color:#e45a84;top:9%;left:25%;animation-duration:11s;animation-delay:-13s;transform-origin:-6vw 5vh;box-shadow:-40vmin 0 5.338099315606732vmin currentColor}.background span:nth-child(11){color:#583c87;top:5%;left:90%;animation-duration:25s;animation-delay:-25s;transform-origin:20vw -1vh;box-shadow:-40vmin 0 5.295033916621005vmin currentColor}.background span:nth-child(12){color:#ffacac;top:29%;left:9%;animation-duration:46s;animation-delay:-18s;transform-origin:-23vw 22vh;box-shadow:40vmin 0 5.600179128482682vmin currentColor}.background span:nth-child(13){color:#ffacac;top:62%;left:60%;animation-duration:43s;animation-delay:-9s;transform-origin:10vw 7vh;box-shadow:40vmin 0 5.546424460005955vmin currentColor}.background span:nth-child(14){color:#ffacac;top:92%;left:74%;animation-duration:53s;animation-delay:-24s;transform-origin:15vw -11vh;box-shadow:40vmin 0 5.7280516858594055vmin currentColor}.background span:nth-child(15){color:#e45a84;top:11%;left:37%;animation-duration:39s;animation-delay:-3s;transform-origin:-14vw 20vh;box-shadow:-40vmin 0 5.543282907850767vmin currentColor}.background span:nth-child(16){color:#583c87;top:82%;left:14%;animation-duration:29s;animation-delay:-31s;transform-origin:-5vw 5vh;box-shadow:-40vmin 0 5.843555111010884vmin currentColor}.background span:nth-child(17){color:#583c87;top:82%;left:54%;animation-duration:8s;animation-delay:-19s;transform-origin:4vw -24vh;box-shadow:-40vmin 0 5.651616115424089vmin currentColor}.background span:nth-child(18){color:#583c87;top:93%;left:10%;animation-duration:54s;animation-delay:-2s;transform-origin:-6vw -23vh;box-shadow:40vmin 0 5.95747311395294vmin currentColor}.background span:nth-child(19){color:#e45a84;top:39%;left:59%;animation-duration:48s;animation-delay:-3s;transform-origin:15vw -2vh;box-shadow:40vmin 0 5.776359139673661vmin currentColor}.education-title{position:relative;z-index:2}.education-title h1{padding:0 30px;font-size:80px;font-weight:600;-webkit-text-fill-color:white;position:relative;z-index:3}.education-title img{position:absolute;bottom:0;right:0;z-index:1}.container{width:90%;margin:0 auto;padding:30px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:70px}main.row{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px}.col header.title{background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:0 0 20px 30px}.col .contents{padding:0 30px;border-left:2px solid #bababa}.col .contents .box{position:relative;padding:20px;border:1px solid #eaeaea;cursor:pointer;transition:all .4s;margin-bottom:20px;border-radius:15px;height:200px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.col .contents .box:hover{box-shadow:0 0 10px #ccc;border:1px solid transparent}.col .contents .box:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;right:calc(100% + 22px);top:0;border:2px solid white;background:linear-gradient(264deg,#df8906 -5.09%,#b415ff)}.box h4{position:relative;background:linear-gradient(264deg,#df8906 -5.09%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:14px}.box h3{font-size:16px;padding:5px 0 6px;font-family:helvetica;color:#fff;font-style:italic}.box p{line-height:1.4;color:#fff;font-size:14px}.box ul{margin:0;padding-left:20px}.box ul li{list-style-type:disc;margin-bottom:5px;font-size:14px}@media (max-width: 768px){.education-title h1{font-size:40px;padding:0 20px}.education-title img{width:60px}main.row{grid-template-columns:1fr}.row .col:nth-child(2){margin-top:30px}.col .contents .box{height:auto}}:root{--background: #f0f0f0;--text-color: black;--link-color: black}body.light{--background: linear-gradient(90deg, rgba(187,255,246,1) 0%, rgba(110,255,124,1) 50%, rgba(230,252,69,1) 100%);--text-color: black;--link-color: black}body.dark{--background: linear-gradient(90deg, rgba(47,0,60,1) 0%, rgba(31,1,1,1) 48%, rgba(0,11,42,1) 100%);--text-color: white;--link-color: white}body{background:var(--background);color:var(--text-color);font-family:outfit;transition:background .5s,color .5s}*{margin:0;padding:0}.navbar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:var(--background);color:var(--text-color)}.navbar a{color:var(--link-color);text-decoration:none}.navbar a:hover,.anchor-link{color:var(--link-color)}
