.style_main__xoExu{padding:10em}.style_nav__LI8HP{position:-webkit-sticky;position:sticky;top:0;font-size:20px;text-decoration:none;padding:1em;align-items:center;width:100%;display:flex;justify-content:space-between;background:linear-gradient(to bottom,var(--background),var(--background) 80%,transparent);z-index:99}.style_homeButton__VTzqm:hover .style_arrow__6Q8g8{display:block}.style_homeButton__VTzqm:hover .style_home__lIKUY{transform:translateX(5px)}.style_homeButton__VTzqm{align-items:center;transition:transform .2s ease;position:relative;width:max-content;margin-left:auto}.style_wrapper__A08Ij{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;margin-bottom:10px}.style_name__y2uPD{grid-column:1;animation:style_blink__S8zdZ 5s infinite;margin-left:1em}.style_title__GjMeN{grid-column:2/4}.style_home__lIKUY{grid-column:4;transition:transform .2s ease}.style_name__y2uPD:hover{opacity:1;animation-play-state:paused}@keyframes style_blink__S8zdZ{1%,3%,5%,7%{opacity:.5}0%,2%,4%,6%,8%{opacity:1}}.style_wrapper__A08Ij{position:relative}.style_wrapper__A08Ij:hover .style_arrowNav__PK0M9{animation:style_bounceAndDisappear__1ngHQ 1s ease infinite}.style_arrowNav__PK0M9{position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-color:var(--foreground);-webkit-clip-path:polygon(100% 50%,0 0,0 100%);clip-path:polygon(100% 50%,0 0,0 100%);z-index:10;margin-left:1em}@keyframes style_bounceAndDisappear__1ngHQ{10%,110%{transform:translateX(-2px) translateY(-50%)}60%{transform:translateX(2px) translateY(-50%)}}.style_project__zoOIz:hover .style_arrow__6Q8g8{display:block}.style_top__qmL78{margin-top:0}.style_projectHeader__ke5OF{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.style_projectName__Vd9M3{font-size:10rem;font-weight:400;margin:0}.style_projectIndex__uTJHP>div{text-align:right;font-size:48px}.style_columns__mmVFv{display:grid;grid-template-columns:repeat(4,1fr);margin-top:5em}.style_infoColumn__COezf{grid-column:1}.style_columnContent__pGdSc{display:grid;grid-gap:10px;gap:10px}.style_item__9_ayc{display:grid}.style_descriptionColumn__gsBM1{grid-column:2/span 4}.style_descriptionColumn__gsBM1 p{font-size:48px}.style_divider__oPiEy{margin:2em 0;border:1px solid #ccc;opacity:50%}.style_visitButton___jdSF{position:relative;font-size:36px;display:inline-block}.style_projectLink__mv7B1{position:relative;text-decoration:none;display:block;transition:transform .2s ease}.style_arrow__6Q8g8{position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-color:var(--foreground);-webkit-clip-path:polygon(100% 50%,0 0,0 100%);clip-path:polygon(100% 50%,0 0,0 100%);display:none;animation:style_bounce__Spj6g 1s infinite}@keyframes style_bounce__Spj6g{0%,to{transform:translateX(-2px) translateY(-50%)}50%{transform:translateX(2px) translateY(-50%)}}.style_visitButton___jdSF:hover .style_arrow__6Q8g8{display:block}.style_visitButton___jdSF:hover .style_projectLink__mv7B1{transform:translateX(5px)}.style_bottom___OU_D{margin-top:20em}.style_imageContainer__X_K1K{display:grid;grid-template-columns:repeat(4,1fr);margin-top:5em;grid-gap:10px;gap:10px}.style_imageNumber__C1YrK{grid-column:1/span 1;font-size:18px;margin-right:2em}.style_imgContainer__QwcXO{grid-column:2/span 4;width:100%}.style_lineWrapper__e_6jJ{display:flex;margin-bottom:1em}.style_line__OA3_K{flex-shrink:0;width:40%;height:1px;background-color:var(--foreground);margin-top:10px;opacity:50%}.style_nextSection___wSCO{padding-top:5em}.style_nextButton__0hFgV{display:flex;align-items:center;cursor:pointer}.style_nextButton__0hFgV .style_projectLink__mv7B1{font-size:160px}@media screen and (max-width:1024px){.style_main__xoExu{padding:2em}.style_nextButton__0hFgV .style_projectLink__mv7B1{font-size:120px}.style_imageNumber__C1YrK{margin-right:1em}.style_columns__mmVFv{gap:20px}}@media screen and (max-width:768px){.style_descriptionColumn__gsBM1 p{font-size:22px}.style_main__xoExu{padding:1em}.style_descriptionColumn__gsBM1{padding-left:3em}.style_projectName__Vd9M3{font-size:36px}.style_projectIndex__uTJHP>div{font-size:20px}.style_top__qmL78{margin-top:6em}.style_visitButton___jdSF{position:relative;font-size:24px;display:inline-block}.style_imageContainer__X_K1K{margin-top:2em}.style_nextButton__0hFgV .style_projectLink__mv7B1{font-size:48px}.style_nav__LI8HP{padding:1em 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.style_name__y2uPD{white-space:nowrap}.style_arrowNav__PK0M9,.style_title__GjMeN{display:none}.style_homeButton__VTzqm{grid-column:4;padding-right:1em}.style_imageNumber__C1YrK{margin-right:.5em}}:root{--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace}html.dark{--foreground:#fff;--background:#121212}html.light{--foreground:#121212;--background:#fff}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%;margin:0;background-color:var(--background)}.loadingScreen{position:fixed;width:100%;height:100%;background-color:var(--foreground);z-index:1000;animation:slide-up .5s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:1.25s;color:var(--background);display:flex;align-items:center;justify-content:center;text-transform:uppercase}.loadingScreen h1{opacity:0;animation:fade-in-name .5s cubic-bezier(.25,.46,.45,.94) .25s forwards}@keyframes slide-up{0%{top:0}to{top:-100%;display:none}}@keyframes fade-in-name{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}a{color:inherit;text-decoration:none}p{font-size:18px}@keyframes pushleft{0%{transform:translateY(0)}to{transform:translateY(-100vw)}}@keyframes fromleft{0%{transform:translateY(100vw)}to{transform:translateY(0)}}::view-transition-old(root){animation:pushleft .6s cubic-bezier(.25,.46,.45,.94) both}::view-transition-new(root){animation:fromleft .6s cubic-bezier(.25,.46,.45,.94) both}@media screen and (max-width:768px){p{font-size:16px}}.transition-overlay{position:fixed;bottom:0;left:0;right:0;height:100vh;background:var(--foreground);color:var(--background);display:flex;align-items:center;justify-content:center;font-size:2rem;z-index:1000;transform:translateY(100%);transition:transform .3s ease-in-out}.transition-overlay.active{transform:translateY(0)}.transition-overlay.exit{transform:translateY(-100%);transition:transform .3s ease-in-out .5s}.transition-overlay.swipe-right-to-left{transform:translateX(100%);transition:transform .3s ease-in-out}.transition-overlay.swipe-right-to-left.active{transform:translateX(0)}.transition-overlay.swipe-right-to-left.exit{transform:translateX(-100%);transition:transform .3s ease-in-out .5s}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_36bd41;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_36bd41{font-family:__Inter_36bd41,__Inter_Fallback_36bd41;font-style:normal}