:root{--its-magenta:#9a258f;--its-purple:#522e91;--its-magenta-600:#7d1e74;--its-magenta-400:#b555ac;--its-purple-600:#41246f;--its-purple-400:#7659ac;--its-violet:#6b2b90;--accent-teal:#2aa9a0;--accent-pink:#e6399b;--accent-orange:#f08a3c;--gray-000:#fff;--gray-050:#f7f7f7;--gray-100:#ededed;--gray-200:#e0e0e0;--gray-300:#cfcfcf;--gray-400:#a8a8a8;--gray-500:#7a7a7a;--gray-600:#565660;--gray-700:#3d3d47;--gray-800:#26262e;--gray-900:#16161a;--gray-950:#0d0d10;--bg-page:#ededed;--bg-surface:#fff;--bg-surface-alt:#f7f7f7;--bg-inset:#ededed;--border:#e0e0e0;--border-strong:#cfcfcf;--step-done-bg:var(--border);--step-done-text:var(--gray-500);--text:#26262e;--text-muted:#565660;--text-subtle:#7a7a7a;--text-invert:#fff;--action:#000;--action-text:#fff;--action-hover:#26262e;--focus:#522e91;--success:#2aa9a0;--warning:#f08a3c;--danger:#d1344a;--info:#522e91;--logo-fill-1:var(--its-purple);--logo-fill-2:var(--its-magenta);--font:"Roboto Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-bold:700;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-lg:1.125rem;--fs-xl:1.375rem;--fs-2xl:1.75rem;--fs-3xl:2.25rem;--lh-tight:1.2;--lh-normal:1.55;--ls-tight:-.01em;--ls-wide:.04em;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.5rem;--sp-6:2rem;--sp-7:3rem;--sp-8:4rem;--r-sm:4px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-full:999px;--sh-sm:0 1px 2px #0000000f;--sh-md:0 2px 8px #00000014;--sh-lg:0 8px 24px #0000001a}:root[data-theme=dark]{--bg-page:#0d0d10;--bg-surface:#1c1c22;--bg-surface-alt:#24242a;--bg-inset:#26262e;--border:#2e2e38;--border-strong:#3d3d47;--step-done-bg:var(--border);--step-done-text:var(--gray-500);--text:#ededed;--text-muted:#a8a8a8;--text-subtle:#7a7a7a;--text-invert:#16161a;--action:#fff;--action-text:#0d0d10;--action-hover:#ededed;--focus:#b555ac;--its-magenta:#c060b6;--its-purple:#8a6bc4;--logo-fill-1:#f0f0f0;--logo-fill-2:#f0f0f0;--sh-sm:0 1px 2px #0006;--sh-md:0 2px 8px #00000080;--sh-lg:0 8px 24px #0009}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}body{font-family:var(--font);font-size:var(--fs-base);line-height:var(--lh-normal);color:var(--text);background:var(--bg-page);-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}a{color:inherit}
