@font-face{font-family:DM;src:url('assets/body.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:DM;src:url('assets/body-medium.ttf') format('truetype');font-weight:500 800;font-display:swap}
:root{--ink:#142a35;--navy:#101d28;--night:#0e1a25;--muted:#56666c;--paper:#f0eee7;--yellow:#eac482;--mint:#b7d9cd;--line:#d1d6cf;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;font-family:DM,Arial,sans-serif;background:var(--night);color:var(--paper);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-weight:500;line-height:1.13;letter-spacing:-.045em}p{margin:0 0 1em}p:last-child{margin-bottom:0}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid #db9350;outline-offset:5px}::selection{background:#eac482;color:#142a35}[hidden]{display:none!important}.container{width:min(1200px,calc(100% - 104px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:16px;top:-100px;background:var(--paper);color:var(--ink);z-index:100;padding:12px 20px}.skip:focus{top:16px}.kicker{font-size:13px;letter-spacing:.015em;font-weight:500;margin-bottom:20px}.tiny-light,.record-light,.note-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--mint);margin-right:8px}.origin{position:relative;isolation:isolate;min-height:760px;height:100svh;max-height:1020px;display:flex;flex-direction:column;overflow:hidden;background:#101d28}.origin-image{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:54% 50%}.origin:after{content:"";position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(8,19,29,.52),transparent 65%),linear-gradient(0deg,rgba(8,18,28,.75),transparent 19%,transparent 85%,rgba(8,18,28,.22))}.masthead{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4ece71c;flex-shrink:0}.wordmark{font-size:25px;font-weight:600;letter-spacing:-1px;line-height:1}.wordmark span{font-size:13px;vertical-align:top;margin-left:4px;color:var(--yellow)}.masthead nav{display:flex;align-items:center;gap:35px;font-size:13px}.masthead nav a{padding-block:12px;transition:color .2s}.masthead nav a:hover{color:var(--yellow)}.origin-copy{flex:1;display:flex;align-items:center;padding-block:48px 72px}.intro-copy{max-width:490px}.origin .kicker{color:#c6d2d4;margin-bottom:25px}.origin h1{font-size:clamp(48px,4.5vw,68px);line-height:1.075;letter-spacing:-.05em;margin-bottom:26px}.com{color:var(--yellow);white-space:nowrap}.cursor{font-family:monospace;font-weight:400;font-size:.7em;display:inline-block;animation:blink 1.5s steps(1) 3}.origin-description{max-width:340px;font-size:15px;color:#cad1d4;line-height:1.8;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;padding:14px 20px;border-radius:4px;font-size:13px;font-weight:500;transition:background .2s,transform .2s;min-height:49px}.button:hover{transform:translateY(-2px)}.button-light{background:#eee9dc;color:#17272e;box-shadow:0 5px 22px #0003}.button-light:hover{background:#fff}.button-dark{background:#193e43;color:#f6f2e8}.button-dark:hover{background:#285558}.power{font-size:23px;line-height:1}.quiet-link{display:block;width:fit-content;font-size:12px;color:#cbd5d6;padding:14px 0;margin-top:6px}.quiet-link:hover{color:white}.origin-foot{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.04em;color:#bdc7ca;padding-bottom:29px}.origin-foot span:last-child{color:#a9b5b9}.story{padding:87px 0 100px;background:#122330;color:#e8ede9}.story-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:40px}.story-heading .kicker{color:var(--yellow);margin-bottom:14px}.story-heading h2{font-size:36px}.story-heading>p{font-size:13px;color:#aebcc3;margin-bottom:3px}.chapter-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e7e9e225;margin-bottom:50px;gap:28px}.chapter-tab{display:flex;text-align:left;align-items:center;gap:14px;padding:15px 0 21px;background:transparent;border-bottom:2px solid transparent;margin-bottom:-1px;color:#9dadb8;min-width:0;transition:color .2s,border-color .2s}.chapter-tab>span:nth-child(2){font-size:14px}.chapter-tab small{display:block;font-size:10px;margin-top:5px;color:#9aabb6;font-weight:400}.tab-symbol{font-size:20px;font-family:monospace;color:#8ca5b4;min-width:44px;font-weight:400}.tab-dot{width:5px;height:5px;border-radius:50%;margin-left:auto;flex-shrink:0}.chapter-tab[aria-selected="true"]{color:#f3f0e6;border-color:var(--yellow)}.chapter-tab[aria-selected="true"] .tab-symbol{color:var(--yellow)}.chapter-tab[aria-selected="true"] .tab-dot{background:var(--yellow)}.chapter-tab:hover{color:#fff}.chapter-panel{display:grid;grid-template-columns:.84fr 1.16fr;gap:74px;align-items:center;min-height:465px;animation:arrive .4s var(--ease)}.chapter-label{font-size:11px;color:var(--yellow);margin-bottom:21px}.chapter-copy h3{font-size:34px;margin-bottom:24px;line-height:1.2;letter-spacing:-.04em}.chapter-copy>p:not(.chapter-label){font-size:14px;color:#becad0;line-height:1.8;max-width:370px}.chapter-copy .try-note{border-left:1px solid #eac48265;padding-left:17px;margin-top:25px;font-size:12px!important;color:#d4dad9!important}.next-chapter{display:inline-flex;align-items:center;gap:25px;background:none;border-bottom:1px solid #8eaba65c;padding:9px 0;color:var(--mint);font-size:12px;margin-top:12px}.next-chapter:hover{border-color:var(--mint)}.desktop-scene{position:relative;background:#2a5067;border:1px solid #71949f4f;box-shadow:0 22px 55px #06101c45;padding:19px 28px 0;min-width:0;border-radius:8px 8px 3px 3px}.desktop-label{font-size:10px;color:#e4edef;margin-bottom:24px;display:flex;align-items:center;gap:8px}.desktop-label span{font-size:18px}.retro-window{border:2px solid #d9dace;border-radius:6px 6px 0 0;background:#ece9da;box-shadow:0 8px 25px #0b16253b;color:#17263b;font-family:Tahoma,Arial,sans-serif;min-width:0}.window-title{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#215abe;color:white;padding:8px 9px;border-radius:3px 3px 0 0;font-size:11px;font-weight:600;letter-spacing:.01em;min-height:32px}.window-title>span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.window-controls{font-weight:400;font-size:16px;line-height:1;white-space:nowrap}.window-menu{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;font-size:9px;border-bottom:1px solid #bfc3b7;background:#efedde}.code-editor{background:#fffdf5;padding:28px 15px 23px;font-size:12px;min-height:252px}.code-line{display:flex;align-items:center;min-height:31px;line-height:1.7}.line-number{color:#879193;width:26px;flex-shrink:0;user-select:none;font-family:monospace;font-size:10px}.code-line code{color:#5270a1;font-size:11px;white-space:nowrap}.input-line{align-items:flex-start}.input-line>div{display:flex;align-items:center;min-width:0;flex:1;flex-wrap:wrap}.code-line input{width:180px;max-width:calc(100% - 62px);border:1px dashed #b38a2e;background:#fff1bd;color:#18333a;padding:5px 6px;font-family:monospace;font-size:12px;border-radius:0;margin:2px 3px}.editor-hint{font-size:9px;margin:20px 0 0 26px;color:#6c7474}.window-bottom{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;gap:10px;font-size:9px;border-top:1px solid #c0c4b8;min-height:45px}.retro-button{color:#182631;border:1px solid #929d9e;background:#f8f6ea;border-radius:3px;box-shadow:inset -1px -1px #c0c4c0,inset 1px 1px #fff;padding:6px 10px;font:10px Tahoma,Arial,sans-serif;min-height:30px}.retro-button:hover{background:#fff9d8}.desktop-taskbar{display:flex;align-items:center;gap:12px;margin:30px -28px 0;background:#1b488b;border-top:1px solid #487ec4;height:30px;font-size:9px;border-radius:0 0 3px 3px;overflow:hidden}.desktop-taskbar>span:last-child{margin-left:auto;padding-right:8px;font-size:8px;white-space:nowrap}.start-label{background:#438755;color:#fff;font-size:12px;font-style:italic;font-weight:600;padding:4px 15px;height:100%;border-radius:0 10px 10px 0}.task-app{padding:3px 7px;background:#2c60a4;white-space:nowrap}.scene-caption{position:absolute;bottom:-28px;left:0;font-size:9px;color:#9dadb8}.webpage-window{position:absolute;top:62px;left:28px;right:28px;animation:arrive .25s var(--ease)}.window-close{width:22px;height:22px;line-height:16px;padding:0;background:#c56546;border:1px solid #ffe7c6;color:#fff;border-radius:3px;font-size:20px}.address-field{background:#fff;padding:2px 8px;flex:1;min-width:0}.first-page{min-height:251px;background:#fffdf5;text-align:center;padding:25px 20px 23px;overflow-wrap:anywhere}.first-page h4{font-family:Georgia,serif;font-size:29px;letter-spacing:-1px;color:#264c3c;margin:5px 0 13px;max-height:103px;overflow:auto}.first-page p{font-family:Georgia,serif;font-size:11px;color:#5b6960;max-width:225px;margin:0 auto 19px}.pixel-star{font-size:28px;color:#d9983e}.discovery-scene{background:#f6ead4;transform:rotate(-1deg);color:#203c44;border:1px solid #263d3f;border-radius:8px;box-shadow:10px 17px 0 #0a17234a;overflow:hidden}.browser-chrome{background:#e8ddc5;display:flex;align-items:center;gap:25px;font-size:9px;padding:13px 15px;border-bottom:1px solid #d0c5ae}.traffic-dots{font-size:8px;letter-spacing:3px;white-space:nowrap;color:#8f9a96}.discovery-content{padding:44px 42px 29px}.domain-prefix{font-size:12px;color:#7e7768}.big-domain{font-size:50px;line-height:1.1;letter-spacing:-.06em;font-weight:500;margin:12px 0 25px}.big-domain span{color:#9b5539}.discovery-content>p{font-size:17px;line-height:1.9}.hand-note{font-size:11px;display:inline-block;background:#e6cd91;transform:rotate(-2deg);padding:8px 12px;margin-top:9px}.discovery-caption{font-size:9px;color:#797668;padding:0 20px 17px;margin:0}.video-scene{align-self:center;border:1px solid #526575;border-radius:6px;overflow:hidden;background:#0b1822;box-shadow:0 20px 50px #08141d66}.video-topline{display:flex;gap:4px;align-items:center;font-size:10px;padding:16px 18px;color:#c9d2d3}.video-topline>span:last-child{margin-left:auto;font-size:18px}.record-light{background:#cf875c;width:6px;height:6px}.film-area{aspect-ratio:16/9;position:relative;background:#07121b;display:grid;place-items:center;border-top:1px solid #243846;border-bottom:1px solid #243846}.film-play{width:100%;height:100%;background:transparent;display:flex;align-items:center;justify-content:center;gap:25px;color:#f0eadc;text-align:left}.film-play:hover .play-circle{background:var(--yellow);color:#102330;transform:scale(1.05)}.play-circle{width:62px;height:62px;border:1px solid var(--yellow);border-radius:50%;display:grid;place-items:center;font-size:17px;color:var(--yellow);transition:transform .25s,background .25s}.film-play>span:last-child{font-size:24px;letter-spacing:-.03em;line-height:1.3}.film-play small{display:block;font-size:11px;color:#b6c1c6;margin-top:9px;letter-spacing:0}.film-area iframe{display:block;width:100%;height:100%;position:absolute;inset:0;border:0}.film-caption{display:flex;justify-content:space-between;gap:16px;padding:20px 18px 8px;font-size:10px}.film-caption p{margin:0}.film-caption a{white-space:nowrap;color:var(--yellow)}.archive-note{font-size:9px;color:#94a8b5;padding:0 18px 18px;line-height:1.7}.no-script{max-width:650px;margin-top:50px}.today{background:var(--paper);color:var(--ink)}.today-intro{display:grid;grid-template-columns:.86fr 1.14fr;gap:110px;align-items:center;padding-block:120px 105px}.portrait-block{position:relative;margin-inline:10px 0;transform:rotate(-2deg)}.portrait-frame{border:12px solid #fbfaf5;background:#e2e4db;box-shadow:0 10px 35px #12313a14;aspect-ratio:1/1;overflow:hidden}.portrait-frame img{width:100%;height:100%;object-fit:cover}.portrait-note{position:absolute;right:-22px;bottom:-16px;background:#d8e5d6;box-shadow:2px 4px 10px #15273015;color:#264a43;padding:13px 22px;transform:rotate(5deg);font-size:12px;white-space:nowrap}.note-dot{background:#527e68;width:6px;height:6px}.today .kicker{color:#536e62}.today-copy h2{font-size:clamp(34px,3.5vw,50px);margin-bottom:28px;line-height:1.13}.today-copy>.lead{font-size:18px;line-height:1.65;color:#2b424a}.today-copy>p{color:#5a6d70;font-size:14px;max-width:500px;line-height:1.8}.today-links{display:flex;flex-wrap:wrap;align-items:center;gap:25px;margin-block:27px 26px}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:12px;font-weight:500;padding-block:9px;border-bottom:1px solid #7b958579;white-space:nowrap}.text-link:hover{border-bottom-color:currentColor}.today-copy .personal-note{font-size:11px;line-height:1.8;padding-top:22px;border-top:1px solid #d4d6cc;max-width:470px;color:#737a6d}.work{padding-block:45px 110px;scroll-margin-top:30px}.work-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px;gap:30px}.work-heading .kicker{margin-bottom:12px}.work h2{font-size:39px}.project-count{font-size:12px;color:#86908a}.project-count>span{color:#314f47}.project-showcase{display:grid;grid-template-columns:1.55fr 1fr;gap:58px;align-items:center}.work-screen{border:1px solid #bec9c4;border-radius:7px;overflow:hidden;box-shadow:0 16px 36px #15352b12;background:#e1e4db}.screen-bar{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:8px 13px;background:#e0e4dc;font-size:9px;color:#677870;border-bottom:1px solid #bcc9bd}.screen-bar a{width:24px;text-align:center;font-size:16px;line-height:1.1}.work-screen img{width:100%;height:auto;aspect-ratio:1425/990;object-fit:cover;transition:opacity .2s}.work-screen a:hover img{opacity:.92}.work-description{padding-right:10px}.project-type{font-size:10px;color:#738074;margin-bottom:18px}.work-description h3{font-size:32px;margin-bottom:18px}.work-description>p:not(.project-type){font-size:15px;line-height:1.7;color:#506467}.work-description dl{margin:25px 0 18px}.work-description dt{font-size:10px;color:#496c5d;font-weight:500;margin-top:17px}.work-description dd{font-size:12px;line-height:1.75;margin:4px 0 0;color:#687873}.work-selectors{display:grid;grid-template-columns:repeat(3,1fr);margin-top:32px;border-bottom:1px solid #ccd2c9;gap:25px}.work-choice{display:flex;align-items:center;gap:12px;text-align:left;background:transparent;color:#64716b;padding:15px 0 20px;border-bottom:2px solid transparent;margin-bottom:-1px;min-width:0}.work-choice[aria-pressed="true"]{color:#203e37;border-bottom-color:#345e4d}.work-choice>span:nth-child(2){font-size:12px;font-weight:500}.work-choice small{display:block;font-size:9px;font-weight:400;color:#7a8277;margin-top:4px}.project-mark{height:33px;width:33px;display:grid;place-items:center;border-radius:5px;flex-shrink:0;background:#253c36;color:#efeee3;font-size:18px;font-weight:600}.oc-mark{background:#486a78;font-size:10px}.k2-mark{background:#d1d8cf;color:#536557;font-size:12px}.choice-arrow{font-size:18px;margin-left:auto;opacity:0;transition:opacity .2s}.work-choice[aria-pressed="true"] .choice-arrow,.work-choice:hover .choice-arrow{opacity:1}.experience{display:grid;grid-template-columns:.83fr 1.17fr;gap:110px;padding-bottom:115px}.experience-intro{padding-top:35px;border-top:1px solid #ced4c8}.experience-intro h2{font-size:36px;margin-bottom:24px}.experience-intro>p:not(.kicker){font-size:14px;color:#6a7770;max-width:300px}.experience-intro .text-link{margin-top:15px}.roles{border-top:1px solid #ced4c8}.role{padding:25px 0;border-bottom:1px solid #ced4c8}.role-status{display:block;color:#738375;font-size:9px;margin-bottom:7px}.role h3{font-size:21px;letter-spacing:-.025em;margin-bottom:7px}.role .role-title{font-size:12px;color:#3c6455;margin-bottom:10px}.role>p:last-child{font-size:12px;color:#68796f;line-height:1.8;max-width:490px}.compact-role{display:flex;align-items:center;justify-content:space-between;gap:20px}.compact-role h3{font-size:18px;margin-bottom:0}.compact-role>p{font-size:10px!important;max-width:190px!important;text-align:right}.contact{background:#163738;color:#e8eddf;padding-block:85px 0}.contact-top{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;padding-bottom:80px;align-items:center}.contact .kicker{color:#a7bcb0;margin-bottom:24px}.contact h2{font-size:clamp(38px,4vw,58px);line-height:1.14;margin-bottom:28px}.contact-email{font-size:18px;display:inline-block;padding-block:8px;border-bottom:1px solid #92ab94;letter-spacing:-.025em;overflow-wrap:anywhere}.contact-email span{margin-left:20px}.contact-top>div>p:last-child{font-size:11px;color:#a6bcb0;margin-top:17px}.contact-aside{padding-left:40px;border-left:1px solid #5e827563}.footer-com{font-size:47px;letter-spacing:-.07em;color:#c1d5c4;line-height:1.2}.footer-com span{font-family:Georgia,serif;font-style:italic;font-weight:400;color:#e9c687}.contact-aside>p{font-size:13px;color:#b1c7b8;line-height:1.8;margin-top:23px}.socials{display:flex;gap:23px;margin-top:25px;font-size:10px;color:#d1decf}.socials a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #5e827563;padding-block:27px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:9px;color:#b1c7b8}.footer-bottom .wordmark{color:#e8eddf;font-size:23px}.footer-bottom .wordmark span{font-size:24px;margin-left:0}.footer-bottom>a:last-child{padding-block:10px}
@keyframes blink{50%{opacity:0}}@keyframes arrive{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.origin-image{object-position:center 55%}.origin-copy{padding-bottom:100px}.intro-copy{max-width:530px}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.origin{min-height:690px}.intro-copy{max-width:430px}.origin h1{font-size:52px}.origin-image{object-position:55% center}.origin-description{max-width:300px}.chapter-panel{gap:38px;grid-template-columns:.9fr 1.1fr}.chapter-copy h3{font-size:29px}.chapter-copy>p:not(.chapter-label){font-size:13px}.desktop-scene{padding-inline:18px}.desktop-taskbar{margin-inline:-18px}.webpage-window{left:18px;right:18px}.code-editor{padding-inline:10px}.code-line input{width:150px;font-size:10px}.code-line code{font-size:10px}.line-number{width:20px}.chapter-tabs{gap:18px}.tab-symbol{min-width:35px;font-size:18px}.chapter-tab{gap:8px}.chapter-tab>span:nth-child(2){font-size:12px}.chapter-tab small{font-size:9px}.today-intro{gap:65px}.today-links{gap:15px}.today-links .button{padding-inline:15px;font-size:11px}.project-showcase{gap:35px}.work-description h3{font-size:29px}.work-description dl{margin-top:18px}.experience{gap:65px}.big-domain{font-size:43px}.discovery-content{padding:38px 28px 25px}.film-play{gap:18px}.film-play>span:last-child{font-size:20px}.film-caption{display:block}.film-caption a{display:inline-block;margin-top:5px}}
@media(max-width:780px){.container{width:calc(100% - 44px)}.origin{height:auto;min-height:790px;max-height:none}.masthead{height:78px}.wordmark{font-size:23px}.masthead nav{gap:20px;font-size:11px}.masthead nav a:first-child{display:none}.origin-copy{align-items:flex-start;flex:0;padding-top:48px}.intro-copy{max-width:400px}.origin h1{font-size:50px;margin-bottom:19px}.origin .kicker{font-size:11px;margin-bottom:20px}.origin-description{max-width:295px;font-size:13px;margin-bottom:22px;line-height:1.7}.origin-image{object-position:68% bottom;object-fit:cover;top:auto;height:70%;bottom:0}.origin:after{background:linear-gradient(180deg,#101d28 0%,#101d28 21%,#101d28ed 35%,#101d2800 61%,#101d2870 85%,#101d28 100%)}.origin .button{font-size:12px;padding:11px 15px;min-height:44px;gap:12px}.quiet-link{font-size:10px;padding-block:9px}.origin-foot{margin-top:auto;font-size:8px;gap:20px;padding-bottom:22px}.story{padding-block:60px 85px}.story-heading{align-items:flex-start;gap:20px;margin-bottom:24px}.story-heading h2{font-size:29px;max-width:310px}.story-heading>p{display:none}.story-heading .kicker{font-size:11px}.chapter-tabs{gap:15px;margin-bottom:35px}.chapter-tab{display:block;padding:12px 0 15px}.chapter-tab small,.tab-dot{display:none}.tab-symbol{display:block;font-size:20px;line-height:1.2;margin-bottom:10px}.chapter-tab>span:nth-child(2){font-size:10px}.chapter-panel{grid-template-columns:1fr;gap:35px;min-height:0}.chapter-copy h3{font-size:32px;margin-bottom:20px}.chapter-copy>p:not(.chapter-label){max-width:none;font-size:14px}.chapter-copy .try-note{margin-top:20px;font-size:12px!important}.chapter-label{font-size:10px;margin-bottom:15px}.next-chapter{margin-top:4px}.desktop-scene{width:100%;max-width:560px;justify-self:center;padding-inline:22px}.desktop-taskbar{margin-inline:-22px}.webpage-window{left:22px;right:22px}.code-editor{padding-inline:13px}.code-line input{font-size:12px;width:180px}.code-line code{font-size:11px}.scene-caption{font-size:9px}.discovery-scene{max-width:560px;width:100%;justify-self:center;transform:rotate(-.5deg)}.discovery-content{padding:32px}.big-domain{font-size:52px}.video-scene{max-width:560px;width:100%;justify-self:center}.film-caption{display:flex}.today-intro{grid-template-columns:1fr;gap:52px;padding-block:75px 45px}.portrait-block{width:min(310px,83%);margin:0 auto}.portrait-note{font-size:11px;right:-15px}.today-copy h2{font-size:39px;margin-bottom:24px}.today-copy>.lead{font-size:17px}.today-copy>p{max-width:none}.today-links{gap:23px}.today-links .button{font-size:12px}.today-copy .personal-note{max-width:none}.work{padding-block:35px 65px}.work h2{font-size:32px}.work-heading{margin-bottom:25px}.work-heading .kicker{font-size:11px}.project-showcase{grid-template-columns:1fr;gap:28px}.work-description{padding:0}.work-description>p:not(.project-type){font-size:14px;max-width:440px}.work-description h3{font-size:29px}.project-type{margin-bottom:12px}.work-description dl{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;margin:10px 0}.work-description dt:first-of-type{grid-column:1;grid-row:1}.work-description dt:last-of-type{grid-column:2;grid-row:1}.work-description dd:first-of-type{grid-column:1;grid-row:2}.work-description dd:last-of-type{grid-column:2;grid-row:2}.work-selectors{gap:17px;margin-top:20px}.work-choice{display:block}.project-mark{margin-bottom:12px;height:31px;width:31px}.work-choice>span:nth-child(2){font-size:11px}.work-choice small,.choice-arrow{display:none}.experience{grid-template-columns:1fr;gap:35px;padding-bottom:65px}.experience-intro{padding-top:30px}.experience-intro h2{font-size:32px;margin-bottom:18px}.experience-intro>p:not(.kicker){max-width:380px}.experience-intro .text-link{margin-top:2px}.role h3{font-size:21px}.compact-role>p{font-size:10px!important;max-width:150px!important}.contact{padding-top:60px}.contact-top{grid-template-columns:1fr;gap:38px;padding-bottom:40px}.contact h2{font-size:43px;margin-bottom:22px}.contact-email{font-size:17px}.contact-email span{margin-left:10px}.contact-aside{padding:25px 0 0;border-left:0;border-top:1px solid #5e827563;display:grid;grid-template-columns:1fr 1fr;column-gap:20px;align-items:center}.footer-com{font-size:35px}.contact-aside>p{margin:0;font-size:10px}.socials{margin-top:20px}.footer-bottom{flex-wrap:wrap;gap:20px;font-size:9px;padding-block:25px}.footer-bottom>span{display:none}}
@media(max-width:370px){.container{width:calc(100% - 34px)}.origin h1{font-size:43px}.origin{min-height:770px}.masthead nav{gap:16px}.intro-copy{max-width:310px}.desktop-scene{padding-inline:12px}.webpage-window{left:12px;right:12px}.desktop-taskbar{margin-inline:-12px}.desktop-taskbar>span:last-child{display:none}.code-line input{width:137px;font-size:10px}.code-line code{font-size:10px}.film-play>span:last-child{font-size:18px}.play-circle{width:48px;height:48px}.film-caption{display:block}.big-domain{font-size:43px}.discovery-content{padding:28px 22px}.contact-email{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{body,.today{background:white;color:black}.origin{min-height:0;height:auto;color:black;padding-bottom:25px}.origin-image,.origin:after,.masthead nav,.origin-foot,.button,.quiet-link,.story,.work-selectors,.portrait-block,.socials,.contact-aside{display:none}.container{width:100%}.origin-copy{padding-block:20px}.origin h1{font-size:30px}.origin-description,.origin .kicker,.com{color:black}.today-intro,.experience{display:block;padding-block:20px}.project-showcase{gap:30px;grid-template-columns:1fr 1fr}.contact{background:white;color:black;padding:20px 0}.contact-top{display:block;padding:0}.contact h2{font-size:25px}.footer-bottom{display:none}.roles{margin-top:25px}.work{padding-block:30px}.role{break-inside:avoid}}

/* Keep small text and keyboard focus readable on the paper sections. */
.today .project-type,.today .role-status,.today .work-choice small,.today .work-description dd,.today .role>p:last-child,.today .personal-note,.today .project-count,.today .experience-intro>p:not(.kicker){color:#56666c}.today :focus-visible{outline-color:#875325}.today .screen-bar{color:#52635b}.discovery-caption,.domain-prefix{color:#686153}.archive-note{color:#a5b5bd}

.work-selectors{margin-top:0;margin-bottom:32px}.film-play{min-height:100%;padding:40px 15px}.wordmark>span{font-size:25px;vertical-align:baseline;margin-left:0}
/* Local video follows the original CRT screen; the room stays still. */
.monitor-screen{position:absolute;z-index:-1;overflow:hidden;border-radius:5% 5% 6% 6%;clip-path:polygon(4% 0,100% 1%,97% 100%,0 94%);opacity:0;background:#111;transition:opacity 1.1s ease;pointer-events:none}.monitor-screen video{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(.88) saturate(.8)}.footage-visible .monitor-screen{opacity:1}.origin-media-controls{position:absolute;bottom:70px;right:52px;display:flex;align-items:center;gap:17px;font-size:10px;color:#e2e8e0;z-index:2;background:#0b1823c9;padding:10px 14px;border:1px solid #d3e0df28;border-radius:5px}.origin-media-controls button{background:transparent;color:#ead09b;font-size:11px;padding:3px}.origin-media-controls p{margin:0;color:#b6c8c8;font-size:10px}.origin-media-controls button:hover{color:white}@media(max-width:780px){.origin-media-controls{right:22px;left:22px;bottom:64px;justify-content:space-between;gap:8px;padding:9px 11px}.origin-media-controls p{font-size:9px}.origin-media-controls button{font-size:10px}}@media(prefers-reduced-motion:reduce){.monitor-screen{transition:none}}@media print{.monitor-screen,.origin-media-controls{display:none}}
/* Keep the existing text-legibility scrim above both the photo and footage. */
.origin-image{z-index:-4}.monitor-screen{z-index:-3}

