:root{--color-accent:#00ffc1;--color-bg:white;--color-darkest:#131313;--color-project-era-l:#a4a4a4;--color-project-era:#7a7a7a;--color-text-l:#bababa;--color-text-xl:#d4d4d4;--color-text:black;--font-size-1:clamp(13px,0.6812rem + 0.1641vw,0.8125rem);--font-size-2:clamp(0.9141rem,0.8621rem + 0.2077vw,1.0283rem);--font-size-3:clamp(1.0156rem,0.9579rem + 0.2308vw,1.1426rem);--font-size-4:clamp(1.2188rem,1.1495rem + 0.277vw,1.3711rem);--font-size-5:clamp(1.5234rem,1.4369rem + 0.3462vw,1.7139rem);--font-size-6:clamp(1.8281rem,1.7243rem + 0.4155vw,2.0566rem);--font-size-7:clamp(2.4375rem,2.299rem + 0.554vw,2.7422rem);--font-size-8:clamp(2.8438rem,2.6781rem + 0.645vw,3.1973rem);--font-size-9:clamp(3.2500rem,3.0672rem + 0.738vw,3.6563rem);--content-margin-left:6.25vw;--frame-width-narrow:3px;--frame-width-wide:9px;--grid-column-width:calc(100% / 16);--padded-dimension-half:calc(var(--padded-dimension) / 2);--padded-dimension:clamp(5px,1.5vh,50px);--flex-row-grid-gap:1em;--flex-row-grid-columns-small:1;--flex-row-grid-columns-medium:2;--flex-row-grid-columns-large:3;--breakpoint-small:640px;--breakpoint-medium:1600px;--available-height:100dvh;--header-height:0px}.bold,strong{font-weight:600}h2,h3,h4{font-weight:300}h2{font-size:1.7em}.font-size-1{font-size:var(--font-size-1)}.font-size-2{font-size:var(--font-size-2)}.font-size-3{font-size:var(--font-size-3)}.font-size-4{font-size:var(--font-size-4);line-height:1.26}.font-size-5{font-size:var(--font-size-5);line-height:1.16}.font-size-6{font-size:var(--font-size-6);line-height:1.18}.font-size-7{font-size:var(--font-size-7)}.font-size-8{font-size:var(--font-size-8)}.font-size-9{font-size:var(--font-size-9)}.text-300{font-weight:300!important}.text-400{font-weight:400!important}.text-500{font-weight:500!important}.text-600{font-weight:600!important}.text-600,.text-700{letter-spacing:.005em}.text-700{font-weight:700!important}.text-italic{font-style:italic}.text-l{opacity:.55}.text-xl{opacity:.4}.curious-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1em;width:100%}.curious-grid-item{box-sizing:border-box}.available-height{height:var(--available-height);margin-top:var(--header-height)}.full-absolute{position:absolute;bottom:0;left:0;right:0;top:0}.flex-row-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:var(--flex-row-grid-gap)}.flex-row-grid-item{align-items:center;display:flex;justify-content:center}@media (max-width:640px){.flex-row-grid{max-height:var(--available-height)}}@media (min-width:1201px){.flex-row-grid{grid-template-columns:repeat(3,1fr)}}body,html{color:var(--color-text);font-family:Instrument Sans,Figtree,DM Sans,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-optical-sizing:auto;font-size:var(--font-size-2);font-weight:300;height:100%;letter-spacing:.003em;line-height:1.35;margin:0;padding:0;width:100%}@media screen and (min-width:880px){html{font-size:calc(13px + 2 * ((100vw - 880px) / 680))}}a{color:inherit;text-decoration:none}*{box-sizing:border-box}#__next{height:100%}.relative{position:relative}.portfolio-layout{background:var(--bg-darkest);height:100%;min-width:320px;position:relative}.text-center{text-align:center}.flex{display:flex}.flex-center{align-items:center;display:flex;justify-content:center}.flex-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.75%;max-width:1920px}@media screen and (max-width:880px){.flex-grid{flex-flow:nowrap;flex-direction:column;max-width:880px}.flex-grid>.flex-item-1{display:block;margin:0 0 1em}.flex-item,.flex-item-1,.flex-item-2,.flex-item-3{display:block;width:100%;max-width:100%}}.portfolio-home-client-logo{height:100%;display:flex;align-items:center}@media (max-width:880px){.portfolio-home-client{padding-bottom:10vh}.portfolio-home-client-logo{padding:2em 0 1em;justify-content:center}}.flex-item-1,.flex-item-inline{flex:0 1 32%}.flex-item-2{flex:0 1 65.75%}.flex-item-3{flex:0 1 100%}.flex-column{display:flex;flex-direction:column}.flex-expand{flex:1 0 auto}.flex-row{display:flex;flex-direction:row}.full-height{height:100%}.full-width{width:100%}.image-block{width:100%;display:block}.bg-accent{background-color:var(--color-accent)}.bg-highlight{background-color:black}.bg-darkest{background:var(--color-darkest)}.bg-grid{background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 0)}.bg-grid,.bg-grid-dark{background-size:15px 15px}.bg-grid-dark{background-image:linear-gradient(rgba(0,0,0,.015) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.015) 1px,transparent 0)}.bg-white{background:white}.color-accent{color:var(--color-accent)}.color-black{color:black}.color-project-era{color:var(--color-project-era)}.color-project-era-l{color:var(--color-project-era-l)}.color-white{color:white}.portfolio-header{align-items:center;color:#252525;display:flex;left:0;position:fixed;top:0;z-index:1000}.portfolio-header a{margin-right:1em;display:inline-flex;text-wrap:nowrap;padding-top:.9em;padding-bottom:.8em}.portfolio-header-menu{grid-column:2/span 10}.project-name{margin:0 0 .5em}.project-name-nav{display:none;position:absolute;font-size:1.7em;color:var(--color-text-xl)}@media (min-width:740px){.project-name-nav{display:block}}.project-era{font-size:.8em;margin-bottom:1.5em}.portfolio-home .project-content h2,.portfolio-home .project-content h3,.portfolio-home .project-content h4,.portfolio-home .project-content p,.portfolio-home .project-content ul{font-size:1.5em;max-width:31em}@media (max-width:880px){.portfolio-home .project-content h2,.portfolio-home .project-content h3,.portfolio-home .project-content h4,.portfolio-home .project-content p,.portfolio-home .project-content ul{font-size:1.28em;max-width:40em}}.project-content h2 strong,.project-content h3 strong,.project-content h4 strong,.project-content p strong,.project-content ul strong{color:#e4e4e4;font-weight:400}@media (max-width:880px){.project-content h2 strong,.project-content h3 strong,.project-content h4 strong,.project-content p strong,.project-content ul strong{font-weight:500}}.project-content.light-background h2{color:#7b7b7b}.project-content.light-background h2 strong{color:#555}.project-content small{color:var(--color-text-l);font-size:.8em}.project-content img{margin:0 auto}.project-content video{display:block;margin:0 auto}.project-content .project-image-phone{align-self:flex-end;border:0;display:flex;margin:0 auto;max-height:100%;padding-bottom:0}@media (max-width:880px){.project-content h2,.project-content h3,.project-content h4,.project-content p,.project-content ul{font-size:2.5em}}.era-sophia-photo{border-radius:6px;border:3px solid var(--color-accent);display:block;height:3.25em;margin-right:.5em;width:auto}@media (max-width:880px){.project-footer .project-footer-client{grid-column:12/span 5;display:flex;flex-direction:column}.project-footer .project-footer-caption{grid-column:1/span 10;grid-row:1}.project-footer .project-footer-navigation{display:none}.portfolio-project-navigator-mobile{display:flex;margin-top:1.5em;font-size:.8em}}.grid-h{width:100%;grid-template-columns:repeat(16,1fr)}.grid-h,.grid-v{display:grid;grid-column-gap:0;grid-row-gap:0}.grid-v{grid-template-rows:repeat(16,1fr)}.grid-content,.home-content-grid{grid-column:2/span 14}@media (max-width:880px){.home-content-grid,.text-content-grid{grid-column:1/span 16}}@media (min-width:880px){.pad-right{padding-right:10vw}}@media (max-width:880px){.home-balloon~.home-balloon{margin-top:1em}}.home-balloon~.home-balloon{margin-top:1.5vw}.home-balloon ul{padding:0 0 0 .9em;margin:0}.home-balloon ul li~li,.home-balloon ul~ul{margin-top:.25em}.home-balloon table{border-collapse:collapse;table-layout:auto}.home-balloon table tr td.balloon-table-icon{padding-right:.5em;white-space:nowrap}.home-balloon table td em,.home-balloon ul li em{font-style:normal;opacity:.45}.home-balloon h3{margin:0;font-weight:500}.home-slide{flex-wrap:nowrap;justify-content:center;width:100%}.home-slide,.home-slide>div{align-items:center;display:flex}.home-slide>div{padding:1em;flex:1}.home-slide .client-logo-header-grid{grid-column:2/span 14}.home-slide .client-logo-container{font-size:clamp(14px,3.3vmax,30px);justify-content:center}@media (min-width:1600px){.home-slide .client-logo-container{max-width:20vw}}.home-slide .home-slide-balloons{width:clamp(30ch,80%,50ch)}.unstyled-list{list-style-type:none;margin:0;padding:0}.unstyled-list li+li{margin-top:.25em}@media (max-width:1200px){.home-slide-left{display:none!important}}@media (max-width:880px){.home-slide{display:block;width:100%}.home-slide .home-slide-balloons{width:100%;padding:var(--padded-dimension)}.home-slide .client-logo-container{margin-bottom:1em}}.home-slide .client-project-list-container-grid{grid-column:2/span 14}@media (max-width:880px){.home-slide .client-logo-header-grid,.home-slide .client-project-list-container-grid{grid-column:1/span 16}}.home-slide h3{margin:0}.home-slide p{margin:0;line-height:1.1}.home-slide .client-project-list-container-grid ul{display:grid;font-size:clamp(14px,1.5vmax,28px);grid-template-columns:repeat(3,1fr);grid-gap:2em;list-style-type:none;padding:0}.home-slide ul li{display:block;font-weight:400;margin:0;padding:0}@media (max-width:880px){.home-slide ul{grid-template-columns:repeat(1,1fr)}}.carousel-indicator{align-items:center;bottom:unset;display:flex;justify-content:center;position:fixed;top:50%;transform:translateY(-50%);width:var(--content-margin-left);z-index:11}@media (max-width:880px){.carousel-indicator{display:none!important}}.project-content:focus{border:none!important;outline:0!important}.padded{padding:clamp(5px,1.5vh,50px)}.project-content .project-hero{width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat}.iphone{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.iphone-container{aspect-ratio:.4888357257;height:100%;position:relative}.iphone-image{display:block;max-height:100%;object-fit:cover}.iphone-screen-holder{bottom:0;max-width:100%;top:0;width:100%}.iphone-screen,.iphone-screen-holder{aspect-ratio:.5654069767;max-height:100%;position:absolute}.iphone-screen{background:transparent;left:6.6%;right:7%;top:14.5%;z-index:11}.mba{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.mba-container{aspect-ratio:1.662817552;position:relative}.mba-container,.mba-image{max-height:100%;max-width:100%}.mba-image{display:block;object-fit:cover}.mba-screen-holder{aspect-ratio:1.662817552;bottom:0;width:100%;top:0}.mba-screen,.mba-screen-holder{max-height:100%;max-width:100%;position:absolute}.mba-screen{aspect-ratio:1.6/1;background:black;bottom:10.96997691%;left:11.8055556%;right:11.8055556%;top:8.37182448%;z-index:11}.project-screenshot{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;width:100%}.project-content .project-image{display:block;max-height:calc(100% - 10px);max-width:calc(100% - 10px);padding:clamp(5px,1.5vh,50px)}.project-content h2,.project-content h3,.project-content h4,.project-content p,.project-content ul{color:#c5c5c5;text-align:left;font-size:3.25em;max-width:20em;line-height:1.14;font-weight:200}@media (max-width:640px){.project-content h2,.project-content h3,.project-content h4,.project-content p,.project-content ul{font-size:2.5em}}.portfolio-project-navigator a{color:#efefef}.project-footer{height:24vh;line-height:1.3;margin-top:auto;max-height:230px;min-height:190px}.project-footer h3,.project-footer p{margin-top:0;margin-bottom:0}.project-footer h3{color:#e4e4e4;font-weight:500;font-size:190%;line-height:1;margin-top:-.05em;margin-bottom:.175em}.project-footer .project-footer-client{grid-column:2/span 3}.project-footer .project-footer-caption{grid-column:5/span 7}.project-footer .project-footer-navigation{grid-column:12/span 4}.portfolio-project-navigator-mobile{display:none}@media (max-width:640px){.project-footer .project-footer-client{grid-column:12/span 5;display:flex;flex-direction:column}.project-footer .project-footer-caption{grid-column:1/span 10;grid-row:1}.project-footer .project-footer-navigation{display:none}.portfolio-project-navigator-mobile{display:flex;margin-top:1.5em;font-size:.8em}}@media (min-width:1200px){.project-footer .project-footer-caption{grid-column:5/span 7}.project-footer .project-footer-navigation{grid-column:13/span 3}}.arrow-circle{height:1.25em;width:1.25em;color:black;background-color:white;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:400}.home-content-grid{grid-column:2/span 12}@media (max-width:640px){.home-content-grid{grid-column:1/span 16}}.text-content-grid{grid-column:2/span 12}@media (max-width:640px){.text-content-grid{grid-column:1/span 16}}.client-card .client-logo-header{padding-top:clamp(14px,4vmin,100px)}.client-card .client-logo-header-grid{grid-column:2/span 14}.client-card .client-logo-container{font-size:clamp(14px,2.5vmax,30px);position:relative}@media (max-width:640px){.client-card .client-logo-container{text-align:center}}.client-card .client-project-list-container-grid{grid-column:2/span 14}@media (max-width:640px){.client-card .client-logo-header-grid,.client-card .client-project-list-container-grid{grid-column:1/span 16}}.client-card h3{margin:0}.client-card p{margin:0;line-height:1.1}.client-card ul{display:grid;font-size:clamp(14px,1.5vmax,28px);grid-template-columns:repeat(3,1fr);grid-gap:2em;list-style-type:none;padding:0}.client-card ul li{display:block;font-weight:400;margin:0;padding:0}@media (max-width:1024px){.client-card ul{grid-template-columns:repeat(1,1fr)}}