.__variable_188709{--font-heading:"Geist","Geist Fallback";--font-body:"Geist","Geist Fallback"}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-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+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-label:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-code:"Geist Mono","Geist Mono Fallback"}.Header_hamburgerButton___zyDV{background:none;border:none;padding:var(--static-space-8);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.Header_hamburgerButton___zyDV:hover{opacity:.7}.Header_hamburgerButton___zyDV:active{opacity:.5}.Header_hamburgerIcon__q0jvm{width:24px;height:18px;display:flex;flex-direction:column;justify-content:space-between}.Header_hamburgerIcon__q0jvm span{display:block;width:100%;height:2px;background:var(--text-primary,#000);border-radius:2px;transition:all .3s ease}[data-theme=dark] .Header_hamburgerIcon__q0jvm span{background:var(--text-primary,#fff)}.Header_header__4pLdo{position:sticky;top:0;background:hsla(0,0%,100%,.8);backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid var(--neutral-alpha-weak);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:100}[data-theme=dark] .Header_header__4pLdo{background:rgba(0,0,0,.8)}.Header_headerScrolled__aXkls{background:var(--page-background);box-shadow:0 2px 8px var(--neutral-alpha-medium)}.Header_overlay__I3o2S{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);z-index:998;animation:Header_fadeIn___bZif .3s ease;cursor:pointer}@keyframes Header_fadeIn___bZif{0%{opacity:0}to{opacity:1}}@keyframes Header_fadeOut__x5GaX{0%{opacity:1}to{opacity:0}}.Header_drawer__CNu6k{position:fixed;top:0;right:0;bottom:0;width:320px;max-width:85vw;background:var(--page-background);border-left:1px solid var(--neutral-alpha-weak);box-shadow:-8px 0 32px rgba(0,0,0,.08);z-index:999;overflow-y:auto;animation:Header_slideIn__jMIwr .3s cubic-bezier(.4,0,.2,1);padding:var(--static-space-32);padding-top:var(--static-space-80);padding-bottom:var(--static-space-40)}@keyframes Header_slideIn__jMIwr{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Header_slideOut__kIeng{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Header_drawerClosing__Zg3Mp{animation:Header_slideOut__kIeng .3s cubic-bezier(.4,0,.2,1)}.Header_overlayClosing__CS_h6{animation:Header_fadeOut__x5GaX .3s ease}.Header_mobileNavItem__8EZ_M{width:100%;padding:var(--static-space-16) var(--static-space-20);border-radius:var(--radius-l);transition:background .2s ease;cursor:pointer;min-height:52px;display:flex;align-items:center}.Header_mobileNavItem__8EZ_M:hover{background:var(--neutral-alpha-weak)}.Header_mobileNavItem__8EZ_M.Header_active__9DXww{background:var(--accent-alpha-weak)}.Header_closeButton__geRg1{position:absolute;top:var(--static-space-24);right:var(--static-space-24);width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:var(--radius-m);cursor:pointer;transition:background .2s ease}.Header_closeButton__geRg1:hover{background:var(--neutral-alpha-weak)}.Header_closeButton__geRg1:active{background:var(--neutral-alpha-medium)}.Header_closeButton__geRg1 svg{width:20px;height:20px;opacity:.7}.Header_projectSubItem__cEL_7{padding:var(--static-space-12) var(--static-space-20);padding-left:var(--static-space-48);border-radius:var(--radius-m);transition:all .2s ease;cursor:pointer;font-size:.9375rem;color:var(--text-secondary);min-height:44px;display:flex;align-items:center}.Header_projectSubItem__cEL_7:hover{background:var(--neutral-alpha-weak);color:var(--text-primary)}.OurProjects_sectionHeader__wCGc_{text-align:center;width:100%;margin-bottom:var(--static-space-24)}.OurProjects_headerTitle__f6Ak0{transition:opacity .3s ease}.OurProjects_sectionSubtitle__ImCML{max-width:600px;margin:0 auto}.OurProjects_imageContainer__Bg8RV{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--radius-l);border:1px solid var(--border-neutral-alpha-weak);overflow:hidden}.OurProjects_projectImage__uml9_{width:100%;height:100%;object-fit:cover;display:block}