*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{overflow:hidden}*{scrollbar-width:thin;scrollbar-color:#888 transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b0b0c0}@keyframes nodeGlow{0%,to{box-shadow:0 0 0 1.5px #6366f1,0 0 6px 2px #6366f1aa,0 0 14px 5px #6366f155,0 0 28px 8px #6366f122}50%{box-shadow:0 0 0 1.5px #818cf8,0 0 10px 4px #818cf8cc,0 0 22px 8px #818cf877,0 0 40px 12px #818cf833}}@keyframes nodeGlowDrop{0%,to{box-shadow:0 0 0 1.5px #fff,0 0 6px 2px #fffa,0 0 14px 5px #fff5,0 0 28px 8px #fff2}50%{box-shadow:0 0 0 1.5px #fff,0 0 10px 4px #fffc,0 0 22px 8px #fff7,0 0 40px 12px #fff3}}.node-selected{animation:1.6s ease-in-out infinite nodeGlow}.node-droptarget{animation:1.6s ease-in-out infinite nodeGlowDrop}@keyframes edgeFlash{0%{opacity:1;transform:scale(.2)}to{opacity:0;transform:scale(3.5)}}@keyframes edgeFlashRing{0%{opacity:.85;transform:scale(.3)}to{opacity:0;transform:scale(5)}}.edge-flash{animation:.45s ease-out forwards edgeFlash}.edge-flash-ring{animation:.55s ease-out forwards edgeFlashRing}@keyframes nodeNew{0%{box-shadow:0 0 0 1.5px #fffa,0 0 8px 3px #fff7,0 0 20px 6px #ffffff3a}60%{box-shadow:0 0 0 1.5px #fffc,0 0 12px 5px #fff6,0 0 28px 9px #ffffff28}to{box-shadow:0 2px 12px #0006}}.node-new{animation:.9s ease-out forwards nodeNew}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes toastOut{0%{opacity:1}to{opacity:0}}.toast{color:#a5b4fc;white-space:nowrap;pointer-events:none;z-index:60;background:#2a2a38;border:1px solid #6366f155;border-radius:8px;padding:8px 18px;font-size:12px;animation:.2s ease-out forwards toastIn;position:absolute;bottom:56px;left:50%;transform:translate(-50%)}.toast.fade-out{animation:.3s ease-in forwards toastOut}@keyframes aiSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aiPulse{0%,to{opacity:1}50%{opacity:.4}}.ai-spinner{border:2.5px solid #6366f133;border-top-color:#a5b4fc;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.75s linear infinite aiSpin;display:inline-block}.ai-loading-text{animation:1.4s ease-in-out infinite aiPulse}
