:root{--background:40 33% 98%;--foreground:30 5% 16%;--card:40 33% 99%;--card-foreground:30 5% 16%;--popover:40 33% 99%;--popover-foreground:30 5% 16%;--primary:22 64% 47%;--primary-foreground:40 33% 98%;--secondary:33 20% 94%;--secondary-foreground:30 5% 16%;--muted:33 20% 94%;--muted-foreground:30 8% 53%;--accent:33 20% 94%;--accent-foreground:30 5% 16%;--destructive:0 72% 51%;--destructive-foreground:40 33% 98%;--border:33 16% 88%;--input:33 16% 88%;--ring:22 64% 47%;--radius:0.5rem;--chart-1:22 76% 55%;--chart-2:173 50% 42%;--chart-3:30 37% 30%;--chart-4:43 64% 60%;--chart-5:12 80% 60%;--sidebar-background:33 24% 95%;--sidebar-foreground:30 5% 25%;--sidebar-primary:30 6% 12%;--sidebar-primary-foreground:33 24% 95%;--sidebar-accent:33 18% 91%;--sidebar-accent-foreground:30 6% 12%;--sidebar-border:33 14% 88%;--sidebar-ring:22 64% 47%}.dark{--background:30 8% 8%;--foreground:33 20% 92%;--card:30 8% 8%;--card-foreground:33 20% 92%;--popover:30 8% 10%;--popover-foreground:33 20% 92%;--primary:22 64% 52%;--primary-foreground:30 8% 8%;--secondary:30 6% 16%;--secondary-foreground:33 20% 92%;--muted:30 6% 16%;--muted-foreground:30 10% 62%;--accent:30 6% 16%;--accent-foreground:33 20% 92%;--destructive:0 62.8% 30.6%;--destructive-foreground:33 20% 92%;--border:30 6% 18%;--input:30 6% 18%;--ring:22 64% 52%;--chart-1:22 70% 50%;--chart-2:160 50% 45%;--chart-3:33 70% 55%;--chart-4:280 55% 55%;--chart-5:350 65% 55%;--sidebar-background:30 6% 10%;--sidebar-foreground:33 16% 90%;--sidebar-primary:22 64% 80%;--sidebar-primary-foreground:30 6% 10%;--sidebar-accent:30 5% 14%;--sidebar-accent-foreground:33 16% 90%;--sidebar-border:30 5% 14%;--sidebar-ring:22 64% 52%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;height:100vh;margin:0}#root{height:100%}.frame-toolbar-item{transition:opacity .15s ease}.frame-container:not(:hover) .frame-toolbar-item:not(.toolbar-item-active){opacity:0;pointer-events:none}.frame-container:hover .frame-toolbar-item,.frame-toolbar-item.toolbar-item-active{opacity:1;pointer-events:auto}.ant-alert,.ant-avatar,.ant-breadcrumb,.ant-btn,.ant-card,.ant-collapse,.ant-input,.ant-popover,.ant-progress,.ant-tag,.ant-tooltip{font-family:inherit}.ant-menu-horizontal{border-bottom:none!important}.react-flow svg{overflow:visible}.w-md-editor-preview ul,.wmde-markdown ul{list-style-type:disc;list-style-position:inside;margin-left:1rem;margin-bottom:1rem}.w-md-editor-preview ol,.wmde-markdown ol{list-style-type:decimal;list-style-position:inside;margin-left:1rem;margin-bottom:1rem}.w-md-editor-preview li,.wmde-markdown li{display:list-item;margin-bottom:.5rem}.w-md-editor-preview ul ul,.wmde-markdown ul ul{list-style-type:circle;margin-left:1.5rem;margin-top:.5rem}.w-md-editor-preview ul ul ul,.wmde-markdown ul ul ul{list-style-type:square}.scrollbar-thin{scrollbar-width:thin}.scrollbar-track-transparent{scrollbar-color:transparent transparent}.scrollbar-thumb-border{scrollbar-color:hsl(var(--border)) transparent}.hover\:scrollbar-thumb-muted:hover{scrollbar-color:hsl(var(--muted)) transparent}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-track-transparent::-webkit-scrollbar-track{background:transparent}.scrollbar-thumb-border::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:3px}.hover\:scrollbar-thumb-muted:hover::-webkit-scrollbar-thumb{background-color:hsl(var(--muted))}.mindmap-flow--dnd-blocked .react-flow__pane{pointer-events:none}.react-flow__node.react-flow__node-mindmapDropSlot,.react-flow__node.react-flow__node-mindmapNode{visibility:visible!important}