:root{--fg: #0a0a0a;--bg: #ffffff;--fade: .4s;--img-radius: 8px;--ease: cubic-bezier(.22, 1, .36, 1);--bounce: cubic-bezier(.34, 1.28, .64, 1)}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;width:100%}body{background:var(--bg);color:var(--fg);font-family:Futura,Futura PT,Century Gothic,Avenir Next,Helvetica,Arial,sans-serif;letter-spacing:-.02em;overflow:hidden;-webkit-font-smoothing:antialiased}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.sphere-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:1;touch-action:none}.sphere-canvas.above{z-index:30}.empty-note{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;text-align:center;font-size:14px;color:#666;z-index:2}.empty-note code{background:#f1f1f1;padding:1px 5px}.pv-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background:transparent;transition:opacity var(--fade) var(--ease)}.pv-header{position:fixed;top:0;left:0;right:0;z-index:3;padding:34px 24px 18px;text-align:center;pointer-events:none;transition:opacity var(--fade) var(--ease)}.pv-title{margin:0;font-size:40px;font-weight:600;letter-spacing:-.02em;text-shadow:0 1px 26px rgba(255,255,255,.75)}.pv-desc{margin:10px auto 0;max-width:560px;font-size:13px;line-height:1.55;color:#222;white-space:pre-wrap;text-shadow:0 1px 18px rgba(255,255,255,.8)}.pv-scroll{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;z-index:2;-webkit-overflow-scrolling:touch}.pv-inner{max-width:1500px;margin:0 auto;padding:96px 4vw 16vh}.pv-masonry{position:relative;width:100%}.pv-img{position:absolute;object-fit:contain;border-radius:var(--img-radius);display:block;transform:scale(1);transform-origin:center center;transition:opacity var(--fade) var(--ease),transform .28s var(--bounce);will-change:transform;background:transparent}.pv-img:hover{transform:scale(1.03);z-index:6}.pv-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;background:#ffffffdb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:pv-fade .18s ease-out}.pv-lightbox-img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:var(--img-radius);animation:pv-pop .22s var(--ease)}@keyframes pv-fade{0%{opacity:0}to{opacity:1}}@keyframes pv-pop{0%{transform:scale(.86);opacity:0}to{transform:scale(1);opacity:1}}.loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:var(--bg);display:grid;place-items:center;transition:opacity .42s var(--ease)}.loader.hidden{opacity:0;pointer-events:none}.loader-inner{display:flex;flex-direction:column;align-items:center;gap:14px}.loader-image{width:44vw;max-width:300px;height:auto;object-fit:contain}.loader-bar{width:44vw;max-width:300px;position:relative;background:#e6e6e6;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.loader-bar-fill{position:absolute;left:0;top:0;bottom:0;width:0;background:#0a0a0a;transition:width .26s var(--ease)}@media (min-width: 901px){html.a24-route{--copy-size: clamp(13.5px, calc(.84vw + 1px) , 16px)}html.a24-route .topContact{font-size:clamp(12px,calc(.82vw + 1px),15px)!important}html.a24-route .videoUnmuteButton{font-size:12.5px!important}html.a24-route .tocItem.tocDim:hover{opacity:1!important}html.a24-route .introPaper{padding:4.5% 4.5% 8%!important}html.a24-route .introPaper .logo{margin-top:0!important}html.a24-route .introPaper .introNote{align-self:center;display:block;width:100%!important;max-width:none!important;min-width:0!important}html.a24-route .introPaper .introNote p{width:100%!important;max-width:none!important}html.a24-route .cvPaper{padding:5% 4.5% 8.25%!important}html.a24-route .cvColumns{gap:3.5%!important}html.a24-route .tocList{display:contents}html.a24-route .tocMask{display:none}}@media (max-width: 900px){:root{--a24-mobile-x: 24px;--a24-mobile-header-top: calc(var(--mobile-safe-top) + 14px);--a24-mobile-active-title-height: clamp(44px, 12.4vw, 64px);--a24-mobile-active-title-font-size: clamp(29px, 8.2vw, 43px);--a24-mobile-dim-title-height: clamp(20px, 5.5vw, 29px);--a24-mobile-dim-title-font-size: clamp(15px, 4.1vw, 22px);--a24-mobile-text-gap: 18lvh;--a24-mobile-media-gap: clamp(58px, 8lvh, 88px);--a24-mobile-project-gap: clamp(200px, 20lvh, 204px);--copy-size: clamp(15px, calc(3.45vw + 2px) , 17px)}html.a24-route{width:100%!important;height:100lvh!important;min-height:100lvh!important;overflow-x:hidden!important;overflow-y:auto!important;scroll-snap-type:y mandatory!important;scroll-padding-block:0!important;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;background:#f9f9f9}html.a24-route.a24ProgrammaticScroll{scroll-snap-type:none!important}html.a24-route.a24SnapLock .introPage,html.a24-route.a24SnapLock .mobileCvPage,html.a24-route.a24SnapLock .mediaPanel,html.a24-route.a24SnapLock #mobileEducationPage .mobileEducationContent{scroll-snap-align:none!important;scroll-snap-stop:normal!important}html.a24-route.a24SnapLock .introPage[data-snap-target=true],html.a24-route.a24SnapLock .mediaPanel[data-snap-target=true]{scroll-snap-align:center!important;scroll-snap-stop:always!important}body.a24-route{width:100%!important;height:auto!important;min-height:100lvh!important;overflow:visible!important;background:#f9f9f9}body.a24-route #root,html.a24-route .helloA24Root{width:100%!important;height:auto!important;min-height:100lvh!important;overflow:visible!important}html.a24-route .helloA24Root{position:relative!important;inset:auto!important}html.a24-route .a24Scroller{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:100lvh!important;overflow:visible!important;scroll-snap-type:none!important;scroll-behavior:auto!important;overscroll-behavior:auto!important;-webkit-overflow-scrolling:auto!important;touch-action:pan-y!important}html.a24-route .introPage,html.a24-route .mobileCvPage,html.a24-route .mediaPanel{scroll-snap-align:center!important;scroll-snap-stop:always!important}html.a24-route .mobileEdgeOverlay,html.a24-route .edgeBar{display:none!important}html.a24-route .introLetterPage:before,html.a24-route .introLetterPage:after,html.a24-route .mobileCvPage:before,html.a24-route .mobileCvPage:after,html.a24-route .mediaPanel:before,html.a24-route .mediaPanel:after{content:none!important;display:none!important}html.a24-route .introRail{gap:0!important}html.a24-route .introLetterPage{margin:0 0 var(--a24-mobile-text-gap)!important}html.a24-route .introLetterPage .introPaper,html.a24-route .mobileCvCard{opacity:.38;transform:scale(.955);filter:blur(2.2px) saturate(.28);transition:opacity .34s ease,transform .38s cubic-bezier(.22,1,.36,1),filter .34s ease}html.a24-route .introLetterPage.isActive .introPaper,html.a24-route .mobileCvPage.isActive .mobileCvCard{opacity:1;transform:scale(1);filter:blur(0) saturate(1)}html.a24-route .mobileCvPage{height:auto!important;min-height:0!important;margin:0 0 var(--a24-mobile-text-gap)!important;padding:0 24px!important;overflow:visible!important}html.a24-route .mobileCvCard{width:min(100%,580px)!important;height:auto!important;min-height:0!important;padding:0 6px!important}html.a24-route .mobileCvCard h2{font-size:clamp(17px,calc(4vw + 2px),20px)!important}html.a24-route .mobileCvText{font-size:clamp(16px,calc(3.7vw + 2px),19px)!important}html.a24-route .topContact{font-size:14px!important}html.a24-route .mobileViewPortfolio{font-size:clamp(16px,calc(4vw + 1px),19px)!important}html.a24-route .videoUnmuteButton{font-size:12.5px!important}html.a24-route #mobileEducationPage{position:relative;height:auto!important;min-height:0!important;margin:0 0 var(--a24-mobile-text-gap)!important;padding:0 24px!important;scroll-snap-align:none!important}html.a24-route #mobileEducationPage .mobileEducationCard{position:relative;width:min(100%,580px)!important;height:auto!important;min-height:0!important;padding:0 6px!important;justify-content:flex-start!important}html.a24-route #mobileEducationPage .mobileEducationContent{width:100%;scroll-snap-align:center;scroll-snap-stop:always}html.a24-route #mobileEducationPage .mobileViewPortfolio{position:relative!important;left:auto!important;bottom:auto!important;margin:18lvh auto 0!important;transform:none!important}html.a24-route .mobileProjectHeader{top:var(--a24-mobile-header-top)!important;left:var(--a24-mobile-x)!important;right:var(--a24-mobile-x)!important}html.a24-route .mobileProjectTitleGraphic{height:var(--a24-mobile-active-title-height)!important;max-width:min(68vw,calc(100vw - 112px))!important}html.a24-route .mobileProjectFallback{font-size:var(--a24-mobile-active-title-font-size)!important}html.a24-route .mobileMenuButton{top:calc(var(--a24-mobile-header-top) + (var(--a24-mobile-active-title-height) - 44px) / 2)!important;right:var(--a24-mobile-x)!important}html.a24-route .mobileMenuButton,html.a24-route .mobileMenuButton:hover,html.a24-route .mobileMenuButton:active,html.a24-route .mobileMenuButton:focus{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:none!important;touch-action:manipulation}html.a24-route .mobileMenuButton:before,html.a24-route .mobileMenuButton:after{content:none!important;display:none!important}html.a24-route .toc{position:absolute!important;inset:auto 0 auto 0!important;top:var(--a24-menu-document-top, 0px)!important;width:100vw!important;height:100lvh!important;min-height:100lvh!important;overflow:hidden!important;background:#f9f9f9c7!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate}html.a24-route .tocList{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow-x:hidden;overflow-y:auto;padding:calc(var(--mobile-safe-top) + 118px) 24px calc(var(--mobile-safe-bottom) + 96px);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}html.a24-route .tocItem{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;-webkit-tap-highlight-color:transparent!important;border:0!important;background:transparent!important;text-align:left;font:inherit;position:relative!important;top:auto!important;left:0!important;display:block;width:100%!important;margin:0 0 28px!important;padding:0;color:#000;text-decoration:none;opacity:.28;transition:opacity .3s ease,transform .43s cubic-bezier(.22,1,.36,1)}html.a24-route .tocItem:last-child{margin-bottom:0!important}html.a24-route .tocActive{--toc-title-height: var(--a24-mobile-active-title-height) !important;--toc-font-size: var(--a24-mobile-active-title-font-size) !important;opacity:1!important}html.a24-route .tocDim{--toc-title-height: var(--a24-mobile-dim-title-height) !important;--toc-font-size: var(--a24-mobile-dim-title-font-size) !important;opacity:.28!important}html.a24-route .tocActive .tocGraphic{height:var(--a24-mobile-active-title-height)!important;max-width:min(68vw,calc(100vw - 112px))!important}html.a24-route .tocDim .tocGraphic{height:var(--a24-mobile-dim-title-height)!important;max-width:54vw!important}html.a24-route .tocGraphic{transition:height .43s cubic-bezier(.22,1,.36,1),max-width .43s cubic-bezier(.22,1,.36,1)}html.a24-route .tocActive .tocGraphic,html.a24-route .mobileProjectTitleGraphic{height:var(--a24-mobile-active-title-height)!important}html.a24-route .tocDim .tocGraphic{height:var(--a24-mobile-dim-title-height)!important}html.a24-route .tocProjectDescriptionShell{display:none!important}html.a24-route .tocMask{position:fixed;left:0;right:0;z-index:10;pointer-events:none;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;mask-image:none!important;-webkit-mask-image:none!important}html.a24-route .tocMaskTop{top:0;height:calc(var(--mobile-safe-top) + 190px);background:linear-gradient(to bottom,#f9f9f9,#f9f9f9 56%,#f9f9f9fa 68%,#f9f9f9ad 76%,#f9f9f947 90%,#f9f9f900)}html.a24-route .tocMaskBottom{bottom:0;height:calc(var(--mobile-safe-bottom) + 155px);background:linear-gradient(to top,#f9f9f9,#f9f9f9 54%,#f9f9f9fa 66%,#f9f9f9ad 75%,#f9f9f947 90%,#f9f9f900)}html.a24-route.a24MenuOpen .a24Scroller{pointer-events:none!important}html.a24-route.a24MenuOpen .toc,html.a24-route.a24MenuOpen .topContact,html.a24-route.a24MenuOpen .mobileMenuButton{pointer-events:auto!important}html.a24-route .mobileMenuOpen .topContact,html.a24-route .mobileMenuClosing .topContact{position:absolute!important;top:calc(var(--a24-menu-document-top, 0px) + var(--mobile-safe-top) + 14px)!important;left:var(--a24-mobile-x)!important}html.a24-route .mobileMenuOpen .mobileMenuButton,html.a24-route .mobileMenuClosing .mobileMenuButton{position:absolute!important;top:calc(var(--a24-menu-document-top, 0px) + var(--a24-mobile-header-top) + (var(--a24-mobile-active-title-height) - 44px) / 2)!important;right:var(--a24-mobile-x)!important}html.a24-route .mediaRail{padding:14lvh 0 calc(48lvh + var(--mobile-safe-bottom))!important;gap:var(--a24-mobile-media-gap)!important;transition:opacity .32s ease,filter .32s ease}html.a24-route .mediaPanel{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0 24px!important;gap:0!important;overflow:visible!important;scroll-margin-block:14lvh 10lvh}html.a24-route .mediaPanel.projectStart:not(:first-child){margin-top:var(--a24-mobile-project-gap)!important}html.a24-route .mediaFrame{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content!important;max-width:var(--media-width)!important;max-height:50lvh!important;min-height:0!important;flex:0 1 auto;transform:scale(.925)!important;transform-origin:center center;filter:blur(4.4px) saturate(.12)!important;opacity:.24;cursor:default!important;transition:transform .42s cubic-bezier(.22,1,.36,1),filter .36s ease,opacity .36s ease!important;will-change:transform,filter,opacity}html.a24-route .mediaPanel.isActive .mediaFrame{transform:scale(1.015)!important;filter:blur(0) saturate(1)!important;opacity:1}html.a24-route .media{max-width:var(--media-width)!important;min-height:0!important;max-height:45lvh!important;object-fit:contain;box-shadow:none!important;filter:none!important}html.a24-route .mediaFrame.isPortrait .media{max-width:min(var(--media-width),88vw)!important;min-height:0!important;max-height:49lvh!important}html.a24-route .mediaFrame.isSquareish .media{max-height:46lvh!important}html.a24-route .mobileMediaCaption{position:relative!important;display:block;flex:0 0 auto;align-self:center;width:min(88vw,var(--media-width))!important;min-height:0;height:auto;margin:16px auto 0!important;padding:0!important;overflow:visible;text-align:center!important;opacity:0;filter:blur(.65px) saturate(.4);pointer-events:none;transition:opacity .3s ease,filter .3s ease}html.a24-route .mediaPanel:not(.isActive) .mobileMediaCaption{position:relative!important;opacity:0;filter:blur(.65px) saturate(.4)}html.a24-route .mediaPanel.isActive .mobileMediaCaption{position:relative!important;opacity:1;filter:none;pointer-events:auto}html.a24-route .mobileMenuOpen .mediaRail,html.a24-route .mobileMenuClosing .mediaRail{opacity:.38;filter:blur(7px) saturate(.14);transform:none!important}html.a24-route .mobileMenuOpen .mobileProjectHeader,html.a24-route .mobileMenuClosing .mobileProjectHeader{opacity:.22!important;filter:blur(4px) saturate(.15)}}
