: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:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;width:100vw;min-width:320px;min-height:100vh;line-height:24px;font-family:var(--vp-font-family-base);font-size:clamp(1rem,5vw,1.2rem);font-weight:400;color:var(--vp-c-text-1);background-color:var(--vp-c-bg);font-synthesis:style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}body:before{content:" ";width:100vw;height:100vh;position:fixed;top:0;background:#000000e6;filter:blur(.8rem);z-index:1}#root{min-width:100vw;background:#000000b3;z-index:2}.Layout{display:flex;flex-direction:column;justify-content:center}.Layout .container{margin:0 auto;width:90vw;display:flex;flex-direction:column}@media(min-width:1024px){.Layout .container{width:70vw}}.homeHeaderContainer{width:100%;height:20%;margin:auto;display:flex;justify-content:center;z-index:2}@media(min-width:1024px){.homeHeaderContainer{width:70vw;justify-content:space-between;align-items:center}}.title-container{cursor:pointer}.title-container>.title{font-weight:600}.title-container>.subtitle{color:gray;font-weight:400}.nav-container{margin:0;padding:0;display:none}@media(min-width:1024px){.nav-container{display:flex;align-items:center;gap:1.5rem}}.nav-links{font-weight:400;text-decoration:none;color:#fff;text-align:center;cursor:pointer!important}@media(min-width:1200px){.title-container>.title{font-size:24px}.title-container>.subtitle{font-size:24px}.nav-links{font-size:24px}}.hero{padding:50% 0 0;margin:0 0 20rem}.hero .title{font-weight:600;font-size:clamp(2rem,3vw,4rem)}.hero{display:grid;grid-template-columns:repeat(1,1fr);gap:0rem;flex-grow:3}@media(min-width:1024px){.hero{min-height:100vh;display:grid;grid-template-columns:repeat(2,1fr);gap:0rem;padding-top:5rem;margin:0}}.hero .left{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero .left .bio{text-align:center}@media(min-width:1024px){.hero .left{margin-top:4rem;height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:2rem}.hero .left .bio{width:50%;text-align:start}}.buttons{display:flex;gap:1rem}.buttons .button{background:#222;display:flex;justify-content:center;align-items:center;gap:1rem;padding:.6rem 1.2rem;border-radius:.5rem;color:#fff;text-decoration:none;font-weight:400}.button:hover{background:#333}.icons{width:2rem;height:2rem}.wave{background:#32323226;border-radius:1000% 1000% 0 0;position:fixed;width:200%;height:12em;animation:wave 10s -3s linear infinite;transform:translateZ(0);opacity:.8;bottom:0;left:0;z-index:-1}.wave:nth-of-type(2){bottom:-1.25em;animation:wave 18s linear reverse infinite;opacity:.8}.wave:nth-of-type(3){bottom:-2.5em;animation:wave 20s -1s reverse infinite;opacity:.9}@keyframes wave{2%{transform:translate(1)}25%{transform:translate(-25%)}50%{transform:translate(-50%)}75%{transform:translate(-25%)}to{transform:translate(1)}}.container{z-index:1}.end{background:0;display:flex;height:20vh}@media(min-width:1024px){.end{height:0}}.aboutWrap{padding:50% 0 0;margin:0 0 20rem;display:flex;flex-direction:column;align-items:center;gap:1rem;animation:fadein 1s ease-out}.aboutWrap .title{font-weight:600;font-size:clamp(2rem,3vw,4rem);margin:0 auto 5rem;height:50px}@media(min-width:1024px){.aboutWrap{min-height:100vh;padding-top:5rem;margin:0}}.aboutWrap p{width:70%;text-align:center;line-height:1.6;color:#fff;margin:0 auto 1rem}.return>*{width:50px}.button{background:#222;display:flex;justify-content:center;align-items:center;gap:1rem;padding:.6rem 1.2rem;border-radius:.5rem;color:#fff;text-decoration:none;font-weight:400;height:50px}@keyframes fadein{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur(0px)}}.cube__front{position:absolute;width:250px;height:250px;background:#ccd8dd1a;transform:translateZ(125px)}.cube__back{position:absolute;width:250px;height:250px;background:#72b6b01a;transform:translateZ(-125px)}.cube__left{position:absolute;width:250px;height:250px;background:#aaea321a;transform:rotateY(-90deg) translateZ(125px)}.cube__right{position:absolute;width:250px;height:250px;background:#943fe91a;transform:rotateY(90deg) translateZ(125px)}.cube__top{position:absolute;width:250px;height:250px;background:#a8c9d01a;transform:rotateX(90deg) translateZ(125px)}.cube__bottom{position:absolute;width:250px;height:250px;background:#7166cd1a;transform:rotateX(-90deg) translateZ(125px)}.scene{height:100%;width:100%;perspective:600px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0%;z-index:-5;filter:blur(20px);animation:bluring ease-in-out 10s infinite}@media(min-width:1024px){.scene{width:50%;right:5%}}.cube{position:relative;width:250px;height:250px;transform-style:preserve-3d;transform:rotateX(-20deg) rotateY(20deg);animation:spin 20s infinite linear;margin:100px}@keyframes spin{0%{transform:rotateX(-20deg) rotateY(0)}to{transform:rotateX(340deg) rotateY(360deg)}}line{stroke:#aaa;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;animation-name:draw;animation-duration:4s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:cubic-bezier(.8,.2,.2,.8);fill:#fff}svg{width:250px;height:250px;position:relative;transform-style:preserve-3d;transform:translateZ(100px)}.line_1{animation-delay:.9s}.line_2{animation-delay:1.8s}.line_3{animation-delay:2.7s}.line_4{animation-delay:3.6s}.line_5{animation-delay:4.5s}.line_6{animation-delay:5.4s}.line_7{animation-delay:6.3s}.line_8{animation-delay:7.2s}.line_9{animation-delay:8.1s}.line_10{animation-delay:9s}.line_11{animation-delay:9.9s}@keyframes draw{to{stroke-dashoffset:0}}@keyframes bluring{0%{filter:blur(1px)}50%{filter:blur(20px)}to{filter:blur(1px)}}._projects_1opoh_1{width:100%;text-align:center;display:grid;grid-template-columns:repeat(1,1fr);gap:0rem}._projects_1opoh_1 h2{font-size:2rem;margin:1.5rem;text-align:center}._projects_1opoh_1 ._project_1opoh_1{min-height:100vh;display:grid;grid-template-columns:repeat(1,1fr);gap:5rem}@media(min-width:1024px){._projects_1opoh_1 ._project_1opoh_1{display:grid;grid-template-columns:repeat(2,1fr);gap:0rem;padding:10rem 0 0}}._projects_1opoh_1 ._project_1opoh_1 ._scene_1opoh_27{perspective:800px;transform-origin:0 0;opacity:1;margin:0 auto}@media(min-width:1024px){._projects_1opoh_1 ._project_1opoh_1 ._scene_1opoh_27{animation:_travel-reveal_1opoh_1 linear both;animation-timeline:view();margin-top:10rem;margin:10rem 0 0}}._projects_1opoh_1 ._project_1opoh_1 ._scene_1opoh_27 ._card_1opoh_41{position:relative;height:300px;width:clamp(150px,20vw,450px);display:flex;justify-content:center;align-items:center;background:#ff3;border-radius:.5rem;transform-style:preserve-3d;transform:rotateY(-20deg) rotateX(10deg);z-index:5}._projects_1opoh_1 ._project_1opoh_1 ._scene_1opoh_27 ._card_1opoh_41 img{border-radius:5rem;width:100px;height:100px;z-index:5}._projects_1opoh_1 ._project_1opoh_1 ._scene_1opoh_27 ._card_1opoh_41 ._techContainer_1opoh_60{position:absolute;display:none;justify-content:center;gap:2rem;z-index:0;transform:translateZ(-1px);animation:_tech-reveal_1opoh_1 linear both;animation-timeline:view()}._projects_1opoh_1 ._project_1opoh_1 ._scene_1opoh_27 ._card_1opoh_41 ._techContainer_1opoh_60 ._card_1opoh_41:hover{background:#333}._projects_1opoh_1 ._project_1opoh_1 ._scene_1opoh_27 ._card_1opoh_41 ._techIcon_1opoh_73{width:100%;text-align:center;font-size:2rem;z-index:0}._projects_1opoh_1 ._project_1opoh_1 ._description_1opoh_79{margin-top:10rem;text-align:center;display:flex;flex-direction:column;align-items:center}._projects_1opoh_1 ._project_1opoh_1 ._description_1opoh_79 ._tagline_1opoh_86{font-style:italic}._projects_1opoh_1 ._project_1opoh_1 ._description_1opoh_79 ul{text-align:left}._projects_1opoh_1 ._project_1opoh_1 ._description_1opoh_79 ._links_1opoh_92{display:flex;justify-content:center;gap:1rem}._projects_1opoh_1 ._project_1opoh_1 ._description_1opoh_79 ._links_1opoh_92 a{padding:.5rem 1rem;border-radius:.5rem;background:#222;color:#fff;text-decoration:none;font-size:.9rem}._projects_1opoh_1 ._project_1opoh_1 ._description_1opoh_79 ._links_1opoh_92 a:hover{background:#444}@keyframes _travel-reveal_1opoh_1{0%{opacity:0;display:none;transform:translate(900px)}20%{opacity:1;display:inline-block;transform:translate(300px)}}@keyframes _tech-reveal_1opoh_1{0%{opacity:0;transform:translateY(0)}20%{opacity:1;transform:translateY(400px)}}
