:root{--ink:#222;--muted:#737373;--line:#e9e9e9;--gutter:clamp(24px,7vw,120px)}
*{box-sizing:border-box}html{scroll-padding-top:40px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid #3573c9;outline-offset:6px}a:hover{color:#777}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-weight:400;letter-spacing:-.025em;line-height:1.2}h2{font-size:32px}.skip{position:fixed;top:-70px;left:20px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}
.header{display:flex;justify-content:space-between;align-items:flex-start;padding:55px var(--gutter) 30px}.signature{font-size:38px;font-weight:400;line-height:1.2;letter-spacing:-.035em}.signature span{display:block;font-size:16px;letter-spacing:0;color:var(--muted);font-weight:300;margin-top:10px}.header nav{display:flex;gap:28px;font-size:15px;color:var(--muted);padding-top:10px}
.work{margin:25px 0 0}.device-stage{display:flex;align-items:flex-end;justify-content:center;min-height:clamp(300px,43vh,470px);padding:25px 12px 35px;perspective:1200px}.device{transition:transform .65s cubic-bezier(.2,.7,.3,1);transform:translateY(0) rotateY(0)}a.device-stage:hover .device{transform:translateY(-10px) rotateY(-4deg)}
.phone{width:100%;min-width:0;padding:2px;border-radius:9% / 4.2%;background:#333;box-shadow:0 5px 12px #00000012}.phone-screen{position:relative;aspect-ratio:932 / 2022;overflow:hidden;border-radius:inherit;background:#faf6ef}
/* The supplied 1320 × 2868 exports include promotional surrounds.
   Show their shared screen rectangle (194,654,932,2022) without a second frame. */
.phone-screen img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.phone-screen--marketing img{max-width:none;width:141.6309%;height:auto;left:-20.8155%;top:-32.3442%;right:auto;bottom:auto}.phone-row{display:flex;align-items:flex-end;justify-content:center;gap:20px;width:80%}.phone-row .phone{flex:0 1 140px;max-width:140px}
.laptop{width:80%;position:relative;padding-bottom:14px}.laptop-lid{background:#151515;border-radius:16px 16px 5px 5px;border:2px solid #8e8f93;padding:17px 9px 13px;position:relative;box-shadow:0 9px 20px #0001}.laptop-lid:before{content:'';width:4px;height:4px;background:#454545;border-radius:50%;position:absolute;top:6px;left:50%}.laptop-lid img{aspect-ratio:1.6;object-fit:cover;object-position:top;background:#101010;border-radius:3px}.laptop-base{position:absolute;left:-5%;bottom:0;width:110%;height:16px;background:linear-gradient(#e6e7e9,#bcbec2 45%,#7d7f83);border-radius:2px 2px 45% 45%;box-shadow:0 13px 14px -9px #0005}.laptop-base:after{content:'';position:absolute;top:0;left:43%;width:14%;height:5px;background:#999a9d;border-radius:0 0 8px 8px}.project-caption{padding:25px 0 0}.project-caption h1,.project-caption h2{font-size:21px;font-weight:550;letter-spacing:-.025em}.project-caption p{font-size:17px;font-weight:300;color:#666;margin-top:5px}.project-caption>span{display:block;color:#888;font-size:13px;margin-top:9px}.project-caption>a{display:inline-block;font-size:13px;margin-top:18px}
.section{max-width:1380px;margin:45px auto 0;padding:0 var(--gutter)}.about{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:40px;align-items:start}.about h1{margin-bottom:20px}details{border-top:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:24px;cursor:pointer;list-style:none;padding:22px 0;font-size:16px}summary::-webkit-details-marker{display:none}summary>span:last-child{transition:rotate .2s}details[open]>summary>span:last-child{rotate:45deg}summary small{display:block;font-size:13px;color:var(--muted);margin-top:6px}.writing{display:grid;grid-template-columns:1fr 1.6fr;gap:10%}.writing h1{font-size:28px}.writing article{max-width:65ch;padding:15px 0 30px;font-size:17px;line-height:1.8}.writing article p{margin-bottom:24px}.writing article .dek{font-size:23px;line-height:1.4}.writing blockquote{margin:30px 0;padding-left:24px;border-left:2px solid #aaa}.writing hr{border:0;border-top:1px solid var(--line);margin:32px 0}
.contact-top{padding:45px 0;border-top:1px solid var(--line)}.contact-top h1{margin-bottom:20px;font-size:32px}.email{font-size:18px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#bcbcbc;overflow-wrap:anywhere}.footer-bottom{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:25px 0 35px;font-size:12px;color:var(--muted)}.footer-bottom>div{display:flex;gap:24px}

@media(max-width:700px){.header{padding-top:32px;gap:25px}.signature{font-size:29px}.signature span{font-size:12px;max-width:160px;line-height:1.5}.header nav{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;font-size:13px;padding-top:3px}.work{margin-top:10px}.device-stage{min-height:370px}.laptop-lid{padding:12px 5px 8px;border-radius:10px 10px 3px 3px}.laptop-lid:before{top:4px;width:3px;height:3px}.laptop-base{height:11px;bottom:4px}.project-caption{padding-top:5px}.project-caption h1,.project-caption h2{font-size:20px}.project-caption p{font-size:15px}.section{margin-top:35px}.about,.writing{grid-template-columns:1fr;gap:30px}.email{font-size:15px}.footer-bottom{font-size:11px}.footer-bottom>div{gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}a.device-stage:hover .device{transform:none}}

body{min-height:100dvh;display:flex;flex-direction:column}main{flex:1;min-width:0}h1{font-size:32px}.header nav a[aria-current="page"]{color:var(--ink)}.project-rail{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;grid-template-rows:auto auto;align-items:stretch;column-gap:70px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);padding:35px var(--gutter);scrollbar-width:none}.project{display:grid;grid-template-rows:subgrid;grid-row:span 2;width:min(690px,70vw);scroll-snap-align:start;min-width:0}.project-phone{width:640px}.page-footer{display:flex;justify-content:space-between;gap:20px;padding:45px var(--gutter) 25px;color:var(--muted);font-size:12px}.page-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px;font-size:14px}.contact-page{margin-top:70px}.contact-top{border:0;padding-top:0}.contact-page .footer-bottom{margin-top:30px}.writing{margin-bottom:40px}
@media(max-width:700px){.project-rail{column-gap:35px;padding-top:20px}.project{width:85vw}.project-phone{width:90vw}.project-caption{max-width:100%}.contact-page{margin-top:45px}.page-footer{padding-top:35px}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}

.case-study{width:100%;max-width:1200px;margin:35px auto 80px;padding:0 var(--gutter)}.back-link{font-size:13px;color:var(--muted)}.case-heading{margin:35px 0 55px}.case-heading h1{font-size:42px;margin-bottom:18px}.case-heading>p{max-width:620px;font-size:22px;font-weight:300;line-height:1.5;margin-bottom:20px}.case-heading a{font-size:14px}.case-phones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,5vw,60px);max-width:720px;margin:0 auto}.case-phones figure{min-width:0}.case-study figcaption{font-size:13px;color:var(--muted);margin-top:16px}.case-text{display:grid;grid-template-columns:1fr 1.6fr;gap:45px;margin:85px 0}.case-text h2{font-size:26px;max-width:260px}.case-text p{font-size:17px;line-height:1.7;margin-bottom:18px}.case-screens{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.case-image{border-radius:8px;max-width:100%;height:auto}
@media(max-width:700px){.phone-row{gap:10px}.project-phone .device-stage{padding-inline:2px}.phone{padding:1.5px}.case-study{margin-top:25px}.case-heading{margin-bottom:35px}.case-heading h1{font-size:34px}.case-heading>p{font-size:19px}.case-phones{gap:12px}.case-text{grid-template-columns:1fr;gap:20px;margin:55px 0}.case-text h2{max-width:none}.case-screens{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}}

.source-link{font-size:14px}

.placeholder-screen{display:grid;place-items:center;background:#f4f4f4;color:#888;font-size:18px;font-weight:400;letter-spacing:-.02em}.laptop-lid .placeholder-screen{aspect-ratio:1.6;border-radius:3px}.project-single-phone{width:230px}.project-single-phone .phone{max-width:140px}

.about-content{min-width:0}.about-content>p{margin-bottom:24px;font-size:18px;line-height:1.5}.school-detail{display:block;color:var(--muted);font-size:14px;margin-top:5px}.about-links{display:flex;flex-direction:column;align-items:flex-start;gap:14px;font-size:14px}.about-content a:hover{text-decoration:underline;text-underline-offset:4px}

.project-rail::-webkit-scrollbar{display:none}

.phone-screen--screenshot{aspect-ratio:1179 / 2556}

.case-screens .gallery-banner{grid-column:1 / -1}
