.navbar{display:flex;align-items:center;justify-content:space-between;margin:20px 170px}.nav-menu{display:flex;align-items:center;list-style:none;gap:60px;font-size:18px}.nav-connect{padding:14px 30px;border-radius:50px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);font-size:18px;cursor:pointer;transition:.5s}.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}@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:27px;padding-left:100px;flex-direction:row;gap:15px}}.hero{display:flex;align-items:center;flex-direction:column;gap:20px}.hero img{width:260px;height:260px;border-radius:50%;margin-top:30px}.hero h1{text-align:center;width:70%;font-size:65px;font-weight:600}.hero span{background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{width:50%;text-align:center;font-size:20px;line-height:30px}.hero-action{display:flex;align-items:center;gap:25px;font-size:24px;font-weight:500;margin-bottom:50px}.hero-connect{padding:15px 30px;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);cursor:pointer}.hero-resume{padding:15px 60px;border-radius:50px;border:2px solid #fff;cursor:pointer}.hero-connect:hover{border:2px solid white}.hero-resume:hover{border-color:#b415ff}@media (max-width: 768px){.hero img{width:260px}.hero h1{margin-top:30px;width:90%;font-size:45px}.hero p{width:60%;font-size:18px;line-height:28px;margin:7px 0}.hero-action{gap:16px;font-size:18px;font-weight:500;margin-bottom:50px}.hero-connect,.hero-resume{padding:15px 22px;border-radius:30px}}:root{--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>")}.annotationLayer section{position:absolute;text-align:initial}.annotationLayer .linkAnnotation>a,.annotationLayer .buttonWidgetAnnotation.pushButton>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer .buttonWidgetAnnotation.pushButton>canvas{position:relative;top:0;left:0;z-index:-1}.annotationLayer .linkAnnotation>a:hover,.annotationLayer .buttonWidgetAnnotation.pushButton>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer}.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{background-image:var(--annotation-unfocused-field-background);border:1px solid transparent;box-sizing:border-box;font-size:9px;height:100%;margin:0;padding:0 3px;vertical-align:top;width:100%}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{font:message-box;font-size:9px;resize:none}.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled]{background:none;border:1px solid transparent;cursor:not-allowed}.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover{border:1px solid rgba(0,0,0,1)}.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:1px solid transparent}.annotationLayer .textWidgetAnnotation input :focus,.annotationLayer .textWidgetAnnotation textarea :focus,.annotationLayer .choiceWidgetAnnotation select :focus,.annotationLayer .buttonWidgetAnnotation.checkBox :focus,.annotationLayer .buttonWidgetAnnotation.radioButton :focus{background-image:none;background-color:transparent;outline:auto}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:#000;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.annotationLayer .popupWrapper{position:absolute;width:20em}.annotationLayer .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;box-shadow:0 2px 5px #888;border-radius:2px;padding:6px;margin-left:5px;cursor:pointer;font:message-box;font-size:9px;white-space:normal;word-wrap:break-word}.annotationLayer .popup>*{font-size:9px}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:5px}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:2px;padding-top:2px}.annotationLayer .richText>*{white-space:pre-wrap}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;margin:0 170px}.about-title{position:relative}.about-title h1{font-size:70px;font-weight:600}.about-title img{position:absolute;bottom:0;right:0;z-index:-1}.about-sections{display:flex;gap:80px}.about-left img{width:380px;height:450px;border-radius:15px}.about-right{display:flex;flex-direction:column;gap:80px}.about-para{display:flex;flex-direction:column;gap:20px;font-size:20px;font-weight:500}.about-skills{display:flex;flex-direction:column;gap:10px}.about-skill{display:flex;gap:50px;align-items:center;transition:.3s}.about-skill:hover{transform:scale(1.05);transition:.3s}.about-skill p{min-width:150px;font-size:20px;font-weight:500}.about-skill hr{outline:none;border:none;width:50%;height:8px;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%)}@media (max-width: 768px){.about{gap:30px;margin:10px 30px;align-items:start}.about-title h1{font-size:45px;padding:0}.about-title img{width:130px;height:-20px}.about-sections{flex-direction:column}.about-left{display:none}.about-para{font-size:18px;line-height:32px}.about-skill{gap:20px;align-items:center}.about-skill p{font-size:18px}.about-skill hr{height:6px}}.experience{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin:50px 170px}.experience-title{position:relative}.experience-title h1{padding:0 30px;font-size:70px;font-weight:600}.experience-title img{position:absolute;bottom:0;right:0;z-index:-1}.experience-format{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:40px;border-radius:10px;border:2px solid white;transition:.4s;cursor:pointer}.experience-container{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.experience-format h3{font-size:22px;font-weight:500}.experience-format h2{font-size:32px;font-weight:700;background:linear-gradient(270deg,#df8908 50%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.experience-para-desktop{color:#d4d4d4;font-size:20px;max-width:300px;display:block}.mobile-desc{display:none}.experience-readmore{display:flex;gap:20px;align-items:center;margin-top:20px}.experience-format:hover{border:2px solid #ff00ff;background-image:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.05);transition:.4s}.popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center}.popup-inner{background-color:#fff;padding:20px;border-radius:10px;max-width:600px;width:90%}.popup-inner h2{font-size:28px;margin-bottom:10px}.popup-inner p{font-size:18px;color:#333}.popup-inner button{margin-top:20px;padding:10px 20px;font-family:outfit;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);color:#fff;border:none;border-radius:5px;cursor:pointer}@media (max-width: 768px){.experience{align-items:start;gap:30px;margin:40px 30px}.experience-title h1{font-size:45px;padding:0}.experience-title img{width:130px;margin-right:-20px}.experience-format{gap:20px;padding:32px}.experience-format h2{font-size:24px}.experience-para-desktop{display:none}.mobile-desc{font-size:18px;line-height:32px;max-width:300px;display:block}.experience-readmore{display:none}.experience-readmore img{width:20px}.experience-container{grid-template-columns:1fr;gap:25px}.popup{display:none}}.mywork{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin:50px 170px}.mywork-title{position:relative}.mywork-title h1{padding:0 30px;font-size:70px;font-weight:600}.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:419px;height:280px;transition:.3s;cursor:pointer;border-radius:8px}.mywork-container img:hover{transform:scale(1.1);border:4px solid #ff00ff;border-radius:10px;transition:.3s}.mywork-showmore{display:flex;gap:10px;border-radius:50px;border:2px solid white;padding:15px 40px;font-size:22px;font-weight:500;transition:.6s;cursor:pointer}.mywork-showmore:hover{gap:30px;transition:.6s}@media (max-width: 768px){.mywork{gap:30px;margin:40px 30px;align-items:start}.mywork-title h1{padding:0;font-size:45px;font-weight:600}.mywork-title img{width:130px;margin-right:-20px}.mywork-container{grid-template-columns:1fr;gap:30px}.mywork-container img{width:100%;height:100%}.mywork-showmore{padding:10px 20px;font-size:18px;margin:50px auto;cursor:pointer}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin:0 170px}.contact-title{position:relative}.contact-title h1{padding:0 30px;font-size:70px;font-weight:600}.contact-title img{position:absolute;bottom:0;right:0;z-index:-1}.contact-section{display:flex;gap:100px}.contact-left{display:flex;flex-direction:column;gap:20px}.contact-left h1{font-size:60px;font-weight:600;background:linear-gradient(270deg,#df8908 80%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left p{max-width:550px;color:#d8d8d8;font-size:18px;line-height:30px}.contact-details{display:flex;flex-direction:column;gap:20px;color:#d8d8d8;font-size:20px}.contact-detail{display:flex;align-items:center;gap:20px}.contact-right{display:flex;flex-direction:column;align-items:start;gap:25px}.contact-right label{color:#d8d8d8;font-size:22px;font-weight:500}.contact-right input{border:none;width:700px;height:60px;padding-left:20px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:Outfit;font-size:20px}.contact-right textarea{width:650px;border:none;padding:25px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:Outfit;font-size:20px}.contact-submit{border:none;color:#fff;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);font-size:18px;font-family:Outfit;padding:15px 55px;margin-bottom:50px;cursor:pointer;transition:.3s}.contact-submit:hover{transform:scale(1.1);transition:.3s}@media (max-width: 768px){.contact{gap:30px;margin:40px 30px;align-items:start}.contact-title h1{padding:0;font-size:45px;font-weight:600}.contact-title img{width:130px;margin-right:-20px}.contact-section{flex-direction:column}.contact-left h1{font-size:48px}.contact-left p{font-size:18px}.contact-detail{gap:20px}.contact-detail img{width:25px}.contact-right label{font-size:20px}.contact-right input{width:90%;font-size:20px}.contact-right textarea{width:85%;font-size:20px}.contact-submit{font-size:20px;padding:15px 40px}}.footer{margin:50px 150px;display:flex;flex-direction:column;gap:30px}.footer-top{display:flex;justify-content:space-between}.footer-top-left{font-size:20px;max-width:400px}.footer-top-right{display:flex;align-items:end;justify-content:space-between;gap:35px}.footer-email-icons img{margin:0 15px}.footer-bottom{font-size:18px;margin-bottom:30px}.footer-bottom-left{text-align:center}@media (max-width: 768px){.footer{margin:50px 30px}.footer-top{flex-direction:column;gap:50px}.footer-bottom{display:flex;margin-bottom:50px}}*{padding:0;margin:0}body{height:100vh;background:#161513;color:#fff;font-family:Outfit}
