@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&family=VT323&display=swap";:root{--color-bg:#fff;--color-fg:#0a0a0a;--color-muted:#6e6e6e;--color-border:#00000029;--color-border-strong:#0000008c;--font-body:"JetBrains Mono", monospace;--font-display:"VT323", monospace;--max-width:880px;--section-spacing:4rem}@media (prefers-color-scheme:dark){:root{--color-bg:#000;--color-fg:#f2f2f2;--color-muted:#9a9a9a;--color-border:#ffffff2e;--color-border-strong:#fff9}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);color:var(--color-fg);background-color:var(--color-bg);scroll-behavior:smooth;line-height:1.6}body{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}:focus-visible{outline:1px dashed var(--color-fg);outline-offset:3px}.container{max-width:var(--max-width);width:100%;margin:0 auto;padding:0 1rem}section{padding-block:var(--section-spacing)}.reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(14px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.text-pixel{font-family:var(--font-display)}.text-muted{color:var(--color-muted)}.panel{border:1px solid var(--color-border-strong);margin-bottom:var(--section-spacing)}.panel-header{background-color:var(--color-border);border-bottom:1px solid var(--color-border-strong);align-items:center;padding:.5rem 1rem;display:flex}.panel-dots{gap:.5rem;margin-right:1rem;display:flex}.dot{background-color:var(--color-fg);border:1px solid var(--color-fg);width:8px;height:8px}.panel-label{font-family:var(--font-body);text-transform:lowercase;font-size:.9em}.panel-content{font-family:var(--font-body);padding:1.5rem}@media (width<=680px){.panel-content{font-size:.9em}}.boot-overlay[data-astro-cid-iteca3dn]{background-color:var(--color-bg);width:100%;height:100%;color:var(--color-fg);z-index:1000;opacity:1;flex-direction:column;justify-content:center;align-items:center;transition:opacity .35s ease-out;display:flex;position:fixed;top:0;left:0}.boot-terminal[data-astro-cid-iteca3dn]{font-family:var(--font-body);white-space:pre-wrap;word-break:break-all;max-width:100%;font-size:1.1em}@media (width<=480px){.boot-terminal[data-astro-cid-iteca3dn]{padding:0 1rem;font-size:clamp(.65rem,3.6vw,1rem)}}.boot-cursor[data-astro-cid-iteca3dn]{width:.7em;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.skip-button[data-astro-cid-iteca3dn]{border:1px solid var(--color-border-strong);font-family:var(--font-body);color:var(--color-fg);cursor:pointer;background-color:#0000;padding:.5rem 1rem;font-size:.9em;transition:background-color .2s,color .2s;position:absolute;bottom:2rem;right:2rem}.skip-button[data-astro-cid-iteca3dn]:hover,.skip-button[data-astro-cid-iteca3dn]:active{background-color:var(--color-fg);color:var(--color-bg)}.main-nav[data-astro-cid-wpvy4v7s]{border-bottom:1px solid var(--color-border);justify-content:center;align-items:center;padding-top:2rem;padding-bottom:2rem;display:flex;position:relative}.nav-dropdown[data-astro-cid-wpvy4v7s]{display:none}.nav-links[data-astro-cid-wpvy4v7s]{gap:2rem;list-style:none;display:flex}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{font-family:var(--font-body);text-transform:uppercase;padding:.5rem 0;font-size:.95em;position:relative}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover,.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:active{background-color:var(--color-fg);color:var(--color-bg);padding:.5rem .75rem}@media (width<=680px){.main-nav[data-astro-cid-wpvy4v7s]{padding-top:1rem;padding-bottom:1rem}.nav-dropdown[data-astro-cid-wpvy4v7s]{border:1px solid var(--color-border-strong);touch-action:manipulation;width:100%;display:block}.nav-dropdown[data-astro-cid-wpvy4v7s] summary[data-astro-cid-wpvy4v7s]{cursor:pointer;font-family:var(--font-body);text-transform:uppercase;user-select:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95em;list-style:none;display:flex}.nav-dropdown[data-astro-cid-wpvy4v7s] summary[data-astro-cid-wpvy4v7s]::-webkit-details-marker{display:none}.nav-dropdown[data-astro-cid-wpvy4v7s] summary[data-astro-cid-wpvy4v7s]:after{content:"+"}.nav-dropdown[data-astro-cid-wpvy4v7s][open] summary[data-astro-cid-wpvy4v7s]:after{content:"-"}.nav-dropdown[data-astro-cid-wpvy4v7s] summary[data-astro-cid-wpvy4v7s]:active{background-color:var(--color-fg);color:var(--color-bg)}.nav-links[data-astro-cid-wpvy4v7s]{border:1px solid var(--color-border-strong);border-top:none;flex-direction:column;gap:0;width:100%;display:none}.nav-dropdown[data-astro-cid-wpvy4v7s][open]~.nav-links[data-astro-cid-wpvy4v7s]{z-index:100;background-color:var(--color-bg);display:flex;position:absolute;top:100%;left:0;right:0}.nav-links[data-astro-cid-wpvy4v7s] li[data-astro-cid-wpvy4v7s]{border-top:1px solid var(--color-border)}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{width:100%;padding:.75rem 1rem;display:block}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover,.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:active{background-color:var(--color-fg);color:var(--color-bg);padding:.75rem 1rem}}.hero[data-astro-cid-ge2uvauf]{text-align:center;flex-direction:column;align-items:center;padding-top:4rem;padding-bottom:4rem;display:flex}@keyframes blink-dot{50%{opacity:0}}.pixel-logo[data-astro-cid-ge2uvauf]{justify-content:center;align-items:center;width:49px;height:49px;margin-bottom:1rem;display:flex}.pixel-logo[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{width:100%;height:100%;display:block}.hero-heading[data-astro-cid-ge2uvauf]{margin-bottom:1rem;font-size:3.5em;line-height:1}.hero-info-text[data-astro-cid-ge2uvauf]{color:var(--color-muted);margin-bottom:.5rem;font-size:1.2em}.hero-terminal-line[data-astro-cid-ge2uvauf]{font-family:var(--font-body);margin-top:2rem;margin-bottom:3rem;font-size:1.1em}.cursor[data-astro-cid-ge2uvauf]{width:.7em;animation:1s step-end infinite blink;display:inline-block}.hero-actions[data-astro-cid-ge2uvauf]{gap:1.5rem;display:flex}.button[data-astro-cid-ge2uvauf]{border:1px solid var(--color-border-strong);font-family:var(--font-body);text-transform:uppercase;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s,color .2s;display:inline-block}.button[data-astro-cid-ge2uvauf]:hover,.button[data-astro-cid-ge2uvauf]:active{background-color:var(--color-fg);color:var(--color-bg)}@media (width<=680px){.hero-heading[data-astro-cid-ge2uvauf]{font-size:2.8em}.hero-tagline[data-astro-cid-ge2uvauf]{font-size:1em}.hero-actions[data-astro-cid-ge2uvauf]{flex-direction:column;gap:1rem}}@media (width<=480px){.hero-heading[data-astro-cid-ge2uvauf]{font-size:2.2em}}.skills-grid[data-astro-cid-2zwc476k]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.skill-chip[data-astro-cid-2zwc476k]{border:1px solid var(--color-border);font-family:var(--font-body);padding:.5rem 1rem;font-size:.9em}.project-card[data-astro-cid-y2vllrex]{border:1px solid var(--color-border-strong);font-family:var(--font-body);flex-direction:column;padding:1.5rem;transition:background-color .2s,color .2s;display:flex}.project-card[data-astro-cid-y2vllrex].empty{text-align:center;border-style:dashed;justify-content:center;align-items:center}.project-card[data-astro-cid-y2vllrex]:not(.empty):hover,.project-card[data-astro-cid-y2vllrex]:not(.empty):active{background-color:var(--color-fg);color:var(--color-bg)}.project-card[data-astro-cid-y2vllrex].empty .empty-slot-icon[data-astro-cid-y2vllrex]{width:49px;height:49px;margin-bottom:1rem}.project-card[data-astro-cid-y2vllrex].empty .empty-text[data-astro-cid-y2vllrex]{color:var(--color-muted);margin-bottom:1.5rem}.project-card[data-astro-cid-y2vllrex].empty .button[data-astro-cid-y2vllrex].ghost{border:1px solid var(--color-border-strong);text-transform:uppercase;color:var(--color-muted);cursor:default;background:0 0;padding:.75rem 1.5rem;font-weight:500}.role-label[data-astro-cid-y2vllrex]{color:var(--color-muted);margin-bottom:.5rem;font-size:.8em;display:block}.project-title[data-astro-cid-y2vllrex]{margin-bottom:.75rem;font-size:1.5em;line-height:1.2}.project-description[data-astro-cid-y2vllrex]{color:var(--color-muted);flex-grow:1;margin-bottom:1.5rem;font-size:1em}.project-tags[data-astro-cid-y2vllrex]{flex-wrap:wrap;gap:.5rem;margin-top:1rem;margin-bottom:1.5rem;display:flex}.tag-chip[data-astro-cid-y2vllrex]{border:1px solid var(--color-border);padding:.3rem .6rem;font-size:.8em}.project-links[data-astro-cid-y2vllrex]{gap:1.5rem;margin-top:auto;display:flex}.project-link[data-astro-cid-y2vllrex]{align-items:center;gap:.5rem;font-size:.9em;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.project-link[data-astro-cid-y2vllrex] .link-icon[data-astro-cid-y2vllrex]{width:1em;height:1em}.project-card[data-astro-cid-y2vllrex]:not(.empty):hover .project-link[data-astro-cid-y2vllrex],.project-card[data-astro-cid-y2vllrex]:not(.empty):active .project-link[data-astro-cid-y2vllrex]{background-color:var(--color-bg);color:var(--color-fg);padding:.25rem .5rem}.projects-grid[data-astro-cid-ftq3vvlr]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=640px){.projects-grid[data-astro-cid-ftq3vvlr]{grid-template-columns:1fr}}.contact-grid[data-astro-cid-he3spzz3]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.contact-card[data-astro-cid-he3spzz3]{border:1px solid var(--color-border-strong);font-family:var(--font-body);align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.95em;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.contact-icon[data-astro-cid-he3spzz3]{flex-shrink:0;width:1.25em;height:1.25em}.contact-card[data-astro-cid-he3spzz3]:hover,.contact-card[data-astro-cid-he3spzz3]:active{background-color:var(--color-fg);color:var(--color-bg)}@media (width<=480px){.contact-grid[data-astro-cid-he3spzz3]{flex-direction:column;align-items:stretch}.contact-card[data-astro-cid-he3spzz3]{justify-content:center}}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--color-border-strong);margin-top:var(--section-spacing);font-family:var(--font-body);text-align:center;padding:2rem 0;font-size:.9em}
