@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}button{background:transparent;cursor:pointer}.react-flow__controls-button{background:#fff!important;fill:#333!important;border:none!important;border-bottom:1px solid #eee!important;width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px!important;cursor:pointer!important}.react-flow__controls-button:last-child{border-bottom:none!important}.react-flow__controls-button:hover{background:#f5f5f5!important}.react-flow__controls-button svg{fill:#333!important;max-width:16px!important;max-height:16px!important}#__next,body,html{height:100%;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.react-flow-controls-dark .react-flow__controls-button{background:#1e293b!important;fill:#cbd5e1!important;border-bottom-color:hsla(0,0%,100%,.08)!important;color:#cbd5e1!important}.react-flow-controls-dark .react-flow__controls-button:hover{background:#334155!important}.react-flow-controls-dark .react-flow__controls-button svg,.react-flow-controls-dark .react-flow__controls-button svg path{fill:#cbd5e1!important}