.terminal-page[data-v-90db43e8]{--terminal: #07110d;--panel: #0d2119;--line: rgba(130, 255, 183, .19);--green: #87f7af;--muted: #a1b9aa;--amber: #ffc96b;--cyan: #76ddec;--white: #f1fff4;--copy: #d0ded4;display:block;width:100%;min-height:100vh;padding:1.5rem 0 3rem;background:var(--terminal);background-image:linear-gradient(rgba(135,247,175,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(135,247,175,.03) 1px,transparent 1px);background-size:28px 28px;color:var(--green);font-family:Space Mono,monospace}.terminal-window[data-v-90db43e8]{width:min(1150px,calc(100vw - 2rem));margin:0 auto;border:1px solid var(--line);background:#07110df0;box-shadow:0 24px 80px #00000059}.terminal-bar[data-v-90db43e8]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 1.4rem;border-bottom:1px solid var(--line);background:#0d2119d1}.terminal-bar-left[data-v-90db43e8]{display:flex;align-items:center;gap:.7rem;min-width:0}.dot[data-v-90db43e8]{width:10px;height:10px;border-radius:50%;display:inline-block}.dot-red[data-v-90db43e8]{background:#ff877c}.dot-amber[data-v-90db43e8]{background:var(--amber)}.dot-green[data-v-90db43e8]{background:var(--green)}.terminal-title[data-v-90db43e8]{margin:0;font-size:.76rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.terminal-nav[data-v-90db43e8]{display:flex;gap:1.2rem}.terminal-nav a[data-v-90db43e8]{color:var(--muted);text-decoration:none;font-size:.76rem;transition:color .18s ease}.terminal-nav a[data-v-90db43e8]:hover{color:var(--green)}.terminal-section[data-v-90db43e8]{padding:2.6rem 1.6rem;border-bottom:1px solid var(--line)}.terminal-section[data-v-90db43e8]:last-of-type{border-bottom:none}.prompt[data-v-90db43e8]{color:var(--green);font-size:.84rem;margin:0}.prompt .path[data-v-90db43e8]{color:var(--cyan)}.prompt .command[data-v-90db43e8]{color:var(--white)}.cursor[data-v-90db43e8]{display:inline-block;width:.58em;height:1.06em;vertical-align:-.16em;margin-left:.22rem;background:currentColor;animation:blink-90db43e8 1.1s step-end infinite}@keyframes blink-90db43e8{50%{opacity:0}}.command-label[data-v-90db43e8]{margin:1.6rem 0 0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--amber)}h1[data-v-90db43e8]{margin:.6rem 0 0;font-family:Space Mono,monospace;font-weight:700;color:var(--white);font-size:clamp(2rem,5vw,2.8rem);line-height:1.1}h2[data-v-90db43e8]{margin:.5rem 0 0;font-family:Space Mono,monospace;font-weight:700;color:var(--white);font-size:clamp(1.4rem,3vw,1.9rem)}h3[data-v-90db43e8]{margin:0;font-weight:700;color:var(--white);font-size:1.05rem}.tagline[data-v-90db43e8]{margin:.6rem 0 0;color:var(--cyan);font-size:1rem}.lead[data-v-90db43e8]{margin:.9rem 0 0;max-width:72ch;color:var(--copy);font-size:.92rem;line-height:1.7}.location-note[data-v-90db43e8]{margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid var(--line);max-width:86ch;color:var(--muted);font-size:.69rem;line-height:1.7}.project-grid[data-v-90db43e8]{margin-top:1.6rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.1rem}.project-card[data-v-90db43e8]{border:1px solid var(--line);background:#0d2119c7;display:flex;flex-direction:column;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.project-card[data-v-90db43e8]:hover{border-color:#87f7b794;transform:translateY(-4px);box-shadow:0 16px 35px #0000002e}.project-thumb[data-v-90db43e8]{aspect-ratio:16 / 8.2;overflow:hidden;border-bottom:1px solid var(--line);background:var(--panel)}.project-thumb img[data-v-90db43e8]{width:100%;height:100%;object-fit:cover;object-position:top;filter:saturate(.85) contrast(1.05) brightness(.85);transition:filter .22s ease,transform .22s ease}.project-card:hover .project-thumb img[data-v-90db43e8]{filter:saturate(1) contrast(1.02) brightness(.95);transform:scale(1.02)}.project-body[data-v-90db43e8]{padding:1.1rem 1.2rem 1.3rem;display:flex;flex-direction:column;flex:1}.project-body .command-label[data-v-90db43e8]{margin-top:0}.project-body h3[data-v-90db43e8]{margin-top:.6rem}.project-description[data-v-90db43e8]{margin:.8rem 0 0;min-height:6.6em;color:var(--copy);font-size:.86rem;line-height:1.65}.project-highlights[data-v-90db43e8]{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.project-list[data-v-90db43e8]{list-style:none;margin:.6rem 0 0;padding:0;display:grid;gap:.45rem}.project-list li[data-v-90db43e8]{position:relative;padding-left:1rem;color:var(--copy);font-size:.78rem;line-height:1.55}.project-list li[data-v-90db43e8]:before{content:">";position:absolute;left:0;color:var(--amber)}.project-tags[data-v-90db43e8]{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.4rem}.tag[data-v-90db43e8]{border:1px solid currentColor;color:var(--muted);padding:.22rem .45rem;font-size:.66rem;line-height:1.25}.terminal-action[data-v-90db43e8]{align-self:flex-start;margin-top:1.4rem;border:1px solid currentColor;padding:.62rem 1rem;background:transparent;color:var(--green);text-decoration:none;font-family:Space Mono,monospace;font-size:.76rem;transition:background .18s ease,color .18s ease,transform .18s ease}.terminal-action[data-v-90db43e8]:hover{background:var(--green);color:var(--terminal);transform:translateY(-2px)}.project-body .terminal-action[data-v-90db43e8]{margin-top:auto;padding-top:1.4rem}.contact-panel[data-v-90db43e8]{border:1px solid var(--line);padding:2rem 1.8rem}.contact-actions[data-v-90db43e8]{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.75rem}.terminal-footer[data-v-90db43e8]{padding:1.2rem 1.6rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem}.terminal-footer p[data-v-90db43e8]{margin:0;color:var(--muted);font-size:.76rem}@media(max-width:640px){.terminal-window[data-v-90db43e8]{border-left:0;border-right:0}.terminal-nav[data-v-90db43e8]{display:none}}@media(prefers-reduced-motion:reduce){.cursor[data-v-90db43e8],.project-card[data-v-90db43e8]{animation:none!important;transition:none!important;transform:none!important}}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{overflow-x:hidden}img{display:block;max-width:100%;height:auto}
