*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Fira Code,JetBrains Mono,Courier New,monospace;background-color:#0d0d0d;color:#e0e0e0;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.site{display:flex;flex-direction:column;min-height:100vh}.nav{display:flex;gap:2rem;padding:1.5rem 2rem;border-bottom:1px solid #1e1e1e}.nav-link{background:none;border:none;color:#666;font-family:inherit;font-size:.9rem;cursor:pointer;padding:0;letter-spacing:.05em;transition:color .2s}.nav-link:hover{color:#e0e0e0}.nav-link.active{color:#0fc}.content{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 2rem}.inner{max-width:640px;width:100%}.home-title{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:600;color:#fff;letter-spacing:-.02em;line-height:1;margin-bottom:1rem}.home-title span{color:#0fc}.home-subtitle{font-size:1rem;color:#555;letter-spacing:.04em}.bio-avatar{width:100px;height:100px;border-radius:50%;border:2px solid #1e1e1e;margin-bottom:1.5rem;display:block}.bio-name{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:.5rem}.bio-role{color:#0fc;font-size:.85rem;margin-bottom:1.5rem;letter-spacing:.05em}.bio-text{color:#aaa;font-size:.9rem;line-height:1.8;margin-bottom:2rem}.bio-links{display:flex;gap:1.5rem;flex-wrap:wrap}.contact-title{font-size:1.1rem;color:#fff;margin-bottom:2rem;letter-spacing:.05em}.contact-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.contact-list li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#aaa}.contact-label{color:#555;min-width:80px;font-size:.8rem}a{color:#0fc;text-decoration:none;transition:opacity .2s}a:hover{opacity:.75}
