.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.site-header[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:var(--space-md) var(--space-lg);width:100%;max-width:64rem;margin:0 auto;border-bottom:1px solid var(--color-border)}.brand[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);font-weight:700;font-size:1.25rem;color:var(--color-text);text-decoration:none;transition:color .2s ease}.brand[data-astro-cid-3ef6ksr2]:hover{color:var(--color-accent)}nav[data-astro-cid-3ef6ksr2]{display:flex;gap:var(--space-md);flex-wrap:wrap}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--color-muted);text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:500;transition:color .2s ease}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-text)}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]{color:var(--color-accent);font-weight:600}@media(max-width:600px){.site-header[data-astro-cid-3ef6ksr2]{grid-template-columns:1fr;justify-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md)}nav[data-astro-cid-3ef6ksr2]{justify-content:center;gap:var(--space-sm)}}.site-footer[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);width:100%;max-width:64rem;margin:auto auto 0;border-top:1px solid var(--color-border);color:var(--color-muted);font-size:.875rem;flex-wrap:wrap}.footer-hand-link[data-astro-cid-sz7xmlte]{line-height:0}.footer-hand[data-astro-cid-sz7xmlte]{height:4rem;width:auto;color:var(--color-muted);opacity:.2;transition:opacity .3s ease,color .3s ease}.footer-hand-link[data-astro-cid-sz7xmlte]:hover .footer-hand[data-astro-cid-sz7xmlte]{color:#ffcba4;opacity:.7}*,*:before,*:after{box-sizing:border-box}body{margin:0}:root{--color-bg: #0a0a0a;--color-surface: #131313;--color-text: #d4d0c8;--color-muted: #6b6b72;--color-accent: #ff6600;--color-accent-hover: #ff8833;--color-border: #1e1e22;--font-display: "Share Tech Mono", ui-monospace, monospace;--font-body: "Outfit", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--space-2xl: 6rem}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2{font-family:var(--font-display);font-weight:400;line-height:1.2;margin-bottom:var(--space-sm)}h3,h4,h5,h6{font-family:var(--font-body);font-weight:600;line-height:1.2;margin-bottom:var(--space-sm)}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}code{font-family:var(--font-mono);font-size:.9em;background-color:var(--color-surface);border:1px solid var(--color-border);padding:.15em .35em;border-radius:3px}::selection{background:var(--color-accent);color:var(--color-bg)}#grain{position:fixed;inset:0;width:100%;height:100%;z-index:10;pointer-events:none;opacity:.013;image-rendering:pixelated}body:after{content:"";position:fixed;inset:0;z-index:9;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.05) 2px,rgba(0,0,0,.05) 4px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.stagger>*{animation:fadeUp .5s ease both}.stagger>*:nth-child(1){animation-delay:0s}.stagger>*:nth-child(2){animation-delay:.08s}.stagger>*:nth-child(3){animation-delay:.16s}.stagger>*:nth-child(4){animation-delay:.24s}.stagger>*:nth-child(5){animation-delay:.32s}.stagger>*:nth-child(6){animation-delay:.4s}.stagger>*:nth-child(7){animation-delay:.48s}.stagger>*:nth-child(8){animation-delay:.56s}.stagger>*:nth-child(9){animation-delay:.64s}@media(prefers-reduced-motion:reduce){.stagger>*{animation:none;opacity:1}#grain{display:none}body:after{display:none}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-muted)}body{display:flex;flex-direction:column;min-height:100vh}main[data-astro-cid-37fxchfa]{flex:1;display:flex;flex-direction:column}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
