:root{--paper:#dedbd2;--ink:#232720;--red:#bb3e26;--line:#888a7e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--red);outline-offset:5px}.skip{position:absolute;left:12px;top:-80px;background:white;padding:15px;z-index:5}.skip:focus{top:12px}.shell{max-width:1600px;margin:auto;padding:0 5%}header{display:flex;align-items:center;gap:22px;border-bottom:2px solid var(--ink);padding:23px 0}.wordmark{font-size:40px;font-weight:900;letter-spacing:-5px}.wordmark span{color:var(--red);font-size:28px}.header-label,nav,.hero-top,.intro,.photo-caption,.section-title p,small,.number,.domain,footer{font-family:'Courier New',monospace;font-size:12px;line-height:1.5}nav{margin-left:auto;display:flex;gap:32px;font-weight:bold}nav a:hover{text-decoration:underline}.hero{position:relative;padding-top:26px}.hero-top{display:flex;justify-content:space-between}h1{font-size:clamp(120px,25.5vw,390px);font-weight:900;letter-spacing:-.09em;line-height:.91;margin:30px 0 24px;padding-right:.06em}h1 span{color:var(--red)}.hero-bottom{display:flex;align-items:center;gap:8%;padding:10px 0 48px}.hero-bottom p{font-size:clamp(30px,4.2vw,65px);line-height:1.03;letter-spacing:-.05em;margin:0;font-weight:bold}.hero-bottom em{font-style:normal;color:var(--red)}.intro{font-size:14px}.intro a{display:inline-block;margin-top:24px;border-bottom:1px solid;padding-bottom:4px}.hero-bottom img{margin-left:auto;object-fit:cover;border:0}.structural{height:75px;display:flex;gap:12px;overflow:hidden}.structural i{background:var(--ink);flex:1;transform:skew(-20deg);transform-origin:bottom}.structural i:nth-child(2){height:45px;align-self:end}.structural i:nth-child(5){background:var(--red)}.portrait{margin-top:18px}.portrait>img{display:block;width:100%;height:auto;max-height:450px;object-fit:cover}.photo-caption{display:flex;justify-content:space-between;border-bottom:1px solid;padding:12px 0;font-size:10px}.photo-caption span:first-child{font-weight:bold;color:var(--red)}.works{padding:90px 0 65px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}h2{font-size:clamp(40px,6vw,90px);line-height:.93;letter-spacing:-.06em;margin:0}.section-title p{text-align:right}.projects{display:grid;grid-template-columns:1fr 1fr;border-top:2px solid;border-left:1px solid}.project{min-height:168px;display:flex;gap:24px;align-items:start;padding:27px;border-right:1px solid;border-bottom:1px solid;transition:background .18s,color .18s}.number{color:var(--red);font-weight:bold}small{font-size:10px;letter-spacing:.08em}h3{font-size:clamp(23px,3vw,43px);letter-spacing:-.055em;margin:12px 0 9px;overflow-wrap:anywhere}.domain{font-size:11px}.arrow{margin-left:auto;font-size:30px}.project:hover{background:var(--ink);color:var(--paper)}.project:hover .number{color:#ff8c70}.closing{background:var(--red);color:#fff5dd;padding:40px;display:flex;align-items:center;gap:50px;margin-bottom:55px}.asterisk{font-size:140px;line-height:1}.closing p{font-size:clamp(28px,4vw,60px);font-weight:900;letter-spacing:-.05em;line-height:1;margin:0 0 20px}.closing a{font-family:'Courier New',monospace;font-size:12px;border-bottom:1px solid;padding-bottom:5px}footer{border-top:2px solid;padding:20px 0 30px;display:flex;justify-content:space-between;gap:20px;font-size:10px}@media(min-width:1600px){h1{font-size:390px}}@media(max-width:650px){.shell{padding:0 6%}header{gap:14px}.header-label{font-size:9px}nav{gap:16px;font-size:10px}.hero-top{font-size:8px}h1{font-size:26vw;margin:30px 0}.hero-bottom{gap:15px;flex-wrap:wrap;padding-bottom:25px}.hero-bottom p{font-size:38px}.intro{font-size:10px}.intro a{margin-top:15px}.hero-bottom img{width:62px;height:62px;border-width:0}.structural{height:45px;gap:8px}.structural i:nth-child(2){height:25px}.photo-caption{font-size:8px;gap:25px}.photo-caption span:last-child{text-align:right;max-width:180px}.works{padding:50px 0 35px}.section-title{align-items:start;gap:16px}.section-title p{font-size:9px}.projects{grid-template-columns:1fr}.project{min-height:135px;padding:22px;gap:20px}h3{font-size:clamp(19px,6.3vw,29px);letter-spacing:-.055em}.closing{padding:25px;gap:20px;margin-bottom:35px}.asterisk{font-size:70px}.closing p{font-size:32px}footer{flex-wrap:wrap;font-size:9px}footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project{transition:none}}