@import"https://fonts.googleapis.com/css2?family=Alumni+Sans+Pinstripe:ital@0;1&family=Kirang+Haerang&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik+Dirt&display=swap";*{margin:0;padding:0;box-sizing:border-box;background-color:#292828}html{scroll-behavior:smooth}nav{display:flex;justify-content:space-between;align-items:center;padding:0 40px;position:relative;z-index:1000}.logo-container{display:flex;align-items:center;gap:.5rem;padding:10px 0}.portfolio{color:#9ed3fc;font-size:32px;font-weight:700}.logo{height:50px;width:50px}.nav-link{display:flex;gap:2rem;align-items:center}.nav-link li{list-style:none}.nav-link a{text-decoration:none;color:#fff;padding:7px 10px;border-radius:5px;transition:background-color .3s ease}.nav-link li a:hover{background-color:#5e6062}.hamburger{display:none;font-size:26px;color:#fff;cursor:pointer}@media screen and (min-width: 1400px){nav{padding:0 80px}}@media screen and (max-width: 1399px) and (min-width: 768px){nav{padding:0 40px}.nav-link{gap:1.5rem}.portfolio{font-size:28px}.logo{height:45px;width:45px}}@media screen and (max-width: 767px){.hamburger{display:block}.nav-link{display:none;position:absolute;top:65px;right:0;flex-direction:column;width:100%;padding:1rem 0;text-align:center;box-shadow:0 2px 8px #00000026}.nav-link.active{display:flex}.nav-link li{padding:10px 0}.logo-container{padding-left:0}.portfolio{font-size:24px}.logo{height:40px;width:40px}}@media (max-width: 767px){.nav-link{display:none}.nav-link.active{display:flex}}.hero{display:flex;justify-content:space-evenly}.MyPic{height:484px;width:430px;margin-top:80px;margin-left:70px;border-radius:10px}.name{display:flex;font-size:35px;margin-top:65px;margin-left:4rem}.first_name{font-family:Rubik Dirt,system-ui;color:#fff;font-weight:100}.last_name{padding-left:30px;font-family:Rubik Dirt,system-ui;font-weight:100;color:#fff}.hero-para{color:#fff;width:40rem;line-height:25px;word-spacing:3px;text-align:center;margin-top:3rem;margin-left:4rem;font-weight:200;font-size:18px}.button-group{display:flex;justify-content:center;gap:20px;margin-top:30px}.btn{display:inline-block;width:150px;height:45px;line-height:41px;text-align:center;text-decoration:none;font-weight:600;font-size:16px;border-radius:6px;transition:all .3s ease;border:2px solid rgb(107,107,244);box-sizing:border-box}.resume{background-color:#6b6bf4;color:#fff}.resume:hover{background-color:#5454cc;border-color:#5454cc}.project{background-color:transparent;color:#6b6bf4}.project:hover{background-color:#6b6bf4;color:#fff}.typewriter-text{margin-left:16rem;font-size:40px;font-family:monospace;margin-top:10px;color:#9ed3fc}@media (max-width: 768px){.hero{flex-direction:column;align-items:center;padding:20px}.MyPic{width:80%;height:auto;margin:40px 0 20px}.name{flex-direction:column;align-items:center;font-size:28px;margin-left:0}.last_name{padding-left:0}.typewriter-text{margin-left:0;font-size:32px;text-align:center}.hero-para{width:90%;font-size:16px;margin-left:0;text-align:justify}.button-group{flex-direction:column;align-items:center;gap:15px}.btn{width:200px}}@media (max-width: 480px){.name{font-size:22px}.typewriter-text{font-size:24px}.hero-para{font-size:15px;line-height:22px}.btn{width:180px;height:40px;font-size:14px;line-height:38px}}.heading{display:flex;justify-content:center;margin-top:4rem;font-size:45px;color:#fff}.hr{height:2px;width:100px;margin-left:47%;background-color:#9ed3fc;border:none}.intro{color:#fff;display:flex;justify-content:center;font-family:Alumni Sans Pinstripe,sans-serif;word-spacing:2px;font-size:20px}.about-main{display:flex;justify-content:space-around}.myimg{height:500px;width:650px;border-radius:5px}.name-intro{color:#fff;font-family:Kirang Haerang,system-ui;font-size:39px}.my-intro{width:40rem;color:#fff;word-spacing:2px;letter-spacing:.5px;font-size:15px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:2rem 0}.info-card{padding:1rem;border-radius:10px;color:#e0e0e0;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 6px #0003;transition:transform .3s ease}.info-card:hover{transform:translateY(-5px)}.info-card i{font-size:1.8rem;color:#fff}.info-card h4{margin:0;font-weight:700;color:#fff}.info-card p{margin:0;font-size:.9rem;color:#cfcfcf}.about-main{display:flex;justify-content:space-around;flex-direction:row}@media (max-width: 768px){.about-main{flex-direction:column;align-items:center;gap:2rem}.myimg{width:90%;height:auto;order:-1}.writing-section{width:90%}.my-intro{width:100%}}.skills-container{color:#fff;padding:2rem;font-family:Arial,sans-serif}.skills-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:.5rem}.skills-description{text-align:center;color:#9ca3af;margin-bottom:2.5rem}.skill-card{background-color:#fff;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.skill-info{background-color:#fff;display:flex;align-items:center}.icon-container{padding:.75rem;border-radius:.375rem;margin-right:1rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;width:3rem;height:3rem}.frontend-icon{background-color:#60a5fa}.backend-icon{background-color:#10b981}.language-icon{background:linear-gradient(to bottom,#f472b6,#db2777)}.tools-icon{background:linear-gradient(to bottom,#fcd34d,#f59e0b)}.soft-icon{background-color:#ef4444}.skill-name{font-size:1.5rem;font-weight:700;background-color:#fff}.frontend-text{color:#2563eb}.backend-text{color:#10b981}.language-text{color:#ec4899}.tools-text{color:#d97706}.soft-text{color:#3b82f6}.skill-technologies{display:flex;margin-left:auto;gap:1.5rem;background-color:#fff}.tech-item{display:flex;flex-direction:column;align-items:center;background-color:#fff}.tech-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.125rem;color:#fff}.html-icon{background-color:#ef4444}.css-icon{background-color:#a78bfa}.js-icon{background-color:#fbbf24}.react-icon{background-color:#60a5fa}.tech-name{color:#4b5563;font-size:.75rem;margin-top:.25rem;background-color:#fff}.learning-text{margin-left:auto;font-family:monospace;color:#fff;font-size:30px;background-color:#fff}.skill-badges{display:flex;margin-left:auto;gap:1rem;background-color:#fff}.skill-badge{padding:.5rem 1.5rem;border-radius:9999px;color:#fff}.skill-card{transition:transform .3s ease}.skill-card:hover{transform:translateY(-5px)}.skill-info{flex-wrap:wrap}@media (max-width: 768px){.skill-info{flex-direction:column;align-items:flex-start}.skill-technologies,.skill-badges{flex-wrap:wrap;justify-content:flex-start;margin-top:1rem;margin-left:0}.icon-container{margin-bottom:.5rem;margin-right:0}.skill-name{font-size:1.25rem}.tech-item{margin-bottom:1rem}}@media (max-width: 480px){.skills-title{font-size:2rem}.skills-description{font-size:.9rem;padding:0 1rem}.skill-card{padding:1rem .75rem}.skill-info{flex-direction:column;align-items:flex-start}.skill-technologies,.skill-badges{flex-direction:column;gap:.75rem;margin-left:0;width:100%}.tech-item{flex-direction:row;justify-content:space-between;width:100%}.tech-name{font-size:.8rem}.skill-badge{padding:.5rem 1rem;font-size:.9rem}.learning-text{font-size:1rem;margin-top:.5rem}}.cert-section{color:#fff;padding:4rem 1.5rem;text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.cert-title{font-size:2.75rem;font-weight:700;margin-bottom:.5rem;color:#fff}.cert-subtitle{font-size:1.1rem;color:#9ca3af;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-items:center}.cert-card{background:linear-gradient(to bottom,#f3f4f6,#fefce8);color:#1f2937;padding:2rem 1.5rem;border-radius:1rem;width:100%;max-width:350px;box-shadow:0 8px 20px #00000026;transition:transform .3s ease,box-shadow .3s ease}.cert-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #00000040}.cert-heading{font-size:1.3rem;font-weight:700;margin-bottom:.75rem;font-family:Georgia,serif;background:linear-gradient(to bottom,#f3f4f6,#fefce8)}.cert-provider{display:inline-block;background-color:#e5e7eb;color:#374151;font-size:.85rem;padding:.4rem 1rem;border-radius:9999px;font-weight:500;margin-bottom:1.2rem}.cert-desc{font-size:.95rem;line-height:1.6;color:#4b5563;margin-bottom:1.5rem;text-align:left;background:linear-gradient(to bottom,#f3f4f6,#fefce8)}.cert-btn{padding:.6rem 1.6rem;background-color:#3b82f6;color:#fff;border:none;border-radius:9999px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;text-decoration:none}.cert-btn:hover{background-color:#2563eb}@media (max-width: 480px){.cert-title{font-size:2.2rem}.cert-subtitle{font-size:1rem}.cert-heading{font-size:1.1rem}.cert-desc{font-size:.9rem}}.proj-sec1{margin-left:2rem;display:flex;justify-content:space-between}.gym-img{height:400px;width:750px}.title1{font-family:Rubik Dirt,system-ui;font-size:70px;margin-right:17rem;font-weight:100;background:linear-gradient(to right,#878787,#ffae00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.title2{font-family:Rubik Dirt,system-ui;font-size:70px;margin-left:6rem;font-weight:100;background:linear-gradient(to right,#878787,#ffae00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.proj-info1{color:#fff;line-height:29px}.proj-des1{margin-left:2rem}.btn{margin:12px 20px;border-radius:8px;font-weight:700;text-decoration:none;font-size:16px;border:2px solid transparent;transition:all .3s ease}.btn-live{background-color:#ff6a00;color:#fff}.btn-live:hover{background-color:#e65c00}.btn-code{background-color:transparent;color:#fff;border:2px solid #ff6a00}.btn-code:hover{background-color:#ff6a00;color:#fff}.underline-btw-proj{width:70%;height:1.5px;background-color:#fff;margin:0 auto 1rem}.img-sec2{height:400px;width:750px;background-color:#fff;display:flex;justify-content:space-around}.wea-img1,.wea-img2{height:400px;width:400px}.title3{font-family:Rubik Dirt,system-ui;font-size:70px;font-weight:100;background:linear-gradient(to right,#fff,#3f3939);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.writing-sec2{margin-right:9rem}.btn-live1{background-color:gray}.btn-live1:hover{background-color:#a09d9d}.btn2:hover{background-color:gray}.btn2{border:2px solid gray}.smart,.farm{background:linear-gradient(to right,#fff,#33b75d);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn4{background-color:#52763e}.btn4:hover{background-color:#83bb64}.btn5{border:2px solid #52763E}.btn5:hover{background-color:#52763e}@media (max-width: 1200px){.proj-sec1{flex-direction:column;align-items:center;text-align:center;margin:0 1rem}.gym-img,.img-sec2,.wea-img1,.wea-img2{width:100%;height:auto}.writing-sec1,.writing-sec2{margin:1rem 0}.title1,.title2,.title3{font-size:50px;margin:0}.proj-info1{line-height:1.8rem}}@media (max-width: 768px){.proj-sec1{flex-direction:column;margin:0 1rem}.img-sec1,.img-sec2{display:flex;flex-direction:column;align-items:center}.gym-img,.wea-img1,.wea-img2{width:100%;max-width:100%;height:auto}.title1,.title2,.title3{font-size:40px}.btn{display:inline-block;margin:10px}.proj-info1{padding:0 1rem}}@media (max-width: 480px){.title1,.title2,.title3{font-size:32px}.btn{font-size:14px;margin:8px 6px}.proj-des1{margin-left:0}.underline,.underline-btw-proj{width:60%}.header{font-size:2rem}}.header{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:.5rem;color:#fff}.underline{width:5rem;height:4px;background-color:#3b82f6;margin:0 auto 1rem}body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#1e1c1d;color:#fff}.container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem}.form-section,.info-section{background-color:#2c2b2b;border-radius:10px;padding:2rem;flex:1;min-width:300px;max-width:500px;box-shadow:0 0 10px #0000004d}h2{margin-bottom:1rem}.form-row{display:flex;gap:1rem;flex-wrap:wrap}.form-group{display:flex;flex-direction:column;flex:1}.form-group input,.form-group textarea{padding:.8rem;border-radius:8px;border:none;background-color:#3d3c3c;color:#fff;margin-top:.5rem}textarea{resize:none}.send-btn{margin-top:1rem;padding:.8rem 1.5rem;border:none;border-radius:8px;background-color:#3a81ff;color:#fff;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem}.contact-info p,.follow-section .icons i{margin:1rem 0;font-size:1.1rem}.contact-info i,.follow-section i{color:#ff5b5b;margin-right:10px}.follow-section .icons{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:1rem;margin-top:1rem}@media screen and (max-width: 768px){.form-row{flex-direction:column}.container{flex-direction:column;padding:1rem}.form-section,.info-section{padding:1.5rem;max-width:100%}.send-btn{width:100%;justify-content:center}.follow-section .icons{justify-content:center}}.success-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.success-dialog{background-color:#2c2b2b;color:#fff;padding:2rem;border-radius:15px;box-shadow:0 0 15px #ffffff1a;max-width:500px;width:90%;text-align:center;animation:slideUp .3s ease-out}.success-dialog h2{color:#3a81ff;margin-bottom:.5rem}.success-dialog p{margin:.5rem 0}.details{text-align:left;margin-top:1rem}.close-btn{margin-top:1.5rem;padding:.8rem 2rem;background-color:#3a81ff;border:none;color:#fff;border-radius:8px;cursor:pointer;font-weight:700}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.logo-c{display:flex;align-items:center;gap:.5rem;padding:10px 0;justify-content:center}.port{color:#9ed3fc;font-size:50px;font-weight:300}.P{height:70px;width:70px}.underline-btw-proj{width:80%;height:1px;background-color:#d7d3d3;margin:0 auto 1rem}.writing{text-align:center}
