:root{--radius:.5rem;--t-font-sans:"Inter", "Noto Sans", system-ui, -apple-system, sans-serif;--t-font-mono:ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--background:#fff;--foreground:#1f2528;--card:#fff;--card-foreground:#1f2528;--popover:#fff;--popover-foreground:#1f2528;--primary:#8b5cf6;--primary-foreground:#fff;--secondary:#f4f5f6;--secondary-foreground:#1f2528;--muted:#f4f5f6;--muted-foreground:#90959b;--accent:#fdf2f8;--accent-foreground:#9d174d;--destructive:#f14035;--border:#e1e3e5;--input:#e1e3e5;--ring:#8b5cf6;--chart-1:#8b5cf6;--chart-2:#ec4899;--chart-3:#0f81f7;--chart-4:#00c371;--chart-5:#f8c220;--sidebar:#f8f9fa;--sidebar-foreground:#1f2528;--sidebar-primary:#8b5cf6;--sidebar-primary-foreground:#fff;--sidebar-accent:#fdf2f8;--sidebar-accent-foreground:#9d174d;--sidebar-border:#e1e3e5;--sidebar-ring:#8b5cf6;--grey-1:#f8f9fa;--grey-2:#f4f5f6;--grey-3:#f0f1f2;--grey-4:#e1e3e5;--grey-5:#d8dade;--grey-6:#c0c3c8;--grey-7:#acb0b6;--grey-8:#90959b;--grey-9:#798087;--grey-10:#565f66;--grey-11:#363f44;--grey-12:#1f2528;--grey-13:#101516;--divider:#dde6e9;--fg-1:var(--grey-12);--fg-2:var(--grey-10);--fg-3:var(--grey-8);--fg-4:var(--grey-6);--fg-inv:#fff;--bg-0:#fff;--bg-1:var(--grey-1);--bg-2:var(--grey-2);--bg-hover:var(--grey-2);--bg-scrim:#00000040;--bg-tooltip:#000000d9;--gradient-primary:linear-gradient(to right, #8b5cf6, #ec4899);--gradient-highlight:linear-gradient(to right, #8b5cf6, #0f81f7);--s-win:#00aa63;--s-loss:#f14035;--s-warn:#cf9500;--s-info:#0f81f7;--focus:#8b5cf633;--shadow-small:0 4px 12px #10151614;--shadow-small-y6:0 6px 12px #1015161a;--shadow-large:0 8px 28px 8px #00000026;--shadow-focus:0 0 0 2px #8b5cf633;--shadow-button-primary:0 1px 0 #1015161f;--s-4:4px;--s-8:8px;--s-12:12px;--s-16:16px;--s-20:20px;--s-24:24px;--s-28:28px;--s-32:32px;--s-40:40px;--s-48:48px;--t-h1-size:40px;--t-h1-lh:44px;--t-h1-ls:-.022em;--t-h2-size:32px;--t-h2-lh:36px;--t-h2-ls:-.021em;--t-h3-size:28px;--t-h3-lh:32px;--t-h3-ls:-.02em;--t-h4-size:24px;--t-h4-lh:32px;--t-h4-ls:-.019em;--t-h5-size:20px;--t-h5-lh:28px;--t-h5-ls:-.017em;--t-h6-size:16px;--t-h6-lh:24px;--t-h6-ls:-.011em;--t-body1-size:14px;--t-body1-lh:20px;--t-body1-ls:-.006em;--t-body2-size:13px;--t-body2-lh:20px;--t-body2-ls:-.004em;--t-body3-size:12px;--t-body3-lh:18px;--t-body3-ls:0em;--t-caption1-size:11px;--t-caption1-lh:16px;--t-caption2-size:10px;--t-caption2-lh:16px}.dark,:root[data-theme=dark]{--background:#101516;--foreground:#f8f9fa;--card:#1f2528;--card-foreground:#f8f9fa;--popover:#1f2528;--popover-foreground:#f8f9fa;--primary:#8b5cf6;--primary-foreground:#fff;--secondary:#363f44;--secondary-foreground:#f8f9fa;--muted:#363f44;--muted-foreground:#acb0b6;--accent:#3d1228;--accent-foreground:#f9a8d4;--destructive:#f14035;--border:#363f44;--input:#363f44;--ring:#a78bfa;--chart-1:#a78bfa;--chart-2:#f472b6;--chart-3:#14a6f8;--chart-4:#34d399;--chart-5:#fcd34d;--sidebar:#1f2528;--sidebar-foreground:#f8f9fa;--sidebar-primary:#8b5cf6;--sidebar-primary-foreground:#fff;--sidebar-accent:#3d1228;--sidebar-accent-foreground:#f9a8d4;--sidebar-border:#363f44;--sidebar-ring:#a78bfa;--fg-1:#f8f9fa;--fg-2:#acb0b6;--fg-3:#798087;--fg-4:#565f66;--fg-inv:#1f2528;--bg-0:#101516;--bg-1:#1f2528;--bg-2:#363f44;--bg-hover:#363f44;--s-info:#14a6f8;--focus:#a78bfa4d;--shadow-small:0 4px 12px #0000003d;--shadow-small-y6:0 6px 12px #00000047;--shadow-large:0 8px 28px 8px #0006;--shadow-focus:0 0 0 2px #a78bfa4d}html,body,#root{height:100%;margin:0}body{background-color:var(--background);color:var(--foreground);font-family:var(--t-font-sans)}#root{justify-content:center;align-items:center;display:flex}.flow{width:min(400px,100dvw)}.notice{text-align:center;max-width:28rem;padding:0 16px}.notice h1{font-size:1.25rem;font-weight:600}.notice p{color:var(--muted-foreground)}
