:root{--stella-color-cosmos-50:#eef2ff;--stella-color-cosmos-100:#e0e7ff;--stella-color-cosmos-200:#c7d2fe;--stella-color-cosmos-300:#a5b4fc;--stella-color-cosmos-400:#818cf8;--stella-color-cosmos-500:#6366f1;--stella-color-cosmos-600:#4f46e5;--stella-color-cosmos-700:#4338ca;--stella-color-cosmos-800:#3730a3;--stella-color-cosmos-900:#312e81;--stella-color-cosmos-950:#1e1b4b;--stella-color-nebula-50:#faf5ff;--stella-color-nebula-100:#f3e8ff;--stella-color-nebula-200:#e9d5ff;--stella-color-nebula-300:#d8b4fe;--stella-color-nebula-400:#c084fc;--stella-color-nebula-500:#a855f7;--stella-color-nebula-600:#9333ea;--stella-color-nebula-700:#7e22ce;--stella-color-nebula-800:#6b21a8;--stella-color-nebula-900:#581c87;--stella-color-nebula-950:#3b0764;--stella-color-aurora-50:#ecfeff;--stella-color-aurora-100:#cffafe;--stella-color-aurora-200:#a5f3fc;--stella-color-aurora-300:#67e8f9;--stella-color-aurora-400:#22d3ee;--stella-color-aurora-500:#06b6d4;--stella-color-aurora-600:#0891b2;--stella-color-aurora-700:#0e7490;--stella-color-aurora-800:#155e75;--stella-color-aurora-900:#164e63;--stella-color-aurora-950:#083344;--stella-color-nova-50:#ecfdf5;--stella-color-nova-100:#d1fae5;--stella-color-nova-200:#a7f3d0;--stella-color-nova-300:#6ee7b7;--stella-color-nova-400:#34d399;--stella-color-nova-500:#10b981;--stella-color-nova-600:#059669;--stella-color-nova-700:#047857;--stella-color-nova-800:#065f46;--stella-color-nova-900:#064e3b;--stella-color-nova-950:#022c22;--stella-color-void-base:#0f1117;--stella-color-void-surface:#1d2129;--stella-color-void-overlay:#252b36;--stella-color-void-muted:#2e3440;--stella-color-starlight-primary:#f0f0f5;--stella-color-starlight-secondary:#8888a0;--stella-color-starlight-disabled:#4a4a5a;--stella-typography-fontFamily-sans:Montserrat,Zen Kaku Gothic New,system-ui,sans-serif;--stella-typography-fontFamily-serif:Zen Old Mincho,Georgia,serif;--stella-typography-fontFamily-serif-print:Tsukushi A Round Gothic,Georgia,serif;--stella-typography-fontFamily-display:Nexa Rust Script B Shadow 2,cursive;--stella-typography-fontFamily-statement:Acier BAT Text Solid,Impact,sans-serif;--stella-typography-fontFamily-mono:JetBrains Mono,Fira Code,monospace;--stella-typography-fontSize-2xs:0.625rem;--stella-typography-fontSize-xs:0.75rem;--stella-typography-fontSize-sm:0.875rem;--stella-typography-fontSize-base:1rem;--stella-typography-fontSize-lg:1.125rem;--stella-typography-fontSize-xl:1.25rem;--stella-typography-fontSize-2xl:1.5rem;--stella-typography-fontSize-3xl:1.875rem;--stella-typography-fontSize-4xl:2.25rem;--stella-typography-fontSize-5xl:3rem;--stella-typography-heading-h1:3rem;--stella-typography-heading-h2:2.25rem;--stella-typography-heading-h3:1.875rem;--stella-typography-heading-h4:1.5rem;--stella-typography-heading-h5:1.25rem;--stella-typography-heading-h6:1rem;--stella-typography-fontWeight-light:300;--stella-typography-fontWeight-regular:400;--stella-typography-fontWeight-medium:500;--stella-typography-fontWeight-semibold:600;--stella-typography-fontWeight-bold:700;--stella-typography-lineHeight-tight:1.25;--stella-typography-lineHeight-normal:1.5;--stella-typography-lineHeight-relaxed:1.75;--stella-spacing-0:0;--stella-spacing-1:0.25rem;--stella-spacing-2:0.5rem;--stella-spacing-3:0.75rem;--stella-spacing-4:1rem;--stella-spacing-5:1.25rem;--stella-spacing-6:1.5rem;--stella-spacing-8:2rem;--stella-spacing-10:2.5rem;--stella-spacing-12:3rem;--stella-spacing-16:4rem;--stella-spacing-20:5rem;--stella-spacing-24:6rem;--stella-spacing-32:8rem;--stella-borderRadius-none:0;--stella-borderRadius-sm:0.125rem;--stella-borderRadius-base:0.25rem;--stella-borderRadius-md:0.375rem;--stella-borderRadius-lg:0.5rem;--stella-borderRadius-xl:0.75rem;--stella-borderRadius-2xl:1rem;--stella-borderRadius-full:9999px;--stella-shadow-sm:0 1px 2px 0 rgb(0 0 0/0.4);--stella-shadow-base:0 2px 4px 0 rgb(0 0 0/0.4);--stella-shadow-md:0 4px 8px 0 rgb(0 0 0/0.4);--stella-shadow-lg:0 8px 24px 0 rgb(0 0 0/0.4);--stella-shadow-glow-nebula:0 0 20px 4px rgb(168 85 247/0.35);--stella-shadow-glow-aurora:0 0 20px 4px rgb(6 182 212/0.35);--stella-transition-fast:100ms ease-out;--stella-transition-base:200ms ease-out;--stella-transition-slow:350ms ease-out;--stella-transition-easing-linear:linear;--stella-transition-easing-ease-out:cubic-bezier(0.16,1,0.3,1);--stella-transition-easing-ease-in:cubic-bezier(0.4,0,1,1);--stella-transition-easing-spring:cubic-bezier(0.34,1.56,0.64,1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--stella-typography-fontFamily-sans,system-ui,sans-serif);background:var(--stella-color-void-base,#0f1117);color:var(--stella-color-starlight-primary,#f8f8ff);line-height:1.6}a{color:var(--stella-color-cosmos-400,#818cf8);text-decoration:none}a:hover{color:var(--stella-color-cosmos-300,#a5b4fc)}