.terminal-page[data-astro-cid-lcdefpme]{--terminal-surface:#fbfaf5;--terminal-bar:#e5e1d6;--terminal-green:#18723c;--terminal-blue:#285a9b;--terminal-shadow:#19221e24;min-height:100svh;font-family:var(--mono)}html[data-theme=dark] .terminal-page[data-astro-cid-lcdefpme]{--terminal-surface:#0e1311;--terminal-bar:#202622;--terminal-green:#6bd28a;--terminal-blue:#79aef2;--terminal-shadow:#00000073}.terminal-shell[data-astro-cid-lcdefpme]{place-items:center;min-height:100svh;padding:clamp(1rem,5vw,4rem);display:grid}.terminal[data-astro-cid-lcdefpme]{background:var(--terminal-surface);border:1px solid var(--line);width:min(100%,1040px);box-shadow:0 1.5rem 4rem var(--terminal-shadow);border-radius:.7rem;overflow:hidden}.terminal-bar[data-astro-cid-lcdefpme]{background:var(--terminal-bar);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:3.25rem;padding:.5rem .75rem .5rem 1rem;display:grid}.terminal-bar[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--muted);text-align:center;margin:0;font-size:.72rem}.terminal-bar[data-astro-cid-lcdefpme]>.theme-toggle{justify-self:end}.window-controls[data-astro-cid-lcdefpme]{gap:.45rem;display:flex}.window-controls[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--line);border-radius:50%;width:.68rem;height:.68rem}.window-controls[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{background:#db604f}.window-controls[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2){background:#d9a934}.window-controls[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{background:#49a565}.terminal-screen[data-astro-cid-lcdefpme]{min-height:clamp(32rem,70svh,45rem);padding:clamp(1.25rem,4vw,3.5rem)}.command-line[data-astro-cid-lcdefpme]{align-items:center;gap:.65rem;min-height:1.6em;font-size:clamp(.78rem,2vw,.95rem);line-height:1.6;display:flex}.prompt[data-astro-cid-lcdefpme]{color:var(--muted);flex:none}.prompt[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--terminal-green);font-weight:700}.prompt[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--terminal-blue);font-style:normal}.terminal-command[data-astro-cid-lcdefpme]{color:var(--ink)}.cursor[data-astro-cid-lcdefpme]{background:var(--accent);width:.55em;height:1.15em;animation:1s step-end infinite blink;display:inline-block}.command-cursor[data-astro-cid-lcdefpme]{display:none}.terminal-booting .command-cursor[data-astro-cid-lcdefpme]{display:inline-block}.terminal-booting .terminal-output[data-astro-cid-lcdefpme],.terminal-booting .ready-line[data-astro-cid-lcdefpme]{display:none}.terminal-output[data-astro-cid-lcdefpme]{margin:clamp(2rem,6vw,4.5rem) 0}.output-label[data-astro-cid-lcdefpme],.status[data-astro-cid-lcdefpme]{color:var(--muted);letter-spacing:.08em;font-size:.72rem;font-weight:700}.output-label[data-astro-cid-lcdefpme]{margin:0 0 1rem}.profile[data-astro-cid-lcdefpme]{grid-template-columns:clamp(9rem,22vw,14rem) minmax(0,1fr);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}img[data-astro-cid-lcdefpme]{filter:grayscale(20%);border-radius:0;width:100%;height:auto}.status[data-astro-cid-lcdefpme]{color:var(--terminal-green);align-items:center;gap:.55rem;margin:0 0 1.25rem;display:flex}.status[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:currentColor;border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 .7rem}h1[data-astro-cid-lcdefpme]{font-family:var(--mono);letter-spacing:-.065em;margin:0 0 1.5rem;font-size:clamp(2rem,6vw,4.5rem);font-weight:700;line-height:.95}.bio[data-astro-cid-lcdefpme]{max-width:680px;color:var(--muted);margin:0;font-size:clamp(.82rem,1.6vw,1rem);line-height:1.75}.contact-links[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:2rem;display:flex}.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:before{color:var(--accent);content:"["}.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:after{color:var(--accent);content:"]"}.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--ink)}.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:focus-visible{outline:1px solid var(--accent);outline-offset:.35rem}.contact-links[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:1rem;height:1rem}.contact-links[data-astro-cid-lcdefpme] .filled-icon[data-astro-cid-lcdefpme]{fill:currentColor;stroke:none}@keyframes blink{0%,45%{opacity:1}46%,to{opacity:0}}@media (width<=640px){.terminal-shell[data-astro-cid-lcdefpme]{align-items:stretch;padding:0}.terminal[data-astro-cid-lcdefpme]{border:0;border-radius:0;min-height:100svh}.terminal-bar[data-astro-cid-lcdefpme]{grid-template-columns:auto 1fr auto}.terminal-bar[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.terminal-screen[data-astro-cid-lcdefpme]{min-height:calc(100svh - 3.25rem)}.profile[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}img[data-astro-cid-lcdefpme]{width:min(55vw,11rem)}}@media (prefers-reduced-motion:reduce){.cursor[data-astro-cid-lcdefpme]{animation:none}}
