:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}#root{margin:auto;--green: #21E024}html{scroll-behavior:smooth}.loader-screen{height:100vh;width:100vw;background:#000;color:#0f0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:3rem;font-weight:700;position:fixed;top:0;left:0;z-index:9999;transition:transform .75s ease-out,opacity .75s ease-out}.loaderImg{width:30%}.tv-close{transform:translateY(-100%)}.moving-line-container{width:80%;height:4px;background:#333;overflow:hidden;margin-top:30px;border-radius:2px}.moving-line{width:80%;height:100%;background:linear-gradient(90deg,#fff,#21e024);animation:moveLine 1.2s infinite ease-in-out;border-radius:2px}@keyframes moveLine{0%{transform:translate(-100%)}50%{transform:translate(50%)}to{transform:translate(100%)}}.loader-char{margin-bottom:10px;overflow:visible}.loader-char-bob{animation:charBob 2.2s ease-in-out infinite}@keyframes charBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.loader-char-eye{transform-box:fill-box;transform-origin:center;animation:charBlink 3.6s ease-in-out infinite}@keyframes charBlink{0%,92%,to{transform:scaleY(1)}96%{transform:scaleY(.15)}}.loader-char-pulse{transform-box:fill-box;transform-origin:center;animation:charPulse 1.4s ease-in-out infinite}@keyframes charPulse{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.loader-char-arm{transform-box:fill-box;animation:charType .6s ease-in-out infinite alternate}.loader-char-arm-left{transform-origin:right center}.loader-char-arm-right{transform-origin:left center;animation-delay:.3s}@keyframes charType{0%{transform:rotate(0)}to{transform:rotate(-12deg)}}.loader-char-screen{animation:charScreen 1.8s ease-in-out infinite}@keyframes charScreen{0%,to{opacity:.55}50%{opacity:1}}.loader-char-float{font-family:Alata,monospace,sans-serif;font-weight:700;opacity:0}.loader-char-float1{animation:charFloat 3.2s ease-in-out infinite}.loader-char-float2{animation:charFloat 3.2s ease-in-out infinite 1s}.loader-char-float3{animation:charFloat 3.2s ease-in-out infinite 2s}@keyframes charFloat{0%{opacity:0;transform:translateY(0)}15%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(-24px)}}.mobileBanner{display:none}.desktopBanner{display:flex;max-width:90%;margin:auto 0 auto auto}.hpMainWrapper{max-width:1100px;margin:auto}.hpGrid{display:flex}.hpGridVcenter{display:flex;align-items:center}.hpGridHrCenter{display:flex;justify-content:center}.hpGridCompCenter{display:flex;align-items:center;justify-content:center}.hpGridSpread{display:flex;align-items:center;justify-content:space-between}.hpGridEnd{display:flex;justify-content:flex-end}.headerWrapper{padding:25px 25px 0;gap:15px;position:relative;z-index:2}.headerWrapper a{color:#fff}.socialIcons{gap:10px}.fa-brands{font-size:24px}.title{font-size:50px;margin-top:100px;margin-bottom:30px;position:relative;font-family:Be Vietnam Pro,sans-serif}.getTouchtitle{font-size:50px;margin-top:100px;margin-bottom:auto;position:relative;font-family:Be Vietnam Pro,sans-serif}.title:after{position:absolute;content:"";right:0;bottom:0;width:150px;height:2px;background:var(--green)}.myPhoto{width:60%}.hpDevText{width:calc(100% + 150px)}.himmatPhoto{max-width:100%;margin-top:-25px}.bannerLeftText{width:75%}.profileText{font-size:16px;text-align:center;max-width:900px;margin:50px auto auto}.desktopBanner .profileText{text-align:left}.profileText p{margin-bottom:15px}.experienceWrapper{gap:25px;margin-top:30px;flex-wrap:wrap}.experienceWrapper:last-child{margin-bottom:50px}.experienceWrapper .expBoxes{cursor:pointer}.expBoxes{width:48.5%;background:#ffffff36;padding:25px;border:solid 1px var(--green);border-radius:20px;-webkit-box-shadow:3px 3px 0 2px #21E024;box-shadow:3px 3px 0 2px #21e024;transition:all ease-in-out .15s;-webkit-transition:all ease-in-out .15s;position:relative}.experienceWrapper .expBoxes:last-child{width:100%}.expBoxes:hover{background:#000}.educationBox .expBoxes{width:100%}.expinnerTitle{font-size:26px;color:#fff;margin-bottom:15px;font-family:Alata,sans-serif}.expCompany{font-size:18px;color:#969696;margin-bottom:5px;font-family:Alata,sans-serif}.expPostion{font-size:15px;color:var(--green);margin-bottom:5px;font-family:Alata,sans-serif}.skillsWrapper{gap:15px;flex-wrap:wrap}.skillImage{max-width:100px;border-radius:5px}.softImage{max-width:80px}.sayHello{font-size:18px;padding:8px 30px;background:var(--green);color:#000;text-decoration:none;border-radius:12px;border:solid 1px var(--green);transition:all ease-in-out .15s;-webkit-transition:all ease-in-out .15s;font-family:inherit;cursor:pointer}.sayHello:disabled{opacity:.6;cursor:default}.sayHello:hover{border:solid 1px var(--green);color:var(--green);background:transparent}.sayHelloWrapper{margin-bottom:100px}.email{color:#fff;text-decoration:none}.educationWrapper .expBoxes:last-child{width:99%}.educationWrapper .expBoxes{cursor:auto}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000bf;display:flex;justify-content:center;align-items:center;z-index:2}.popup{position:relative;background:#000;padding:30px 28px;border-radius:12px;width:60%;border:solid 1px var(--green);-webkit-box-shadow:3px 3px 0 2px var(--green);box-shadow:3px 3px 0 2px var(--green);transform-origin:center;max-height:80dvh;overflow:hidden}.popup h2{position:relative;display:inline-block;margin-bottom:20px;background:var(--green);border-radius:10px;color:#000;padding:3px 10px}.popUpHeader{text-align:right}.popUpBodayContent{max-height:73dvh;overflow:auto;margin-top:-41px;padding-right:20px}.popUpHeader button{color:#fff;border-radius:6px;cursor:pointer;background:transparent;font-size:20px;padding:8px;font-weight:700;position:relative;right:-6px;top:-7px;border:solid 1px #000}.popupSubtitle{font-size:20px;margin-bottom:8px;font-weight:600}.popupTextDetails{margin-bottom:20px}.contact-popup{width:500px;max-width:92vw}.contact-form{display:flex;flex-direction:column;gap:14px}.contact-form label{display:block;text-align:left}.contact-form label span{display:block;font-size:13px;color:var(--green);margin-bottom:5px;font-family:Alata,sans-serif}.contact-form input,.contact-form textarea{width:100%;padding:10px 12px;background:#0d0d0d;border:1px solid rgba(33,224,36,.35);border-radius:8px;color:#fff;font-size:14px;font-family:inherit;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 2px #21e02433}.contact-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.contact-error{color:#ff6b6b;font-size:13px;margin:0}.contact-form button[type=submit]{align-self:flex-start}.contact-sent p{margin-bottom:16px}.certificate{margin-top:10px;width:45%;margin-left:auto;margin-right:auto}.events{margin-top:10px;width:80%;display:block;margin-left:auto;margin-right:auto;border-radius:15px}.instaLinkView{text-decoration:none;color:var(--green);font-size:18px;margin:auto;padding:8px}.plus{position:absolute;z-index:1;inset:auto 10px 10px auto}@keyframes tvOn{0%{transform:scaleY(.02) scaleX(0);opacity:0}50%{transform:scaleY(.02) scaleX(1);opacity:.8}to{transform:scaleY(1) scaleX(1);opacity:1}}.tv-on{animation:tvOn .6s ease-out forwards}.custom-navbar{position:fixed;top:10px;left:50%;transform:translate(-50%);width:max-content;max-width:90%;z-index:1000;display:flex;justify-content:center;gap:20px;padding:10px 25px;box-sizing:border-box;background:#000000bf;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:30px;box-shadow:0 8px 32px #0000005e;opacity:0;pointer-events:none;transition:opacity .3s ease,top .3s ease}.custom-navbar.visible{opacity:1;pointer-events:auto;top:20px}.custom-navbar a{color:#fff;text-decoration:none;font-family:sans-serif;font-size:14px;padding:8px 12px;position:relative;transition:color .3s ease;white-space:nowrap}.custom-navbar a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#fff;transition:width .3s ease,left .3s ease}.custom-navbar a.active:after{width:80%;left:10%}.custom-navbar a:hover{color:#ccc}@media (min-width: 1280px){.experienceWrapper:hover>:not(:hover){opacity:.5}}@media screen and (max-width: 1200px){.custom-navbar{display:none!important}.hpMainWrapper,.profileText{padding:0 50px}.expBoxes{width:48%}.expinnerTitle{font-size:22px}.title{font-size:42px}.myPhoto{width:75%}.bannerLeftText{width:80%}.desktopBanner .profileText{text-align:left;padding-left:0}}@media screen and (max-width: 900px){.mobileBanner{display:block}.desktopBanner{display:none}}@media screen and (max-width: 767px){.hpGridMobileHrCenter{flex-direction:column}.myPhoto{width:80%}.title{font-size:32px}.title:after{width:75px}.experienceWrapper{flex-wrap:wrap}.expBoxes{width:100%}.expinnerTitle{font-size:22px;margin-bottom:8px}.expCompany{font-size:16px}.expPostion{font-size:14px}.skillImage{max-width:80px}.softImage{max-width:70px}.certificate{width:80%}}@media screen and (max-width: 640px){.loaderImg{width:60%}.myLogo{width:55%}.profileText{margin:20px auto auto}.title{font-size:22px;margin-top:50px;margin-bottom:15px}.hpMainWrapper,.profileText{padding:0 20px}.popup{width:80%;max-height:75%;padding:30px 15px 30px 28px}}.hpFooter{border-top:1px solid rgba(33,224,36,.25);padding:24px 20px;margin-top:40px}.hpFooterInner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;text-align:center}.hpFooter .footerText{margin:0;font-size:14px;opacity:.75}.hpFooter .visitorCounter img{display:block;height:20px}.mobile-menu-container{display:none}@media (max-width: 1200px){.mobile-menu-container{display:block}.menu-trigger{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#000;border:1px solid rgba(255,255,255,.2);border-radius:50%;z-index:2001;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;box-shadow:0 8px 24px #0006;transition:transform .3s ease}.menu-trigger:active{transform:scale(.9)}.hamburger-line{width:24px;height:2px;background-color:#fff;transition:all .4s cubic-bezier(.68,-.6,.32,1.6)}.menu-trigger.open .hamburger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-trigger.open .hamburger-line:nth-child(2){opacity:0}.menu-trigger.open .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background:#000000d9;z-index:2000;display:flex;justify-content:center;align-items:center;clip-path:circle(0px at calc(100% - 60px) calc(100% - 60px));transition:clip-path .65s cubic-bezier(.77,0,.175,1);will-change:clip-path;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.mobile-nav-overlay.active{clip-path:circle(150% at calc(100% - 60px) calc(100% - 60px));backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.mobile-links-wrapper{display:flex;flex-direction:column;align-items:center;gap:25px;opacity:0;transform:translateY(20px);transition:opacity .4s ease .2s,transform .4s ease .2s}.mobile-nav-overlay.active .mobile-links-wrapper{opacity:1;transform:translateY(0)}.mobile-links-wrapper a{color:#fff;text-decoration:none;font-family:sans-serif;font-size:22px;font-weight:500;padding:10px 20px;position:relative;transition:color .3s ease}.mobile-links-wrapper a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:3px;background-color:#fff;transition:width .3s ease,left .3s ease}.mobile-links-wrapper a.active-link:after{width:60%;left:20%}}
