@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";.section-container{width:1300px}.title,.para{font-kerning:normal;-webkit-text-rendering:optimizeLegibility;text-rendering:optimizeLegibility;-webkit-transform:translateZ(0);transform:translateZ(0);word-spacing:.15em}@media only screen and (max-width: 1600px){.section-container{width:1200px;max-width:calc(100% - 160px)}}@media only screen and (max-width: 1400px){.section-container{width:900px}}@media only screen and (max-width: 900px){.section-container{width:500px;max-width:var(--cWidth)}}.loading-screen{position:fixed;width:100vw;height:var(--vh);background-color:#eae5ec;z-index:999999999;display:flex;place-items:center;justify-content:center}.loading-button{padding:20px 50px;border-radius:100px;background-color:#000;overflow:hidden;font-size:18px;font-weight:500;position:relative;z-index:9}.loading-button:before{content:"";background-color:#fff;top:var(--mouse-y);left:var(--mouse-x);border-radius:50%;width:60px;height:60px;opacity:1;position:absolute;z-index:99;filter:blur(60px);opacity:0;transform:translate(-50%,-50%)}.loading-button:hover:before{opacity:1}.loading-clicked .loading-button:before{opacity:0}.loading-wrap{--Lsize: 145px;padding:6px;position:relative;min-width:0px;min-height:0px;border-radius:100px;background-color:#000;overflow:hidden;transition:.8s ease-in-out;transition-delay:.2s;box-shadow:0 15px 15px #0003;display:flex;justify-content:center;align-items:center}.loading-clicked{transition-delay:0ms;transition-timing-function:cubic-bezier(.33,.11,1,.72);transform:scale(1);min-width:calc(100vw + 5000px);border-radius:5000px;min-height:calc(100vh + 500px);box-shadow:none}.loading-clicked .loading-button{overflow:visible}.loading-hover{background-color:#a87cff;width:250px;height:120px;position:absolute;top:var(--mouse-y);left:var(--mouse-x);border-radius:50%;transform:translate(-50%,-50%);filter:blur(30px);opacity:1;transition:opacity .5s}.loading-wrap:hover .loading-hover{opacity:1}.loading-clicked:hover .loading-hover,.loading-clicked .loading-hover{opacity:0}.loading-content{position:relative;background-color:#000;width:100%;overflow:hidden;transition:.6s;text-transform:uppercase}.loading-content-in{position:relative;width:var(--Lsize);overflow:hidden}.loading-content2{position:relative;letter-spacing:2px;text-transform:uppercase;width:var(--Lsize);overflow:hidden;display:flex;justify-content:center;align-items:center;column-gap:10px;text-align:center;transition:1s;max-width:var(--Lsize)}.loading-clicked .loading-content2{opacity:0;transition:.5s}.loading-content span{font-weight:300;position:absolute;top:50%;right:0;transform:translateY(-50%);opacity:.7}.loading-box{position:absolute;right:0;top:50%;transform:translate(100%,-50%);width:15px;height:25px;background-color:#fff;animation:blink 1s linear infinite}.loading-icon{transform:scale(0);opacity:0;transition:.5s;transition-delay:.5s}.loading-complete .loading-icon{transform:scale(1);opacity:1}.loading-clicked .loading-icon{transition-delay:0s;transition:1s;transform:translate(200px)}.loading-clicked .loading-content2{overflow:visible}.loading-clicked .loading-content2 span{transition:1s;transform:translateY(100px);opacity:0}.loading-container{position:absolute;width:100%;max-width:var(--Lsize);top:50%;transition:1s;left:50px;z-index:9;transform:translateY(-50%)}.loading-complete .loading-container{max-width:0px}.loading-header{width:var(--cWidth);max-width:var(--cMaxWidth);position:fixed;z-index:9999999999;display:flex;justify-content:space-between;box-sizing:border-box;padding:20px 0;left:50%;transform:translate(-50%);top:0;color:var(--backgroundColor)}.loader-title{font-weight:700;font-size:14px;letter-spacing:.2px}@keyframes blink{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}.loading-complete .loading-box{animation:blinkDone .3s forwards;animation-delay:1s;opacity:1}@keyframes blinkDone{to{opacity:0}}.loaderGame-container{width:200px;transition:.3s;height:100px;overflow:hidden;position:relative;transform:scale(.4);transform-origin:top right}.loader-out .loaderGame-container{opacity:0}.loaderGame-in{width:1200px;position:absolute;overflow:hidden;left:0;animation:loaderGame 7s linear infinite}@keyframes loaderGame{0%{transform:translate(0)}to{transform:translate(-300px)}}.loaderGame-line{float:left;margin:0 20px 40px;position:relative;width:10px;height:60px;background-color:#000;display:block}.loaderGame-line:nth-child(2n){margin-top:40px;margin-bottom:0}.loaderGame-ball{position:absolute;left:20%;top:0%;width:15px;height:15px;border-radius:50%;background-color:#a87cff;animation:ball25 7s infinite;transform:translateY(10px);animation-timing-function:cubic-bezier(.3,1.18,.63,1.28)}.loading-marquee{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);color:var(--backgroundColor);font-size:60px;font-weight:600;text-transform:uppercase}.loading-marquee span{padding:0 50px;position:relative}.loading-marquee span:before{content:"";width:20px;height:20px;background-color:var(--backgroundColor);position:absolute;top:50%;border-radius:50px;left:0;transform:translate(-50%,-50%)}@keyframes ball25{0%{transform:translateY(70px)}15%{transform:translateY(10px)}30%{transform:translateY(70px)}45%{transform:translateY(10px)}67%{transform:translateY(70px)}80%{transform:translateY(10px)}90%{transform:translateY(70px)}to{transform:translateY(70px)}}@media only screen and (min-width: 1400px){.loading-wrap{--Lsize: 210px}.loading-button{padding:30px 70px;font-size:25px}.loading-container{left:70px}.loading-marquee{font-size:100px}}@media only screen and (min-width: 500px){.loading-header{padding:20px 0}.loader-title{font-size:16px}}@media only screen and (min-width: 1200px){.loading-header{padding:35px 0}.loader-title{font-size:18px}}.about-section{display:flex;align-items:center;justify-content:center;position:relative;opacity:1;height:auto;width:var(--cWidth);margin:auto}.about-me{position:relative;width:100%;max-width:600px}.about-me h3{font-family:Geist,sans-serif;font-size:24px;text-transform:uppercase;letter-spacing:4px;font-weight:600;color:var(--accentColor);margin-bottom:16px}.about-me p{font-family:Geist,sans-serif;font-size:1.15rem;font-weight:400;line-height:1.85rem;letter-spacing:.3px;color:#ffffffe0;margin:0;overflow-wrap:break-word;word-wrap:break-word}.about-me .split-word{display:inline-block;margin-right:.3em}.about-me .split-line{display:block}@media only screen and (max-width: 768px){.about-section{justify-content:center;width:100%;padding:0 15px;box-sizing:border-box}.about-me{width:100%;max-width:100%}.about-me h3{font-size:18px;letter-spacing:3px;margin-bottom:12px}.about-me p{font-size:1rem;line-height:1.6rem;letter-spacing:.2px;text-align:left}}@media only screen and (min-width: 769px) and (max-width: 1024px){.about-me{max-width:540px}.about-me h3{font-size:22px;letter-spacing:4px}.about-me p{font-size:1.1rem;line-height:1.75rem}}@media only screen and (min-width: 1025px){.about-section{width:var(--cWidth);justify-content:flex-end;max-width:1920px;height:var(--vh);padding:0 4vw;box-sizing:border-box;opacity:1}.about-me{width:520px;max-width:45vw}.about-me h3{font-size:26px;letter-spacing:5px}.about-me p{font-size:1.18rem;line-height:1.85rem}}@media only screen and (min-width: 1950px){.about-me{width:650px}.about-me h3{font-size:32px}.about-me p{font-size:1.35rem;line-height:2.1rem}}.career-section{display:flex;flex-direction:column;align-items:center;place-items:center;justify-content:center;position:relative;opacity:1;height:auto;margin:auto auto 250px;padding:120px 0}.career-section h2{font-size:70px;line-height:70px;font-weight:400;text-align:center;background:linear-gradient(0deg,#7f40ff,#fff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin-top:50px;margin-bottom:90px}.career-section h2>span{font-family:Geist,sans-serif;font-weight:300}.career-info{position:relative;display:flex;flex-direction:column;margin:0 auto}.career-info-box{display:flex;justify-content:space-between;margin-bottom:50px}.career-info-box p{width:40%;font-size:14px;font-weight:300;margin:0;line-height:20px}.career-info-in{display:flex;width:40%;justify-content:space-between;gap:50px}.career-info h3{font-size:48px;margin:0;font-weight:500;line-height:45px}.career-info h4{font-size:33px;line-height:30px;letter-spacing:.8px;font-weight:500;margin:0}.career-info h5{font-weight:400;letter-spacing:.7px;font-size:20px;text-transform:capitalize;margin:10px 0;color:var(--accentColor)}.career-timeline{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:3px;height:100%;background-image:linear-gradient(to top,#aa42ff 20%,var(--accentColor) 50%,transparent 95%);max-height:0%}.career-dot{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);background-color:#aa42ff;width:10px;height:10px;border-radius:50px;box-shadow:0 0 5px 2px #d29bff,0 0 15px 8px #d097ff,0 0 110px 20px #f2c0ff;animation:timeline .8s linear infinite forwards}@keyframes timeline{10%,20%,50%,70%,90%{box-shadow:0 0 5px 2px #d29bff}10%,30%,0%,to,64%,80%{box-shadow:0 0 5px 2px #d29bff,0 0 15px 5px #d097ff,0 0 110px 20px #f2c0ff}}@keyframes timeline2{0%{box-shadow:0 0 5px 2px #d29bff}to{box-shadow:0 0 5px 2px #d29bff,0 0 15px 5px #d097ff,0 0 110px 20px #f2c0ff}}@media only screen and (max-width: 1400px){.career-section h2{font-size:50px;line-height:50px}.career-info h4{font-size:22px;line-height:24px;width:180px}.career-info h5{font-size:17px}.career-info h3{font-size:40px}.career-info-box p{font-size:14px}.career-info-in{width:45%;gap:20px}.career-info-box p{width:45%}}@media only screen and (min-width: 600px) and (max-width: 767px){.career-section h2{font-size:42px;line-height:44px}.career-info h3{font-size:36px}.career-info h4{font-size:20px}}@media only screen and (min-width: 768px) and (max-width: 1024px){.career-section h2{font-size:48px;line-height:48px}.career-info h3{font-size:38px}}@media only screen and (max-width: 1025px){.career-section{padding:100px 0 70px;margin-top:0;margin-bottom:0}}@media only screen and (max-width: 900px){.career-info-box{flex-direction:column;gap:10px;margin-bottom:70px}.career-info-in,.career-info-box p{width:100%;padding-left:10%;box-sizing:border-box}.career-timeline{left:0%}.career-container{width:calc(100% - 25px)}}@media only screen and (max-width: 600px){.career-info{margin:0}.career-section h2{width:100%;font-size:45px;line-height:45px;margin-top:0}.career-info-in{gap:0px}.career-info h3{font-size:33px}.career-info-in,.career-info-box p{padding-left:5%}.career-section{padding-top:90px;margin-top:0;align-items:start;place-items:inherit;justify-content:left}}.contact-section{margin:0 auto auto;padding-bottom:150px;position:relative;z-index:1;background-color:var(--backgroundColor);min-height:60vh;display:flex;flex-direction:column;justify-content:flex-start}.contact-section h3{font-size:32px;font-weight:400;text-transform:uppercase;margin:0 0 30px}.contact-flex{display:flex;justify-content:space-between}.contact-flex h4{font-weight:500;margin:0;opacity:.6;font-size:14px}.contact-box{display:flex;flex-direction:column}.contact-flex p{margin-top:8px;margin-bottom:15px;font-size:14px}a.contact-social{font-size:16px;border-bottom:1px solid #ccc;margin-bottom:8px}.contact-box h2{font-weight:400;font-size:16px;margin:0;line-height:22px}.contact-box h2>span{color:var(--accentColor)}.contact-box h5{font-size:14px;font-weight:500;line-height:14px;display:flex;gap:8px;opacity:.5}@media only screen and (min-width: 600px){.contact-section h3{font-size:40px}.contact-box h2,a.contact-social{font-size:18px}.contact-flex h4,.contact-flex p{font-size:15px}}@media only screen and (min-width: 900px){.contact-section h3{font-size:48px}.contact-box h2{font-size:20px}a.contact-social{font-size:22px}}@media only screen and (min-width: 1300px){.contact-section h3{font-size:55px}.contact-box h2{font-size:22px}a.contact-social{font-size:24px}}@media only screen and (min-width: 1600px){.contact-section h3{font-size:60px;margin-bottom:40px}.contact-box h2{font-size:23px}a.contact-social{font-size:25px}.contact-flex p{margin-top:10px;margin-bottom:20px}.contact-box h5{font-size:20px;line-height:20px;gap:10px}}@media only screen and (max-width: 900px){.contact-flex{flex-direction:column;gap:40px}.contact-flex p{margin-bottom:0}.contact-flex h4{margin-top:20px}.contact-section{margin-top:50px;padding-bottom:50px}.contact-container{width:calc(100% - 25px)}}.cursor-main{--size: 0px;position:fixed;top:calc(var(--size) / -2);left:calc(var(--size) / -2);width:var(--size);height:var(--size);border-radius:50px;pointer-events:none;z-index:99;background-color:#e6c3ff;box-shadow:0 0 30px #af83ff;mix-blend-mode:difference;transition:top .3s ease-out,left .3s ease-out,width .3s ease-out,height .3s ease-out}.cursor-icons{top:10px;left:10px;height:calc(var(--cursorH) - 20px);transition:all .5s ease-out,height .5s ease-in-out}.cursor-disable{--size: 0px}@media only screen and (min-width: 600px){.cursor-main{--size: 50px}.cursor-disable{--size: 0px}}.landing-section{width:100%;max-width:var(--cMaxWidth);margin:auto;position:relative;height:var(--vh)}.landing-container{width:var(--cWidth);margin:auto;height:100%;position:relative;max-width:var(--cMaxWidth)}.landing-circle1{top:0%;left:0%;z-index:15;position:fixed;width:300px;height:300px;background-color:#fb8dff;box-shadow:inset -50px 40px 50px #5400ff99;filter:blur(60px);border-radius:50%;animation:loadingCircle 5s linear infinite}.nav-fade{position:fixed;top:0;width:100%;height:130px;background-image:linear-gradient(0deg,transparent,var(--backgroundColor) 70%);pointer-events:none;z-index:12;opacity:0;left:0}@keyframes loadingCircle{0%{transform:translate(-95%,-75%) rotate(0)}to{transform:translate(-95%,-75%) rotate(360deg)}}.landing-circle2{top:50%;right:0%;transform:translate(calc(100% - 2px),-50%);z-index:9;position:fixed;display:none;width:300px;height:300px;background-color:#fb8dff;box-shadow:inset -50px 40px 50px #5400ff99;filter:blur(50px);border-radius:50%;animation:loadingCircle2 5s linear infinite}@keyframes loadingCircle2{to{transform:translate(calc(100% - 2px),-50%) rotate(360deg)}}.landing-video,.landing-image{position:absolute;bottom:0;height:95%;left:50%;transform:translate(-50%)}.landing-image img{height:100%;z-index:2;position:relative}.character-rim{position:absolute;width:400px;height:400px;z-index:1;background-color:#f59bf8;transform:translate(-50%,36%) scaleX(1.4);box-shadow:inset 66px 35px 85px #5500ffa6;filter:blur(50px);border-radius:50%;top:50%;left:50%;transform:translate(-50%,100%) scale(1.4);opacity:0}.character-model{height:80%;height:80vh;position:absolute;max-width:1920px;max-height:1080px;transform:translate(-50%);width:100%;left:50%;z-index:0;bottom:50px;pointer-events:inherit}.character-model:after{content:"";width:100vw;height:250px;background-image:linear-gradient(to bottom,transparent,var(--backgroundColor) 70%);bottom:-50px;left:50%;transform:translate(-50%);z-index:9;position:absolute}.character-model:before{content:"";width:100vw;height:700px;background-color:var(--backgroundColor);top:100%;left:50%;transform:translate(-50%);z-index:9;position:absolute}.character-loaded .character-rim{animation:backlight 3s forwards;animation-delay:.3s;opacity:0}.character-model canvas{position:relative;pointer-events:none;z-index:2}.character-hover{position:absolute;width:280px;height:280px;top:50%;left:50%;z-index:3;transform:translate(-50%,-50%);border-radius:50%}.landing-intro{position:absolute;z-index:9;top:5%;left:0}.landing-intro h2{margin:0;color:var(--accentColor);font-size:22px;font-weight:300;letter-spacing:2px}.landing-intro h1{margin:0;letter-spacing:2px;font-size:28px;line-height:28px;font-weight:500;font-family:Geist,sans-serif}.landing-info{position:absolute;right:50%;transform:translate(50%);bottom:40px;top:inherit;z-index:9}.landing-info h3{font-size:22px;letter-spacing:2px;font-weight:300;color:var(--accentColor);margin:0}.landing-info h2{margin:-20px 0 0 20px;font-family:Geist,sans-serif;font-weight:600;font-size:28px;line-height:40px;position:relative;display:flex;flex-wrap:nowrap;text-transform:uppercase;letter-spacing:2px;white-space:nowrap}.landing-h2-info{white-space:nowrap}.landing-h2-info-1{position:absolute;top:0;white-space:nowrap}h2.landing-info-h2{color:#c481ff;font-size:36px;width:150%;font-family:Geist,sans-serif;font-weight:600;position:relative;margin:0 0 0 -5px}.landing-h2-2{position:absolute;top:0;white-space:nowrap}.landing-info-h2:after{content:"";position:absolute;width:100%;height:120%;z-index:3;background-image:linear-gradient(0deg,var(--backgroundColor) 40%,rgba(0,0,0,0) 110%);top:0;left:0}@media screen and (min-width: 500px){.landing-circle2{display:block}.character-model{z-index:0}.landing-info h3,.landing-intro h2{font-size:18px}.landing-intro h1{font-size:30px;line-height:30px}.landing-info h2{font-size:35px;line-height:40px}h2.landing-info-h2{font-size:38px}}@media screen and (min-width: 768px){.character-model{height:80vh}.landing-intro h2{font-size:25px}.landing-intro h1{font-size:40px;line-height:35px}.landing-info h3{font-size:25px}.landing-info h2{font-size:45px;line-height:42px}h2.landing-info-h2{font-size:55px}}@media screen and (min-width: 1025px){.character-model{height:100vh;bottom:0;z-index:11;position:fixed}.character-model:after,.character-model:before{display:none}.landing-intro{top:40%;left:auto;right:66%;transform:translateY(-50%)}.landing-info{bottom:auto;top:51%;z-index:inherit;text-align:left;transform:translateY(-50%);right:auto;left:66%;max-width:min(420px,32vw)}.landing-info-h2:after{display:none}.landing-info h2,.landing-h2-info{white-space:normal;overflow:visible}.landing-h2-info.split-h2{overflow:visible;white-space:normal;flex-wrap:wrap}h2.landing-info-h2{width:auto;max-width:100%}}@media screen and (min-width: 1200px){.landing-intro{top:40%;left:auto;right:70%;transform:translateY(-50%)}.landing-info{bottom:auto;top:51%;z-index:inherit;text-align:left;transform:translateY(-50%);right:auto;left:70%;max-width:min(480px,30vw)}}@media screen and (min-width: 1600px){.landing-intro h2{font-size:35px}.landing-intro h1{font-size:60px;line-height:55px}.landing-info h3{font-size:35px}.landing-info h2{font-size:clamp(48px,3.5vw,65px);line-height:1.1}h2.landing-info-h2{font-size:clamp(58px,4.2vw,75px)}.landing-h2-info{font-size:clamp(48px,3.5vw,65px);line-height:1.1}}@media screen and (max-width: 1024px){h2.landing-info-h2{width:auto;max-width:100%;overflow:visible}.landing-info-h2:after{display:none}.landing-info h2{white-space:normal;flex-wrap:wrap;margin-left:0}.landing-h2-1.split-h2,.landing-h2-info.split-h2{overflow:visible;white-space:normal}}@media only screen and (max-width: 1024px){.landing-section{justify-content:flex-start;gap:4px}.character-container{position:relative;width:100%;order:-1;flex:0 0 auto}.landing-section,.landing-container{height:auto!important;min-height:100svh;max-width:100vw;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:90px 24px 60px}.landing-container{min-height:0!important;padding:0!important}.landing-intro{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;padding-top:0;margin-bottom:28px;z-index:10;text-align:center;width:100%!important;height:auto!important}.landing-intro h2{font-size:clamp(18px,4.5vw,24px)!important;font-weight:500!important;color:var(--accentColor)!important;opacity:1!important;letter-spacing:3px;margin-bottom:8px}.landing-intro .split-line{overflow:visible}.landing-intro h1{word-spacing:.1em;font-size:clamp(34px,9vw,48px)!important;line-height:1.15!important;margin:0;letter-spacing:3px}.landing-intro h1 br{display:block;content:" ";margin-bottom:4px}.landing-info{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;text-align:center;margin-top:0;z-index:10;background:transparent;padding-bottom:0;display:flex;flex-direction:column;align-items:center;gap:6px;height:auto!important;width:100%!important}.landing-info h3{text-align:center;display:block;font-size:clamp(16px,4vw,20px)!important;font-weight:400!important;color:var(--accentColor)!important;opacity:1!important;margin:0}.landing-info h2,h2.landing-info-h2,.landing-h2-1,.landing-h2-info{position:static!important;display:block;width:auto;max-width:100%;margin:0!important;line-height:1.3!important;white-space:normal;text-align:center;height:auto!important;transform:none!important;overflow:visible!important}.landing-h2-1{font-size:clamp(28px,8vw,42px)!important;color:#c481ff;font-weight:700}.landing-h2-info{font-size:clamp(16px,4.5vw,22px)!important;color:#fffffff2;font-weight:500;letter-spacing:1px}}.hover-link{position:relative;display:flex;text-wrap:nowrap;overflow:hidden}.hover-in{position:relative;transition:.3s}.hover-in div{display:flex;position:absolute;top:100%;left:0}.hover-link:hover .hover-in{transform:translateY(-100%);color:var(--accentColor)}.header{display:flex;max-width:var(--cMaxWidth);width:var(--cWidth);justify-content:space-between;padding:15px 0;margin-bottom:-80px;box-sizing:border-box;position:fixed;left:50%;transform:translate(-50%);top:0;z-index:9999}.header ul{font-size:11px;display:flex;flex-direction:row;margin:0;padding:0;list-style:none;gap:16px;align-items:center}.header ul li{margin-left:0;letter-spacing:.8px;color:#ccc;font-weight:600;cursor:pointer}.navbar-connect{position:absolute;display:none;left:50%;top:50%;transform:translate(-50%,-50%);font-size:13px;letter-spacing:.8px;font-weight:500}.navbar-title{font-weight:700;font-size:13px;letter-spacing:.2px;display:flex;align-items:center;gap:8px}.navbar-logo-img{width:26px;height:26px;object-fit:contain;border-radius:6px}@media only screen and (min-width: 500px){.header{padding:20px 0}.header ul{flex-direction:row;align-items:center;font-size:14px}.header ul li{color:#eae5ec}.navbar-title{font-size:16px}}@media only screen and (min-width: 900px){.navbar-connect{display:block}}@media only screen and (min-width: 1200px){.header{padding:35px 0}.header ul{column-gap:80px;font-size:16px}.navbar-connect{font-size:16px}.navbar-title{font-size:18px}}.icons-section{position:fixed;max-width:var(--cMaxWidth);width:var(--cWidth);bottom:0;z-index:99;left:50%;transform:translate(-50%)}.social-icons{position:absolute;left:-20px;bottom:20px;display:none;flex-direction:column;gap:8px;z-index:999;padding:10px}.social-icons:hover{transition:.3s;color:var(--backgroundColor)}.social-icons a:hover{color:var(--backgroundColor)}.social-icons span{width:50px;height:50px;position:relative;display:flex}.social-icons a{--siLeft: 50%;--siTop: 50%;position:absolute;left:var(--siLeft, 50%);top:var(--siTop, 50%);transform:translate(-50%,-50%);display:flex;font-size:23px;will-change:left,top;transition:transform .3s ease-out}.resume-button{position:absolute;z-index:99;display:flex;gap:5px;bottom:80px;right:0;width:auto;white-space:nowrap;letter-spacing:3px;font-size:13px;line-height:15px;font-weight:600;color:#a0a0a0;cursor:pointer;transition:.5s;transform-origin:100% 100%;transform:rotate(-90deg) translate(100%)}.resume-button:hover{color:#fff}div.resume-button span,a.resume-button span{color:#fff;font-size:17px;margin-top:-1px;display:flex;align-items:center}.check-line{position:fixed;top:655px;left:0;height:1px;background-color:#fff;width:100%;z-index:99999}@media only screen and (min-width: 900px){.social-icons{display:flex;gap:20px}.social-icons a{font-size:28px}}@media only screen and (min-width: 768px){.resume-button{font-size:16px;line-height:20px;letter-spacing:4px;bottom:25px;right:0;transform:none;transform-origin:center}div.resume-button span,a.resume-button span{font-size:20px;margin-top:-1.5px}}.whatIDO{display:flex;align-items:center;justify-content:center;place-items:center;position:relative;opacity:1;height:100vh;width:var(--cWidth);max-width:1920px;margin:auto;z-index:9}@media only screen and (min-width: 1025px){.whatIDO{z-index:12}.what-box:first-child{z-index:13;align-self:flex-start;padding-top:8vh}}.what-box{width:50%;display:flex;justify-content:center;position:relative;z-index:9}.what-box h2{font-size:calc(4vw + 25px);line-height:calc(4vw + 20px);font-weight:600;margin-right:10%;margin-bottom:100px}.hat-h2{font-style:italic}.do-h2{color:var(--accentColor)}.what-box-in{flex-direction:column;height:auto;margin-left:200px;position:relative;display:flex}.what-content{width:450px;min-height:110px;height:110px;transition:.5s;position:relative;padding:20px 40px;box-sizing:border-box;overflow:hidden}.what-noTouch:hover,.what-content-active{min-height:270px;height:auto;padding:24px 40px}.what-noTouch:hover~.what-content,.what-box-in:hover .what-noTouch:not(:hover),.what-content.what-sibling{min-height:85px;height:85px;padding:14px 40px}.what-content p,.what-content h5,.what-content-flex{display:none;opacity:0;transition:opacity .3s ease}.what-noTouch:hover p,.what-noTouch:hover h5,.what-noTouch:hover .what-content-flex,.what-content-active p,.what-content-active h5,.what-content-active .what-content-flex{display:flex;opacity:1}.what-content p{display:block}.what-content h3{font-size:32px;letter-spacing:1px;margin:0;word-break:break-word}.what-content p{font-size:14px;line-height:20px;font-weight:200;letter-spacing:.7px;overflow-wrap:break-word}.what-content h4{font-weight:300;letter-spacing:1px;margin:0;font-size:14px;opacity:.3}.what-content-in{opacity:0;animation:whatFlicker .5s 1 forwards;animation-delay:1s;height:100%;overflow:hidden}@keyframes whatFlicker{0%,25%,35%,60%{opacity:0}30%,50%,40%,to{opacity:1}}.what-content:before,.what-corner:before,.what-content:after,.what-corner:after{content:"";width:10px;height:10px;position:absolute;border:4px solid #fff;opacity:0;animation:whatCorners .2s 1 forwards;animation-delay:.5s}@keyframes whatCorners{to{opacity:1}}.what-content:before{top:-2px;left:-2px;border-right:none;border-bottom:none}.what-corner:before{top:-2px;right:-2px;border-left:none;border-bottom:none}.what-content:after{bottom:-2px;left:-2px;border-top:none;border-right:none}.what-corner:after{bottom:-2px;right:-2px;border-left:none;border-top:none}.what-arrow{position:absolute;bottom:20px;right:20px;width:25px;height:25px;border:1px solid #fff}.what-arrow:before{content:"";position:absolute;top:40%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);border-left:1px solid #fff;border-bottom:1px solid #fff;transition:.5s;width:10px;height:10px}.what-noTouch:hover .what-arrow:before,.what-content-active .what-arrow:before{transform:translate(-50%,-20%) rotate(-225deg)}.what-border1{position:absolute;top:0;width:100%;left:50%;transform:translate(-50%);height:100%;transition:.5s;max-width:0%;overflow:hidden;opacity:.8;animation:whatBorders 1.2s 1 forwards}.what-border1 svg{position:absolute;left:50%;transform:translate(-50%);width:450px}.what-border2{position:absolute;top:50%;width:100%;left:0;transform:translateY(-50%);height:100%;max-height:0%;overflow:hidden;transition:.5s;opacity:.8;animation:whatBorders 1.2s 1 forwards}.what-border2 svg{height:100%;top:50%;transform:translateY(-50%);position:absolute}.what-content-in{height:100%;overflow:hidden}.what-content-in h5{font-weight:300;opacity:.5;font-size:12px;letter-spacing:1px;font-family:Geist,sans-serif;margin-bottom:5px}@keyframes whatBorders{80%{opacity:.8}to{max-height:100%;max-width:100%;opacity:.2}}.what-content-flex{display:flex;gap:5px;flex-wrap:wrap}.what-tags{font-size:13px;font-weight:400;padding:2px 7px;background-color:#ffffff26;border:1px solid #ffffff50;border-radius:30px}@media only screen and (max-width: 1600px){.what-box h2{margin-right:18%}}@media only screen and (max-width: 1400px){.what-box h2{margin-right:20%}.what-box-in{height:400px}.what-content h3{font-size:28px}.what-content{padding:30px;width:400px}.what-content p{font-size:13px}.what-noTouch:hover,.what-content-active{padding:20px 30px}.what-noTouch:hover~.what-content,.what-box-in:hover .what-noTouch:not(:hover),.what-content.what-sibling{padding:10px 30px}.what-tags{font-size:12px}}@media only screen and (max-width: 1400px){.what-box-in{margin-left:50px}.what-content{width:380px}}@media only screen and (max-width: 1024px){.whatIDO{height:auto;padding:50px 0}.what-box-in{height:500px;margin-left:-50px}.what-content{padding:50px;width:500px}.what-content p{font-size:14px}.what-noTouch:hover,.what-content-active{min-height:67%;padding:50px}.what-noTouch:hover~.what-content,.what-box-in:hover .what-noTouch:not(:hover),.what-content.what-sibling{min-height:33%;padding:10px 50px}}@media only screen and (max-width: 900px){.whatIDO{flex-direction:column}.what-box h2{margin:50px 0;font-size:55px;line-height:53px}.what-box:first-child{justify-content:left}.what-box:last-child{height:auto}.what-box{width:500px;max-width:calc(100% - 50px);margin:auto}.what-content{width:100%}.what-box-in{margin-left:0;height:auto;flex-direction:column;gap:24px}.what-content h5,.what-content-flex{opacity:1}.what-content{padding:30px;min-height:auto!important;height:auto!important}.what-content p{font-size:13px;line-height:20px}.what-noTouch:hover,.what-content-active{min-height:auto;padding:30px}.what-tags{font-size:11px}.what-noTouch:hover~.what-content,.what-box-in:hover .what-noTouch:not(:hover),.what-content.what-sibling{min-height:auto;padding:30px}.what-content h3{font-size:25px}.what-content-in{height:auto;overflow:visible}.what-border1 svg{width:100%}.what-border2 svg{height:100%}}@media only screen and (max-width: 550px){.whatIDO{place-items:inherit;align-items:start;justify-content:left;padding:40px 0}.what-box{max-width:calc(100% - 30px);margin:0 auto;width:100%}.what-box h2{font-size:42px;line-height:40px;margin:30px 0}.what-content{padding:24px}.what-content h3{font-size:22px}}@media only screen and (min-width: 1950px){.what-box h2{font-size:7rem;line-height:6.8rem}}.work-section h2{margin-top:100px;font-size:70px;font-weight:500}.work-section h2>span{color:var(--accentColor)}.work-section{transition:0s;height:100vh;box-sizing:border-box;will-change:transform}.work-container{margin:auto;display:flex;flex-direction:column;height:100%;align-content:stretch}.work-flex{width:100%;display:flex;height:100%;margin-left:-80px;padding-right:120px;position:relative}.work-box{padding:80px;display:flex;flex-direction:column;width:600px;box-sizing:border-box;border-right:1px solid #363636;flex-shrink:0;gap:50px;justify-content:start}.work-flex .work-box:nth-child(2n){flex-direction:column-reverse}.work-flex:before,.work-flex:after{content:"";width:50000vw;height:1px;background-color:#363636;position:absolute;left:50%;top:0;transform:translate(-50%)}.work-flex:after{top:100%}.work-title{justify-content:space-between;display:flex;width:100%;margin-bottom:20px}.work-title>div{text-align:right}.work-title h3{font-size:50px;line-height:50px;margin:0;font-weight:600}.work-info h4{font-size:26px;font-weight:500;margin:0}.work-info p{font-weight:200;color:#adacac;margin:3px 0 0}.work-info>p{width:90%}.work-image{display:flex;width:100%;justify-content:center}.work-image-in{position:relative}.work-link{position:absolute;bottom:10px;right:10px;background-color:var(--backgroundColor);width:50px;border-radius:50px;height:50px;display:flex;justify-content:center;align-items:center;font-size:25px;box-shadow:0 0 10px #ffffff80,inset 0 0 10px #393939;transition:.3s;opacity:0}.work-image a:hover{color:inherit}.work-image a:hover .work-link{opacity:1}.work-image video{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;object-fit:cover}.work-image img{max-width:100%;max-height:350px}@media only screen and (max-height: 900px){.work-image img{max-height:250px}.work-box{padding-top:40px;padding-bottom:40px}.work-section h2{font-size:60px;margin-bottom:30px;margin-top:70px}}@media only screen and (max-width: 1400px){.work-title h3{font-size:35px}.work-info p{font-size:13px}.work-info h4{font-size:15px}.work-box{width:450px;padding:50px}.work-flex{margin-left:-50px;padding-right:75px}.work-section h2{font-size:50px}}@media only screen and (max-width: 1400px){.work-box{width:350px;padding:30px}.work-flex{margin-left:-30px;padding-right:45px}}@media only screen and (max-height: 650px){.work-image img{max-height:200px}.work-section h2{font-size:40px;margin-bottom:20px}.work-box{gap:20px}}@media only screen and (max-width: 1025px){.work-container{align-content:normal}.work-flex{height:auto}}.work-box-cta{display:flex;align-items:center;justify-content:center;border-right:none}.see-all-works{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.see-all-works h3{font-size:32px;font-weight:500;color:#fff}.see-all-works p{font-size:16px;color:#fff9;max-width:250px}.see-all-btn{display:inline-block;padding:15px 35px;font-size:16px;font-weight:500;color:#000;background:var(--accentColor);border-radius:30px;text-decoration:none;transition:all .3s ease;margin-top:10px}.see-all-btn:hover{transform:scale(1.05);box-shadow:0 10px 30px #c2a4ff66}@media only screen and (max-width: 768px){.work-section{height:auto;min-height:auto}.work-flex{flex-direction:column;margin-left:0;padding-right:0;gap:0}.work-box{width:100%;max-width:100%;padding:30px 15px;border-right:none;border-bottom:1px solid #363636;gap:20px}.work-flex .work-box:nth-child(2n){flex-direction:column}.work-section h2{font-size:36px;margin-top:50px;margin-bottom:20px}.work-title h3{font-size:30px;line-height:30px}.work-info h4{font-size:18px}.work-image img{max-height:200px}.work-box-cta{padding:40px 20px;border-bottom:none}.see-all-works h3{font-size:24px}.see-all-works p{font-size:14px}}.techstack-new{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:80px 0}.techstack-video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.techstack-video{width:100%;height:100%;object-fit:cover}.techstack-gradient{width:100%;height:100%;background:radial-gradient(circle at 20% 20%,rgba(194,164,255,.35) 0%,transparent 55%),radial-gradient(circle at 80% 30%,rgba(120,88,255,.28) 0%,transparent 55%),radial-gradient(circle at 50% 85%,rgba(196,129,255,.3) 0%,transparent 60%),#0b080c;background-size:180% 180%,180% 180%,180% 180%,auto;animation:techstackGradient 18s ease-in-out infinite alternate}@keyframes techstackGradient{0%{background-position:0% 50%,100% 0%,50% 100%,0 0}50%{background-position:50% 20%,60% 60%,20% 60%,0 0}to{background-position:100% 50%,0% 100%,80% 0%,0 0}}@media (prefers-reduced-motion: reduce){.techstack-gradient{animation:none}}.techstack-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.techstack-video-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:150px;background:linear-gradient(to bottom,#0b080c 0%,transparent 100%);z-index:2;pointer-events:none}.techstack-video-container:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(to top,#0b080c 0%,transparent 100%);z-index:2;pointer-events:none}.techstack-content{position:relative;z-index:2;width:100%;max-width:1000px;margin:0 auto;padding:0 20px}.techstack-content h2{font-size:70px;text-align:center;font-weight:400;text-transform:uppercase;margin-bottom:50px;background:linear-gradient(180deg,#fff,#c2a4ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.techstack-pyramid{display:flex;flex-direction:column;align-items:center;gap:12px}.techstack-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.techstack-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:55px;height:68px;padding:8px;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .3s ease;text-decoration:none;cursor:pointer}.techstack-item:hover{transform:translateY(-6px) scale(1.08);background:#c2a4ff1a;border-color:var(--accentColor);box-shadow:0 8px 30px #c2a4ff40}.techstack-item img{width:30px;height:30px;object-fit:contain;filter:grayscale(100%) contrast(1.2) brightness(1.5);opacity:.85;transition:filter .3s ease,opacity .3s ease}.techstack-item:hover img{filter:none;opacity:1}.techstack-item span{font-size:9px;color:#ffffffb3;margin-top:5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50px}.techstack-item:hover span{color:#fff}@media screen and (max-width: 1200px){.techstack-content{max-width:900px}.techstack-item{width:50px;height:62px}.techstack-item img{width:26px;height:26px}.techstack-item span{font-size:8px}}@media screen and (max-width: 900px){.techstack-content h2{font-size:50px;margin-bottom:35px}.techstack-new{padding:60px 0}.techstack-content{padding:0 12px;overflow:hidden}.techstack-pyramid{--row-gap: 6px;--max-row-items: 12;--pyramid-padding: 24px;--item-size: calc( (100vw - var(--pyramid-padding) - (var(--max-row-items) - 1) * var(--row-gap)) / var(--max-row-items) );gap:var(--row-gap);width:100%}.techstack-row{flex-wrap:nowrap;gap:var(--row-gap);justify-content:center}.techstack-item{flex-shrink:0;width:var(--item-size);height:calc(var(--item-size) * 1.3);padding:5px;border-radius:8px}.techstack-item img{width:calc(var(--item-size) * .55);height:calc(var(--item-size) * .55)}.techstack-item span{font-size:max(6px,calc(var(--item-size) * .18));max-width:100%;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width: 768px){.techstack-content h2{font-size:40px;margin-bottom:30px}.techstack-pyramid{--row-gap: 4px}}@media screen and (max-width: 600px){.techstack-content h2{font-size:32px}}.cta-section{width:100%;padding:80px 20px;background-color:var(--backgroundColor);display:flex;justify-content:center;align-items:center;box-sizing:border-box;margin:0 auto;text-align:center}.cta-buttons{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto;text-align:center}.cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 56px;font-size:17px;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;letter-spacing:.5px;min-width:240px;margin:0 auto;box-sizing:border-box;text-align:center}.cta-btn-hire{background:var(--accentColor);color:#0b080c;border:2px solid var(--accentColor);box-shadow:0 4px 24px #c2a4ff40}.cta-btn-hire:hover{background:#d4b8ff;border-color:#d4b8ff;box-shadow:0 10px 40px #c2a4ff73;transform:translateY(-3px)}@media only screen and (max-width: 768px){.cta-section{padding:60px 20px}.cta-btn{width:100%;max-width:280px;padding:14px 36px;font-size:15px}}:root{font-family:Geist,sans-serif;font-optical-sizing:auto;font-style:normal;line-height:1.5;scroll-behavior:smooth;color-scheme:light dark;color:#eae5ec;background-color:var(--backgroundColor);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none;-moz-user-select:none;--accentColor: #c2a4ff;--backgroundColor: #0b080c;--vh: 100vh;--vh: 100svh}h1,h2,h3,h4,h5,h6{font-family:Geist,sans-serif}body{overflow:hidden}@media only screen and (max-width: 768px){body{overflow:auto!important;height:auto!important;min-height:100vh!important;touch-action:manipulation}html{overflow-x:hidden!important;overflow-y:auto!important;touch-action:manipulation}.container-main{position:static!important;height:auto!important}}a{color:inherit;text-decoration:inherit}a:hover{color:var(--accentColor)}main{opacity:1;transition:.3s}.main-active{opacity:0;animation:fadeIn 1s 1;animation-fill-mode:forwards}@keyframes fadeIn{to{opacity:1}}body{margin:0;height:auto;background-color:#000;flex-grow:1;--cWidth: calc(100% - 30px) ;--cMaxWidth: 1920px;max-width:100vw;overflow-x:hidden;-webkit-overflow-scrolling:touch}.main-body{max-width:100vw;overflow-x:hidden;-webkit-overflow-scrolling:touch}.container-main{width:100%;margin:auto;position:relative}.container1{width:var(--cWidth);height:var(--vh);margin:auto;position:relative}.split-line{overflow:hidden}.split-h2{overflow:hidden;display:flex;white-space:nowrap;flex-wrap:nowrap}.techstack{width:100%;position:relative;height:var(--vh);min-height:100vh;margin:0 auto;padding-top:150px;padding-bottom:150px;background:linear-gradient(180deg,#0b080cf2,#0b080cfa);background-color:var(--backgroundColor);overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.techstack:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(194,164,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(194,164,255,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.techstack>*{position:relative;z-index:1}.techstack h2{font-size:80px;text-align:center;position:absolute;width:100%;top:150px;left:0;font-weight:400;text-transform:uppercase;z-index:3;margin:0}@media screen and (min-width: 768px){body{--cWidth: 94%}}@media screen and (max-width: 900px){.techstack h2{font-size:40px}}
