body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0e1a;color:#fff;font-family:Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.pipeline-step{background:linear-gradient(135deg,#1a1f2e,#2d3748);border:1px solid #4a5568;border-radius:12px;transition:all .3s ease}.pipeline-step:hover{border-color:#63b3ed;box-shadow:0 4px 20px #63b3ed4d}.processing{animation:pulse 2s infinite;border-color:gold;box-shadow:0 0 20px #ffd70080}.completed{border-color:#48bb78;box-shadow:0 0 20px #48bb784d}.error{border-color:#f56565;box-shadow:0 0 20px #f565654d}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.scrollbar-custom{scrollbar-color:#4a5568 #1a1f2e;scrollbar-width:thin}.scrollbar-custom::-webkit-scrollbar{width:8px}.scrollbar-custom::-webkit-scrollbar-track{background:#1a1f2e}.scrollbar-custom::-webkit-scrollbar-thumb{background:#4a5568;border-radius:4px}.scrollbar-custom::-webkit-scrollbar-thumb:hover{background:#63b3ed}.w-100{width:100%}
/*# sourceMappingURL=main.f68e0c2e.css.map*/