*{box-sizing:border-box;margin:0;padding:0}:root{color:#e0e0e0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;font-family:Courier New,monospace;font-size:14px;font-weight:400;line-height:1.6}html,body,#root{width:100%;height:100%}body{min-width:320px;min-height:100vh;margin:0;display:flex}#root{width:100%}a{color:#0f0;text-decoration:none;transition:color .2s}a:hover{color:#0c0}h1,h2,h3,h4,h5,h6{letter-spacing:1px;font-weight:400}@media (prefers-color-scheme:light){:root{color:#1a1a1a;background-color:#f5f5f5}a{color:#06c}a:hover{color:#0052a3}}.container{flex-direction:column;flex:1;max-width:900px;margin:0 auto;padding:60px 20px;display:flex}.header{margin-bottom:80px}.header-content{align-items:flex-start;gap:24px;display:flex}.avatar{object-fit:cover;border:2px solid #0f0;border-radius:50%;flex-shrink:0;width:80px;height:80px;margin-top:4px}.header h1{color:#0f0;letter-spacing:2px;margin-bottom:-8px;font-size:2.5rem}.tagline{color:#666;letter-spacing:1px;font-size:14px}.main{flex:1;margin-bottom:60px}.section,.projects-container{margin-bottom:70px}.projects-heading{color:#0f0;text-transform:lowercase;letter-spacing:2px;border-bottom:1px solid #1a3a1a;margin-bottom:40px;padding-bottom:12px;font-size:14px}.subsection{margin-bottom:50px}.subsection:last-child{margin-bottom:0}.section:last-of-type{margin-bottom:40px}.section h2{color:#0f0;text-transform:lowercase;letter-spacing:2px;border-bottom:1px solid #1a3a1a;margin-bottom:24px;padding-bottom:12px;font-size:14px;font-weight:400}.subsection h3{color:#888;text-transform:lowercase;letter-spacing:1px;border-bottom:1px solid #0a1a0a;margin-bottom:20px;padding-bottom:10px;font-size:13px;font-weight:400}.section p{color:#b0b0b0;max-width:700px;margin-bottom:16px;font-size:14px;line-height:1.8}.section p:last-of-type{margin-bottom:0}.project-list{gap:16px;list-style:none;display:grid}.project-list li{flex-direction:column;gap:4px;padding-left:20px;display:flex;position:relative}.project-list li:before{content:"›";color:#0f0;font-weight:700;position:absolute;left:0}.project-list a{color:#0f0;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,opacity .2s}.project-list a:hover{color:#0f0;opacity:.7}.desc{color:#666;margin-left:4px;font-size:13px;line-height:1.6}.link-list{flex-direction:column;gap:12px;list-style:none;display:flex}.link-list li{padding-left:20px;position:relative}.link-list li:before{content:"›";color:#0f0;font-weight:700;position:absolute;left:0}.link-list a{color:#0f0;font-size:14px;text-decoration:none;transition:color .2s}.link-list a:hover{opacity:.7}.footer{color:#555;text-align:center;border-top:1px solid #222;padding-top:30px;font-size:12px}.footer p{margin:0}@media (max-width:640px){.container{padding:40px 15px}.header{margin-bottom:60px}.header-content{text-align:center;flex-direction:column;align-items:center;gap:16px}.avatar{width:60px;height:60px;margin-top:0}.header h1{margin-bottom:4px;font-size:1.8rem}.tagline{font-size:13px}.section{margin-bottom:45px}.section h2{margin-bottom:20px;font-size:13px}.project-list{gap:12px}.project-list a{font-size:13px}.desc{font-size:12px}}
