:root{--max-width:1000px;--border-radius:2px;--foreground-rgb:39,38,34;--background-rgb:255,255,255;--highlight-rgb:252,249,162;--outline-rgb:150,147,134;--stack-inter:var(--font-inter),-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif;--stack-baskerville:var(--font-baskerville),-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100vh;overflow-x:hidden}body{display:flex;flex-direction:column;font-family:var(--stack-baskerville);font-size:16px;line-height:24px;color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}a{color:inherit;text-decoration:none}.global-nav{flex:0 0 auto;font-family:var(--stack-inter);border-bottom:0 solid #fff;background:rgb(var(--highlight-rgb))}.global-nav nav{display:flex;justify-content:flex-end;align-items:center;max-width:var(--max-width);margin:0 auto;padding:18px 16px}.global-nav .name{padding:12px 0;margin-right:auto;font-weight:900;font-size:20px;line-height:20px;text-transform:none}.global-nav a{padding:12px 0 12px 32px;font-size:14px;line-height:20px;text-decoration:none;text-transform:uppercase}.global-nav a:active,.global-nav a:focus,.global-nav a:hover{text-decoration:underline;-webkit-text-decoration-color:rgb(var(--outline-rgb));text-decoration-color:rgb(var(--outline-rgb));text-decoration-thickness:1px;text-underline-offset:4.5px}.global-nav a.current{font-weight:700}.global-nav .cv{outline:1px solid rgb(var(--outline-rgb));border-radius:var(--border-radius)}.local-nav{flex:0 0 auto;font-family:var(--stack-inter);background:rgb(var(--highlight-rgb));border-top:1px dashed rgba(var(--foreground-rgb),.2)}.local-nav nav{display:flex;justify-content:space-between;align-items:center;max-width:var(--max-width);margin:0 auto;padding:0 16px}.local-nav a{flex:1 1 50%;padding:30px 0;font-size:16px;line-height:20px;text-decoration:underline;-webkit-text-decoration-color:rgb(var(--foreground-rgb),.25);text-decoration-color:rgb(var(--foreground-rgb),.25);text-decoration-thickness:1px;text-underline-offset:4.5px}.local-nav a:active,.local-nav a:focus,.local-nav a:hover{-webkit-text-decoration-color:rgb(var(--foreground-rgb),1);text-decoration-color:rgb(var(--foreground-rgb),1)}.local-nav a.prev{text-align:left}.local-nav a.next{text-align:right}.local-nav a.prev:before{content:"←";float:left;width:24px;margin-left:-40px}.local-nav a.next:after{content:"→";float:right;width:24px;margin-right:-40px}.local-nav:has(+.footer){border-top:0;border-bottom:1px dashed rgba(var(--foreground-rgb),.2)}.content{flex:1 1 auto;max-width:var(--max-width);margin:64px auto;padding:0 16px}.content h2{font-family:var(--stack-inter);font-size:32px;line-height:32px;font-weight:900;margin:40px 0 24px}@media(min-width:1000px){.content h2{margin:40px 100px 24px}}.content h3{font-family:var(--stack-inter);font-size:24px;line-height:24px;font-weight:900;margin:40px 0 24px}@media(min-width:1000px){.content h3{margin:40px 100px 24px}}.content .work,.content dl,.content ol,.content p,.content ul{line-height:32px;max-width:calc(var(--max-width) - 200px);margin:0 0 24px}@media(min-width:1000px){.content .work,.content dl,.content ol,.content p,.content ul{margin:0 100px 24px}}.content li{margin:0 0 8px;line-height:32px}.content dt:has(+dd){margin:0 0 8px}.content dd:has(+dd){margin:0 0 8px}.content dd:last-child{margin:0 0 16px}.content .illustration{position:relative;max-width:var(--max-width)}.content .illustration .image{padding-top:calc(var(--image-height)/var(--image-width)*100%)}.content .illustration video{width:100%;height:100%}.content .insight-group{margin:0 0 64px}.content em{font-style:normal;background:rgb(var(--highlight-rgb));padding:2px 4px;border-radius:var(--border-radius)}.process .content em{background:#5a71f4}.process{border-top:1px solid #fff;border-bottom:1px solid #fff;color:#fff;background:#5a98f4}.overview{margin:64px 0}.overview p{font-size:20px;line-height:36px}.tags{list-style:none}.tags .tag{display:inline-block;margin:0 8px 8px 0;padding:12px 16px;font-family:var(--stack-inter);font-size:14px;font-weight:300;line-height:20px;color:rgb(var(--foreground-rgb));background:#fcf9a2;border-radius:40px}.header{margin:0 0 64px}.header h1{font-family:var(--stack-inter);font-size:48px;line-height:48px;font-weight:900;margin:0}@media(min-width:1000px){.header h1{margin:0 100px}}.header p{font-size:24px;line-height:32px;margin:24px 0 32px!important}@media(min-width:1000px){.header p{margin:24px 100px 32px!important}}.detail{background:rgb(var(--highlight-rgb))}.image-container{margin:32px auto}figcaption{display:block;margin:16px auto 0;padding:0 16px;text-align:center}@media(min-width:1000px){figcaption{max-width:calc(var(--max-width) - 200px)}}.image{position:relative;width:100%}.image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image img,video{border:8px solid #fff;border-radius:var(--border-radius)}video{display:block}.desktop-images{padding:32px 0;margin:0 auto}.desktop-images .image{padding-top:calc(var(--image-height)/var(--image-width)*100%)}@media(min-width:1000px){.desktop-images{max-width:calc(var(--max-width) - 200px)}}.mobile-images{padding:32px 0;margin:0 auto;display:flex;justify-content:center;gap:32px}.mobile-images .image{display:block;width:calc(var(--image-width)*1px);height:calc(var(--image-height)*1px);flex:0 0 360px;margin:0 auto}@media(min-width:1000px){.mobile-images{max-width:calc(var(--max-width) - 200px)}}.redacted{display:inline-block;color:rgb(var(--foreground-rgb));background:rgb(var(--foreground-rgb));border-radius:var(--border-radius);border-bottom:1px solid rgb(var(--background-rgb))}.footer{flex:0 0 auto;padding:64px 16px;text-align:center;background:rgb(var(--highlight-rgb))}.footer a{text-decoration:underline;-webkit-text-decoration-color:rgb(var(--foreground-rgb),.25);text-decoration-color:rgb(var(--foreground-rgb),.25);text-decoration-thickness:1px;text-underline-offset:4.5px}.footer a:active,.footer a:focus,.footer a:hover{-webkit-text-decoration-color:rgb(var(--foreground-rgb),1);text-decoration-color:rgb(var(--foreground-rgb),1)}.work+.header{margin-top:64px}.work .work-item{display:grid;grid-gap:8px;gap:8px;margin:0 0 32px;grid-template-areas:"primary date" "secondary secondary";grid-template-columns:2fr 1fr}.work .date{grid-area:date;text-align:right;white-space:nowrap}.work .primary{grid-area:primary;font-weight:700}.work .secondary{grid-area:secondary;text-align:left}.work a{text-decoration:underline;-webkit-text-decoration-color:rgb(var(--foreground-rgb),.25);text-decoration-color:rgb(var(--foreground-rgb),.25);text-decoration-thickness:1px;text-underline-offset:4.5px;font-weight:700;vertical-align:middle}.work a svg{width:16px;height:16px;color:rgb(var(--foreground-rgb));vertical-align:text-top;border-bottom:1px solid rgb(var(--foreground-rgb),.25)}.work a:hover{-webkit-text-decoration-color:rgb(var(--foreground-rgb),1);text-decoration-color:rgb(var(--foreground-rgb),1);color:#000}.work a:hover svg{border-bottom-color:rgb(var(--foreground-rgb),1)}@media(min-width:1000px){.work .work-item{grid-template-areas:"date primary secondary";grid-template-columns:15% calc(45% - 16px) calc(40% - 16px);gap:32px;align-items:baseline}.work .date{text-align:right;padding-right:0}.work .primary,.work .secondary{text-overflow:ellipsis}.work .secondary{text-align:right}}.profile{position:relative}.profile:before{content:open-quote;position:absolute;z-index:1;left:-40px;top:60px;font-size:200px;line-height:40px;color:rgb(var(--highlight-rgb))}.profile p{position:relative;z-index:2;font-size:24px;line-height:40px;margin:0 0 16px;color:rgb(var(--foreground-rgb),.7);transition:color .25s ease-out}.profile p:hover,.profile strong{color:rgb(var(--foreground-rgb),1)}.profile strong{font-weight:700;transition:none}.unlock{font-family:var(--stack-inter);padding:32px 16px;text-align:center;color:rgb(var(--background-rgb));background:rgb(var(--foreground-rgb))}.unlock p:has(+input){margin:0 0 16px}.unlock a{text-decoration:underline;-webkit-text-decoration-color:rgba(var(--background-rgb),.25);text-decoration-color:rgba(var(--background-rgb),.25);text-decoration-thickness:1px;text-underline-offset:4.5px}.unlock a:active,.unlock a:focus,.unlock a:hover{-webkit-text-decoration-color:rgba(var(--background-rgb),1);text-decoration-color:rgba(var(--background-rgb),1)}.unlock input{min-height:20px;padding:8px 12px;font-family:inherit;font-size:inherit;color:rgba(var(--background-rgb));background:rgba(var(--background-rgb),.2);border:0;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);vertical-align:middle}.unlock input:focus{border:0;outline:0;background:rgba(var(--background-rgb),.3)}.unlock button{padding:4px 8px;color:rgba(var(--background-rgb));background:rgba(var(--background-rgb),.2);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border:0;vertical-align:middle}.unlock button svg{fill:rgba(var(--outline-rgb));width:24px;height:24px}.unlock button:active,.unlock button:focus,.unlock button:hover{cursor:pointer}.unlock button:active svg,.unlock button:focus svg,.unlock button:hover svg{fill:rgba(var(--background-rgb))}.unlock input:focus+button{background:rgba(var(--background-rgb),.3)}.quote{padding:16px;text-align:center;background:rgb(var(--highlight-rgb));border-radius:var(--border-radius)}.contacts{list-style:none}.contacts a{display:inline-block;padding:16px;text-align:center;background:rgb(var(--highlight-rgb));border-radius:var(--border-radius);text-decoration:underline;-webkit-text-decoration-color:rgb(var(--foreground-rgb),.25);text-decoration-color:rgb(var(--foreground-rgb),.25);text-decoration-thickness:1px;text-underline-offset:4.5px;font-weight:700}.contacts a:hover{-webkit-text-decoration-color:rgb(var(--foreground-rgb),1);text-decoration-color:rgb(var(--foreground-rgb),1);color:#000}.contacts li{display:block;margin:0 0 32px;text-align:center}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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_f367f3;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_f367f3;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_f367f3;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_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}@font-face{font-family:__Libre_Baskerville_25556b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/645c88064de6876a-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:__Libre_Baskerville_25556b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cccb76cee38030ea-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:__Libre_Baskerville_25556b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/645c88064de6876a-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:__Libre_Baskerville_25556b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cccb76cee38030ea-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:__Libre_Baskerville_Fallback_25556b;src:local("Times New Roman");ascent-override:76.22%;descent-override:21.22%;line-gap-override:0.00%;size-adjust:127.26%}.__className_25556b{font-family:__Libre_Baskerville_25556b,__Libre_Baskerville_Fallback_25556b;font-style:normal}.__variable_25556b{--font-baskerville:"__Libre_Baskerville_25556b","__Libre_Baskerville_Fallback_25556b"}