:root{--font-size: 16px;--line-height: 1.6;--grey1: #111;--grey2: #555;--grey3: #999;--wash1: #e5e5e5;--wash2: #f2f2f2;--transparentBorder: rgba(0, 0, 0, .05)}@media(prefers-color-scheme:dark){:root{--grey1: #eee;--grey2: #bbb;--grey3: #888;--wash1: #4E4E4E;--wash2: #383838;--transparentBorder: rgb(255 255 255 / .1)}}main[data-astro-cid-kh7btl4r]{width:100%;max-width:800px;margin:0 auto;padding:clamp(24px,calc((100vw - 800px)/2),72px) 20px;font-size:var(--font-size);line-height:var(--line-height);color:var(--grey1)}a[data-astro-cid-kh7btl4r]{color:inherit;text-decoration:none}.profileHeader[data-astro-cid-kh7btl4r]{display:flex;flex-direction:row;align-items:center;column-gap:16px}.profileHeader[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:20px;font-weight:350;margin:0;line-height:1.2}.byline[data-astro-cid-kh7btl4r]{color:var(--grey2);margin-top:4px}.website[data-astro-cid-kh7btl4r]{display:block;margin-top:4px;font-size:.9em;color:var(--accent)}.profilePhoto[data-astro-cid-kh7btl4r]{width:92px;height:92px;border-radius:50%;flex-shrink:0;background-color:var(--wash2);overflow:hidden}.profilePhoto[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.profileSection[data-astro-cid-kh7btl4r]{margin:60px 0}.profileSection[data-astro-cid-kh7btl4r]:first-of-type{margin:36px 0}.profileSection[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:var(--font-size);font-weight:400;margin-bottom:calc((var(--font-size) * var(--line-height)) / 2);color:var(--grey1)}.experiences[data-astro-cid-kh7btl4r],.contacts[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;row-gap:36px;margin-top:24px}.contacts[data-astro-cid-kh7btl4r]{row-gap:16px}.experience[data-astro-cid-kh7btl4r]{display:flex;flex-direction:row;column-gap:36px}.year[data-astro-cid-kh7btl4r]{color:var(--grey3);font-variant-numeric:tabular-nums;position:relative;flex-shrink:0;width:120px}.experienceContent[data-astro-cid-kh7btl4r]{flex:1;min-width:0}.title[data-astro-cid-kh7btl4r]{margin-bottom:4px}.title[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{border-bottom:1px solid}.linkArrow[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{margin-left:2px;vertical-align:middle}.location[data-astro-cid-kh7btl4r]{color:var(--grey2)}.description[data-astro-cid-kh7btl4r]{color:var(--grey2);margin-top:calc((var(--font-size) * var(--line-height)) / 2)}.description[data-astro-cid-kh7btl4r] p{margin-bottom:calc((var(--font-size) * var(--line-height)) / 2)}.description[data-astro-cid-kh7btl4r] p:last-child{margin-bottom:0}.description[data-astro-cid-kh7btl4r] ul{list-style-type:disc;padding-left:1.5em;margin:calc((var(--font-size) * var(--line-height)) / 6) 0}.description[data-astro-cid-kh7btl4r] li{margin-bottom:calc((var(--font-size) * var(--line-height)) / 6)}.description[data-astro-cid-kh7btl4r] h2{font-size:calc(var(--font-size) * 1.1);font-weight:600;margin-top:calc((var(--font-size) * var(--line-height)) * .75);margin-bottom:calc((var(--font-size) * var(--line-height)) / 6);color:var(--grey1)}.description[data-astro-cid-kh7btl4r] h2:first-child{margin-top:0}.description[data-astro-cid-kh7btl4r] strong{font-weight:600;color:var(--grey1)}.description[data-astro-cid-kh7btl4r] a{border-bottom:1px solid var(--wash1)}.attachments[data-astro-cid-kh7btl4r]{margin-top:12px;width:100%;overflow-x:auto;padding-bottom:8px}.attachments[data-astro-cid-kh7btl4r]::-webkit-scrollbar{height:4px}.attachments[data-astro-cid-kh7btl4r]::-webkit-scrollbar-thumb{background:var(--grey3);border-radius:4px}.attachments-list[data-astro-cid-kh7btl4r]{display:flex;gap:8px;width:max-content}.media-item[data-astro-cid-kh7btl4r]{height:90px;background-color:var(--wash2);border-radius:8px;overflow:hidden;position:relative;cursor:pointer;border:1px solid var(--transparentBorder);flex-shrink:0}.media-item[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{height:100%;width:auto;display:block;object-fit:cover}#lightbox[data-astro-cid-kh7btl4r]{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}#lightbox[data-astro-cid-kh7btl4r].active{opacity:1;pointer-events:auto}#lightbox[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{max-width:90%;max-height:90vh;box-shadow:0 0 20px #00000080;border:10px solid #fff;transform:scale(.9);transition:transform .3s ease}#lightbox[data-astro-cid-kh7btl4r].active img[data-astro-cid-kh7btl4r]{transform:scale(1)}@media(max-width:480px){.profileHeader[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center;row-gap:16px}.experience[data-astro-cid-kh7btl4r]{flex-direction:column}.year[data-astro-cid-kh7btl4r]{width:auto;margin-bottom:4px}.experiences[data-astro-cid-kh7btl4r],.contacts[data-astro-cid-kh7btl4r]{margin-left:0}}
