.orchestration-challenge{--kestra-teal:#00cfb4;--kestra-teal-dim:#00cfb450;--wmd-orange:#f97316;--wmd-blue:#3b82f6;--neon-purple:#a855f7;--neon-pink:#ec4899;--deep-bg:#0a0a1a;--card-bg:#111128;--card-border:#1e1e3a}.glow-text{text-shadow:0 0 20px var(--kestra-teal-dim),0 0 40px var(--kestra-teal-dim)}.glow-text-orange{text-shadow:0 0 20px rgba(249,115,22,.4),0 0 40px rgba(249,115,22,.2)}.glow-card{position:relative;background:var(--card-bg);border:1px solid var(--card-border);border-radius:1rem;overflow:hidden}.glow-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,var(--kestra-teal),var(--neon-purple),var(--wmd-orange));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease;pointer-events:none}.glow-card:hover:before{opacity:1}.glow-btn{position:relative;background:linear-gradient(135deg,var(--kestra-teal),#00a896);color:#0a0a1a;font-weight:700;border-radius:.75rem;padding:1rem 2.5rem;font-size:1.125rem;transition:all .3s ease;box-shadow:0 0 20px rgba(0,207,180,.3),0 0 60px rgba(0,207,180,.1)}.glow-btn:hover{box-shadow:0 0 30px rgba(0,207,180,.5),0 0 80px rgba(0,207,180,.2);transform:translateY(-2px)}.progress-bar-glow{box-shadow:0 0 10px var(--kestra-teal-dim),0 0 20px var(--kestra-teal-dim)}.rolling-badge{background:linear-gradient(135deg,var(--wmd-orange),var(--neon-pink));animation:badge-pulse 2s ease-in-out infinite}@keyframes badge-pulse{0%,to{box-shadow:0 0 10px rgba(249,115,22,.3)}50%{box-shadow:0 0 20px rgba(249,115,22,.6)}}.grid-bg{background-image:linear-gradient(rgba(0,207,180,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,207,180,.03) 1px,transparent 0);background-size:60px 60px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-marquee{animation:marquee 30s linear infinite}.step-connector{position:relative}.step-connector:after{content:"";position:absolute;left:50%;bottom:-2rem;width:2px;height:2rem;background:linear-gradient(to bottom,var(--kestra-teal),transparent)}@keyframes float{0%,to{transform:translateY(0) rotate(0deg);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:.6}}.particle{animation:float 6s ease-in-out infinite}.particle:nth-child(2){animation-delay:1s;animation-duration:8s}.particle:nth-child(3){animation-delay:2s;animation-duration:7s}.particle:nth-child(4){animation-delay:3s;animation-duration:9s}.particle:nth-child(5){animation-delay:.5s;animation-duration:5s}.orchestration-challenge #nav>div:first-child{background:rgba(10,10,26,.85)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06);box-shadow:none!important}.orchestration-challenge #nav>div:first-child.bg-white{background:rgba(10,10,26,.95)!important;box-shadow:0 4px 20px rgba(0,0,0,.4)!important}.orchestration-challenge #nav>div:first-child,.orchestration-challenge #nav>div:first-child .text-foreground,.orchestration-challenge #nav>div:first-child .text-slate-900,.orchestration-challenge #nav>div:first-child span.text-primary,.orchestration-challenge #nav>div:first-child span.text-slate-900,.orchestration-challenge #nav>div:first-child ul a,.orchestration-challenge #nav>div:first-child.text-slate-900{color:#f1f5f9!important}.orchestration-challenge #nav>div:first-child ul a[class*=bg-primary]{color:#ffffff!important}.orchestration-challenge #nav>div:nth-child(2){background:rgba(10,10,26,.95)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 20px rgba(0,0,0,.4)!important;border-bottom:1px solid rgba(255,255,255,.06)}.orchestration-challenge #nav>div:nth-child(2) span{color:#f1f5f9!important}.orchestration-challenge #nav>div:nth-child(2) a{color:#f1f5f9!important;border-color:rgba(255,255,255,.1)!important}.orchestration-challenge #nav>div:nth-child(2) a[class*=bg-primary]{color:#ffffff!important}.orchestration-challenge #nav>div:nth-child(2) button{color:#f1f5f9!important;border-color:rgba(255,255,255,.15)!important}