@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:226,232,240;--background-start-rgb:2,6,23;--background-end-rgb:2,6,23}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-start-rgb));height:100vh;width:100vw;overflow:hidden;overscroll-behavior:none}.react-flow__node{border-radius:.5rem;border:1px solid #1e293b;background:#0f172a;color:#e2e8f0}.react-flow__handle{width:12px;height:12px;border:1px solid #fff}.react-flow__edge-path{stroke:#64748b;stroke-width:3}.react-flow__controls button{background:#1e293b;border-bottom:1px solid #020617;fill:#e2e8f0}.react-flow__controls button:hover{background:#334155}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}