@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#c0caf5;background:#0a0a0a;width:100vw;height:100vh;font-family:JetBrains Mono,Cascadia Code,Fira Code,monospace;overflow:hidden}#root{width:100vw;height:100vh}.terminal-portfolio{background:#0e0e0e;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex}.terminal-window{background:#191a21;border-radius:10px;flex-direction:column;width:100%;max-width:780px;height:90vh;max-height:760px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff0d,0 30px 90px #0009}.terminal-titlebar{background:#13141b;border-bottom:1px solid #ffffff0a;flex-shrink:0;align-items:center;padding:12px 16px;display:flex}.terminal-buttons{gap:8px;display:flex}.terminal-btn{border-radius:50%;width:12px;height:12px}.terminal-btn--close{background:#ff5f57}.terminal-btn--minimize{background:#febc2e}.terminal-btn--maximize{background:#28c840}.terminal-title{text-align:center;color:#ffffff4d;flex:1;font-family:JetBrains Mono,Cascadia Code,monospace;font-size:13px;font-weight:400}.terminal-titlebar-spacer{width:52px}.terminal-body{color:#c9d1d9;flex:1;padding:28px 32px;font-family:JetBrains Mono,Cascadia Code,Fira Code,monospace;font-size:14px;line-height:1.8;overflow-y:auto}.term-line{min-height:1.8em}.term-muted{color:#484f58}.term-large{color:#c9d1d9;font-size:16px;font-weight:500}.term-spacer{height:12px}.term-spacer-lg{height:28px}.prompt{color:#6ee7b7;font-weight:500}.cmd{color:#e2e8f0}.cursor{vertical-align:text-bottom;background:#6ee7b7;width:8px;height:17px;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.welcome-block{align-items:center;gap:20px;padding:8px 0;display:flex}.welcome-pfp{object-fit:cover;border:2px solid #6ee7b740;border-radius:10px;flex-shrink:0;width:80px;height:80px}.welcome-name{color:#e2e8f0;letter-spacing:-.02em;font-size:32px;font-weight:700}.glitch-text{color:#6ee7b7;letter-spacing:-.02em;font-size:32px;font-weight:700}.link-grid{flex-wrap:wrap;gap:10px;display:flex}.link-btn{color:#6ee7b7;letter-spacing:.1em;cursor:pointer;background:#6ee7b712;border:1px solid #6ee7b733;border-radius:6px;padding:9px 22px;font-family:inherit;font-size:11.5px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.link-btn:hover{color:#a7f3d0;background:#6ee7b726;border-color:#6ee7b773;transform:translateY(-1px);box-shadow:0 4px 20px #6ee7b714}.signature{color:#3b4048;letter-spacing:.03em;padding-bottom:20px;font-size:13px;font-style:italic}.nav-footer{gap:10px;display:flex}.page-content{padding:4px 0}.page-content h1{color:#e2e8f0;margin-bottom:8px;font-size:24px;font-weight:700}.page-content h2{color:#6ee7b7;letter-spacing:.02em;margin-top:28px;margin-bottom:10px;font-size:16px;font-weight:600}.page-subtitle{color:#6b7280;margin-bottom:20px;line-height:1.6}.page-content p{color:#94a3b8;margin-bottom:10px;line-height:1.7}.quote-block{border-left:3px solid #6ee7b74d;margin:8px 0 16px;padding-left:16px}.quote-block p{color:#8b949e;margin-bottom:4px;font-size:13px}.project-list{flex-direction:column;gap:16px;margin-top:8px;display:flex}.project-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;padding:16px 18px;transition:border-color .2s}.project-card:hover{border-color:#6ee7b733}.card-category{letter-spacing:.12em;color:#6b7280;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:600;display:inline-block}.project-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.project-header h3{color:#e2e8f0;margin:0;font-size:15px;font-weight:600}.project-link{color:#6ee7b7;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s}.project-link:hover{color:#a7f3d0}.project-desc{color:#8b949e;margin:6px 0 10px;font-size:13px;line-height:1.6}.project-tags{flex-wrap:wrap;gap:6px;display:flex}.tag{color:#6ee7b7;letter-spacing:.02em;background:#6ee7b714;border:1px solid #6ee7b726;border-radius:4px;padding:3px 10px;font-size:10.5px;font-weight:500}.terminal-body::-webkit-scrollbar{width:5px}.terminal-body::-webkit-scrollbar-track{background:0 0}.terminal-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.terminal-body::-webkit-scrollbar-thumb:hover{background:#ffffff26}.writeup h2{margin-top:2rem}.writeup h3{color:#6ee7b7;margin-top:1.4rem;margin-bottom:.3rem;font-size:.95rem}.writeup-meta{flex-wrap:wrap;gap:6px;margin-bottom:1.2rem;display:flex}.code-block{color:#9ca3af;white-space:pre;background:#0e0e0e;border:1px solid #ffffff0f;border-radius:6px;margin:.5rem 0 1rem;padding:12px 16px;font-family:JetBrains Mono,monospace;font-size:.82rem;overflow-x:auto}.flag{background:#6ee7b714;border-left:3px solid #6ee7b7;border-radius:0 6px 6px 0;margin:.5rem 0 1rem;padding:8px 14px;font-size:.88rem}.flag code{color:#6ee7b7;font-family:JetBrains Mono,monospace;font-weight:600}.writeup .project-link{color:#6ee7b7;margin:.5rem 0;font-size:.85rem;text-decoration:none;display:inline-block}.writeup .project-link:hover{text-decoration:underline}.writeup-screenshot{border:1px solid #ffffff0f;border-radius:6px;width:100%;max-width:100%;margin:.5rem 0 1rem}@media (width<=640px){.terminal-portfolio{padding:0}.terminal-window{border-radius:0;max-width:100%;height:100vh;max-height:100vh}.terminal-body{padding:16px 18px;font-size:13px}.welcome-pfp{width:56px;height:56px}.welcome-name,.glitch-text{font-size:24px}.link-btn{padding:8px 16px;font-size:10.5px}.page-content h1{font-size:20px}.project-header{flex-direction:column;align-items:flex-start;gap:4px}}
