*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}button{background-color:transparent;border:none;color:var(--text-white);display:flex;justify-content:center;align-items:center}li{list-style:none}p{margin-bottom:1rem}a{text-decoration:none;color:inherit}#root,#__next{isolation:isolate}:root{--primary-black: #0e0e0e;--faded-black: #171717;--light-gray: rgb(201, 201, 201);--accent-green: rgb(70, 181, 10);--text-white: rgb(229, 229, 229);--border-green: 1px solid var(--accent-green);width:100vw;max-width:100vw;overflow-x:hidden;margin:auto;background-color:#000;font-family:Red Hat Display,sans-serif}body{width:100%;max-width:1600px;color:var(--text-white)}img{border-radius:10px}.stroke{color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke:1px;-webkit-text-stroke-color:var(--light-gray)}.about{width:100vw;min-height:100vh;text-align:center;position:relative;z-index:1;display:flex;justify-content:center;background-position:center;background-image:url(/assets/6575374-BFevXAoq.jpg);background-size:cover;margin:50px 0}.sunIcon{height:20px}.aboutBackground{background:linear-gradient(180deg,#000 70px,#000000ae 72%);background-size:cover;width:100%;display:flex;flex-direction:column;align-items:center}.about h2{font-size:1rem;font-weight:900;border-radius:80%}.about h3{font-weight:900;line-height:70px;letter-spacing:.1px;z-index:2;font-size:8.5rem;mix-blend-mode:difference}.profileIcon{position:absolute;width:20%;top:70%;left:3%;opacity:10%}.profilePic{height:400px;width:400px;position:absolute;top:20%;border-radius:50%;z-index:0;border:2px solid red}.profilePic2{width:30vw;height:30vw;border-radius:5px;background-image:url(/assets/selfie03-D__DrM97.jpg);background-position:right;background-size:cover;opacity:80%}.aboutText1{font-weight:400;text-align:left;color:#fff;width:340px;font-size:20px;position:absolute;word-wrap:normal;left:250px;top:40%;padding:20px;border-radius:10px;background-size:cover;z-index:2}.aboutText2{z-index:2;font-size:18px;width:350px;position:absolute;right:200px;text-align:left;font-weight:100;top:65%;font-weight:500}.emphasis{padding:0 5px;font-weight:900;border-radius:10px;color:#000;background-color:#a4d45e;display:inline-block;font-weight:700;font-size:17px}@media screen and (max-width: 1300px){.about h3{font-size:6rem}.profilePic2{margin-top:50px;width:600px;height:600px;position:static}.aboutText1{top:850px;width:300px;left:190px;font-size:1.5rem;text-align:right}.aboutText2{top:950px;right:190px;width:300px;font-size:1.5em;text-align:left}.profileIcon{top:1200px;left:100px}}@media screen and (max-width: 1000px){.about h3{font-size:5rem}.profilePic2{height:45%;width:65%;margin-bottom:50px}.aboutText1,.aboutText2{position:static;word-wrap:break-word;text-align:center;font-size:1.4rem;width:70%}.profileIcon{top:300px;left:50px;z-index:10}}@media screen and (max-width: 680px){#about{min-height:100vh}.profilePic2{margin:0;width:80%}.about h3{margin:2rem 0;font-size:3rem}.aboutText1{margin-top:40px}.aboutText1,.aboutText2{position:static;word-wrap:break-word;text-align:center;font-size:1.3rem;width:80%;z-index:10}}@media screen and (max-width: 430px){.aboutBackground{padding:20px 0;justify-content:space-around}.about h3{font-size:2.5rem;margin:0}.profilePic2{width:85%;background-size:cover;margin:20px 0;position:static}.aboutText1{padding:0;margin-top:20px}.emphasis{font-size:.9rem}.aboutText1,.aboutText2{position:static;word-wrap:break-word;text-align:right;font-size:.9rem;width:85%}}.homeWrapper{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;background-color:#000;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xmlns:svgjs='http://svgjs.dev/svgjs'%20viewBox='0%200%20700%20700'%20width='700'%20height='700'%3e%3cdefs%3e%3cradialGradient%20id='gggrain-gradient'%20r='0.5'%3e%3cstop%20offset='0%25'%20stop-color='hsl(0,%200%25,%200%25)'%3e%3c/stop%3e%3cstop%20offset='50%25'%20stop-color='hsl(0,%200%25,%2014%25)'%3e%3c/stop%3e%3cstop%20offset='100%25'%20stop-color='hsla(0,%200%25,%200%25,%201.00)'%3e%3c/stop%3e%3c/radialGradient%3e%3cfilter%20id='gggrain-filter'%20x='-20%25'%20y='-20%25'%20width='140%25'%20height='140%25'%20filterUnits='objectBoundingBox'%20primitiveUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='1.04'%20numOctaves='2'%20seed='2'%20stitchTiles='stitch'%20x='0%25'%20y='0%25'%20width='100%25'%20height='100%25'%20result='turbulence'%3e%3c/feTurbulence%3e%3cfeColorMatrix%20type='saturate'%20values='0'%20x='0%25'%20y='0%25'%20width='100%25'%20height='100%25'%20in='turbulence'%20result='colormatrix'%3e%3c/feColorMatrix%3e%3cfeComponentTransfer%20x='0%25'%20y='0%25'%20width='100%25'%20height='100%25'%20in='colormatrix'%20result='componentTransfer'%3e%3cfeFuncR%20type='linear'%20slope='3'%3e%3c/feFuncR%3e%3cfeFuncG%20type='linear'%20slope='3'%3e%3c/feFuncG%3e%3cfeFuncB%20type='linear'%20slope='3'%3e%3c/feFuncB%3e%3c/feComponentTransfer%3e%3cfeColorMatrix%20x='0%25'%20y='0%25'%20width='100%25'%20height='100%25'%20in='componentTransfer'%20result='colormatrix2'%20type='matrix'%20values='1%200%200%200%200%200%201%200%200%200%200%200%201%200%200%200%200%200%2025%20-17'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg%3e%3crect%20width='100%25'%20height='100%25'%20fill='url(%23gggrain-gradient)'%3e%3c/rect%3e%3crect%20width='100%25'%20height='100%25'%20fill='transparent'%20filter='url(%23gggrain-filter)'%20opacity='0.43'%20style='mix-blend-mode:%20overlay'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:center;background-size:50%;background-repeat:no-repeat;text-align:center}@media screen and (max-width: 650px){.homeWrapper{background-size:90%}}header{text-align:center;display:flex;justify-content:space-between;color:#fff;position:absolute;align-items:first baseline;top:0;width:100%;padding:15px 30px;position:fixed;z-index:100;overflow:hidden}h1{font-size:20px;font-style:italic;color:var(--text-white);background-color:inherit;mix-blend-mode:difference;z-index:100;font-weight:700;background-color:#000;padding:0 10px;border-radius:50px;border:.5px solid rgb(239,239,239)}nav{height:50px}a{font-size:4rem;white-space:nowrap}.navUL{position:absolute;position:fixed;display:flex;align-items:end;flex-direction:column;justify-content:end;width:100vw;height:100vh;top:0;left:0;padding:30px;font-weight:900;color:var(--light-gray);background-color:#000;font-size:4rem;background-position:center;background-repeat:repeat;background-size:1%;overflow:hidden}.selectedWorks{position:relative;top:250px;font-weight:900;letter-spacing:-20px;font-size:17rem;line-height:11rem;text-align:left;font-style:italic;-webkit-text-stroke-color:rgba(170,170,170,.307)}.navUL li:hover{font-style:italic;padding:0 20px;cursor:pointer;border:1px solid var(--text-white);transition:.6s}.navUL li{line-height:3rem;border-radius:60%;z-index:3;text-align:right;font-weight:900;justify-content:center;align-items:center}.number{display:inline;font-size:1rem;margin-right:.5rem}.navUL img{width:50%;position:absolute;right:3%;rotate:200deg;opacity:5%}.navUL button{width:fit-content;float:right;border:1px solid var(--light-gray);margin-left:auto;color:var(--text-white)}button{font-size:12px;font-weight:700;padding:5px 20px;border:var(--border-style);border:1px solid var(--light-gray);border-radius:70px;background-color:#000}.closeButton{position:absolute;top:15px;right:30px}button:hover{cursor:pointer;opacity:50%}@media screen and (max-width: 1200px){.selectedWorks{font-size:190px;top:140px}}@media screen and (max-width: 850px){.selectedWorks{font-size:150px;top:120px}}@media screen and (max-width: 500px){.selectedWorks{font-size:65px;letter-spacing:-3px;top:10px;line-height:60px;text-align:right}a{font-size:2.5rem}.navUL li{line-height:1.7rem}}.creative{height:90px;width:100%;box-shadow:0 4px 30px #0000009e;backdrop-filter:blur(1.9px);-webkit-backdrop-filter:blur(1.9px);border-radius:80px;border:2px solid rgba(0,0,0,.286)}.hero{margin:auto;width:90%}.scroll{display:inline-block}.marginLeft{margin-left:80px}.marginRight{margin-right:80px}.marginLeft{margin-left:90px}h2,h3,.headerP{font-size:10vw;font-weight:900;line-height:98px;letter-spacing:.1px;font-style:italic}.headerP{padding:10px}.textGIF{background-image:url(/assets/developer-animation-Dl7MMvKx.gif);-webkit-background-clip:text;background-clip:text;color:transparent;padding-top:20px}.row{display:flex;justify-content:center;align-items:center}.and{margin:0 20px 0 10px;border:1px solid white;padding:10px;border-radius:60%;width:100px;text-align:center;font-style:italic;font-weight:900;letter-spacing:2px}.arrowDown{position:absolute;opacity:40%;bottom:20px;width:2rem;filter:invert(100);rotate:45deg;font-weight:700;color:var(--text-white);border:1px solid rgb(198,198,198);border-radius:10px}.circle{position:absolute;left:20%;width:300px;height:300px;background:#ffffff12;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(1.9px);-webkit-backdrop-filter:blur(1.9px);border:.4px solid rgba(255,255,255,.3);z-index:3}@media screen and (max-width: 1300px){h2,h3,.headerP{line-height:80px}.headerP{font-size:8vw}}@media screen and (max-width: 1000px){.hero h2,.hero h3{line-height:70%}.creative{height:50px}.creative p{padding:0;margin:0}}@media screen and (max-width: 600px){.hero{width:90%}h2,h3,.headerP{line-height:70px;font-size:10vw}.headerP{font-size:8.5vw}.and{width:60px;font-size:10px;padding:10px;margin-right:20px}}@media screen and (max-width: 400px){.hero{width:90%}h2,h3,.headerP{line-height:30px;font-size:10vw}.headerP{font-size:8vw}.creative{height:30px}}.tech-stack{width:100vw;background-image:url(/assets/ooorganize-3-DrrW4eQ_.svg);background-repeat:repeat;background-size:20%;background-color:var(--primary-black)}.logosWrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:50px 40px}.logoCard1{text-align:center;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:10px;width:25%;height:150px;margin:15px 0}.h3Wrapper{min-width:50%;max-width:50%;border:var(--border-green);border-radius:60%;text-align:center;margin-top:-50px;font-size:.8rem;position:relative}.h3Wrapper h3{font-size:4vw}.h3Wrapper p{font-size:1vw;position:absolute;top:70%;left:22%}.logoCard1 img{height:50px;width:50px;filter:grayscale(100%) invert(100%) brightness(300%)}.logoName{font-weight:300}@media screen and (max-width: 500px){.tech-stack{background-size:40%}.h3Wrapper{margin-top:0;min-width:100%;display:flex;text-align:center;justify-content:center;line-height:2rem;padding:20px 0;border:none}.h3Wrapper p{width:100%;top:60px;left:0}.h3Wrapper h3{border:1px solid var(--accent-green);border-radius:60%;padding:0;width:fit-content}.logoCard1{margin:5px 10px;padding:20px}.logosWrapper{background-size:60%}.logosWrapper h3{font-size:2.2rem}.logosWrapper p{font-size:.8rem}.logosWrapper{padding:20px 0}}.marqueeWrapper{background-color:var(--light-gray);height:20px;display:flex;justify-content:center;align-items:center;padding:15px 0;overflow:hidden}.marqueeWrapper h2{font-weight:900;font-size:1.5rem;color:#111}.marqueeWrapper img{width:2rem;filter:invert(100%)}.works{width:100vw;min-height:100vh;padding:20px 40px;color:var(--faded-black);background-color:var(--light-gray)}.worksHeader{display:flex;justify-content:space-between;padding:30px 20px;justify-content:center;align-items:center}.works h2{z-index:3;border:2px solid var(--accent-green);width:fit-content;padding:10px;border-radius:60%;max-height:6rem}.works h4{font-size:25px}.projectText{font-size:10px}.projectStack{display:flex;height:fit-content}.projectStack li{margin-right:5px;background-color:var(--faded-black);color:var(--light-gray);border-radius:20px;padding:0 12px;font-weight:900}.projectText p{padding-bottom:10px;font-weight:400;font-size:16px}.worksIntro{padding-right:20px}.gearIconWrapper{text-align:left;margin:40px 0}.gearIcon{width:8%;margin:auto 5px 10px auto;display:inline}.worksHeader p{width:505%;font-size:20px;margin-top:20px;text-align:left}.works ul{width:100%;padding:0 0 20px}.works li{display:flex;flex-direction:column;font-weight:100;align-items:center;justify-content:center}.projectTitle{font-size:40px;width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:.5px solid var(--faded-black)}.works li p{margin-bottom:0}.arrowUp{width:15px;rotate:180deg;filter:invert(100%);display:inline;float:right;width:20px}.project{margin:10px 0;display:flex;padding:20px;background-color:#9e9e9e;border-radius:10px}.imageWrapper{border-radius:5px;align-items:center;display:flex;justify-content:center;flex:1;--_mesh-gradient-blur: 0px;--_mesh-gradient-blend-mode: normal;background:radial-gradient(at 1% 20%,#fcfcfc 0px,transparent 50%),radial-gradient(at 72% 5%,#c7c7cc 0px,transparent 50%),radial-gradient(at 97% 94%,#828282 0px,transparent 50%),radial-gradient(at 59.30635838150289% 55.5895865237366%,#5c5c5c 0px,transparent 50%),radial-gradient(at 21.734104046242773% 24.042879019908117%,#000000 0px,transparent 50%) #000;mix-blend-mode:var(--_mesh-gradient-blend-mode)}.imageWrapper img{max-height:90%;object-fit:cover;margin:auto}hr{margin:10px 0 30px;border-bottom:1px dotted rgb(97,94,94)}.buttons{display:flex;justify-content:flex-end;width:100%;gap:10px;margin-top:20px}.project button{font-style:italic;font-size:.8rem;border-radius:50px;border:none;color:var(--faded-black);background-color:var(--light-gray);display:flex;align-items:center;gap:5px}button a{font-size:15px}.openArrow{rotate:320deg}.projectDescription{width:50%;text-align:justify;min-height:100%;display:flex;flex-direction:column;justify-content:space-between;margin-right:20px;flex:1;height:fit-content}button>img{width:15px;display:inline;margin-left:10px;padding:0}.arrowUp:hover{cursor:pointer}.projectImage{width:50%}@media screen and (max-width: 870px){.works{min-height:fit-content}.worksHeader{padding:20px 0}.worksHeader p{font-size:1rem}.projectDescription{min-width:100%}.project{flex-wrap:wrap-reverse!important}.buttons{display:flex}.buttons button{margin:30px 0 10px 10px}.projectDescription,.projectImage{width:100%}}@media screen and (max-width: 600px){.projectTitle{font-size:25px}.worksHeader{flex-direction:column-reverse;padding:10px 0}.worksHeader h2{text-align:center;font-size:5rem;padding:0;width:fit-content}.worksHeader p{font-size:.9rem;width:80%;text-align:center}#works{padding:20px 10px}@media screen and (max-width: 400px){.project{padding:5px}}.buttons button{font-size:.6rem}}#contact{width:100vw;height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--faded-gray)}#contact:after{content:"";display:block;height:300%;left:-100%;position:absolute;top:-100%;width:300%;z-index:2;opacity:100;animation:noise .4s steps(10) infinite;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xmlns:svgjs='http://svgjs.dev/svgjs'%20viewBox='0%200%20700%20700'%20width='700'%20height='700'%3e%3cdefs%3e%3cfilter%20id='nnnoise-filter'%20x='-20%25'%20y='-20%25'%20width='140%25'%20height='140%25'%20filterUnits='objectBoundingBox'%20primitiveUnits='userSpaceOnUse'%20color-interpolation-filters='linearRGB'%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='0.165'%20numOctaves='4'%20seed='15'%20stitchTiles='stitch'%20x='0%25'%20y='0%25'%20width='100%25'%20height='100%25'%20result='turbulence'%3e%3c/feTurbulence%3e%3cfeSpecularLighting%20surfaceScale='15'%20specularConstant='0.75'%20specularExponent='20'%20lighting-color='%237957A8'%20x='0%25'%20y='0%25'%20width='100%25'%20height='100%25'%20in='turbulence'%20result='specularLighting'%3e%3cfeDistantLight%20azimuth='3'%20elevation='100'%3e%3c/feDistantLight%3e%3c/feSpecularLighting%3e%3c/filter%3e%3c/defs%3e%3crect%20width='700'%20height='700'%20fill='transparent'%3e%3c/rect%3e%3crect%20width='700'%20height='700'%20fill='%237957a8'%20filter='url(%23nnnoise-filter)'%3e%3c/rect%3e%3c/svg%3e");background-repeat:repeat}@supports (--css: variables){#contact:after{background-size:50%;filter:brightness(1.5)}}@supports (-webkit-touch-callout: none){#contact:after{background-size:80%;filter:brightness(10)}}.contactContent{text-align:center;line-height:6rem;padding:30px;z-index:99}.contactIMG{position:absolute;top:18%;left:48%;width:100px}.contactTextLarge{font-size:3rem;font-weight:900}.email{font-size:4rem;cursor:auto;width:fit-content;margin-left:auto;border:.5px solid white;background-color:#000;padding:0 30px;border-radius:100px;font-style:italic;text-align:right;font-weight:500;margin-top:15px;display:flex;justify-content:center;align-items:center;filter:drop-shadow(5px 5px 0px #00ff2f)}.emailIcon{width:50px;display:inline;filter:invert();margin-top:5px;margin-left:10px}.lets-chat{font-size:80px;border-radius:50%;width:fit-content;font-weight:100;background-size:cover;background-blend-mode:difference}footer{display:flex;justify-content:center;align-items:center}a.socials{font-size:1.2rem;font-weight:900;margin-left:20px;display:flex;color:#bbb;font-weight:500}a.socials img{width:10px;margin-left:5px;rotate:40deg;filter:brightness(70%)}@keyframes noise{0%,to{background-position:0 0}10%{background-position:-5% -10%}20%{background-position:-15% 5%}30%{background-position:7% -25%}40%{background-position:20% 25%}50%{background-position:-25% 10%}60%{background-position:15% 5%}70%{background-position:0% 15%}80%{background-position:25% 35%}90%{background-position:-10% 10%}}@media screen and (max-width: 700px){.lets-chat{font-size:30px;margin:10px auto}.touch{font-size:45px}.email{font-size:30px;padding:0 30px;height:40px}.emailIcon{width:20px}}
