:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:#111;line-height:1.6;min-height:100vh;display:flex;align-items:center;justify-content:center}.container{max-width:480px;width:100%;padding:40px 24px}header{text-align:center;margin-bottom:32px;animation:fadeUp .6s ease-out both}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.links{display:flex;justify-content:center;gap:20px;margin-top:10px;animation:fadeUp .6s ease-out .1s both}h2{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;color:#999;animation:fadeUp .6s ease-out .2s both}.project-card{padding-bottom:24px;border-bottom:1px solid #eee;animation:fadeUp .5s ease-out both}.project-card:nth-child(1){animation-delay:.3s}.project-card:nth-child(2){animation-delay:.4s}.project-card:nth-child(3){animation-delay:.5s}.project-card:nth-child(4){animation-delay:.6s}h1{font-size:1.5rem;font-weight:500;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:8px}.name-logo{width:22px;height:22px;object-fit:contain}.bio{font-size:.95rem;color:#555;margin-top:10px;animation:fadeUp .6s ease-out .05s both}.bio a{color:#111;text-decoration:none;border-bottom:1px solid #ccc;transition:border-color .2s}.bio a:hover{border-color:#111}.project-grid{display:flex;flex-direction:column;gap:24px}.project-card{padding-bottom:24px;border-bottom:1px solid #eee}.project-card:last-child{border-bottom:none}.project-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.project-logos{display:flex;align-items:center;gap:6px}.project-logo{width:22px;height:22px;object-fit:contain}.project-link{text-decoration:none;color:inherit}.project-card h3{font-size:1rem;font-weight:500;display:inline-flex;align-items:center;gap:4px}.tag{font-size:.65rem;font-weight:500;color:#f60;margin-left:8px;padding:2px 6px;background:#fff5eb;border-radius:3px}.arrow{font-size:.7rem;color:#999;transition:color .2s}.project-link:hover .arrow{color:#111}.project-card p{color:#666;font-size:.9rem;margin-left:0}.links a{color:#111;text-decoration:none;font-size:.85rem;transition:color .2s}.links a:hover{color:#666}
