@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&family=Roboto+Flex:opsz,wght@8..144,300;8..144,400;8..144,500;8..144,700&display=swap');
@font-face{font-family:'Portfolio Gotham';src:local('Gotham Light'),local('Gotham-Light');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Portfolio Gotham';src:local('Gotham Medium'),local('Gotham-Medium');font-weight:500;font-style:normal;font-display:swap}

:root{color-scheme:light;--ink:#000;--paper:#fff;--muted:#595959;--teal:#4ac5d3;--rule:#d1d1d6}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'Portfolio Gotham',Gotham,Montserrat,Arial,sans-serif}
img{display:block;max-width:100%}
a{color:inherit}
:focus-visible{outline:3px solid #168e9b;outline-offset:4px}
.skip-link{position:absolute;left:1rem;top:-6rem;background:#fff;color:#000;padding:.75rem 1rem;z-index:20}
.skip-link:focus{top:1rem}
.hero{min-height:600px;background:#000;color:#fff;border:2px solid #2b2b2b;padding:100px;display:flex;align-items:center;gap:24px}
.hero-copy{min-width:0;flex:1}
.hero h1{font-size:56px;font-weight:400;line-height:1.2;margin:0 0 24px}
.hero-role{color:var(--teal);font-size:32px;font-weight:300;margin:0 0 40px;line-height:1.3}
.hero-description{font-size:28px;font-weight:300;line-height:1.6;margin:0;max-width:960px}
.portrait{width:320px;height:321px;object-fit:cover;flex:none}
.narrow{width:min(800px,calc(100% - 48px));margin:0 auto}
.selected{padding:56px 0 0;border-bottom:1px solid #c6c6c8}
.selected h2,.memory-lane h2{font-size:38px;font-weight:400;line-height:1.25;margin:0}
.projects{padding-top:40px}
.project{display:block;text-decoration:none;padding:0 0 40px;margin:0;border-bottom:1px solid #c6c6c8;transition:opacity .2s}
.project + .project{padding-top:32px}
.project:last-child{border-bottom:0}
.project:hover{opacity:.86}
.project-title h3{font-size:32px;line-height:1.2;font-weight:300;margin:0 0 12px}
.project-title p{font-size:20px;line-height:1.2;font-weight:300;color:var(--muted);margin:0 0 20px}
.project-art img{width:100%;height:auto}
.project-description{font-size:20px;line-height:1.3;font-weight:300;margin:16px 0 0}
.memory-lane{background:#000;color:#fff;padding:60px 0 100px;border:2px solid #2b2b2b}
.memory-lane h2{margin-bottom:40px}
.memory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}
.memory{font-family:'Roboto Flex',Roboto,Arial,sans-serif;font-variation-settings:'GRAD' 0,'XOPQ' 96,'XTRA' 468,'YOPQ' 79,'YTAS' 750,'YTDE' -203,'YTFI' 738,'YTLC' 514,'YTUC' 712,'wdth' 100}
.memory-gotham{font-family:'Portfolio Gotham',Gotham,Montserrat,Arial,sans-serif;font-variation-settings:normal}
.memory h3{font-size:32px;line-height:1.2;font-weight:300;margin:0 0 8px}
.memory-gotham h3{font-weight:300}
.memory p{font-size:20px;font-weight:300;color:#c1c1c1;margin:0 0 16px;line-height:1.2}
.memory img{width:100%;height:auto}
.talk-pill{position:fixed;right:20px;bottom:20px;z-index:10;background:#000;color:#fff;border:1px solid #fff;text-decoration:none;border-radius:100px;min-width:184px;min-height:64px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;font-size:24px;font-weight:300;letter-spacing:.02em;box-shadow:0 3px 12px #0004;transition:color .2s,border-color .2s}
.talk-icon{display:block;width:20px;height:16px;flex:none;background:currentColor;-webkit-mask:url('/assets/envelope.svg') center / contain no-repeat;mask:url('/assets/envelope.svg') center / contain no-repeat}
.talk-pill:hover{color:var(--teal);border-color:var(--teal)}

.case-page{background:#eaebed;font-family:'Roboto Flex',Roboto,Arial,sans-serif;font-variation-settings:'GRAD' 0,'XOPQ' 96,'XTRA' 468,'YOPQ' 79,'YTAS' 750,'YTDE' -203,'YTFI' 738,'YTLC' 514,'YTUC' 712,'wdth' 100}
.case-shell{width:min(1200px,calc(100% - 40px));margin:0 auto;background:#fff;min-height:100vh}
.case-header{position:sticky;top:0;z-index:5;background:#000;color:#fff;min-height:100px;border:2px solid #2b2b2b;border-radius:4px 4px 0 0;padding:20px 40px 20px 60px;display:flex;justify-content:space-between;align-items:center;gap:20px}
.case-header h1{font-size:28px;font-weight:300;line-height:1.2;margin:0 0 4px}
.case-header p{font-size:18px;font-weight:500;line-height:1.25;color:var(--teal);margin:0}
.close-link{display:flex;align-items:center;justify-content:center;flex:none;text-decoration:none;width:41px;height:41px;border-radius:50%;font-family:Arial,sans-serif;font-size:30px;font-weight:300;line-height:1;background:#242424;color:#fff;transition:background .2s}
.close-link:hover{background:#505050}
.case-content{padding:0 60px 60px}
.case-section{padding:32px 40px 40px;background:#fff}
.case-section:not(.dark) + .case-section:not(.dark){border-top:1px solid var(--rule)}
.case-section.dark{background:#000;color:#fff}
.case-section h2{font-size:24px;font-weight:300;line-height:1.4;margin:0 0 8px}
.section-text{font-size:20px;font-weight:300;line-height:1.4;color:var(--muted)}
.section-text p{margin:0 0 14px}
.section-text p:last-child{margin-bottom:0}
.section-text ul{margin:0 0 14px;padding-left:30px}
.section-text li{margin:0}
.dark .section-text{color:#c1c1c1}
.dark h2{color:#fff}
.dark .section-text p:first-of-type{color:#fff}
.image-row{display:flex;align-items:flex-start;gap:40px;margin-top:30px;max-width:100%;overflow:hidden}
.image-row img{min-width:0;object-fit:contain}
.image-row.three img{width:calc((100% - 80px)/3)}
.image-row.insight{display:grid;grid-template-columns:minmax(0,566fr) minmax(0,1354fr)}
.image-row.insight img{width:100%;height:auto}
.image-row.nav-screens{display:grid;grid-template-columns:minmax(0,448fr) minmax(0,1482fr)}
.image-row.nav-screens img{width:100%;height:auto}
.small-illustration{display:flex;justify-content:flex-end;margin-top:20px}
.small-illustration img{max-width:320px;width:40%}
.takeaways-layout{display:grid;grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:40px;align-items:center}
.takeaways-layout .small-illustration{display:block;margin:0}
.takeaways-layout .small-illustration img{width:100%;height:auto}
.role-visual{margin-top:26px}
.role-visual img{max-width:480px;width:100%}
.role-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:32px}
.role-layout .role-visual{margin-top:0}
.full-image{width:100%;height:auto;margin-top:24px}
.contact-content{padding:32px 100px 80px;font-size:20px;font-weight:300;line-height:1.4;color:var(--muted)}
.contact-content>p:first-child{margin:0 0 32px}
.contact-content h2{color:#000;font-size:24px;font-weight:300;margin:0 0 8px}
.contact-content h2~p{margin:0 0 24px}
.contact-content a{text-decoration:none;overflow-wrap:anywhere}
.contact-content a:hover{text-decoration:underline}
.contact-dialog{width:min(760px,calc(100% - 32px));max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);padding:0;margin:auto;border:1px solid #222;border-radius:5px;background:#000;color:#000;box-shadow:0 18px 70px #0008;overflow:auto;font-family:'Roboto Flex',Roboto,Arial,sans-serif;font-variation-settings:'GRAD' 0,'XOPQ' 96,'XTRA' 468,'YOPQ' 79,'YTAS' 750,'YTDE' -203,'YTFI' 738,'YTLC' 514,'YTUC' 712,'wdth' 100}
.contact-dialog::backdrop{background:#000b}
.contact-dialog .case-header{padding:20px 28px 20px 36px;border:0;border-radius:0}
.contact-dialog button.close-link{appearance:none;border:1px solid #484848;background:#242424;color:#fff;cursor:pointer}
.contact-dialog button.close-link:hover{border-color:#666;background:#333}
.contact-dialog .case-header h2{font-size:28px;font-weight:300;line-height:1.2;margin:0 0 4px}
.contact-dialog .contact-content{padding:28px 36px 32px;font-size:18px;background:#fff}
.contact-dialog .contact-content>p:first-child{margin-bottom:24px}
.contact-form{display:flex;flex-direction:column;align-items:stretch;gap:8px}
.contact-form label{font-size:16px;font-weight:500;color:#000;margin-top:8px}
.contact-form input:not([type=hidden]),.contact-form textarea{width:100%;border:1px solid #666;border-radius:3px;padding:10px 12px;font:inherit;font-size:18px;line-height:1.4;color:#000;background:#fff}
.contact-form textarea{resize:vertical;min-height:130px}
.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #168e9b;outline-offset:2px}
.contact-form .trap-field{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.send-button{align-self:flex-start;margin-top:14px;background:#000;color:#fff;border:1px solid #000;border-radius:100px;padding:11px 22px;font:inherit;font-size:18px;font-weight:300;cursor:pointer;transition:color .2s,border-color .2s}
.send-button:hover{color:var(--teal);border-color:var(--teal)}
.send-button:disabled{opacity:.65;cursor:wait}
.contact-status{min-height:1.5em;font-size:16px;color:#006472;margin:4px 0 0}
.contact-status.is-error{color:#ad2433}
.direct-submit:not([hidden]){align-self:flex-start;background:none;border:0;padding:0;font:inherit;font-size:16px;color:#005e69;text-decoration:underline;cursor:pointer}
.contact-alternatives{font-size:16px;margin:12px 0 0}
.contact-alternatives a{text-decoration:underline}

@media(max-width:900px){
 .hero{padding:64px 48px;min-height:0;gap:20px}
 .hero h1{font-size:clamp(40px,6vw,56px)}
 .hero-role{font-size:clamp(22px,3.4vw,32px)}
 .hero-description{font-size:clamp(18px,2.8vw,28px)}
 .portrait{width:240px;height:241px}
 .case-content{padding:0 24px 40px}
 .case-section{padding:28px 24px 36px}
 .contact-content{padding:32px 48px 70px}
}
@media(max-width:720px){
 .takeaways-layout{grid-template-columns:1fr;gap:24px}
 .takeaways-layout .small-illustration{max-width:280px}
}
@media(max-width:720px){
 .hero{display:flex;flex-direction:column-reverse;align-items:flex-start;padding:36px 24px 48px;gap:20px}
 .portrait{width:160px;height:160px;border-radius:50%}
 .hero h1{font-size:40px;margin-bottom:14px}
 .hero-role{font-size:22px;margin-bottom:24px}
 .hero-description{font-size:18px;line-height:1.5}
 .hero-description br{display:none}
 .narrow{width:min(100% - 36px,800px)}
 .selected{padding-top:36px}
 .selected h2,.memory-lane h2{font-size:30px}
 .projects{padding-top:30px}
 .project{padding-bottom:32px}
 .project+.project{padding-top:28px}
 .project-title h3,.memory h3{font-size:25px}
 .project-title p,.project-description,.memory p{font-size:16px}
 .memory-lane{padding:48px 0 80px}
 .memory-grid{grid-template-columns:1fr;gap:36px}
 .talk-pill{min-width:0;min-height:52px;right:14px;bottom:14px;font-size:17px;padding:10px 18px}
 .case-shell{width:100%}
 .case-header{min-height:80px;padding:16px 18px 16px 24px}
 .case-header h1{font-size:23px}
 .case-header p{font-size:15px}
 .close-link{width:38px;height:38px;font-size:28px}
 .case-content{padding:0 12px 32px}
 .case-section{padding:24px 14px 30px}
 .case-section h2{font-size:21px}
 .section-text{font-size:16px}
 .image-row{gap:12px;margin-top:20px}
 .image-row.three img{width:calc((100% - 24px)/3)}
 .role-layout{grid-template-columns:1fr;gap:22px}
 .contact-content{padding:28px 26px 60px;font-size:17px}
 .contact-content h2{font-size:21px}
 .contact-dialog .case-header{padding:16px 18px 16px 24px}
 .contact-dialog .case-header h2{font-size:23px}
 .contact-dialog .contact-content{padding:24px 22px 28px;font-size:16px}
 .contact-form input:not([type=hidden]),.contact-form textarea{font-size:16px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
