:root{color:#d8ffe1;font-synthesis:none;text-rendering:optimizelegibility;background:#050806;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top,#102016 0%,#050806 45%);min-width:320px;min-height:100vh;margin:0}.page{flex-direction:column;width:min(1100px,92%);min-height:100vh;margin:0 auto;display:flex}.site-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer{color:#78967f;margin-top:auto;padding:24px 0;font-size:.9rem}.prompt,.command{color:#00ff41}.terminal{background:#050c07eb;border:1px solid #1d4429;border-radius:8px;margin:auto 0;box-shadow:0 0 30px #00ff410d}.terminal-bar{color:#45634d;border-bottom:1px solid #16351f;gap:8px;padding:12px 16px;font-size:.7rem;display:flex}.terminal-content{padding:48px}.command{margin:0 0 24px}h1{color:#00ff41;letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,7vw,5.5rem);line-height:1}.role{color:#a4c9ad;margin-top:20px;font-size:clamp(1rem,2vw,1.35rem)}section{padding:64px 0}section.terminal{padding:0}section h2{color:#d8ffe1;margin:0 0 20px;font-size:2rem}section p{color:#a4c9ad;line-height:1.6}.navbar{gap:20px;display:flex}.navbar a{color:#78967f;text-decoration:none}.navbar a:hover{color:#00ff41}article a{color:#78967f;text-decoration:none}article a:hover{color:#00ff41}.hero-description{color:#78967f;max-width:700px;margin-top:16px;font-size:1rem;line-height:1.6}@media (width<=768px){.site-header{flex-direction:column;align-items:flex-start}.navbar{flex-wrap:wrap;gap:12px}.terminal-content{padding:28px 20px}section{padding:48px 0}.skills-grid{grid-template-columns:1fr}@media (width<=768px){.principles-grid{grid-template-columns:1fr}}}.skills-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.skill-group{background:#050c07b3;border:1px solid #16351f;border-radius:8px;padding:24px}.skill-group h3{color:#00ff41;margin-top:0}.skill-list{flex-wrap:wrap;gap:10px;display:flex}.skill{color:#a4c9ad;border:1px solid #1d4429;border-radius:4px;padding:6px 10px;font-size:.9rem}.principles-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.principle{background:#050c0780;border-left:2px solid #00ff41;padding:24px}.principle h3{color:#00ff41;margin-top:0}.principle p{margin-bottom:0}.projects-grid{gap:24px;display:grid}.project-card{background:#050c07b3;border:1px solid #16351f;border-radius:8px;padding:28px}.project-card h3{color:#00ff41;margin-top:0}.project-card p{color:#a4c9ad;line-height:1.6}.project-technologies{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.contact-links{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.contact-links a{color:#00ff41;border:1px solid #1d4429;border-radius:4px;padding:10px 16px;text-decoration:none;transition:background .2s,border-color .2s}.contact-links a:hover{background:#00ff4114;border-color:#00ff41}.typing{white-space:nowrap;width:0;animation:1.2s steps(8,end) forwards typing;display:inline-block;overflow:hidden}.cursor{margin-left:2px;animation:.8s step-end infinite blink;display:inline-block}@keyframes typing{0%{width:0}to{width:9ch}}@keyframes blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.typing{width:auto;animation:none}.cursor{animation:none}}
