*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:#101820;color:#f1f4f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b6f36b;outline-offset:6px}.shell{max-width:1180px;margin:auto;padding:0 48px}header{display:flex;justify-content:space-between;align-items:center;padding:34px 0;border-bottom:1px solid #33414c}.brand{font-weight:750;font-size:25px;letter-spacing:-1px}.brand span{color:#a6b4bd}nav{display:flex;gap:30px;font-size:14px}.intro{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;padding:88px 0 100px;align-items:center}.eyebrow,.tag,.number,.domain{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.eyebrow{color:#b6f36b;font-size:12px;letter-spacing:2px;margin:0 0 26px}h1{font-size:clamp(64px,8vw,110px);line-height:.98;letter-spacing:-6px;margin:0 0 32px;font-weight:700}.period{color:#b6f36b}.lead{font-size:28px;line-height:1.3;letter-spacing:-.7px;margin:0 0 22px}.bio{max-width:510px;color:#adbac4;margin:0 0 28px}.contact{display:inline-flex;gap:32px;align-items:center;background:#b6f36b;color:#16210d;padding:13px 20px;border-radius:4px;font-weight:650}.portrait{aspect-ratio:4/5;background:#20313b;position:relative;border:1px solid #41515b;overflow:hidden;border-radius:3px}.monogram{height:100%;display:grid;place-items:center;font-family:Georgia,serif;font-size:170px;letter-spacing:-16px;color:#b6f36b}.portrait img{width:100%;height:100%;object-fit:cover;display:block}.portrait-caption{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;background:#101820e8;padding:20px 24px}.portrait-caption span:last-child{font-size:13px;color:#a6b4bd}.section-heading{border-top:1px solid #33414c;padding-top:32px;display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:30px}h2{font-size:32px;letter-spacing:-1px;margin:0}.section-heading p{color:#adbac4;font-size:14px}.projects{display:grid;grid-template-columns:1fr 1fr;gap:18px}.project{background:#16222c;border:1px solid #33414c;border-radius:4px;padding:28px 30px;display:flex;flex-direction:column;min-height:290px;transition:border-color .2s,background .2s}a.project:hover{border-color:#b6f36b;background:#1d2c35}.project-top{display:flex;justify-content:space-between;align-items:center}.number{color:#9baab5;font-size:13px}.tag{font-size:11px;letter-spacing:1px;color:#b6f36b}h3{font-size:27px;letter-spacing:-.7px;margin:25px 0 10px;display:flex;justify-content:space-between}h3 span{font-weight:400;color:#a6b4bd}.project p{color:#adbac4;font-size:15px;margin:0 0 28px;max-width:410px}.domain{margin-top:auto;font-size:12px;color:#dae3e8}.planned .tag{color:#adbac4}footer{display:flex;justify-content:space-between;gap:20px;color:#adbac4;font-size:13px;padding:38px 0;margin-top:72px;border-top:1px solid #33414c}.skip{position:absolute;left:10px;top:-100px;background:#b6f36b;color:#101820;padding:10px}.skip:focus{top:10px}@media(max-width:760px){.shell{padding:0 24px}.intro{gap:32px;padding:50px 0;grid-template-columns:1fr}.portrait{max-width:330px;aspect-ratio:5/4}.monogram{font-size:130px}h1{letter-spacing:-4px}.section-heading{display:block}.projects{grid-template-columns:1fr}.project{min-height:250px}footer{flex-wrap:wrap}footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project{transition:none}}
