@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=DM+Sans:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";
@keyframes engine-exhaust{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3)}}@keyframes trim-flow{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}@keyframes wingtip-pulse{0%,to{opacity:.4;r:2}50%{opacity:1;r:3}}@keyframes hull-glow{0%,to{opacity:.5}50%{opacity:1}}.ship-engine-exhaust{transform-origin:top;animation:1.8s ease-in-out infinite engine-exhaust}.ship-trim-flow{animation:2s linear infinite trim-flow}.ship-wingtip-pulse{animation:2.4s ease-in-out infinite wingtip-pulse}.ship-hull-glow{animation:3s ease-in-out infinite hull-glow}@keyframes star-twinkle{0%,to{opacity:.15}50%{opacity:.8}}@keyframes nebula-drift{0%{transform:translate(0)}to{transform:translate(6px,-3px)}}.space-star-twinkle-slow{animation:8s ease-in-out infinite star-twinkle}.space-star-twinkle-mid{animation:5s ease-in-out 2s infinite star-twinkle}.space-star-twinkle-fast{animation:3.5s ease-in-out 1s infinite star-twinkle}.space-nebula-drift{animation:180s ease-in-out infinite alternate nebula-drift}@keyframes bridge-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}@keyframes bridge-fade-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.bridge-exit{animation:.4s ease-out forwards bridge-fade-out}.bridge-enter{animation:.4s ease-out forwards bridge-fade-in}.crew-badge-morph{transition:all .6s cubic-bezier(.4,0,.2,1)}@keyframes role-node-glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.05)}}@keyframes connection-flow{to{stroke-dashoffset:-12px}}.role-node-pulse{animation:2s ease-in-out infinite role-node-glow}.connection-active-line{stroke-dasharray:10 5;animation:1.2s linear infinite connection-flow}.strip-scroll::-webkit-scrollbar{display:none}.strip-scroll{-ms-overflow-style:none;scrollbar-width:none}@keyframes canvas-flow{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}.pipeline-edge-active{stroke-dasharray:8 4;animation:1s linear infinite canvas-flow}@keyframes canvas-node-pulse{0%{box-shadow:0 0 0 3px var(--node-accent)CC, 0 0 20px var(--node-accent)44}50%{box-shadow:0 0 0 5px var(--node-accent)88, 0 0 32px var(--node-accent)33}to{box-shadow:0 0 0 3px var(--node-accent)CC, 0 0 20px var(--node-accent)44}}.canvas-node-pulse{animation:1.6s ease-in-out infinite canvas-node-pulse}.canvas-node-sending{animation:1.1s ease-in-out infinite canvas-node-pulse}@keyframes edge-draw-in{0%{stroke-dashoffset:500px;stroke-dasharray:500 0;opacity:.4}to{stroke-dashoffset:0;stroke-dasharray:500 0;opacity:.9}}.pipeline-edge-draw{animation:.9s cubic-bezier(.4,0,.2,1) forwards edge-draw-in}
*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e2e8f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#060a14;min-height:100vh;font-family:DM Sans,system-ui,sans-serif}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff2e}::selection{color:#e2e8f0;background:#00e5ff33}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}button:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #00e5ff}.skeleton{background:linear-gradient(90deg,#1a2035 25%,#111827 50%,#1a2035 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite shimmer}.spin{animation:1s linear infinite spin}
