@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/geist-sans-latin-400-normal-gapTbOY8.woff2)format("woff2"),url(/assets/geist-sans-latin-400-normal-BOaIZNA2.woff)format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/geist-sans-latin-700-normal-BmN9tIp5.woff2)format("woff2"),url(/assets/geist-sans-latin-700-normal-CjScfYeH.woff)format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/geist-mono-cyrillic-400-normal-Ce5q_31Z.woff2)format("woff2"),url(/assets/geist-mono-cyrillic-400-normal-BPBWmzPh.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/geist-mono-latin-ext-400-normal-Cgks_Qgx.woff2)format("woff2"),url(/assets/geist-mono-latin-ext-400-normal-CxNRRMGd.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-display:swap;font-weight:400;src:url(/assets/geist-mono-latin-400-normal-LC9RFr9I.woff2)format("woff2"),url(/assets/geist-mono-latin-400-normal-CoULgQGM.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/geist-mono-cyrillic-700-normal-VCNRadI3.woff2)format("woff2"),url(/assets/geist-mono-cyrillic-700-normal-DH5Q319x.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/geist-mono-latin-ext-700-normal-YOllDaLV.woff2)format("woff2"),url(/assets/geist-mono-latin-ext-700-normal-BX9f1BHp.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-display:swap;font-weight:700;src:url(/assets/geist-mono-latin-700-normal-D6izGJRP.woff2)format("woff2"),url(/assets/geist-mono-latin-700-normal-QGw08Lff.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{letter-spacing:-.03em;--page-margin-left:10%;--page-margin-right:2%;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#d5d2da;font-family:Geist Mono,monospace;font-size:18px;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.noise-overlay{pointer-events:none;background-color:#d5d2da;width:100vw;height:100vh;position:absolute;top:0;left:0}.bubble-menu{padding:0 var(--page-margin-left);pointer-events:none;z-index:1000;justify-content:flex-end;align-items:center;gap:16px;display:flex;top:2em;left:0;right:0}.bubble-menu.fixed{position:fixed}.bubble-menu.absolute{position:absolute}.bubble-menu .bubble{--bubble-size:48px;width:var(--bubble-size);height:var(--bubble-size);pointer-events:auto;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 16px #0000001f}.bubble-menu .toggle-bubble{will-change:transform;width:var(--bubble-size);height:var(--bubble-size)}.bubble-menu .menu-btn{cursor:pointer;background:#fff;border:none;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.bubble-menu .menu-line{transform-origin:50%;background:#111;border-radius:2px;width:26px;height:2px;margin:0 auto;transition:transform .3s,opacity .3s;display:block}.bubble-menu .menu-line+.menu-line{margin-top:6px}.bubble-menu .menu-btn.open .menu-line:first-child{transform:translateY(4px)rotate(45deg)}.bubble-menu .menu-btn.open .menu-line:last-child{transform:translateY(-4px)rotate(-45deg)}@media (min-width:768px){.bubble-menu .bubble{--bubble-size:56px}.bubble-menu .logo-bubble{padding:0 16px}}.bubble-menu-items{pointer-events:none;z-index:999;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.bubble-menu-items.fixed{position:fixed}.bubble-menu-items.absolute{position:absolute}.bubble-menu-items .pill-list{pointer-events:auto;flex-wrap:wrap;justify-content:stretch;gap:4px 0;width:100%;max-width:1600px;margin:0 auto;padding:0 24px;list-style:none;display:flex}.bubble-menu-items .pill-list .pill-spacer{pointer-events:none;width:100%;height:0}.bubble-menu-items .pill-list .pill-col{box-sizing:border-box;flex:0 0 33.3333%;justify-content:center;align-items:stretch;display:flex}.bubble-menu-items .pill-list .pill-col:nth-child(4):nth-last-child(2){margin-left:16.6667%}.bubble-menu-items .pill-list .pill-col:nth-child(4):last-child{margin-left:33.3333%}.bubble-menu-items .pill-link{--pill-bg:#fff;--pill-color:#111;--pill-border:#0000001f;--item-rot:0deg;--pill-min-h:160px;--hover-bg:#f3f4f6;--hover-color:#111;width:100%;min-height:var(--pill-min-h);background:var(--pill-bg);color:var(--pill-color);will-change:transform;box-sizing:border-box;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:10px;padding:clamp(1.5rem,3vw,8rem) 0;font-size:clamp(1.5rem,4vw,4rem);font-weight:400;line-height:0;text-decoration:none;transition:background .3s,color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000001a}@media (min-width:900px){.bubble-menu-items .pill-link{transform:rotate(var(--item-rot))}.bubble-menu-items .pill-link:hover{transform:rotate(var(--item-rot))scale(1.06);background:var(--hover-bg);color:var(--hover-color)}.bubble-menu-items .pill-link:active{transform:rotate(var(--item-rot))scale(.94)}}.bubble-menu-items .pill-link .pill-label{will-change:transform,opacity;height:1.2em;line-height:1.2;display:inline-block}@media (max-width:899px){.bubble-menu-items{align-items:flex-start;padding-top:120px}.bubble-menu-items .pill-list{row-gap:16px}.bubble-menu-items .pill-list .pill-col{flex:0 0 100%;overflow:visible;margin-left:0!important}.bubble-menu-items .pill-link{min-height:80px;padding:clamp(1rem,2vw,2rem) 0;font-size:clamp(1.2rem,3vw,4rem)}.bubble-menu-items .pill-link:hover{background:var(--hover-bg);color:var(--hover-color);transform:scale(1.06)}.bubble-menu-items .pill-link:active{transform:scale(.94)}}.navbar-container{z-index:1000;pointer-events:none;justify-content:center;display:flex;position:fixed;top:2rem;left:0;right:0}.glass-navbar{pointer-events:auto;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffff03;border:1px solid #ffffff26;border-radius:50px;gap:3rem;padding:.8rem 2.5rem;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:inset 0 .5px 1px #fff3,0 10px 40px -10px #0000001a}.glass-navbar:hover{background:#ffffff0d;border:1px solid #ffffff4d;transform:translateY(-2px);box-shadow:inset 0 1px 2px #ffffff40,0 15px 50px -12px #00000026}.nav-link{text-underline-offset:4px;color:#000;letter-spacing:-.03em;font-family:Geist Mono,monospace;font-size:1.2rem;font-weight:400;text-decoration:underline;transition:opacity .2s}.nav-link:hover{opacity:.6}.text-type{white-space:pre-wrap;display:inline-block}.text-type__cursor{opacity:1;margin-left:.25rem;display:inline-block}.text-type__cursor--hidden{display:none}.app-main{background-color:#fff;width:100vw;height:100vh;position:relative;overflow:hidden}.app-main.allow-scroll{scroll-behavior:smooth;overflow-y:auto}.noise-background{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.content{z-index:1;width:100%;padding-left:var(--page-margin-left);box-sizing:border-box;padding-right:var(--page-margin-right);transition:all .6s cubic-bezier(.23,1,.32,1);position:relative}.content-hidden{opacity:0;pointer-events:none;filter:blur(10px);transform:scale(.95)}.app-main.nav-is-open{overflow:hidden!important}.hero-section{pointer-events:auto;flex-direction:column;justify-content:center;gap:1.5rem;width:100%;height:100vh;padding:0;display:flex}.welcome-text{color:#000;font-size:3.5rem;font-weight:200;line-height:1.1}.description-text{flex-direction:column;gap:.5rem;display:flex}.description-text p{color:#0009;letter-spacing:.02em;opacity:0;margin:0;font-size:1.1rem;font-weight:400;transition:opacity .45s cubic-bezier(.23,1,.32,1),transform .45s cubic-bezier(.23,1,.32,1);transform:translateY(8px)}.description-text.fade-in-active p{opacity:1;transform:translateY(0)}.description-text.fade-in-active p:first-child{transition-delay:.1s}.description-text.fade-in-active p:nth-child(2){transition-delay:.3s}.description-text.fade-in-active p:nth-child(3){transition-delay:.5s}.experience-section{box-sizing:border-box;width:55%;padding:4rem 0 10rem}.experience-header-row{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.experience-title{color:#000;letter-spacing:-.05em;text-transform:uppercase;margin:0;font-size:3.5rem;font-weight:200}.experience-header-icon{color:#000;opacity:.9;width:4rem;height:4rem}.divider-main{background-color:#141313;width:100%;height:4px;margin-bottom:1rem}.experience-item{margin-bottom:1rem}.exp-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.exp-role-info h3{color:#000;margin:0;font-size:1.8rem;font-weight:500}.exp-location{color:#00000080;margin-top:.2rem;font-size:.9rem;display:block}.exp-meta{text-align:right}.exp-company{color:#000;font-size:1.2rem;font-weight:500;display:block}.exp-duration{color:#00000080;font-size:.9rem}.exp-content{flex-direction:column;gap:1rem;margin:1.5rem 0;display:flex;position:relative}.exp-description{color:#000000b3;text-align:justify;margin:0;font-size:1rem;line-height:1.6}.item-divider{background-color:#0000001a;width:100%;height:1px;margin-top:3rem}.item-divider.thick{background-color:#0003;height:2px}@media (max-width:768px){.welcome-text{font-size:2.5rem}.experience-title{font-size:3rem}.exp-header{flex-direction:column;gap:1rem}.exp-meta{text-align:left}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
