@keyframes blog-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes blog-float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes blog-fadeInOut{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.agent{animation:blog-pulse 3s ease-in-out infinite}.agent,.tool{transform-origin:center}.tool{animation:blog-float 4s ease-in-out infinite}.tool1{animation-delay:0s}.tool2{animation-delay:.5s}.tool3{animation-delay:1s}.tool4{animation-delay:1.5s}.tool5{animation-delay:2s}.question-mark{animation:blog-fadeInOut 2s ease-in-out infinite}@keyframes blog-slideIn{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes blog-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.registry{animation:blog-pulse 4s ease-in-out infinite}.tool-entry{transform-origin:center left;animation:blog-grow 2s ease-in-out infinite alternate}.tool-entry:first-child{animation-delay:0s}.tool-entry:nth-child(2){animation-delay:.5s}.tool-entry:nth-child(3){animation-delay:1s}.new-tool{animation:blog-float 3s ease-in-out infinite}@keyframes blog-highlight{0%{fill-opacity:.7}50%{fill-opacity:1}to{fill-opacity:.7}}@keyframes blog-dash{to{stroke-dashoffset:20}}.param{animation:blog-float 3s ease-in-out infinite}.connection{animation:blog-dash 1s linear infinite}.output-result{animation:blog-highlight 4s ease-in-out infinite;animation-delay:2.5s}@keyframes blog-brainPulse{0%{stroke-width:2}50%{stroke-width:4}to{stroke-width:2}}@keyframes blog-boundaryFlash{0%{stroke-opacity:.3}50%{stroke-opacity:1}to{stroke-opacity:.3}}.brain{animation:blog-brainPulse 3s ease-in-out infinite}.model-output,.model-process,.model-tool{animation:blog-highlight 4s ease-in-out infinite}.model-process{animation-delay:.5s}.model-output{animation-delay:1s}.boundary{animation:blog-boundaryFlash 4s ease-in-out infinite}.side-effect-point{animation:blog-pulse 4s ease-in-out infinite;animation-delay:2.5s}.model-connection{animation:blog-dash 1s linear infinite}.animation-container svg,.bg-gradient-to-r svg{width:100%!important;height:100%!important;max-width:100%;max-height:100%}.animation-container,.relative.w-full.h-\[250px\]{height:350px!important}svg .agent,svg .brain,svg .model-output,svg .model-process,svg .model-tool,svg .new-tool,svg .param,svg .registry,svg .tool,svg .tool-entry{transform-origin:center;transform:scale(1.2)}svg{overflow:visible}svg text{font-family:sans-serif}.agent,.boundary,.brain,.connection,.model-connection,.model-output,.model-process,.model-tool,.new-tool,.param,.question-mark,.registry,.side-effect-point,.tool,.tool-entry{will-change:transform;backface-visibility:hidden;transform:translateZ(0)}