.profile-page{color:#e4e4e7;background:#0a0a0f;min-height:100vh;padding:0 1.5rem 4rem}.profile-back{color:#71717a;font-size:.875rem;font-family:var(--font-mono,"Geist Mono",monospace);align-items:center;gap:.5rem;width:100%;max-width:800px;margin:0 auto;padding:2rem 0 1rem;text-decoration:none;transition:color .2s;display:inline-flex}.profile-back:hover{color:#a78bfa}.profile-container{max-width:800px;margin:0 auto}.profile-header{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.profile-photo{object-fit:cover;border:2px solid #a78bfa4d;border-radius:50%;flex-shrink:0}.profile-identity h1{font-family:var(--font-mono,"Geist Mono",monospace);color:#fff;margin:0 0 .25rem;font-size:2rem;font-weight:700;line-height:1.2}.profile-role{color:#a78bfa;font-size:.95rem;font-family:var(--font-mono,"Geist Mono",monospace);margin:0}.profile-oneliner{color:#a1a1aa;margin:1rem 0 .5rem;font-size:1rem;line-height:1.7}.profile-socials{flex-wrap:wrap;gap:1.25rem;margin:1rem 0 0;display:flex}.profile-social-link{color:#71717a;text-underline-offset:3px;font-family:var(--font-mono,"Geist Mono",monospace);font-size:.875rem;text-decoration:underline;transition:color .2s}.profile-social-link:hover{color:#a78bfa}.profile-section{margin-top:3rem}.profile-section-title{font-family:var(--font-mono,"Geist Mono",monospace);color:#fff;margin:0 0 1.25rem;font-size:1.25rem;font-weight:700}.profile-bio{color:#a1a1aa;font-size:1rem;line-height:1.8}.profile-highlights{flex-direction:column;gap:1rem;display:flex}.profile-highlight-card{color:inherit;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;text-decoration:none;transition:border-color .3s,background .3s;display:flex}.profile-highlight-card:hover{background:#ffffff0d;border-color:#a78bfa4d}.highlight-info h3{font-family:var(--font-mono,"Geist Mono",monospace);color:#fff;margin:0 0 .35rem;font-size:1rem;font-weight:600}.highlight-info p{color:#71717a;margin:0;font-size:.875rem;line-height:1.5}.profile-projects{flex-direction:column;gap:0;display:flex}.profile-project-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 0;display:flex}.profile-project-row:last-child{border-bottom:none}.project-row-left{flex:1;align-items:baseline;gap:.75rem;min-width:0;display:flex}.project-row-name{font-family:var(--font-mono,"Geist Mono",monospace);color:#fff;text-underline-offset:3px;flex-shrink:0;font-size:.95rem;font-weight:600;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d;transition:text-decoration-color .2s,color .2s}.project-row-name:hover{color:#a78bfa;text-decoration-color:#a78bfa}.project-row-dash{color:#3f3f46;flex-shrink:0}.project-row-desc{color:#71717a;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.project-row-tags{flex-shrink:0;gap:.4rem;display:flex}.project-row-tag{color:#a78bfa;font-size:.7rem;font-family:var(--font-mono,"Geist Mono",monospace);white-space:nowrap;background:#a78bfa1a;border-radius:999px;padding:.15rem .5rem}.profile-skills{flex-wrap:wrap;gap:.5rem;display:flex}.profile-skill{color:#a1a1aa;font-size:.8rem;font-family:var(--font-mono,"Geist Mono",monospace);background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;padding:.3rem .75rem;transition:border-color .2s,color .2s}.profile-skill:hover{color:#a78bfa;border-color:#a78bfa66}.profile-awards{flex-direction:column;gap:.6rem;display:flex}.profile-award-item{font-family:var(--font-mono,"Geist Mono",monospace);color:#e4e4e7;border-bottom:1px solid #ffffff0d;padding:.5rem 0;font-size:.9rem}.profile-award-item:last-child{border-bottom:none}.profile-certifications{flex-direction:column;gap:0;display:flex}.profile-cert-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.profile-cert-row:last-child{border-bottom:none}.cert-info{align-items:baseline;gap:.5rem;display:flex}.cert-title{font-family:var(--font-mono,"Geist Mono",monospace);color:#fff;font-size:.95rem;font-weight:600}.cert-issuer{color:#71717a;font-size:.85rem}.cert-link{color:#a78bfa;font-family:var(--font-mono,"Geist Mono",monospace);flex-shrink:0;font-size:.8rem;text-decoration:none;transition:color .2s}.cert-link:hover{color:#c4b5fd;text-decoration:underline}.profile-divider{border:none;border-top:1px solid #ffffff0f;margin:0}@media (max-width:640px){.profile-header{text-align:center;flex-direction:column}.profile-identity h1{font-size:1.5rem}.profile-socials{justify-content:center}.profile-project-row{flex-direction:column;gap:.35rem}.project-row-tags{display:none}.project-row-desc{white-space:normal}}
