:root{--font-weight-scale: .98}*{margin:0;padding:0;box-sizing:border-box}body,html{margin:0;padding:0;height:100%;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100%;width:100%}.portfolio-top-bar[data-v-3c721ddb]{--brand: #000aaa;--brand-active: #000444;--font-weight-scale: .95;--page-max: 1454px;--page-pad: clamp(100px, calc(100px + (100vw - 997px) * 40 / 457), 140px);--top-bar-height: 120px}.top-bar[data-v-3c721ddb]{position:fixed;top:0;left:0;right:0;z-index:100;width:100%;background:#fff;transform:translateY(0);transition:transform .3s ease}.top-bar--hidden[data-v-3c721ddb]{transform:translateY(-100%)}.top-bar-inner[data-v-3c721ddb]{display:flex;align-items:center;justify-content:center;width:100%;max-width:var(--page-max);height:var(--top-bar-height);margin:0 auto;padding:0 var(--page-pad);box-sizing:border-box}.top-bar-content[data-v-3c721ddb]{display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%}.logo-block[data-v-3c721ddb]{display:flex;align-items:center;text-decoration:none;color:inherit}.logo[data-v-3c721ddb]{width:84px;height:42px;flex-shrink:0}.nav[data-v-3c721ddb]{display:flex;align-items:center;gap:40px;height:27px}.nav-link[data-v-3c721ddb]{font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:calc(500 * var(--font-weight-scale));line-height:27px;color:var(--brand);text-decoration:none}.nav-link[data-v-3c721ddb]:active{color:var(--brand-active)}.nav-link--stacked[data-v-3c721ddb]{position:relative;display:block;height:27px;padding:0;overflow:hidden;transform-origin:bottom center;transition:height .22s cubic-bezier(.34,1.56,.64,1)}.nav-link--stacked[data-v-3c721ddb]:hover,.nav-link--stacked[data-v-3c721ddb]:focus-visible{height:35px;overflow:visible}.nav-link--stacked>span[data-v-3c721ddb]:first-child{display:block;height:27px;line-height:27px}.nav-indicator[data-v-3c721ddb]{position:absolute;top:25px;left:50%;display:block;width:16px;height:8px;opacity:0;transform:translate(-50%) scaleY(0);transform-origin:top center;transition:opacity .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.nav-link--stacked:hover .nav-indicator[data-v-3c721ddb],.nav-link--stacked:focus-visible .nav-indicator[data-v-3c721ddb]{opacity:1;transform:translate(-50%) scaleY(1)}.nav--compact .nav-link--work[data-v-3c721ddb],.nav--compact .nav-link--about[data-v-3c721ddb]{display:none}@media (max-width: 600px){.nav-link--linkedin[data-v-3c721ddb],.nav-link--cv[data-v-3c721ddb]{display:none}.portfolio-top-bar[data-v-3c721ddb]{--top-bar-height: 86px}.top-bar-inner[data-v-3c721ddb]{align-items:stretch;padding:0 20px}.top-bar-content[data-v-3c721ddb]{align-items:center;gap:0}.logo-block[data-v-3c721ddb]{align-self:flex-start;margin-top:20px}.logo[data-v-3c721ddb]{width:84px;height:42px}.nav-link[data-v-3c721ddb]{font-size:18px;line-height:27px}.nav-link--stacked>span[data-v-3c721ddb]:first-child{height:27px;line-height:27px}}.site-footer[data-v-5f4e6000]{--brand: #000aaa;--muted: #757575;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:center;gap:20px;height:120px;min-height:120px;padding-top:54px;padding-bottom:0;box-sizing:border-box;background:#fff;white-space:nowrap}.footer-email[data-v-5f4e6000],.footer-copy[data-v-5f4e6000]{font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:calc(300 * var(--font-weight-scale));line-height:21px;color:var(--muted);white-space:nowrap;flex-shrink:0}.footer-email[data-v-5f4e6000]{text-decoration:none}.footer-email[data-v-5f4e6000]:hover{color:var(--brand)}.footer-divider[data-v-5f4e6000]{flex-shrink:0;width:1px;height:21px;background:var(--muted)}@media (max-width: 600px){.site-footer[data-v-5f4e6000]{position:relative;display:block;height:120px;min-height:120px;padding:0}.footer-divider[data-v-5f4e6000]{display:none}.footer-email[data-v-5f4e6000]{position:absolute;top:20px;left:20px;font-size:14px;line-height:21px}.footer-copy[data-v-5f4e6000]{position:absolute;right:20px;bottom:20px;font-size:14px;line-height:21px}}.portfolio-page[data-v-b54f53f0]{--brand: #000aaa;--brand-hover: #1a2bff;--brand-active: #000444;--text: #2c2c2c;--muted: #757575;--title: #4d4d4d;--about-muted: #928a81;--about-location-color: #928a81;--about-location-icon-fill: #b9b4ae;--about-bg: #f4f2f1;--page-max: 1454px;--page-pad: clamp(100px, calc(100px + (100vw - 997px) * 40 / 457), 140px);--project-w: min(776px, 100%);--project-w-wide: min(876px, 100%);--project-stack-gap: clamp(120px, calc(120px + (100vw - 997px) * 30 / 457), 150px);--top-bar-height: 120px;--fly-distance: min(42vw, 360px);--fly-duration: 1.25s;--fly-ease: cubic-bezier(.22, 1, .36, 1);position:relative;width:100%;min-height:100vh;background:#fff;color:var(--text);overflow-x:clip}.portfolio-fly[data-v-b54f53f0]{opacity:0;will-change:transform,opacity}.portfolio-fly--from-right[data-v-b54f53f0]{transform:translate3d(var(--fly-distance),0,0)}.portfolio-fly--from-left[data-v-b54f53f0]{transform:translate3d(calc(-1 * var(--fly-distance)),0,0)}.portfolio-page--reveal .hero-decor.portfolio-fly--from-right[data-v-b54f53f0],.portfolio-page--reveal .hero-intro.portfolio-fly--from-right[data-v-b54f53f0],.portfolio-page--reveal .project--featured.portfolio-fly--from-right[data-v-b54f53f0],.portfolio-page--reveal .project--upcoming:not(.project--offset).portfolio-fly--from-right[data-v-b54f53f0]{animation:portfolio-fly-from-right-b54f53f0 var(--fly-duration) var(--fly-ease) .08s both}.portfolio-page--reveal .cta-button.portfolio-fly--from-left[data-v-b54f53f0],.portfolio-page--reveal .project--offset.portfolio-fly--from-left[data-v-b54f53f0]{animation:portfolio-fly-from-left-b54f53f0 var(--fly-duration) var(--fly-ease) .08s both}.about-heading.portfolio-fly--from-left[data-v-b54f53f0]{--fly-distance: min(56vw, 480px)}.about--reveal .about-line.portfolio-fly--from-right[data-v-b54f53f0]{animation:portfolio-fly-from-right-b54f53f0 .95s var(--fly-ease) -.12s both}.about--reveal .about-heading.portfolio-fly--from-left[data-v-b54f53f0]{animation:portfolio-fly-from-left-b54f53f0 .95s var(--fly-ease) -.12s both}.about--reveal .about-location.portfolio-fly--from-right[data-v-b54f53f0]{animation:portfolio-fly-from-right-b54f53f0 var(--fly-duration) var(--fly-ease) .12s both}.about--reveal .about-bio.portfolio-fly--from-left[data-v-b54f53f0]{animation:portfolio-fly-from-left-b54f53f0 var(--fly-duration) var(--fly-ease) .16s both}.about--reveal .about-actions.portfolio-fly--from-left[data-v-b54f53f0]{animation:portfolio-fly-from-left-b54f53f0 var(--fly-duration) var(--fly-ease) .2s both}.about--reveal .about-photo-column.portfolio-fly--from-left[data-v-b54f53f0]{animation:portfolio-fly-from-left-b54f53f0 var(--fly-duration) var(--fly-ease) .18s both}.about--settled .portfolio-fly[data-v-b54f53f0]{opacity:1;transform:none;animation:none!important;will-change:auto}@media (prefers-reduced-motion: reduce){.portfolio-fly[data-v-b54f53f0],.portfolio-page--reveal .portfolio-fly[data-v-b54f53f0],.about--reveal .portfolio-fly[data-v-b54f53f0]{opacity:1;transform:none;animation:none;will-change:auto}.hero-decor-line[data-v-b54f53f0],.portfolio-page--reveal .hero-decor-line[data-v-b54f53f0]{clip-path:none;transition:transform var(--hero-line-return-duration) ease}}@keyframes portfolio-fly-from-right-b54f53f0{0%{opacity:0;transform:translate3d(var(--fly-distance, 220px),0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes portfolio-fly-from-left-b54f53f0{0%{opacity:0;transform:translate3d(calc(-1 * var(--fly-distance, 220px)),0,0)}to{opacity:1;transform:translateZ(0)}}.loading-splash[data-v-b54f53f0]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#fff}.loading-splash-frame[data-v-b54f53f0]{width:84px;height:84px;display:block;transform-origin:center center}.loading-splash-frame--rotating[data-v-b54f53f0]{transition:transform .8s linear}html.portfolio-booting,html.portfolio-booting body{overflow:hidden}.portfolio-main[data-v-b54f53f0]{position:relative;max-width:var(--page-max);margin:0 auto;padding:var(--top-bar-height) var(--page-pad) 0;box-sizing:border-box}.hero[data-v-b54f53f0]{position:relative;z-index:1;--hero-cta-gap: 98px;--hero-cta-height: 57px;--hero-squiggle-left: 121px;--hero-squiggle-width: 56px;--hero-cta-width: 233px;--hero-cta-left: 696px;--hero-text-to-image: 357px;margin-bottom:calc(var(--hero-text-to-image) - var(--hero-cta-gap) - var(--hero-cta-height))}.hero-intro-wrap[data-v-b54f53f0]{--hero-intro-left: calc(var(--hero-squiggle-left) + var(--hero-squiggle-width) + 23px);position:relative;max-width:min(840px,calc(100% - var(--hero-intro-left)));margin:90px 0 0 var(--hero-intro-left)}.hero-decor[data-v-b54f53f0]{--hero-line-lift: 100px;--hero-line-bounce-1: 2.2*30px;--hero-line-bounce-2: 2.2*12.75px;--hero-line-bounce-3: 2.2*5.25px;--hero-line-bounce-4: 2.2*2.25px;--hero-line-bounce-duration: 1.2s;--hero-line-return-duration: .4s;--hero-decor-height: 487px;--hero-decor-bottom-offset: 50px;--hero-decor-top-offset: 7px;--hero-decor-line-natural-height: 818px;position:absolute;top:7px;right:auto;left:calc(var(--hero-squiggle-left) - var(--hero-intro-left));z-index:0;width:var(--hero-squiggle-width);height:var(--hero-decor-height);overflow:hidden;pointer-events:none}.hero-decor picture[data-v-b54f53f0]{display:contents}.hero-decor-line[data-v-b54f53f0]{position:absolute;bottom:0;left:0;display:block;width:56px;min-width:56px;max-width:56px;height:var(--hero-decor-line-natural-height);min-height:var(--hero-decor-line-natural-height);object-fit:none;object-position:left bottom;transform:translateY(0);clip-path:inset(0 0 45px 0);transition:transform var(--hero-line-return-duration) ease}.portfolio-page--reveal .hero-decor-line[data-v-b54f53f0]{clip-path:inset(0);transition:transform var(--hero-line-return-duration) ease,clip-path .7s cubic-bezier(.22,1,.36,1) 1.35s}.hero-decor-line--bouncing[data-v-b54f53f0]{transition:none;animation:hero-line-bounce-up-b54f53f0 var(--hero-line-bounce-duration) forwards}.hero-decor-line--up[data-v-b54f53f0]{transform:translateY(calc(-1 * var(--hero-line-lift)));transition:none}@keyframes hero-line-bounce-up-b54f53f0{0%{transform:translateY(0)}22%{transform:translateY(calc(-1 * var(--hero-line-lift) - var(--hero-line-bounce-1)))}38%{transform:translateY(calc(-1 * var(--hero-line-lift)))}49%{transform:translateY(calc(-1 * var(--hero-line-lift) - var(--hero-line-bounce-2)))}60%{transform:translateY(calc(-1 * var(--hero-line-lift)))}67%{transform:translateY(calc(-1 * var(--hero-line-lift) - var(--hero-line-bounce-3)))}73%{transform:translateY(calc(-1 * var(--hero-line-lift)))}78%{transform:translateY(calc(-1 * var(--hero-line-lift) - var(--hero-line-bounce-4)))}to{transform:translateY(calc(-1 * var(--hero-line-lift)))}}.hero-intro[data-v-b54f53f0]{position:relative;z-index:1;margin:0;font-family:Fira Code,monospace;font-size:22px;font-style:normal;font-weight:calc(400 * var(--font-weight-scale));line-height:33px;letter-spacing:0;color:var(--muted);font-synthesis:none}.hero-intro-em[data-v-b54f53f0]{color:var(--brand);font-weight:calc(600 * var(--font-weight-scale))}.hero-intro-em--keep[data-v-b54f53f0]{white-space:nowrap}.hero-intro-lead[data-v-b54f53f0]{display:inline}.cta-button[data-v-b54f53f0]{display:inline-flex;align-items:center;justify-content:center;margin-top:var(--hero-cta-gap);margin-left:min(var(--hero-cta-left),max(0px,calc(100% - var(--hero-cta-width))));padding:12px 24px;width:var(--hero-cta-width);max-width:100%;min-width:0;height:var(--hero-cta-height);border-radius:100px;background:var(--brand);font-family:Fira Code,monospace;font-size:22px;font-weight:calc(500 * var(--font-weight-scale));line-height:33px;color:#fff;text-decoration:none;box-sizing:border-box;transition:background .2s ease}.cta-button[data-v-b54f53f0]:hover{background:var(--brand-hover)}.cta-button[data-v-b54f53f0]:active{background:var(--brand-active);transition:none}.work[data-v-b54f53f0]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:0}.project[data-v-b54f53f0]{position:relative;z-index:1;width:var(--project-w);max-width:100%}.project--featured[data-v-b54f53f0]{width:var(--project-w);max-width:100%;scroll-margin-top:var(--top-bar-height)}.project--offset[data-v-b54f53f0]{width:var(--project-w);max-width:100%;margin-top:var(--project-stack-gap);margin-left:auto}.project[data-v-b54f53f0]:last-child{width:var(--project-w-wide);max-width:100%;margin-top:var(--project-stack-gap)}.project-image-link[data-v-b54f53f0]{position:relative;z-index:1;display:block;text-decoration:none}.project-image-wrap[data-v-b54f53f0]{position:relative;z-index:1;display:block}.project-image-link picture[data-v-b54f53f0]{display:block;width:100%}.project-image[data-v-b54f53f0]{position:relative;z-index:1;width:100%;max-width:100%;height:auto;display:block;border-radius:12px;background:#fff;transition:border-radius .45s ease}.project:not(.project--upcoming):hover .project-image[data-v-b54f53f0],.project:not(.project--upcoming):focus-within .project-image[data-v-b54f53f0]{border-radius:700px 700px 20px 20px}.project-upcoming-overlay[data-v-b54f53f0]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;border-radius:12px;background:#fffc;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);opacity:0;transition:opacity .35s ease;pointer-events:none}.project--upcoming:hover .project-upcoming-overlay[data-v-b54f53f0],.project--upcoming:focus-within .project-upcoming-overlay[data-v-b54f53f0]{opacity:1}.project-upcoming-label[data-v-b54f53f0]{display:flex;align-items:center;justify-content:center;width:152px;height:27px;background:#ffffff1a;font-family:Fira Code,monospace;font-style:normal;font-weight:calc(500 * var(--font-weight-scale));font-size:18px;line-height:27px;color:#757575}.project--upcoming[data-v-b54f53f0]{cursor:default}.project--upcoming .project-title[data-v-b54f53f0]{color:var(--title)}.project-caption[data-v-b54f53f0]{position:relative;margin-top:30px}.project-caption-header[data-v-b54f53f0]{display:flex;align-items:flex-start;gap:0;padding-top:2px}.project-title[data-v-b54f53f0]{flex:0 1 520px;min-width:0;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:calc(500 * var(--font-weight-scale));line-height:27px;color:var(--title);transition:color .25s ease}.project-title-link[data-v-b54f53f0]{color:inherit;text-decoration:none;transition:color .25s ease}.project:hover .project-title-link[data-v-b54f53f0],.project:focus-within .project-title-link[data-v-b54f53f0]{color:var(--brand)}.project-description[data-v-b54f53f0]{margin:16px 0 0;font-family:Fira Code,monospace;font-size:16px;font-weight:calc(400 * var(--font-weight-scale));line-height:25px;color:var(--muted)}.project-year[data-v-b54f53f0]{flex-shrink:0;margin-left:auto;font-family:Fira Code,monospace;font-size:18px;font-weight:calc(500 * var(--font-weight-scale));line-height:27px;color:var(--muted)}.about[data-v-b54f53f0]{position:relative;width:100%;--about-gap: 340px;--about-image-text-gap: clamp(32px, calc(32px + (100vw - 997px) * 32 / 457), 64px);--about-bottom-pad: clamp(180px, calc(180px + (100vw - 997px) * 100 / 457), 280px);--about-top-pad: 80px;margin-top:var(--about-gap);padding:var(--about-top-pad) 0 var(--about-bottom-pad);background:var(--about-bg);box-sizing:border-box;overflow:visible;scroll-margin-top:var(--top-bar-height)}#about-bio[data-v-b54f53f0]{scroll-margin-top:var(--top-bar-height)}.about-inner[data-v-b54f53f0]{display:grid;grid-template-columns:clamp(345px,calc(345px + (100vw - 997px) * 46 / 457),391px) 1fr;gap:0;max-width:clamp(800px,calc(800px + (100vw - 997px) * 157 / 457),957px);margin:0 auto;padding:0;box-sizing:border-box;align-items:start}.about-photo-column[data-v-b54f53f0]{display:flex;flex-direction:column;padding-left:clamp(32px,calc(32px + (100vw - 997px) * 2 / 457),34px);box-sizing:border-box}.about-line[data-v-b54f53f0]{position:absolute;left:calc((100vw - clamp(800px,calc(800px + (100vw - 997px) * 157 / 457),957px))/2 + clamp(0px,calc((100vw - 997px) * 2 / 457),2px));top:calc(140px - var(--about-gap));z-index:1;display:block;width:0;height:400px;border-left:2px solid var(--brand);pointer-events:none}.about-photo[data-v-b54f53f0]{position:relative;z-index:1;width:clamp(281px,calc(281px + (100vw - 997px) * 12 / 457),293px);height:clamp(402px,calc(402px + (100vw - 997px) * 18 / 457),420px);border-radius:12px;object-fit:cover;display:block}.about-photo--placeholder[data-v-b54f53f0]{background:#e8e4e1}.about-location[data-v-b54f53f0]{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;gap:4px;width:auto;margin:0 0 39px;padding:0;box-sizing:border-box;flex:none}.about-location-icon-wrap[data-v-b54f53f0]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:30px;height:30px;flex:none}.about-location-icon[data-v-b54f53f0]{display:block;width:13px;height:20px;flex:none}.about-location-icon[data-v-b54f53f0] path{fill:var(--about-location-icon-fill)}.about-location-text[data-v-b54f53f0]{font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-style:normal;font-weight:calc(400 * var(--font-weight-scale));line-height:27px;color:var(--about-location-color);flex:none}.about-text-column[data-v-b54f53f0]{padding-top:100px}.about-heading[data-v-b54f53f0]{margin:0 0 39px;font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-style:normal;font-weight:calc(400 * var(--font-weight-scale));line-height:27px;letter-spacing:-.02em;color:#928a81}.about-bio[data-v-b54f53f0]{margin:0;max-width:clamp(455px,calc(455px + (100vw - 997px) * 37 / 457),492px);font-family:Fira Code,monospace;font-size:16px;font-weight:calc(400 * var(--font-weight-scale));line-height:26px;color:var(--text)}.about-link[data-v-b54f53f0]{color:var(--brand)}.about-ball[data-v-b54f53f0]{--about-ball-size: 49px;--about-ball-height: 46px;position:absolute;left:var(--about-ball-x, 50%);bottom:0;z-index:5;width:var(--about-ball-size);height:var(--about-ball-height);display:block;pointer-events:none;opacity:0;transform:translate3d(0,-1100px,0) rotate(0);transform-origin:center center}.about-ball--dropped[data-v-b54f53f0]{opacity:1}.about-actions[data-v-b54f53f0]{display:none}@media (min-width: 1454px){.hero-intro-wrap[data-v-b54f53f0]{max-width:840px;margin:90px 0 0 var(--hero-intro-left)}.hero-decor[data-v-b54f53f0]{top:7px}.cta-button[data-v-b54f53f0]{margin-top:var(--hero-cta-gap);width:var(--hero-cta-width);min-width:0;height:var(--hero-cta-height)}.work[data-v-b54f53f0]{gap:0}.portfolio-page[data-v-b54f53f0]{--project-w: 776px;--project-w-wide: 876px}.project--offset[data-v-b54f53f0],.project[data-v-b54f53f0]:last-child{margin-top:150px}.project-description[data-v-b54f53f0]{margin-top:16px}.about[data-v-b54f53f0]{--about-gap: 340px;--about-bottom-pad: 280px;margin-top:340px;padding:var(--about-top-pad) 0 var(--about-bottom-pad)}.about-inner[data-v-b54f53f0]{grid-template-columns:391px 1fr;max-width:957px}.about-photo-column[data-v-b54f53f0]{padding-left:34px;box-sizing:border-box}.about-photo[data-v-b54f53f0],.about-photo--placeholder[data-v-b54f53f0]{width:293px;height:420px}.about-text-column[data-v-b54f53f0]{padding-top:100px}.about-heading[data-v-b54f53f0]{margin:0 0 39px}.about-bio[data-v-b54f53f0]{max-width:492px;margin-left:0}.about-location[data-v-b54f53f0]{margin:0 0 39px}}@media (max-width: 997px){.portfolio-page[data-v-b54f53f0]{--hero-logo-gap: 98px;--top-bar-logo-inset: 35px}.hero[data-v-b54f53f0]{margin-bottom:calc(2 * var(--hero-cta-gap))}.hero-intro-wrap[data-v-b54f53f0]{max-width:100%;margin:var(--hero-logo-gap) 0 0}.hero-decor[data-v-b54f53f0]{top:calc(100% + var(--hero-cta-gap));right:auto;left:61px}.cta-button[data-v-b54f53f0]{margin-left:min(565px,max(0px,calc(100% - 233px)))}.project--offset[data-v-b54f53f0]{margin-top:120px;margin-left:0}.project[data-v-b54f53f0]:last-child{margin-top:120px}.project-description[data-v-b54f53f0]{line-height:25px}.about[data-v-b54f53f0]{--about-gap: 340px;--about-bottom-pad: 180px;margin-top:340px;padding:var(--about-top-pad) 0 var(--about-bottom-pad)}.about-inner[data-v-b54f53f0]{grid-template-columns:345px 1fr;max-width:800px;padding:0}.about-photo-column[data-v-b54f53f0]{padding-left:32px}.about-line[data-v-b54f53f0]{left:calc((100vw - 800px)/2)}.about-photo[data-v-b54f53f0],.about-photo--placeholder[data-v-b54f53f0]{width:281px;height:402px}.about-text-column[data-v-b54f53f0]{padding-top:100px;padding-right:var(--about-image-text-gap)}.about-heading[data-v-b54f53f0]{margin:0 0 32px}.about-bio[data-v-b54f53f0]{max-width:455px;margin-left:0;line-height:25px}}@media (max-width: 600px){.portfolio-page[data-v-b54f53f0]{--page-pad: 20px;--top-bar-height: 86px;--hero-logo-gap: 64px;--top-bar-logo-inset: 20px;--mobile-block-gap: 108px }.hero[data-v-b54f53f0]{--hero-cta-gap: 84px;margin-bottom:var(--mobile-block-gap);min-height:0}.hero-decor[data-v-b54f53f0]{display:none}.portfolio-main[data-v-b54f53f0]{padding:var(--top-bar-height) var(--page-pad) 0;box-sizing:border-box}.hero-intro-wrap[data-v-b54f53f0]{max-width:100%;width:100%;margin:var(--hero-logo-gap) 0 0}.hero-intro[data-v-b54f53f0]{max-width:100%;font-size:22px;line-height:33px}.hero-intro-lead[data-v-b54f53f0]{display:inline}.cta-button[data-v-b54f53f0]{--hero-cta-width: 225px;width:var(--hero-cta-width);height:49px;min-height:49px;min-width:var(--hero-cta-width);margin-left:max(0px,calc(100% - var(--hero-cta-width)));padding:8px 20px;font-size:22px;line-height:33px}.work[data-v-b54f53f0]{gap:0;width:100%}.project[data-v-b54f53f0],.project--featured[data-v-b54f53f0],.project--offset[data-v-b54f53f0],.project[data-v-b54f53f0]:last-child{width:100%;max-width:100%;margin-top:0;margin-left:0}.project+.project[data-v-b54f53f0]{margin-top:80px}.project-image-link[data-v-b54f53f0],.project-image-wrap[data-v-b54f53f0],.project-image[data-v-b54f53f0]{width:100%;max-width:100%;height:auto}.project-caption[data-v-b54f53f0]{width:100%;max-width:100%;margin-top:28px}.project-caption-header[data-v-b54f53f0]{padding-top:0;gap:0;width:100%}.project-title[data-v-b54f53f0]{flex:1 1 auto;max-width:none;font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:calc(500 * var(--font-weight-scale));line-height:27px;color:#4d4d4d}.project-description[data-v-b54f53f0]{margin-top:11px;max-width:100%;font-family:Fira Code,monospace;font-size:16px;font-weight:calc(400 * var(--font-weight-scale));line-height:25px;color:#757575}.project-year[data-v-b54f53f0]{margin-left:auto;flex-shrink:0;font-family:Fira Code,monospace;font-size:18px;font-weight:calc(500 * var(--font-weight-scale));line-height:27px;color:#757575}.about[data-v-b54f53f0]{margin-top:var(--mobile-block-gap);--about-bottom-pad: 276px;padding:var(--about-top-pad) 0 var(--about-bottom-pad)}.about-inner[data-v-b54f53f0]{display:flex;flex-direction:column;align-items:flex-start;--about-side-pad: var(--page-pad);padding:0 var(--about-side-pad)}.about-photo-column[data-v-b54f53f0],.about-text-column[data-v-b54f53f0]{display:contents}.about-line[data-v-b54f53f0]{display:none}.about-heading[data-v-b54f53f0]{order:2;margin:var(--about-top-pad) 0 32px}.about-photo[data-v-b54f53f0],.about-photo--placeholder[data-v-b54f53f0]{order:1;width:201px;height:288px}.about-location[data-v-b54f53f0]{order:3;box-sizing:border-box;width:calc(100% + 2 * var(--about-side-pad));max-width:100vw;margin:0 0 0 calc(-1 * var(--about-side-pad));padding-left:var(--about-side-pad)}.about-location-icon-wrap[data-v-b54f53f0]{width:13px;height:20px;justify-content:flex-start}.about-location-text[data-v-b54f53f0]{color:var(--about-location-color)}.about-location-icon[data-v-b54f53f0] path{fill:var(--about-location-icon-fill)}.about-bio[data-v-b54f53f0]{order:4;margin-top:32px;max-width:100%;font-size:16px;line-height:25px}.about-actions[data-v-b54f53f0]{order:5;display:flex;gap:31px;margin-top:96px;padding-left:0}.about-ball[data-v-b54f53f0]{display:none}.about-action-btn[data-v-b54f53f0]{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:12px 24px;border-radius:60px;background:var(--brand);font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:calc(500 * var(--font-weight-scale));line-height:30px;color:#fff;text-decoration:none;box-sizing:border-box}.about-action-btn[data-v-b54f53f0]:active{background:var(--brand-active)}}.about-ball.about-ball--dropped{animation:about-ball-fall 1.75s linear forwards}@keyframes about-ball-fall{0%{opacity:1;transform:translate3d(0,-1100px,0) rotate(0);animation-timing-function:cubic-bezier(.55,.05,.8,.4)}40%{transform:translateZ(0) rotate(-460deg);animation-timing-function:ease-out}49%{transform:translate3d(-15px,-78px,0) rotate(-510deg);animation-timing-function:ease-in}57%{transform:translate3d(-29px,0,0) rotate(-550deg);animation-timing-function:ease-out}64%{transform:translate3d(-39px,-34px,0) rotate(-585deg);animation-timing-function:ease-in}71%{transform:translate3d(-49px,0,0) rotate(-615deg);animation-timing-function:ease-out}77%{transform:translate3d(-55px,-15px,0) rotate(-640deg);animation-timing-function:ease-in}83%{transform:translate3d(-62px,0,0) rotate(-660deg);animation-timing-function:ease-out}88%{transform:translate3d(-66px,-6px,0) rotate(-675deg);animation-timing-function:ease-in}93%,to{opacity:1;transform:translate3d(-70px,0,0) rotate(-690deg)}}
