.hero-demo-pilot{--pilot-bg:#0b1426;--pilot-bg-deep:#070d1a;--pilot-surface:rgba(255,255,255,0.04);--pilot-surface-raised:rgba(255,255,255,0.06);--pilot-surface-strong:rgba(255,255,255,0.09);--pilot-ink:#e2e8f0;--pilot-ink-bright:#f8fafc;--pilot-ink-soft:#cbd5e1;--pilot-ink-whisper:#94a3b8;--pilot-hairline:rgba(255,255,255,0.08);--pilot-hairline-bold:rgba(255,255,255,0.16);--pilot-cyan:#22d3ee;--pilot-cyan-deep:#0ea5e9;--pilot-cyan-ink:#0c4a6e;--pilot-cyan-soft:rgba(14,165,233,0.16);--pilot-emerald:#34d399;--pilot-emerald-deep:#10b981;--pilot-emerald-soft:rgba(16,185,129,0.18);--pilot-amber:#fbbf24;--pilot-amber-deep:#f59e0b;--pilot-amber-soft:rgba(251,191,36,0.16);--pilot-rose:#fb7185;--pilot-rose-deep:#f43f5e;--pilot-rose-soft:rgba(244,63,94,0.16);--pilot-violet:#a78bfa;--pilot-violet-deep:#8b5cf6;--pilot-violet-soft:rgba(139,92,246,0.16);--pilot-sky:#60a5fa;--pilot-coin:#fbbf24;--pilot-coin-glow:0 0 24px rgba(251,191,36,0.5);--pilot-cream:var(--pilot-surface);--pilot-cream-deep:var(--pilot-surface-raised);--pilot-cream-shadow:transparent;--pilot-forest:var(--pilot-cyan);--pilot-forest-deep:var(--pilot-cyan-deep);--pilot-forest-soft:var(--pilot-cyan-soft);--pilot-rust:var(--pilot-rose);position:relative;background:transparent;color:var(--pilot-ink);font-family:var(--pilot-font-body),ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-demo-flat-card>div:first-child{border-color:transparent!important;background:transparent!important;box-shadow:none!important;padding:0!important}@keyframes heroStepActivate{0%{transform:scale(.95)}60%{transform:scale(1.04)}to{transform:scale(1)}}.hero-demo-step-active{animation:heroStepActivate .46s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){.hero-demo-step-active{animation:none}}@keyframes heroDemoActIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hero-demo-act-in{animation:heroDemoActIn .45s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){.hero-demo-act-in{animation:none}}.hero-demo-dark-scene .bg-white{background-color:rgba(255,255,255,.04)!important}.hero-demo-dark-scene .bg-slate-50{background-color:rgba(255,255,255,.05)!important}.hero-demo-dark-scene .bg-slate-100{background-color:rgba(255,255,255,.08)!important}.hero-demo-dark-scene .bg-cyan-50{background-color:rgba(34,211,238,.1)!important}.hero-demo-dark-scene .bg-emerald-50{background-color:rgba(16,185,129,.18)!important}.hero-demo-dark-scene .bg-rose-50{background-color:rgba(244,63,94,.16)!important}.hero-demo-dark-scene .text-slate-900{color:#f1f5f9!important}.hero-demo-dark-scene .text-slate-700,.hero-demo-dark-scene .text-slate-800{color:#cbd5e1!important}.hero-demo-dark-scene .text-slate-500,.hero-demo-dark-scene .text-slate-600{color:#94a3b8!important}.hero-demo-dark-scene .text-cyan-700{color:#67e8f9!important}.hero-demo-dark-scene .border-slate-300{border-color:rgba(255,255,255,.14)!important}.hero-demo-dark-scene .border-slate-200{border-color:rgba(255,255,255,.08)!important}.hero-demo-dark-scene input[type=range]{accent-color:#34d399!important}