:root{--bg: #0A0E0A;--bg-soft: #0F1410;--bg-elev: #131A14;--phosphor: #5BFF8E;--phosphor-dim: #2C8A4D;--phosphor-faint: #1E4F31;--amber: #FFB84D;--magenta: #FF4D9C;--ink: #C9F5D7;--ink-soft: #8FB89C;--ink-faint: #4F6E5A;--rule: rgba(91, 255, 142, .18);--rule-soft: rgba(91, 255, 142, .08);--grid: rgba(91, 255, 142, .04);--max-width: 1240px;--mono: "JetBrains Mono", "Berkeley Mono", "IBM Plex Mono", "SF Mono", Menlo, Consolas, monospace}*,*:before,*:after{box-sizing:border-box}::selection{background:var(--phosphor);color:var(--bg)}html{scroll-behavior:smooth}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:var(--mono);font-size:15px;line-height:1.55;font-feature-settings:"zero","cv01","cv02";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{min-height:100dvh;overflow-x:hidden;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(91,255,142,.04),transparent 60%),var(--bg)}h1,h2,h3,h4{font-family:var(--mono);font-weight:600;letter-spacing:.02em;line-height:1.15;color:var(--phosphor);text-transform:uppercase}p{color:var(--ink-soft);line-height:1.65}a{color:var(--phosphor)}.scanlines{position:fixed;inset:0;pointer-events:none;z-index:60;background-image:repeating-linear-gradient(to bottom,#0000 0 2px,#0000002e 2px 3px);mix-blend-mode:multiply}.vignette{position:fixed;inset:0;pointer-events:none;z-index:59;background:radial-gradient(ellipse at center,transparent 55%,rgba(0,0,0,.55) 100%)}@keyframes crtFlicker{0%,96%,to{opacity:1}97%{opacity:.96}98%{opacity:.99}}body{animation:crtFlicker 6s linear infinite}@media(prefers-reduced-motion:reduce){body{animation:none}}.skip-link{position:absolute;top:-40px;left:1rem;background:var(--phosphor);color:var(--bg);padding:.5rem 1rem;border-radius:0;text-decoration:none;font-family:var(--mono);font-size:.85rem;font-weight:600;z-index:100;transition:top .2s ease}.skip-link:focus{top:.75rem}:focus-visible{outline:1px solid var(--phosphor);outline-offset:3px;border-radius:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--phosphor-faint);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--phosphor-dim)}.nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:50;transition:background .3s ease,backdrop-filter .3s ease}.nav[data-astro-cid-dmqpwcec].is-scrolled{background:#0a0e0ac7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.nav-inner[data-astro-cid-dmqpwcec]{max-width:var(--max-width);margin:0 auto;padding:.95rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;font-family:var(--mono)}.brand[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--phosphor);font-size:.78rem;letter-spacing:.18em}.brand-mark[data-astro-cid-dmqpwcec]{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;width:14px;height:14px}.brand-mark[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;background:var(--phosphor);box-shadow:0 0 6px #5bff8e99}.brand-mark[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(2){background:var(--phosphor-dim)}.brand-mark[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(3){background:var(--phosphor-dim)}.brand-mark[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(4){background:var(--amber);box-shadow:0 0 6px #ffb84d80}.brand-name[data-astro-cid-dmqpwcec]{font-weight:600;color:var(--phosphor)}.brand-dot[data-astro-cid-dmqpwcec]{color:var(--phosphor-dim)}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:.4rem;list-style:none;margin:0;padding:0}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .6rem;text-decoration:none;color:var(--ink-soft);font-size:.74rem;letter-spacing:.16em;transition:color .18s ease}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--phosphor)}.nav-links[data-astro-cid-dmqpwcec] .bracket[data-astro-cid-dmqpwcec]{color:var(--phosphor-faint);transition:color .18s ease}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover .bracket[data-astro-cid-dmqpwcec]{color:var(--phosphor)}.nav-cta[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .95rem;background:transparent;color:var(--phosphor);text-decoration:none;font-size:.74rem;font-weight:600;letter-spacing:.18em;border:1px solid var(--phosphor);transition:background .18s ease,color .18s ease,box-shadow .18s ease}.nav-cta[data-astro-cid-dmqpwcec]:hover{background:var(--phosphor);color:var(--bg);box-shadow:0 0 18px #5bff8e59}.nav-cta[data-astro-cid-dmqpwcec] .cursor[data-astro-cid-dmqpwcec]{animation:blink 1.1s step-end infinite;color:var(--phosphor)}.nav-cta[data-astro-cid-dmqpwcec]:hover .cursor[data-astro-cid-dmqpwcec]{color:var(--bg)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.nav-rule[data-astro-cid-dmqpwcec]{height:1px;background:transparent;overflow:hidden;position:relative;transition:background .3s ease}.nav[data-astro-cid-dmqpwcec].is-scrolled .nav-rule[data-astro-cid-dmqpwcec]{background:var(--rule-soft)}.nav-progress-bar[data-astro-cid-dmqpwcec]{display:block;height:100%;transform-origin:left center;transform:scaleX(0);background:var(--phosphor);box-shadow:0 0 6px #5bff8e99}@media(max-width:880px){.nav-links[data-astro-cid-dmqpwcec]{display:none}.nav-inner[data-astro-cid-dmqpwcec]{padding:.85rem 1.25rem}}@media(prefers-reduced-motion:reduce){.nav-cta[data-astro-cid-dmqpwcec] .cursor[data-astro-cid-dmqpwcec]{animation:none}}.pixel-grid[data-astro-cid-qecudvs4]{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;opacity:.95}
