/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@font-face{font-family:HWCigars;src:url(/fonts/HWCigars-Light.ttf)format("truetype");font-weight:400;font-style:normal;ascent-override:100%;descent-override:24%;line-gap-override:0%}*{font-variant-ligatures:none}body,html{font-family:Poppins,sans-serif}@keyframes dash{to{stroke-dashoffset:-12px}}.react-flow__edge.selected-dashed-line path{animation:dash .5s linear infinite}.react-flow__edge,.react-flow__edge-interaction,.react-flow__edge-label,.react-flow__edge-path,.react-flow__edge-textwrapper{pointer-events:none}@keyframes borderPulseAnimation{0%{border-color:var(--accent)}30%{border-color:color-mix(in srgb,var(--accent) 20%,white)}to{border-color:var(--accent)}}@keyframes dropTargetAppear{0%{opacity:0;transform:scale(.95)}to{opacity:.6;transform:scale(1)}}@keyframes loginFormEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}:root{--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(14.1% .005 285.823);--card:oklch(100% 0 0);--card-foreground:oklch(14.1% .005 285.823);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.1% .005 285.823);--primary:oklch(21% .006 285.885);--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(96.7% .001 286.375);--secondary-foreground:oklch(21% .006 285.885);--muted:oklch(96.7% .001 286.375);--muted-foreground:oklch(55.2% .016 285.938);--accent:oklch(96.7% .001 286.375);--accent-foreground:oklch(21% .006 285.885);--destructive:oklch(57.7% .245 27.325);--border:oklch(92% .004 286.32);--input:oklch(92% .004 286.32);--ring:oklch(70.5% .015 286.067);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.1% .005 285.823);--sidebar-primary:oklch(21% .006 285.885);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(96.7% .001 286.375);--sidebar-accent-foreground:oklch(21% .006 285.885);--sidebar-border:oklch(92% .004 286.32);--sidebar-ring:oklch(70.5% .015 286.067)}.dark{--background:oklch(14.1% .005 285.823);--foreground:oklch(98.5% 0 0);--card:oklch(21% .006 285.885);--card-foreground:oklch(98.5% 0 0);--popover:oklch(21% .006 285.885);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92% .004 286.32);--primary-foreground:oklch(21% .006 285.885);--secondary:oklch(27.4% .006 286.033);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(27.4% .006 286.033);--muted-foreground:oklch(70.5% .015 286.067);--accent:oklch(27.4% .006 286.033);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.2% .016 285.938);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(21% .006 285.885);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(27.4% .006 286.033);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.2% .016 285.938)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring) 50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer utilities{.aui-hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.aui-hide-scrollbar::-webkit-scrollbar{display:none}}.recharts-responsive-container:focus,.recharts-responsive-container:focus-visible,.recharts-responsive-container:focus-within,.recharts-surface:focus,.recharts-surface:focus-visible,.recharts-surface:focus-within,.recharts-wrapper :focus,.recharts-wrapper :focus-visible,.recharts-wrapper:focus,.recharts-wrapper:focus-visible,.recharts-wrapper:focus-within{box-shadow:none!important;outline:none!important}.aui-thread-root{font-family:Poppins,sans-serif!important}.thinking-shimmer{color:#0000;-webkit-text-fill-color:transparent;animation:thinking-shimmer var(--thinking-shimmer-duration,7s) linear infinite;background:linear-gradient(90deg,#9ca3af,#e5e7eb 40%,#fff 50%,#e5e7eb 60%,#9ca3af) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;font-weight:500;display:inline-block}.aui-tool-fallback-trigger-shimmer{opacity:.78}@keyframes thinking-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ginko-awaiting-first-token :where(.aui-md[data-status=running]){--aui-content:""}