*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:13.5px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}.page{max-width:480px;margin:0 auto;padding:0 24px 64px}.header{justify-content:space-between;align-items:center;padding:28px 0 32px;display:flex}.site-name{letter-spacing:-.05em;text-transform:uppercase;font-size:30px;font-style:italic;font-weight:800}.nav{color:#555;gap:16px;font-size:12.5px;display:flex}.nav a:hover{color:#000;text-decoration:none}.bio{color:#222;flex-direction:column;gap:10px;margin-bottom:40px;font-size:13.5px;line-height:1.7;display:flex}.section{margin-bottom:40px}.section-title{letter-spacing:.08em;text-transform:uppercase;color:#888;margin-bottom:14px;font-size:11px;font-weight:600}.work-list{flex-direction:column;display:flex}.work-row{border-bottom:1px dashed #e0e0e0;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.work-row:first-child{border-top:1px dashed #e0e0e0}.work-left{align-items:center;gap:10px;min-width:0;display:flex}.work-logo{object-fit:cover;border-radius:6px;flex-shrink:0;width:26px;height:26px}.work-logo-placeholder{color:#888;background:#f3f3f3;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.work-company{color:#111;white-space:nowrap;font-size:13px;font-weight:500}.work-role{color:#999;white-space:nowrap;font-size:12px}.work-years{color:#aaa;white-space:nowrap;flex-shrink:0;font-size:12px}.projects-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.project-card{border:1px solid #e8e8e8;border-radius:6px;padding:14px;transition:border-color .15s;display:block}.project-card:hover{border-color:#bbb;text-decoration:none}.project-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.project-name{color:#111;font-size:13px;font-weight:500}.arrow{color:#aaa;font-size:12px}.project-desc{color:#666;font-size:12px;line-height:1.5}.writing-list{flex-direction:column;display:flex}.writing-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:baseline;gap:12px;padding:7px 0;display:flex}.writing-row:last-child{border-bottom:none}.writing-row:hover{text-decoration:none}.writing-title{color:#222;font-size:13px;line-height:1.4}.writing-date{color:#999;white-space:nowrap;flex-shrink:0;font-size:11.5px}.footer{color:#bbb;padding-top:32px;font-size:11.5px}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.site-name,.nav,.bio p,#work .section-title,#work .work-row,#projects .section-title,#projects .project-card,#writing .section-title,#writing .writing-row{animation:.45s both fadeUp}.site-name{animation-delay:0s}.nav{animation-delay:60ms}.bio p:first-child{animation-delay:.12s}.bio p:nth-child(2){animation-delay:.17s}.bio p:nth-child(3){animation-delay:.22s}#work .section-title{animation-delay:.28s}#work .work-row:first-child{animation-delay:.315s}#work .work-row:nth-child(2){animation-delay:.35s}#work .work-row:nth-child(3){animation-delay:.385s}#work .work-row:nth-child(4){animation-delay:.42s}#work .work-row:nth-child(5){animation-delay:.455s}#work .work-row:nth-child(6){animation-delay:.49s}#work .work-row:nth-child(7){animation-delay:.525s}#projects .section-title{animation-delay:.53s}#projects .project-card:first-child{animation-delay:.565s}#projects .project-card:nth-child(2){animation-delay:.6s}#projects .project-card:nth-child(3){animation-delay:.635s}#projects .project-card:nth-child(4){animation-delay:.67s}#projects .project-card:nth-child(5){animation-delay:.705s}#projects .project-card:nth-child(6){animation-delay:.74s}#writing .section-title{animation-delay:.78s}#writing .writing-row:first-child{animation-delay:.815s}#writing .writing-row:nth-child(3){animation-delay:.885s}#writing .writing-row:nth-child(2){animation-delay:.855s}.writing-hero{margin-bottom:40px}.writing-hero-title{color:#111;letter-spacing:-.3px;margin-bottom:4px;font-size:22px;font-weight:600}.writing-hero-sub{color:#888;font-size:13px}.post-list{flex-direction:column;display:flex}.post-row{color:inherit;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:24px;padding:14px 0;text-decoration:none;display:flex}.post-row:first-child{border-top:1px solid #f0f0f0}.post-left{flex-direction:column;gap:2px;display:flex}.post-title{color:#111;font-size:13.5px;font-weight:500;line-height:1.4}.post-subtitle{color:#888;font-size:12.5px}.post-date{color:#aaa;white-space:nowrap;flex-shrink:0;padding-top:1px;font-size:12px;font-style:italic}.post-meta{margin-bottom:8px}.post-meta-date{color:#aaa;font-size:12px;font-style:italic}.post-page-title{color:#111;letter-spacing:-.3px;margin-bottom:6px;font-size:22px;font-weight:600;line-height:1.3}.post-page-sub{color:#888;margin-bottom:36px;font-size:13px}.post-body{flex-direction:column;gap:16px;max-width:100%;display:flex}.post-para{color:#222;font-size:13.5px;line-height:1.75}.post-link{color:inherit;text-underline-offset:3px;-webkit-text-decoration:underline dotted #bbb;text-decoration:underline dotted #bbb}.post-link:hover{text-decoration-color:#888}.post-heading{color:#111;margin-top:8px;font-size:13.5px;font-weight:600}.post-section-title{color:#111;margin-top:20px;font-size:14px;font-weight:600}.post-figure{margin:8px 0}.post-img{border-radius:6px;width:100%;display:block}.post-figcaption{color:#aaa;text-align:center;margin-top:6px;font-size:11.5px}.post-blockquote{border-left:2px solid #ddd;margin:4px 0;padding:0 0 0 16px}.post-blockquote-text{color:#444;font-size:13.5px;font-style:italic;line-height:1.75}.post-blockquote-cite{color:#999;margin-top:6px;font-size:12px;font-style:normal;display:block}.back-link{color:#888;margin-top:48px;font-size:12.5px;text-decoration:none;display:inline-block}.back-link:hover{color:#111}
