:root{--ds-bp-sm:480px;--ds-bp-md:768px;--ds-bp-lg:1024px;--ds-space-0:0;--ds-space-1:.25rem;--ds-space-2:.5rem;--ds-space-3:.75rem;--ds-space-4:1rem;--ds-space-5:1.25rem;--ds-space-6:1.5rem;--ds-space-8:2rem;--ds-space-10:2.5rem;--ds-space-12:3rem;--ds-space-16:4rem;--ds-space-20:5rem;--ds-radius-1:.25rem;--ds-radius-2:.5rem;--ds-radius-3:.75rem;--ds-radius-pill:9999px;--ds-font-family-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--ds-text-xs:.75rem;--ds-text-sm:.875rem;--ds-text-base:1rem;--ds-text-lg:1.125rem;--ds-text-xl:1.25rem;--ds-text-2xl:1.5rem;--ds-text-3xl:1.875rem;--ds-text-4xl:2.25rem;--ds-text-5xl:3rem;--ds-font-light:300;--ds-font-normal:400;--ds-font-medium:500;--ds-font-semibold:600;--ds-font-bold:700;--ds-leading-none:1;--ds-leading-tight:1.25;--ds-leading-snug:1.375;--ds-leading-normal:1.5;--ds-leading-relaxed:1.625;--ds-z-base:0;--ds-z-dropdown:100;--ds-z-sticky:200;--ds-z-overlay:300;--ds-z-modal:400;--ds-z-toast:500;--ds-shadow-sm:0 1px 2px #00000040;--ds-shadow-md:0 4px 12px #0000004d;--ds-shadow-lg:0 8px 24px #0006;--ds-shadow-glow:0 0 20px var(--ds-color-brand-primary-glow);--ds-transition-fast:.15s ease;--ds-transition-base:.25s ease;--ds-transition-slow:.4s ease;--ds-color-brand-primary:#a5ff00;--ds-color-brand-primary-glow:#a5ff004d;--ds-color-brand-secondary:#00baa8;--ds-color-neutral-950:#050505;--ds-color-neutral-900:#0a0a0a;--ds-color-neutral-850:#111;--ds-color-neutral-800:#141414;--ds-color-neutral-700:#1a1a1a;--ds-color-neutral-300:#a0a0a0;--ds-color-neutral-200:#b0b0b0;--ds-color-neutral-150:#999;--ds-color-neutral-050:#ededed;--ds-color-white:#fff;--max-width:1200px;--color-bg:var(--ds-color-neutral-950);--color-surface:var(--ds-color-neutral-850);--color-surface-hover:var(--ds-color-neutral-700);--color-text:var(--ds-color-white);--color-text-muted:var(--ds-color-neutral-300);--color-text-secondary:var(--ds-color-neutral-200);--color-text-tertiary:var(--ds-color-neutral-150);--color-border:#2a2a2a;--color-brand-primary:var(--ds-color-brand-primary);--color-brand-primary-glow:var(--ds-color-brand-primary-glow);--color-brand-secondary:var(--ds-color-brand-secondary);--color-section-alt-bg:var(--ds-color-neutral-850);--color-card-bg:var(--ds-color-neutral-800);--color-card-border:#2a2a2a;--color-text-on-section-alt:var(--color-text);--space-section-padding-block:var(--ds-space-10);--space-section-padding-block-end:var(--ds-space-12);--space-section-padding-inline:var(--ds-space-5);--space-section-gap:var(--ds-space-4);--bp-sm:var(--ds-bp-sm);--bp-md:var(--ds-bp-md);--bp-lg:var(--ds-bp-lg);--section-padding-block:var(--space-section-padding-block);--section-padding-block-end:var(--space-section-padding-block-end);--section-padding-inline:var(--space-section-padding-inline);--section-gap:var(--space-section-gap);--primary:var(--color-brand-primary);--primary-glow:var(--color-brand-primary-glow);--secondary:var(--color-brand-secondary);--background:var(--color-bg);--surface:var(--color-surface);--surface-hover:var(--color-surface-hover);--text-main:var(--color-text);--text-light:var(--color-text-muted);--text-secondary:var(--color-text-secondary);--text-tertiary:var(--color-text-tertiary);--foreground:var(--ds-color-white);--section-alt-bg:var(--color-section-alt-bg);--card-bg:var(--color-card-bg);--card-border:var(--color-card-border);--text-on-section-alt:var(--color-text-on-section-alt);--color-foreground:var(--color-text);--color-primary:#171717;--color-primary-text:#fff;--color-primary-hover:#383838;--color-secondary-hover:#1f1f1f;--text-xs:var(--ds-text-xs);--text-sm:var(--ds-text-sm);--text-base:var(--ds-text-base);--text-lg:var(--ds-text-lg);--text-xl:var(--ds-text-xl);--text-2xl:var(--ds-text-2xl);--text-3xl:var(--ds-text-3xl);--text-4xl:var(--ds-text-4xl);--text-5xl:var(--ds-text-5xl);--z-base:var(--ds-z-base);--z-dropdown:var(--ds-z-dropdown);--z-sticky:var(--ds-z-sticky);--z-overlay:var(--ds-z-overlay);--z-modal:var(--ds-z-modal);--z-toast:var(--ds-z-toast);--shadow-sm:var(--ds-shadow-sm);--shadow-md:var(--ds-shadow-md);--shadow-lg:var(--ds-shadow-lg);--shadow-glow:var(--ds-shadow-glow);--transition-fast:var(--ds-transition-fast);--transition-base:var(--ds-transition-base);--transition-slow:var(--ds-transition-slow)}@media (min-width:768px){:root{--space-section-padding-block:var(--ds-space-16);--space-section-padding-block-end:var(--ds-space-20);--space-section-padding-inline:var(--ds-space-6);--space-section-gap:1.25rem}}@media (prefers-color-scheme:light){:root{--color-bg:#fff;--color-surface:#f8f8f8;--color-surface-hover:#f0f0f0;--color-text:#171717;--color-text-muted:#555;--color-text-secondary:#666;--color-text-tertiary:#777;--color-border:#e5e5e5;--color-section-alt-bg:#f8f8f8;--color-card-bg:#fff;--color-card-border:#e5e5e5;--color-text-on-section-alt:#171717;--foreground:#171717;--color-foreground:#171717;--color-secondary-hover:#f5f5f5}}
@keyframes starTwinkle{0%,to{opacity:.25}50%{opacity:.85}}
:root{--font-main:var(--ds-font-family-sans)}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-main);background:var(--background);font-family:var(--font-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
