@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--background:#ffffff;--foreground:#171717}*{box-sizing:border-box;margin:0;padding:0}::-moz-selection{color:#fff;background:#111}::selection{color:#fff;background:#111}body{font-family:var(--font-neue-haas),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always;text-rendering:optimizeLegibility;color:#333;line-height:21px;font-weight:400;font-size:15px;letter-spacing:-.005rem;padding:0;margin:0;background-color:white}.monospace,code,pre{font-family:var(--font-geist-mono)}.main-container{max-width:420px;margin:0 auto;padding:6rem 1rem 2rem;animation:fadeIn .8s ease-in-out}@media (max-width:768px){.main-container{padding:4rem 1rem 2rem}}.header{text-align:center;color:#111111;margin-bottom:2rem}.logo{margin-bottom:3rem;text-align:left;display:flex;justify-content:center;align-items:center;border:0 solid #00000016;width:auto;height:50px;margin-left:auto;margin-right:auto;padding:0;border-radius:100px}.logo svg{height:18px;width:auto;margin-top:2px;margin-right:1px}.name{font-size:17px;color:#111111;margin-bottom:.4rem}.bio,.name{font-weight:400;font-family:var(--font-neue-haas)}.bio{font-size:15px;color:rgba(0,0,0,.4)}.section{margin-bottom:2.5rem}.section-title{font-size:15px;font-weight:440;margin-bottom:.6rem;color:rgba(0,0,0,.4);text-align:center;display:none}.paragraph{margin-bottom:1rem;text-align:center}.list,.paragraph{font-size:15px;font-weight:400;color:#111111}.list{list-style-type:disc;list-style-position:inside;line-height:23px;margin-left:8px}.link{color:#111111;transition:color .3s ease,transform .3s ease}.link,.link:hover{text-decoration:none}.link:hover{color:rgba(0,0,0,.5)}.link-arrow{margin-right:1px}.link-arrow,.link-arrow-alt{display:inline-block;margin-left:4px;position:relative;top:1px;overflow:visible}.link-arrow-alt{margin-right:6px}.link-arrow svg,.link-arrow-alt svg{width:13px;height:13px;fill:rgba(0,0,0,.4);transition:fill .3s ease,transform .3s ease}.connect-title{font-size:15px;font-weight:440;margin-bottom:.8rem;color:rgba(0,0,0,.4);text-align:center;display:none}.social-links{display:flex;justify-content:center;gap:.5rem;padding-bottom:4px}.button{padding:.3rem 1rem .45em;border:1px solid rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.02);border-radius:9999px;font-size:14px;font-weight:440;text-decoration:none;color:inherit;transition:background-color .3s ease,border-color .3s ease}.button:hover{background-color:#F6F6F6}.portfolio-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 13px;margin:.9rem 0;border:1px solid rgba(0,0,0,.1);border-radius:.75rem;text-decoration:none;transition:all .2s ease;background-color:#FFFFFF}.portfolio-button:hover{background-color:#F6F6F6;transform:translateY(-1px)}.button-content{display:flex;flex:1}.button-text-primary{color:#000;font-weight:440;margin-right:.5rem}.button-text-secondary{color:rgba(0,0,0,.4)}.button-arrow{display:flex;align-items:center;justify-content:center;align-content:center;margin-right:4px;color:rgba(0,0,0,.2)}.portfolio-button:hover .button-arrow{color:#777777}@media (max-width:768px){.button-content{flex-direction:column}.button-text-primary{margin-right:0;margin-bottom:.1rem}}.work-title{font-size:15px;font-weight:440;margin-top:2rem;margin-bottom:1rem;color:rgba(0,0,0,.4)}.experience-item{display:flex;gap:30px;margin-bottom:1rem}@media (max-width:768px){.experience-item{display:flex;gap:16px;margin-bottom:1.5rem}}.experience-date{color:#111111;font-size:14px;width:100px}.experience-details{flex:1}.experience-title{color:#111111;display:flex;align-items:center}.experience-description,.experience-title{font-size:15px;font-weight:440;margin:0 0 .15rem}.experience-description{color:rgba(0,0,0,.4)}.experience-location{font-size:15px;font-weight:440;color:rgba(0,0,0,.4);margin:0 0 .2rem}.credit{font-size:13px;line-height:14.4px;font-weight:440;text-align:center;color:rgba(0,0,0,.25);margin-top:4rem;font-family:var(--font-inter)}@media (max-width:768px){body{font-size:14px;line-height:19px}.header{text-align:left;margin-bottom:1.5rem}.logo{justify-content:flex-start;margin-bottom:2rem;margin-left:0;margin-right:auto}.name{font-size:16px}.bio{font-size:14px}.section{margin-bottom:2rem}.paragraph,.section-title{font-size:14px;text-align:left}.paragraph{line-height:19px}.list{line-height:22px}.button,.connect-title,.list{font-size:14px}.button{line-height:19px}.social-links{justify-content:flex-start}.work-title{font-size:14px}.experience-date{font-size:13px}.experience-description,.experience-location,.experience-title{font-size:14px}.credit{font-size:12px;text-align:left;margin-top:8rem}}.drawer-trigger{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;gap:.5rem;overflow:hidden;padding:.3rem .75rem;border:1px solid rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.02);border-radius:9999px;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:23px;font-size:14px;font-weight:400;letter-spacing:-.005rem;color:#333;transition:all .2s ease;cursor:pointer;background-color:#FFFFFF;margin-top:12px}.drawer-trigger:hover{background-color:#F6F6F6}@media (prefers-color-scheme:dark){.drawer-trigger{background-color:#161615;color:white}.drawer-trigger:hover{background-color:#1A1A19}}@media (max-width:768px){.drawer-trigger{font-size:13px;line-height:22px}}.drawer-overlay{top:0;background-color:rgba(0,0,0,.4)}.drawer-content,.drawer-overlay{position:fixed;right:0;bottom:0;left:0}.drawer-content{background-color:#f3f4f6;display:flex;flex-direction:column;margin-top:6rem;height:fit-content;outline:none}.drawer-content,.drawer-content-inner{border-top-left-radius:.825rem;border-top-right-radius:.825rem}.drawer-content-inner{padding:1.25rem 1.5rem 4rem;background-color:white;flex:1}.drawer-handle{margin:0 auto 2rem;width:3rem;height:.375rem;flex-shrink:0;border-radius:999px;background-color:#d1d5db}.drawer-title{font-weight:500;margin-bottom:1rem;color:#111827}.drawer-text{color:#4b5563;margin-bottom:.5rem}.drawer-text-mb-4{color:#4b5563;margin-bottom:1rem}.drawer-content-container{max-width:30rem;margin:0 auto}.drawer-skills-container{margin-top:1.5rem}.drawer-skills-title{font-weight:500;margin-bottom:.5rem}.drawer-skills-tags{display:flex;flex-wrap:wrap;gap:.5rem}.drawer-skill-tag{padding:.25rem .5rem;background-color:#f3f4f6;border-radius:.25rem;font-size:.875rem}.drawer-project-container{margin-top:2rem}.drawer-project-title{font-weight:500;margin-bottom:.5rem}.drawer-projects-list{margin-top:.25rem;margin-left:.875rem;font-size:.875rem;color:#4b5563}.drawer-projects-list li{margin-bottom:.25rem}.drawer-footer{padding:1rem;background-color:#f3f4f6;border-top:1px solid #e5e7eb;margin-top:auto}.drawer-footer-links{display:flex;gap:1.5rem;justify-content:flex-end;max-width:28rem;margin:0 auto}.drawer-footer-link{font-size:.75rem;color:#4b5563;display:flex;align-items:center;gap:.0625rem;text-decoration:none}.drawer-footer-link:hover{color:#374151}.drawer-footer-link svg{width:.75rem;height:.75rem;margin-left:.25rem}@font-face{font-family:Inter;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-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;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;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;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;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;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.__variable_e8ce0c{--font-inter:"Inter","Inter 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-geist-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:neueHaas;src:url(/_next/static/media/605ec41bc5a63885-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:neueHaas Fallback;src:local("Arial");ascent-override:116.25%;descent-override:33.90%;line-gap-override:0.00%;size-adjust:100.30%}.__className_a76d30{font-family:neueHaas,neueHaas Fallback}.__variable_a76d30{--font-neue-haas:"neueHaas","neueHaas Fallback"}