.theme--text--dark,.theme--text{font-size:17px;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase;color:var(--light);font-family:var(--NMR);white-space:nowrap}.theme--text span.hash{color:var(--gray);margin:0 1ch}.theme--text--dark{color:var(--dark)}.theme--text--dark span{color:var(--grayL)}.theme--detail--dark,.theme--detail{font-family:var(--NMR);font-size:20px;color:var(--light);font-style:normal;font-weight:500;line-height:160%;opacity:.8}.theme--detail--dark{color:var(--dark)}@media (max-width: 1500px){.theme--detail--dark,.theme--detail{font-size:17px}.theme--text--dark,.theme--text{font-size:16px}}section{padding-top:100px;padding-bottom:100px}@media (max-width: 900px){section{padding-top:60px;padding-bottom:60px}}.techIcons{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.techIcons img,.techIcons svg{width:64px;height:64px;object-fit:contain}@media (min-width: 1200px){.techIcons img,.techIcons svg{width:72px;height:72px}}.techIcons .label,.techIcons span,.techIcons p{font-size:1rem;line-height:1.6;opacity:.9}h2,h3,.workCard--body h3{word-break:break-word;overflow-wrap:break-word}.projects--title{white-space:normal;word-break:break-word}.MouseFollower{position:fixed;width:65px;height:65px;top:-100px;left:-100px;border:1px solid #fff;transform:translate(-50%,-50%);z-index:200;mix-blend-mode:difference;display:grid;place-content:center;pointer-events:none}.MouseFollower>div{width:12px;aspect-ratio:1;background-color:#fff;box-shadow:0 0 10px #ffffff50}@media (max-width: 1500px){.MouseFollower{width:45px;height:45px}.MouseFollower>div{width:8px}}@media (max-width: 700px){.MouseFollower{display:none}}header{height:100vh;padding:60px 102px;position:relative}header a{color:inherit;text-decoration:none}header a:hover{color:var(--main);text-decoration:underline}header h3{font-size:15px;font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase;color:var(--light)}header .header--hash{color:var(--gray);margin:0 1ch}.header--top,.header--video,.header--center,.header--menuBtn,.header--bottom{padding:60px 102px;position:absolute;display:flex;justify-content:space-between;align-items:center;width:100%;height:fit-content}.header--menuBtn{position:fixed;left:0%;top:0%;z-index:55;width:fit-content;mix-blend-mode:difference}.header--top{right:0%;top:0%;width:fit-content;min-height:60px;z-index:10;margin-top:18px}.header--bottom{left:0%;bottom:0%;align-items:flex-end}.header--center{left:50%;bottom:0%;transform:translate(-50%);width:fit-content;justify-content:center;z-index:40}.header--video{left:50%;bottom:10%;width:fit-content;transform:translate(-50%);z-index:30;mix-blend-mode:lighten}.header--video video{height:50vh}.header--right{position:absolute;right:30px;top:50%;transform:translateY(-50%);writing-mode:vertical-rl;text-orientation:upright;-webkit-text-orientation:upright;display:block;text-align:center;pointer-events:none;white-space:nowrap;font-size:14px;letter-spacing:.16em;line-height:1;color:#ccc;opacity:.9;z-index:999;animation:scrollAnim 4s infinite forwards;animation-delay:10s}.header--right h3,.header--right h3 *{transform:none!important;display:inline-block;white-space:nowrap;line-height:1}@keyframes scrollAnim{0%,to{opacity:0}50%{opacity:.8}}header .header--right h3 .header--hash{margin:1ch 0}header .header--bottom p{margin-top:24px;max-width:36ch}header{background-color:var(--dark)}.header--right .scrambleText--word,.header--right .scrambleText--overlay{white-space:nowrap;display:inline-block}.header--name{color:var(--light);text-align:center;font-size:120px;font-family:var(--NMR);font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2.4px;text-transform:uppercase;margin-top:15vh;position:relative;z-index:20}.header--name>.header--name--sec{color:var(--main);display:inline-block;position:relative;font-family:var(--NMR-I);transform-origin:top left;text-shadow:0 0 8px rgba(255,136,0,.55)}.header--name>.header--name--sec .header--name--border{position:absolute;top:40%;left:50%;width:104%;height:100%;transform:translate(-50%,-50%);border:3px solid var(--main);box-shadow:0 0 12px #ff880059}.header--name>.header--name--sec .header--name--border>span{position:absolute;width:8px;height:8px;background-color:var(--main);box-shadow:0 0 8px #f809}.header--name>.header--name--sec .header--name--border>span:nth-child(1){top:0%;left:0%;transform:translate(-50%,-50%)}.header--name>.header--name--sec .header--name--border>span:nth-child(2){bottom:0%;left:0%;transform:translate(-50%,50%)}.header--name>.header--name--sec .header--name--border>span:nth-child(3){top:0%;right:0%;transform:translate(50%,-50%)}.header--name>.header--name--sec .header--name--border>span:nth-child(4){bottom:0%;right:0%;transform:translate(50%,50%)}@media (max-width: 1500px){.header--name{margin-top:10vh;font-size:100px}.header--top,.header--video,.header--center,.header--menuBtn,.header--bottom{padding:40px 60px}header h3{font-size:14px}.header--top{margin-top:10px}}@media (max-width: 700px){header{padding:20px}.header--top,.header--video,.header--center,.header--menuBtn,.header--bottom{padding:20px}.header--name{margin-top:max(20vh,100px);font-size:12vw}.header--bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;margin-bottom:80px}.header--video video{height:50vh;filter:brightness(.4) contrast(1.1) saturate(1.2);object-fit:cover;border-radius:12px;transition:filter .8s ease-in-out}.header--video video:hover{filter:brightness(.6) contrast(1.2) saturate(1.4)}.connect--button{width:250px;display:flex;justify-content:center;align-items:center}.header--right{display:none!important}}@keyframes slowBlink{0%{opacity:1}45%{opacity:1}55%{opacity:0}to{opacity:1}}.scroll-static{animation:slowBlink 4s ease-in-out infinite;display:inline-block;will-change:opacity}@media (prefers-reduced-motion: reduce){.scroll-static{animation:none;opacity:1}}.backgroundLines{height:100%;width:100%;position:absolute;left:0;top:0;padding:0 102px;display:flex;justify-content:space-between;overflow:hidden;pointer-events:none}.backgroundLines--line{height:100%;border-left:1px solid rgba(233,238,241,.07);position:relative}.backgroundLines--line--glow{position:absolute;top:50%;left:50%;width:4px;height:4px;opacity:0;transform:translate(-50%,-50%);background-color:var(--main);box-shadow:0 0 50px 1px var(--main)}.backgroundLines--line--glow:after{content:"";position:absolute;top:0%;left:50%;width:1px;height:200px;transform:translate(-50%);background:linear-gradient(to bottom,var(--main),transparent)}.backgroundLines--line--glow__animate{animation:lineAnimation 1.5s cubic-bezier(.5,1,.89,1) forwards}@keyframes lineAnimation{0%{transform:translate(-50%,-50%) translateY(40vh);opacity:0}50%{opacity:.5}70%{opacity:.5}to{opacity:0;transform:translate(-50%,-50%) translateY(-40vh)}}.backgroundLines__light .backgroundLines--line{border-left:1px solid rgba(0,0,0,.07)!important}@media (max-width: 1500px){.backgroundLines{padding:0 60px}}@media (max-width: 700px){.backgroundLines{padding:0 20px}}.btn{display:inline-flex;height:60px;padding:0 18px;align-items:center;gap:10px;flex-shrink:0;cursor:pointer;vertical-align:middle;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);position:relative}.btn--icon{display:block;width:24px;height:24px}.btn--label{color:var(--light);font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}.btn--border{display:block;width:8px;height:8px;position:absolute;border:1px solid var(--gray);transition:.3s ease}.btn:hover .btn--border{border-color:var(--light)}.btn--lt{left:-1px;top:-1px;border-right:none;border-bottom:none}.btn--lb{left:-1px;bottom:-1px;border-right:none;border-top:none}.btn--rt{right:-1px;top:-1px;border-left:none;border-bottom:none}.btn--rb{right:-1px;bottom:-1px;border-left:none;border-top:none}.btn__light{border:1px solid rgba(0,0,0,.1);background:#00000003}.btn__light .btn--border{border-color:var(--grayL)}.btn__light:hover .btn--border{border-color:var(--dark)}@media (max-width: 1500px){.btn{height:40px;padding:0 10px}.btn--icon{width:20px;height:20px}.btn--label{font-size:14px}.btn--border{width:6px;height:6px}}.textWritingContainer{display:inline-block;position:relative}.textWritingContainer--pointer{position:absolute;bottom:.15ch;left:0;width:1ch;height:5px;background-color:currentColor;border-radius:1ch;transition:all .1s linear;opacity:0}.scrambleText{position:relative;display:inline;white-space:normal;word-break:break-word;line-height:inherit}.scrambleText--base{visibility:hidden;white-space:pre-wrap}.scrambleText--overlay{position:absolute;top:0;left:0;white-space:pre-wrap;pointer-events:none;color:inherit}.header--scroll .scrambleText--word{white-space:nowrap;display:inline-block}.nav--menu{position:fixed;height:100vh;width:100vw;background-color:#000;top:0;left:0;z-index:50;display:flex;flex-direction:column;justify-content:start;align-items:end;padding:50px}.nav--link{font-size:64px;text-transform:uppercase;cursor:pointer}@media (max-width: 700px){.nav--link{font-size:40px}}.about{height:100vh;padding:60px 102px;position:relative;background-color:var(--light);display:flex;flex-direction:column;gap:50px}.about{position:relative;background-color:var(--light);color:var(--dark)}.about .backgroundLines--line{border-left:1px solid rgba(0,0,0,.07)}.about:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#00000014}.about--grid{padding-top:140px;display:grid;flex-grow:1;grid-template-columns:4fr 1fr 1fr 1fr 1fr 3fr;grid-template-areas:"bio bio bio bio . ." ". . title . detail detail" "marquee marquee marquee marquee marquee marquee";row-gap:30px}.about--grid .about--bio{grid-area:bio}.about--grid .about--title{grid-area:title}.about--grid .about--detail{grid-area:detail}.about--grid .about--marquee{grid-area:marquee;overflow:visible;min-height:fit-content}.about--grid .about--bio h2{color:#000;font-family:var(--NMR);font-size:56px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2.24px;text-transform:uppercase}.about--grid .about--bio h2 .sec{color:var(--main);font-family:var(--NMR-I)}.about--grid .about--marquee h1{color:#d6dbde;font-size:max(80px,10vw);font-style:normal;font-weight:400;line-height:100%;letter-spacing:-8px;text-transform:uppercase;white-space:nowrap;opacity:.85}.about--grid .about--marquee h1 span{margin:0 .3ch}@media (min-width: 1850px){.about{gap:80px}.about--grid{grid-template-columns:5fr 1fr 2fr 3fr;grid-template-areas:"bio . . ." ". . title detail" "marquee marquee marquee marquee";row-gap:20px}}@media (max-width: 1500px){.about{padding:40px 60px;gap:30px}.about--grid{padding-top:100px}.about--grid .about--bio h2{font-size:42px}}@media (max-width: 700px){.about{padding:20px;gap:10px;height:fit-content;justify-content:normal;align-items:normal}.about--grid{padding-top:70px;display:flex;flex-direction:column}.about--grid .about--bio h2{font-size:36px}}.about--grid .about--marquee{display:block!important;opacity:.85;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:max(80px,10vw);line-height:100%;white-space:nowrap;overflow:visible}@media (max-width: 700px){.about--grid .about--marquee{display:none!important}}.about--grid .about--marquee{display:block!important;width:100%;overflow:visible!important;min-height:fit-content}.about--grid .about--marquee h1{white-space:nowrap;overflow:visible!important;font-size:max(80px,10vw);letter-spacing:normal!important}.about--grid .about--marquee h1 span{display:inline-block;min-width:max-content;padding-right:2ch;margin:0 .5ch;white-space:nowrap}#about{padding-top:60px!important;scroll-margin-top:80px}.interactiveMarquee{display:flex;align-items:center;cursor:-webkit-grab;z-index:1}.interactiveMarquee--item{padding-right:.25em;white-space:nowrap;-webkit-user-select:none;user-select:none}.interactiveMarquee--drag{cursor:-webkit-grabbing;cursor:grabbing}.paraWritingContainer{display:inline-block;position:relative}.paraWritingContainer--overlay{position:absolute;width:100%;height:100%;left:0;top:0}.paraWritingContainer>div:not(.paraWritingContainer--overlay){opacity:0}.paraWritingContainer--cursor{display:inline-block;width:1ch;height:5px;background-color:currentColor;transition:all .1s linear;opacity:0}@keyframes blink{50%{opacity:1}0%,to{opacity:0}}.techStackSec{height:100vh;padding:180px 102px 60px;background-color:var(--dark);position:relative;display:flex;flex-direction:column;gap:30px}.techStackSec--head{flex-grow:1;display:grid;grid-template-columns:5fr 1fr 1fr 1fr 3fr;grid-template-areas:"heading . title . detail"}.techStackSec--head--heading{grid-area:heading}.techStackSec--head--heading h2{color:#fff;font-size:56px;font-family:var(--NMR);font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2.24px;text-transform:uppercase;white-space:nowrap}.techStackSec--head--heading h2 .sec{color:var(--main);font-family:var(--NMR-I)}.techStackSec--head--title{grid-area:title}.techStackSec--head--detail{grid-area:detail}.techStackSec--grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr;row-gap:60px;column-gap:9.09%}@media (max-width: 1500px){.techStackSec{padding:40px 60px}.techStackSec--head--heading h2{font-size:42px}}@media (max-width: 768px){.tech--stack--title{margin-bottom:16px}.tech--stack--subtitle{margin-top:8px}.tech--stack--container{flex-direction:column;gap:16px}}@media (max-width: 700px){.techStackSec{height:auto!important;min-height:0!important;padding:24px 16px 18px!important;gap:12px!important}.techStackSec--head{display:flex!important;flex-direction:column!important;gap:8px!important;align-items:flex-start!important;flex:0 0 auto!important;flex-grow:0!important;margin:0!important;padding:0!important;min-height:0!important;height:auto!important}.techStackSec--head--title{order:-1!important;width:100%!important;margin:0!important;padding:0!important;display:block!important;z-index:2!important}.techStackSec--head--title h3{display:flex!important;align-items:center!important;gap:8px!important;font-size:13px!important;line-height:1!important;margin:0!important;color:var(--light)!important;transform:none!important}.techStackSec--head--heading{order:0!important;width:100%!important;margin:0!important;padding:0!important}.techStackSec--head--heading h2{font-size:clamp(22px,8.5vw,34px)!important;line-height:1.02!important;letter-spacing:-1px!important;white-space:normal!important;margin:0 0 .12rem!important;display:block!important}.techStackSec--head--detail{margin-top:0!important;padding-top:0!important;width:100%!important}.techStackSec--head--detail p,.techStackSec--head--detail .theme--detail{margin:0!important;padding:0!important;font-size:16px!important;line-height:1.35!important;text-align:left!important;max-width:100%!important}.techStackSec--grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:20px!important;margin-top:8px!important}.backgroundLines,.backgroundLines--line,.backgroundLines--line--glow,.Icon--border{display:block!important;visibility:visible!important}}@ @media (max-width: 700px){.techStackSec--head--heading h2{display:flex!important;align-items:baseline!important;gap:6px!important;white-space:nowrap!important;flex-wrap:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:clamp(18px,6.8vw,30px)!important;line-height:1!important}.techStackSec--head--heading h2 .sec{display:inline-block!important;visibility:visible!important;color:var(--main)!important;margin-left:6px!important;white-space:nowrap!important}.techStackSec--head--heading h2>*{display:inline-block!important;vertical-align:baseline!important}}.techCard{grid-column:span 1}.techCard h3{margin-top:2rem;color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.8px}.techCard p{margin-top:1rem;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:140%;opacity:.6}@media (max-width: 1500px){.techCard h3{margin-top:1rem;font-size:16px}.techCard p{margin-top:.5rem;font-size:14px}}.techCard img,.workCard img{width:64px;height:64px;margin-bottom:12px;object-fit:contain}.techCard h3,.workCard h3{font-size:1.15rem;margin-bottom:6px}.techCard p,.workCard p{font-size:.95rem;line-height:1.6;opacity:.85;max-width:45ch}.Icon{display:inline-flex;padding:14px;align-items:center;gap:10px;flex-shrink:0;cursor:pointer;vertical-align:middle;position:relative;border:1px solid rgba(255,255,255,.1);background:linear-gradient(45deg,#ffffff0d 25%,#ffffff24,#ffffff0d 75%);background-size:200% 100%;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .2s ease}@keyframes skeletonAnimation{to{background-position:200% 0}}.Icon{animation:skeletonAnimation 2s linear forwards;animation-delay:3s}.Icon--icon{display:block;width:32px;height:32px;filter:brightness(1.28) contrast(1.15);transition:filter .25s ease}.Icon:hover .Icon--icon{filter:brightness(1.48) contrast(1.25)}.Icon--border{display:block;width:4px;height:4px;position:absolute;background-color:#959292;transition:.3s ease}.Icon:hover .Icon--border{background-color:var(--light)}.Icon--lt{top:0%;left:0%;transform:translate(-50%,-50%)}.Icon--lb{bottom:0%;left:0%;transform:translate(-50%,50%)}.Icon--rt{top:0%;right:0%;transform:translate(50%,-50%)}.Icon--rb{bottom:0%;right:0%;transform:translate(50%,50%)}.Icon__light{border:1px solid rgba(0,0,0,.1);background:#00000003}.Icon__light .Icon--border{border-color:var(--grayL)}.Icon__light:hover .Icon--border{border-color:var(--dark)}.Icon:hover{transform:translateY(-1px);border-color:#ffffff38;background:#ffffff14;box-shadow:0 0 24px #ff88001f}.Icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;box-shadow:0 0 0 0 var(--brand, transparent);transition:box-shadow .25s ease;pointer-events:none}.Icon:hover:before{box-shadow:0 0 0 2px color-mix(in srgb,var(--brand, transparent) 70%,transparent),0 0 18px color-mix(in srgb,var(--brand, transparent) 35%,transparent)}.Icon--github{--brand: #ffffff}.Icon--linkedin{--brand: #0a66c2}.Icon--resume{--brand: var(--main)}@media (max-width: 1500px){.Icon--icon{width:24px;height:24px}.Icon{padding:10px}}.Icon--html{background:linear-gradient(145deg,#e34c262e,#ffffff0a);border-color:#e34c2640}.Icon--html img{filter:drop-shadow(0 0 6px rgba(227,76,38,.45))}.Icon--css{background:linear-gradient(145deg,#264de42e,#ffffff0a);border-color:#264de440}.Icon--css img{filter:drop-shadow(0 0 6px rgba(38,77,228,.45))}.Icon--javascript{background:linear-gradient(145deg,#f7df1e2e,#ffffff0a);border-color:#f7df1e40}.Icon--javascript img{filter:drop-shadow(0 0 6px rgba(247,223,30,.45))}.Icon--typescript{background:linear-gradient(145deg,#3178c62e,#ffffff0a);border-color:#3178c640}.Icon--typescript img{filter:drop-shadow(0 0 6px rgba(49,120,198,.45))}.Icon--react{background:linear-gradient(145deg,#61dafb2e,#ffffff0a);border-color:#61dafb40}.Icon--react img{filter:drop-shadow(0 0 6px rgba(97,218,251,.45))}.Icon--redux{background:linear-gradient(145deg,#764abc2e,#ffffff0a);border-color:#764abc40}.Icon--redux img{filter:drop-shadow(0 0 6px rgba(118,74,188,.45))}.Icon--firebase{background:linear-gradient(145deg,#ffca282e,#ffffff0a);border-color:#ffca2840}.Icon--firebase img{filter:drop-shadow(0 0 6px rgba(255,202,40,.45))}.Icon--sass{background:linear-gradient(145deg,#cf649a2e,#ffffff0a);border-color:#cf649a40}.Icon--sass img{filter:drop-shadow(0 0 6px rgba(207,100,154,.45))}.Icon:hover{box-shadow:0 0 14px #ffffff14,0 0 20px var(--main);transform:translateY(-1px);transition:all .25s ease}.projects{background-color:var(--dark);color:var(--light);padding:60px 60px 20px;position:relative}.projects--grid{position:relative;display:flex;flex-direction:column;gap:40px}.projects--header{display:flex;align-items:flex-start;gap:16px}.projects--title{margin-right:auto;margin-bottom:12px}.projects--blurb{max-width:420px;font-size:18px;line-height:1.6;color:#ffffffb8;margin-top:12px;margin-left:0}.projects--grid--content{display:flex;flex-direction:column;gap:48px}.projects--grid--content--works{display:flex;flex-direction:column;gap:40px;max-width:1200px;width:100%;margin:0 auto}.projects--grid--detail{margin-top:40px;text-align:right;opacity:.85}.projects--grid--detail p{font-size:1.05rem;line-height:1.6;max-width:52ch}@media (max-width: 1200px){.projects{padding:48px}.projects--grid--content--works{gap:64px;max-width:92vw}}@media (max-width: 900px){.projects{padding:36px 18px}.projects--header{flex-direction:column;gap:10px}.projects--blurb{max-width:100%;margin-top:8px}.projects--grid--content--works{gap:36px;max-width:92vw}}@media screen and (max-width: 768px){.workCard{flex-direction:column;align-items:flex-start;gap:12px}.workCard--body{text-align:left;padding:8px 0}.workCard--body img{width:100%;height:auto}}h2,h3,.projects--title,.workCard--body h3{word-break:break-word;overflow-wrap:break-word}.workCard--body h3{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;white-space:normal}.projects--grid--title{position:absolute;left:50%;transform:translate(-50%);top:12px;z-index:2}@media (max-width: 768px){.projects--grid--title{margin-bottom:12px;top:auto}.projects--header{flex-direction:column;align-items:flex-start;gap:8px}.projects--title{font-size:22px}}@media (max-width: 700px){section#projects>div.projects--grid:nth-child(3)>div.projects--grid--title:nth-child(1){position:static!important;transform:none!important;left:auto!important;top:auto!important;width:100%!important;margin-bottom:8px!important}section#projects>div.projects--grid:nth-child(3) .projects--header{display:flex!important;flex-direction:column!important;gap:6px!important;align-items:stretch!important}section#projects>div.projects--grid:nth-child(3)>div.projects--grid--title:nth-child(1)>h3.theme--text{order:-1!important;align-self:flex-end!important;margin:0 0 6px!important;white-space:nowrap!important;position:static!important;transform:none!important;z-index:50!important}section#projects>div.projects--grid:nth-child(3) .projects--title{order:0!important;width:100%!important;min-width:0!important;white-space:normal!important}.projects{padding:28px 12px 12px!important}.projects--grid{gap:16px!important}.projects--grid--content--works{gap:18px!important}.projects--title{margin-bottom:6px!important;font-size:20px!important}.projects--blurb{margin-top:6px!important;font-size:14px!important;line-height:1.45!important}.workCard{gap:8px!important;padding-bottom:8px!important}}.projects .btn,.projects .chip,.projects button,.projects .projects--actions,.projects .Icon{margin:0 8px 8px 0;padding:8px 12px}h2,h3,h4,p{margin-top:0;margin-bottom:6px}@media (max-width: 900px){.projects--title{margin-bottom:18px!important;font-size:clamp(20px,4.5vw,28px)!important;line-height:1.04!important}.projects--blurb{margin-top:12px!important;font-size:clamp(14px,3.2vw,18px)!important;line-height:1.6!important;max-width:95%!important}}section#projects .projects--grid--title h3.theme--text{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}@media (max-width: 900px){.projects--grid--content--works{gap:18px!important}.projects--grid--detail,.projects--grid--footer,.projects--grid+hr,section#projects hr{margin-top:8px!important;margin-bottom:8px!important}section#projects,.projects{padding-bottom:12px!important}.projects--grid--content--works>.workCard:last-child,.workCard:last-child{margin-bottom:8px!important;padding-bottom:8px!important}}.projects--grid--title{position:absolute;left:50%;transform:translate(-50%);top:12px;z-index:2;display:flex;align-items:center;gap:12px;white-space:normal}.projects--grid--title h3.theme--text{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;display:inline-block!important;margin:0;padding:0}.projects--grid--title .scrambleText,.projects--grid--title .scrambleText--overlay,.projects--grid--title .scrambleText--base{position:static!important;transform:none!important;display:inline-block!important;width:auto!important;height:auto!important;left:auto!important;top:auto!important;opacity:1!important}.workCard{grid-column:span 1;margin-top:clamp(28px,4vw,72px)}.workCard--head{display:flex;justify-content:space-between;gap:16px}.workCard--head h3{color:#fff;font-size:12px;text-transform:uppercase;opacity:.7;letter-spacing:.4px}.workCard--line{width:100%;border-bottom:1px solid #fff;opacity:.18;margin:18px 0 8px}.workCard--body{display:grid;grid-template-columns:1.15fr minmax(320px,600px);grid-template-areas:"title image" "desc  image" "links image" "tags  image";column-gap:clamp(20px,4vw,64px);row-gap:clamp(10px,1.8vw,18px);align-items:start}.workCard--body h1{grid-area:title;position:static!important;mix-blend-mode:normal!important;margin:0;margin-bottom:clamp(12px,2.5vw,24px);color:var(--light);font-size:clamp(32px,4.5vw,64px);font-weight:500;line-height:1.06;letter-spacing:-.02em;text-transform:uppercase;text-align:left;max-width:28ch;overflow-wrap:anywhere}.workCard--body p{grid-area:desc;position:static!important;margin:0;color:#ffffffeb;font-family:var(--NMR);font-size:clamp(1.05rem,.6vw + .95rem,1.25rem);line-height:1.9;max-width:60ch}.workCard--body>span{grid-area:image;justify-self:center;display:block}.workCard--body img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:.5rem;display:block}.project--links{grid-area:links;display:flex;gap:14px;flex-wrap:wrap;justify-self:start;margin-top:6px}.project--links a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:clamp(.92rem,.25vw + .86rem,1rem);padding:10px 16px;border-radius:999px;transition:transform .15s ease,opacity .15s ease,box-shadow .2s ease,filter .2s ease,background .2s ease,border-color .2s ease,color .2s ease;border:1px solid rgba(255,255,255,.45);color:var(--light);background:transparent;opacity:.95}.project--links a:hover{transform:translateY(-1px);opacity:1}.project--links a:first-child{background:transparent;color:#fffffff5;border-color:#ffffff8c}.project--links a:first-child:hover{background:#ffffff1a;border-color:#ffffffb3}.project--links a:nth-child(2){background:var(--main);color:#111;border-color:var(--main)}.project--links a:nth-child(2):hover{filter:brightness(1.08);box-shadow:0 0 10px #ff99008c}.project--tech{grid-area:tags;display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin-top:8px;justify-self:start}.project--tech li{font-size:clamp(.78rem,.2vw + .72rem,.9rem);border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:6px 12px;color:#ffffffe0}@media (max-width: 1200px){.workCard--body{display:flex;flex-direction:column;gap:2rem}.workCard--body img{max-width:92vw;justify-self:center}.workCard--title,.workCard--desc,.project--links,.project--tech{max-width:92vw;text-align:left}.workCard--title{white-space:normal}}@media (max-width: 700px){.workCard--head h3{font-size:12px}.workCard--body h1{font-size:clamp(28px,8vw,40px)}.workCard--body p{font-size:clamp(.98rem,1.4vw + .8rem,1.08rem)}}.workCard--body h3{display:inline-block;font-size:clamp(2rem,5vw,4rem);line-height:1.1;word-break:break-word;overflow-wrap:break-word;white-space:normal;margin-bottom:.25em}.workCard--body h3 span{display:block}.workCard--title{color:var(--light);font-size:clamp(2rem,5vw,3.5rem);line-height:1.2;display:flex;flex-direction:column;gap:.1em;white-space:normal}.workCard--title-word{display:block;opacity:1;transform:translateY(0)}.fadeText{position:relative;display:inline-block;vertical-align:text-top}.fadeText--con{position:relative;z-index:10;display:inline-flex;align-items:center;gap:8px;line-height:inherit}.fadeText>span:not(.fadeText--overlay){opacity:0;display:inline-flex}.fadeText .fadeText--overlay{position:absolute;left:0;top:0;width:100%;height:100%}.fadeText--con span{max-height:1em;line-height:inherit;font-size:inherit}.resume{min-height:100vh;padding:80px 102px 60px;background-color:var(--dark);position:relative;display:flex;flex-direction:column;gap:30px}.resume--grid{flex-grow:1;display:grid;grid-template-columns:minmax(260px,35%) 1fr;grid-template-areas:"detail experience";width:100%;max-width:1400px;margin:0 auto;align-items:flex-start}.resume--grid h4{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:1.6;white-space:normal;word-break:break-word}.resume--grid--detail{grid-area:detail;display:flex}.resume--grid--detail--data{padding:0 50px;display:flex;flex-direction:column;gap:36px}.resume--grid--detail--data h2{color:#fff;font-size:32px;font-weight:400;line-height:1.1;letter-spacing:-1.28px;word-break:break-word}.resume--name{display:flex;gap:10px;flex-wrap:wrap;color:#fff;font-size:32px;font-weight:400;letter-spacing:-1.28px;line-height:1.1}.resume--name span{white-space:nowrap}.resume--role{display:block;margin-top:4px;font-size:18px;font-weight:400;opacity:.85;line-height:1.3;text-align:left}.resume--grid--detail--data--name--icons{display:flex;gap:1rem;margin-top:1.5rem}.resume--grid--detail--data--skills h4{text-transform:uppercase;margin-bottom:12px;color:#fff;font-weight:600}.resume--grid--detail--data--skills .double{display:flex;flex-wrap:wrap;gap:32px}.resume--grid--detail--data--skills ul{list-style:none!important;padding-left:0;margin:0}.resume--grid--detail--data--skills li{display:flex;align-items:flex-start;gap:10px;margin-bottom:8px;color:#ffffffe6;font-size:15.5px;line-height:1.6}.resume--grid--detail--data--skills li:before{content:"";width:6px;height:6px;border-radius:50%;background:#ffffffe6;margin-top:.55em;flex-shrink:0}.resume--grid--experience{grid-area:experience}.resume--grid--experience--body{padding-top:50px;display:flex;flex-direction:column;gap:48px}.resume--grid--experience--body h4{font-size:18px;font-weight:500;color:#fff;margin-bottom:8px}@media (max-width: 768px){.resume{padding:90px 24px 24px}.resume--grid{grid-template-columns:1fr;grid-template-areas:"detail" "experience";row-gap:60px}.resume--grid--detail--data{padding:0;gap:28px}.resume--grid--detail--data--skills .double{flex-direction:column;gap:20px}.resume--grid--experience--body{gap:40px}}@supports (-webkit-touch-callout: none){.resume *{-webkit-text-size-adjust:100%;word-break:break-word;white-space:normal}}.resume--header-block{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.resume--grid--detail--data--skills h4{display:block!important;font-size:1rem!important;line-height:1.4!important;text-transform:uppercase;color:#fff;font-weight:600;margin-bottom:12px;overflow:visible!important;white-space:normal!important;word-break:keep-all}.resume--grid--detail--data--skills h4 span{display:inline-block!important;line-height:1.4!important;vertical-align:bottom!important}.resume--grid--detail--data--skills li,.resume--grid--detail--data--skills motion.li{display:flex!important;align-items:flex-start!important;gap:10px!important;margin-bottom:10px!important;color:#ffffffeb!important;font-size:15.8px!important;line-height:1.7!important;white-space:normal!important}.resume--grid--detail--data--skills li:before,.resume--grid--detail--data--skills motion.li:before{content:""!important;width:6px!important;height:6px!important;border-radius:50%;background:#fffffff2;margin-top:.6em;flex-shrink:0;opacity:.95}.resume--grid--detail--data--skills h4{display:inline-block!important;text-transform:uppercase;overflow:visible!important;position:relative}.resume--grid--detail--data--skills h4 span{display:inline-block!important;min-width:6.2ch!important;white-space:nowrap!important;line-height:1.4!important}.resume--grid--detail--data--skills h4{display:inline-block;text-transform:uppercase;position:relative;overflow:visible!important;padding-right:2px;letter-spacing:.5px}.resume--grid--detail--data--skills h4 span{display:inline-block;white-space:nowrap;line-height:1.4}.resume--grid--detail--data--skills li,.resume--grid--detail--data--skills motion.li{margin-bottom:12px!important;line-height:1.75!important}.resumeCard--body--center li,.resumeCard--body--center motion.li{margin-bottom:14px!important;line-height:1.75!important}.resume--grid--detail--data{gap:38px!important}.resume--grid--detail--data--skills h4{display:inline-block;text-transform:uppercase;overflow:visible;letter-spacing:.5px;padding-right:1px;margin-bottom:8px;font-size:1rem;line-height:1.3;transform:translateY(1px)}.resume--grid--detail--data--skills h4 span{display:inline;white-space:nowrap;line-height:1.3}.resume--grid--detail--data--skills li,.resume--grid--detail--data--skills motion.li{margin-bottom:12px;line-height:1.75}.resume--grid--detail--data{gap:42px}.resumeCard--body--center li,.resumeCard--body--center motion.li{line-height:1.75!important;margin-bottom:14px;word-break:break-word}@supports (-webkit-touch-callout: none){.resume *{-webkit-text-size-adjust:100%;word-break:break-word}.resumeCard--body--center motion.ul,.resume--grid--detail--data--skills motion.ul{display:block!important;line-height:1.75!important;margin-top:4px!important}}@supports (-webkit-touch-callout: none){.resume li,.resume motion-li,.resume motion.li,.resume motion-ul,.resume motion.ul{display:block!important;line-height:1.8!important;margin-bottom:14px!important;white-space:normal!important;word-break:break-word!important}.resume--grid--detail--data{gap:44px!important}.resume--grid--detail--data--skills h4{display:inline-block!important;overflow:visible!important;text-transform:uppercase;letter-spacing:.4px;padding-right:2px;line-height:1.3!important;font-size:1rem!important}.resume--grid--detail--data--skills h4 span{display:inline!important;line-height:1.3!important}.resume--grid--detail--data--skills li:before,.resume--grid--detail--data--skills motion.li:before{margin-top:.5em!important}}.resume--grid--detail--data--skills h4{text-transform:uppercase;white-space:nowrap;letter-spacing:.08em;overflow:visible!important;margin-bottom:8px;font-size:1rem;line-height:1.3}.resume--grid--detail--data--skills h4 span{display:inline!important;transform:none!important;margin-right:0!important;white-space:pre!important;line-height:1.3!important}.resume--grid--detail--data--skills li{white-space:nowrap;line-height:1.55}@media (max-width: 540px){.resume--grid--detail--data--skills li{white-space:normal}}.resume--grid--detail--data--skills li{white-space:nowrap}@media (max-width: 600px){.resume--grid--detail--data--skills li{white-space:normal}}.skills-list ul{columns:2;column-gap:2rem}.resume--grid{-webkit-font-smoothing:antialiased;backface-visibility:hidden;transform:translateZ(0)}.fadeList{list-style:none;padding:0;margin:0}.fadeList li{margin-bottom:.4rem;line-height:1.4em;white-space:nowrap;overflow-wrap:normal;word-break:keep-all}.fadeList li{white-space:nowrap}.resumeCard{width:100%}.resume--line{height:1px;width:100%;background:#ffffff29;margin:28px 0 20px}.resumeCard--body{display:grid;grid-template-columns:1fr 2fr max-content;gap:28px;align-items:start;width:100%}.resumeCard--body>*{min-width:0}.resumeCard--body--left h4{font-size:clamp(1.05rem,.5vw + .95rem,1.25rem);line-height:1.25;color:#fff;margin:0 0 6px;font-weight:600;white-space:normal}.resumeCard--body--left p{font-size:clamp(.95rem,.4vw + .85rem,1.05rem);line-height:1.4;color:#ffffffd9;margin:0;white-space:normal}.resumeCard--body--center ul{list-style:none;padding-left:0;margin:0}.resumeCard--body--center li{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;color:#fffffff2;font-size:clamp(1rem,.32vw + .95rem,1.12rem);line-height:1.7}.resumeCard--body--center li:before{content:"";width:6px;height:6px;border-radius:50%;background:#fffffff2;margin-top:.55em;flex:0 0 6px;opacity:.9}.resumeCard--body--right h4{text-align:right;font-size:clamp(.95rem,.4vw + .85rem,1.05rem);color:#ffffffe6;margin:0;white-space:normal;word-break:keep-all}@media (max-width: 1100px){.resumeCard--body{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr) minmax(120px,.8fr);gap:24px}}@media (max-width: 760px){.resumeCard--body{grid-template-columns:1fr;gap:16px}.resumeCard--body--right h4{text-align:left}.resume--line{margin:22px 0 16px}}.resumeCard--body--center li,.resumeCard--body--center motion.li{display:flex!important;align-items:flex-start!important;gap:10px!important;color:#fffffff2!important;font-size:clamp(1rem,.35vw + .9rem,1.12rem)!important;line-height:1.75!important;margin-bottom:12px!important;white-space:normal!important;word-break:break-word!important}.resumeCard--body--center li:before,.resumeCard--body--center motion.li:before{content:""!important;width:6px!important;height:6px!important;border-radius:50%;background:#fffffff2;margin-top:.55em!important;flex:0 0 6px!important;opacity:.95}.resumeCard--body--right h4{white-space:nowrap}.resumeCard--body--center li{margin-bottom:14px}@media (max-width: 760px){.resumeCard--body--left{margin-bottom:8px}}.resumeCard--body--left h4{white-space:nowrap}.resumeCard--body--center{margin-top:8px}@media (max-width: 760px){.resumeCard--body--center{margin-top:0}}.resume--card--body p{margin-bottom:.75rem}.resume--card--date{white-space:nowrap;text-align:right}.resume--card--body li{margin-bottom:.45rem}.resume--card--title,.resumeCard--body--left h4,.resumeCard--body--left p{white-space:nowrap}@media (max-width: 768px){.resumeCard--body--left h4,.resumeCard--body--left p{white-space:normal}}.footer{height:100vh;padding:180px 102px 60px;background-color:var(--dark);position:relative;display:flex;flex-direction:column;gap:30px}.footer--grid{flex-grow:1;display:grid;grid-template-columns:6fr 5fr;grid-template-areas:"heading form"}.footer--grid--heading{grid-area:heading}.footer--grid--heading h2{color:#fff;font-size:56px;font-family:var(--NMR);font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2.24px;text-transform:uppercase;white-space:nowrap}.footer--grid--heading h2 .sec{color:var(--main);font-family:var(--NMR-I)}.footer--grid--form{grid-area:form}.input--div{display:flex;flex-direction:column;padding-bottom:32px}.input--div label{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.input--div textarea{resize:none}.input--div--line{width:100%;transform-origin:left;border-bottom:1px solid #ffffff30;position:relative}.input--div--line>div{width:100%;transform-origin:left;border-bottom:1px solid #fff;position:absolute;left:0%;top:0}.input--div textarea,.input--div input{min-width:0;background-color:transparent;border:none;outline:none;padding:1rem 0;color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:100%}.footer--grid--form--btn{margin-top:16px}.footer--bottom{padding-top:30px;width:100%;display:flex}.footer--bottom>*{flex:1}.footer--bottom>*:nth-child(2){text-align:center}.footer--bottom p{color:#e9eef1;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.footer--bottom p .header--hash{color:var(--gray)}@media (max-width: 1500px){.footer{padding:140px 60px 40px}.input--div{padding-bottom:1rem}.footer--grid{grid-template-columns:5fr 6fr}.footer--grid--heading h2{font-size:42px}.input--div textarea,.input--div input{padding:.6rem 0;font-size:20px}}@media (max-width: 700px){.footer{padding:90px 20px 20px;height:fit-content}.footer--grid{grid-template-columns:1fr;grid-template-areas:"heading" "form";gap:30px}.footer--bottom{flex-direction:column-reverse;gap:20px}.footer--bottom>*:nth-child(2){text-align:left}}.input--div.has-error input,.input--div.has-error textarea{outline:1px solid #ff8800;box-shadow:0 0 0 3px #ff880026}.footer--grid--heading h2{font-size:36px;line-height:1.1;margin-bottom:12px}@media (max-width: 768px){.footer--grid--heading h2{font-size:24px;text-align:center}}.alert{position:fixed;bottom:50px;width:350px;left:50%;transform:translate(-50%);padding:16px;border-radius:14px;text-transform:uppercase;text-align:center}:root{--font-body: "Inter", system-ui, Avenir, Helvetica, Arial, sans-serif;--font-heading: "Space Grotesk", system-ui, sans-serif;line-height:1.5;font-weight:400;--main: #ffa31a;--gray: rgba(255, 255, 255, .6);--grayL: rgba(0, 0, 0, .4);--light: #f2f2f2;--dark: #212121;--NML: "NeueMachina-Light";--NMR: "NeueMachina-Regular";--NMU: "NeueMachina-Ultrabold";--NML-I: "NeueMachina-Light-Italic";--NMR-I: "NeueMachina-Regular-Italic";--NMU-I: "NeueMachina-Ultrabold-Italic";color:#ffffffe6;background-color:var(--dark);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body{background-color:var(--dark)}body{background:radial-gradient(circle at center,#1a1a1a,#0d0d0d);color:var(--light);overflow-x:hidden;overflow-y:scroll;font-family:var( --NMR )}@font-face{font-family:NeueMachina-Light;src:url(/assets/NeueMachina-Light-EpXVF5nA.otf) format("opentype")}@font-face{font-family:NeueMachina-Regular;src:url(/assets/NeueMachina-Regular-rSH5ZPcQ.otf) format("opentype")}@font-face{font-family:NeueMachina-Ultrabold;src:url(/assets/NeueMachina-Ultrabold-TVeJ8tuN.otf) format("opentype")}@font-face{font-family:NeueMachina-Light-Italic;src:url(/assets/NeueMachina-Light-Italic-eND0Oi4p.otf) format("opentype")}@font-face{font-family:NeueMachina-Regular-Italic;src:url(/assets/NeueMachina-Regular-Italic-ArzD_sC8.otf) format("opentype")}@font-face{font-family:NeueMachina-Ultrabold-Italic;src:url(/assets/NeueMachina-Ultrabold-Italic-u6e-4BIt.otf) format("opentype")}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}main{width:100%}main>*{width:100%;overflow-x:hidden}html,body,#root,main{background-color:var(--dark);background:var(--dark)}body{font-size:19px;line-height:1.7}h1,h2,h3{line-height:1.2}h2{font-size:2.2rem;font-family:var(--NMU)}h3{font-size:1.4rem;font-weight:500}p{font-size:1.08rem;font-weight:300;line-height:1.7;opacity:.9}.project--links a:nth-child(2):hover{filter:brightness(1.2);box-shadow:0 0 10px #f909}*{overflow-wrap:break-word;word-break:break-word;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;overflow-x:hidden}.scrambleText{display:inline-block;padding-right:4px;white-space:normal;word-break:break-word;overflow:visible!important;line-height:1.2}.scrambleText > s(.scrambleText--overlay){display:inline-block;opacity:1}h1,h2,h3{overflow-wrap:break-word;word-break:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto;padding-right:2px}header,.navbar,.nav-links,.logo-container,.header-title{overflow:visible;min-width:0}header h3,header h2{padding-right:3px;margin-right:0;letter-spacing:.2px}.header,.navbar,footer,section{padding-inline-end:2px}p,.about--detail,.fadeText,.hideText{white-space:normal!important;word-break:break-word!important}h1,h2,h3,h4{white-space:normal!important;overflow-wrap:break-word!important;word-break:break-word!important;line-height:1.4}
