.crp-root{--color-bg-root:#f1f2f6;--color-bg-surface:#fafbfd;--color-bg-elevated:#fff;--color-bg-hover:#e8eaf1;--color-border:#dbdee8;--color-border-hover:#c7ccda;--color-text-primary:#161c2d;--color-text-secondary:#4c5366;--color-text-muted:#686f84;--color-gold:#8b6b1a;--color-gold-dim:#8b6b1a1a;--color-grid:#192a560a;--color-purple:#7c3aed;--color-green:#15803d;--color-red:#dc2626;--color-orange:#c2410c;--color-green-dim:#15803d1a;--color-red-dim:#dc26261a;--color-orange-dim:#c2410c1a;--color-purple-dim:#7c3aed1a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100svh;color:var(--color-text-primary);background-color:var(--color-bg-root);background-image:linear-gradient(var(--color-grid)1px,transparent 1px),linear-gradient(90deg,var(--color-grid)1px,transparent 1px);font-family:var(--font-figtree),ui-sans-serif,system-ui,sans-serif;background-size:32px 32px}.crp-root[data-theme=dark]{--color-bg-root:#0a0e19;--color-bg-surface:#121726;--color-bg-elevated:#181f31;--color-bg-hover:#1e2740;--color-border:#212a40;--color-border-hover:#2c3852;--color-text-primary:#e9eaf0;--color-text-secondary:#9aa1b8;--color-text-muted:#7a82a0;--color-gold:#c6a358;--color-gold-dim:#c6a3581f;--color-grid:#9aacdf09;--color-purple:#a855f7;--color-green:#22c55e;--color-red:#ef4444;--color-orange:#f97316;--color-green-dim:#22c55e1f;--color-red-dim:#ef44441f;--color-orange-dim:#f973161f;--color-purple-dim:#a855f71f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body:has(.crp-root){background-color:#f1f2f6}body:has(.crp-root[data-theme=dark]){background-color:#0a0e19}.crp-root .font-mono{font-family:var(--font-jetbrains-mono),ui-monospace,SFMono-Regular,monospace}.crp-root .font-display{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif}.crp-root .font-sans{font-family:var(--font-figtree),ui-sans-serif,system-ui,sans-serif}.crp-root :focus-visible{outline:2px solid color-mix(in srgb,var(--color-gold)55%,transparent);outline-offset:2px;border-radius:0}.crp-root input:focus-visible,.crp-root textarea:focus-visible{outline:none}.crp-root ::selection{background:color-mix(in srgb,var(--color-gold)26%,transparent);color:inherit}.crp-root ::-webkit-scrollbar{width:6px;height:6px}.crp-root ::-webkit-scrollbar-track{background:0 0}.crp-root ::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.crp-root ::-webkit-scrollbar-thumb:hover{background:var(--color-border-hover)}
