:root{--brand-green: #7fc15a;--brand-green-deep: #4a8a2e;--brand-green-soft: #a9d488;--brand-green-shade: #1d3a18;--brand-green-wash: #243024;--bg: #0e1310;--surface: #161c17;--surface-2: #1d2520;--border: #283028;--border-soft: #1e2520;--text: #f3f5f0;--text-2: #cdd4cc;--text-3: #9aa39a;--muted: #7a807a;--overlay: rgba(0, 0, 0, .5);--keeper: #7fc15a;--watch: #d9a441;--cull: #c25555;--info: #6b9ec9;--space-xxs: 2px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 20px;--space-2xl: 24px;--space-3xl: 32px;--space-4xl: 48px;--space-5xl: 64px;--space-6xl: 96px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 18px;--radius-pill: 9999px;--font-system: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--type-display-size: 34px;--type-title1-size: 28px;--type-title2-size: 22px;--type-title3-size: 20px;--type-headline-size: 17px;--type-body-size: 17px;--type-callout-size: 16px;--type-subheadline-size: 15px;--type-footnote-size: 13px;--type-caption1-size: 12px;--type-hero-size: 56px;--type-hero-size-mobile: 36px;--type-eyebrow-size: 12px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font-system);font-size:var(--type-body-size);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:var(--brand-green);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .12s ease}a:hover,a:focus-visible{border-bottom-color:var(--brand-green)}h1,h2,h3,h4{margin:0;font-weight:700;color:var(--text);letter-spacing:-.4px}p{margin:0;color:var(--text-2)}img,svg{display:block;max-width:100%}ul,ol{margin:0;padding-left:var(--space-xl);color:var(--text-2)}li{margin:var(--space-xs) 0}code{font-family:var(--font-mono);font-size:.9em;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1px 6px;color:var(--brand-green-soft)}button,.btn{font-family:inherit}:focus-visible{outline:2px solid var(--brand-green);outline-offset:2px}.prose{max-width:720px;margin:0 auto;padding:var(--space-5xl) var(--space-xl);color:var(--text-2)}.prose h1{font-size:var(--type-title1-size);margin-bottom:var(--space-lg);color:var(--text)}.prose h2{font-size:var(--type-title2-size);margin:var(--space-4xl) 0 var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border);color:var(--text)}.prose h3{font-size:var(--type-title3-size);margin:var(--space-2xl) 0 var(--space-sm);color:var(--text)}.prose p,.prose li{font-size:var(--type-callout-size);line-height:1.65}.prose p,.prose ul,.prose ol{margin:var(--space-md) 0}.prose hr{border:none;border-top:1px solid var(--border);margin:var(--space-3xl) 0}.prose strong{color:var(--text)}.prose table{width:100%;border-collapse:collapse;margin:var(--space-lg) 0;font-size:var(--type-footnote-size)}.prose th,.prose td{text-align:left;padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border);color:var(--text-2)}.prose th{background:var(--surface);color:var(--text);font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:var(--type-caption1-size)}.prose blockquote{border-left:3px solid var(--brand-green);margin:var(--space-lg) 0;padding:var(--space-sm) var(--space-lg);color:var(--text-2);background:#7fc15a0d;border-radius:0 var(--radius-md) var(--radius-md) 0}.site-header[data-astro-cid-qo5xhe7c]{max-width:1100px;margin:0 auto;padding:var(--space-2xl) var(--space-xl)}.logo-link[data-astro-cid-qo5xhe7c]{display:inline-flex;align-items:center;border-bottom:none}.logo-link[data-astro-cid-qo5xhe7c]:hover,.logo-link[data-astro-cid-qo5xhe7c]:focus-visible{border-bottom:none;opacity:.85}.site-footer[data-astro-cid-qo5xhe7c]{margin-top:var(--space-6xl);border-top:1px solid var(--border);padding:var(--space-4xl) var(--space-xl) var(--space-3xl)}.footer-inner[data-astro-cid-qo5xhe7c]{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-xl)}.footer-brand[data-astro-cid-qo5xhe7c]{display:flex;flex-direction:column;gap:var(--space-sm)}.footer-tag[data-astro-cid-qo5xhe7c]{color:var(--text-3);font-size:var(--type-footnote-size)}.footer-nav[data-astro-cid-qo5xhe7c]{display:flex;gap:var(--space-2xl);flex-wrap:wrap}.footer-nav[data-astro-cid-qo5xhe7c] a[data-astro-cid-qo5xhe7c]{color:var(--text-2);font-size:var(--type-callout-size)}.footer-nav[data-astro-cid-qo5xhe7c] a[data-astro-cid-qo5xhe7c]:hover,.footer-nav[data-astro-cid-qo5xhe7c] a[data-astro-cid-qo5xhe7c]:focus-visible{color:var(--brand-green);border-bottom-color:var(--brand-green)}.footer-copyright[data-astro-cid-qo5xhe7c]{color:var(--muted);font-size:var(--type-caption1-size)}@media(min-width:720px){.footer-inner[data-astro-cid-qo5xhe7c]{flex-direction:row;align-items:center;justify-content:space-between}.footer-nav[data-astro-cid-qo5xhe7c]{order:2}}
