.nebula-root{--bg:#080014;--bg-alt:#0c001e;--surface:#1204308c;--surface-solid:#0f0228;--border:#7850ff1f;--border-hover:#7850ff40;--text:#f0edff;--muted:#8b80b8;--neon-blue:#4d7cff;--neon-purple:#a855f7;--neon-magenta:#ff3cac;--neon-cyan:#22d3ee;--neon-green:#34d399;--mono:var(--font-mono,"JetBrains Mono","SF Mono",monospace);--sans:var(--font-sans,"Space Grotesk",system-ui,sans-serif);background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--sans);position:relative;overflow-x:hidden}.nebula-stars{z-index:0;pointer-events:none;position:fixed;inset:0}.nebula-star{background:#fff;border-radius:50%;width:2px;height:2px;animation:3s ease-in-out infinite star-twinkle;position:absolute}@keyframes star-twinkle{0%,to{opacity:.2}50%{opacity:.8}}.nebula-star:first-child{animation-delay:0s;top:5%;left:10%}.nebula-star:nth-child(2){width:1px;height:1px;animation-delay:.4s;top:12%;left:35%}.nebula-star:nth-child(3){animation-delay:.8s;top:8%;left:58%}.nebula-star:nth-child(4){width:1px;height:1px;animation-delay:1.2s;top:20%;left:80%}.nebula-star:nth-child(5){animation-delay:1.6s;top:15%;left:92%}.nebula-star:nth-child(6){width:1px;height:1px;animation-delay:.3s;top:30%;left:5%}.nebula-star:nth-child(7){animation-delay:.7s;top:35%;left:22%}.nebula-star:nth-child(8){width:3px;height:3px;animation-delay:1.1s;top:28%;left:45%}.nebula-star:nth-child(9){animation-delay:1.5s;top:40%;left:68%}.nebula-star:nth-child(10){width:1px;height:1px;animation-delay:.2s;top:33%;left:88%}.nebula-star:nth-child(11){animation-delay:.6s;top:50%;left:12%}.nebula-star:nth-child(12){width:1px;height:1px;animation-delay:1s;top:55%;left:30%}.nebula-star:nth-child(13){animation-delay:1.4s;top:48%;left:52%}.nebula-star:nth-child(14){width:1px;height:1px;animation-delay:.1s;top:60%;left:75%}.nebula-star:nth-child(15){animation-delay:.5s;top:58%;left:95%}.nebula-star:nth-child(16){width:3px;height:3px;animation-delay:.9s;top:70%;left:8%}.nebula-star:nth-child(17){width:1px;height:1px;animation-delay:1.3s;top:72%;left:38%}.nebula-star:nth-child(18){animation-delay:.35s;top:68%;left:62%}.nebula-star:nth-child(19){width:1px;height:1px;animation-delay:.75s;top:80%;left:85%}.nebula-star:nth-child(20){animation-delay:1.15s;top:85%;left:48%}.nebula-star:nth-child(21){width:1px;height:1px;animation-delay:.55s;top:90%;left:20%}.nebula-star:nth-child(22){animation-delay:.95s;top:92%;left:72%}.nebula-star:nth-child(23){width:3px;height:3px;animation-delay:1.35s;top:18%;left:50%}.nebula-star:nth-child(24){animation-delay:.15s;top:45%;left:90%}.nebula-star:nth-child(25){width:1px;height:1px;animation-delay:.45s;top:75%;left:55%}.nebula-glow{z-index:0;pointer-events:none;position:fixed;inset:0}.nebula-glow-orb{filter:blur(140px);opacity:.2;border-radius:50%;position:absolute}.nebula-glow-orb.g1{background:var(--neon-purple);width:700px;height:700px;animation:25s ease-in-out infinite alternate nebula-float;top:-15%;left:-10%}.nebula-glow-orb.g2{background:var(--neon-blue);width:600px;height:600px;animation:30s ease-in-out infinite alternate-reverse nebula-float;top:40%;right:-15%}.nebula-glow-orb.g3{background:var(--neon-magenta);width:500px;height:500px;animation:22s ease-in-out -5s infinite alternate nebula-float;bottom:-10%;left:20%}@keyframes nebula-float{0%{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(1.1)}to{transform:translate(-30px,20px)scale(.95)}}.nebula-content{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.nebula-nav{z-index:20;-webkit-backdrop-filter:blur(20px)saturate(1.4);backdrop-filter:blur(20px)saturate(1.4);border-bottom:1px solid var(--border);background:#080014b3;justify-content:space-between;align-items:center;padding:1.2rem 0;display:flex;position:sticky;top:0}.nebula-brand{color:var(--text);align-items:center;gap:.6rem;font-size:1.15rem;font-weight:800;display:inline-flex}.nebula-brand-glyph{background:conic-gradient(var(--neon-blue),var(--neon-purple),var(--neon-magenta),var(--neon-blue));border-radius:50%;width:30px;height:30px;animation:8s linear infinite glyph-spin;position:relative}.nebula-brand-glyph:after{content:"";background:var(--bg);border-radius:50%;position:absolute;inset:4px}@keyframes glyph-spin{to{transform:rotate(360deg)}}.nebula-nav-links{align-items:center;gap:1.5rem;display:flex}.nebula-nav-links a{color:var(--muted);font-size:.92rem;font-weight:500;transition:color .2s}.nebula-nav-links a:hover{color:var(--text)}.nebula-nav-cta{background:linear-gradient(135deg,var(--neon-purple),var(--neon-magenta));border-radius:8px;padding:.5rem 1rem;transition:box-shadow .3s,transform .2s;box-shadow:0 0 20px #a855f74d;color:#fff!important;font-size:.88rem!important;font-weight:700!important}.nebula-nav-cta:hover{transform:translateY(-1px);box-shadow:0 0 30px #a855f780}.nebula-hero{text-align:center;padding:6rem 0 4rem;position:relative}.nebula-hero-chip{border:1px solid var(--border);background:var(--surface);text-transform:uppercase;letter-spacing:.12em;color:var(--neon-cyan);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;animation:.8s ease-out both neon-fade-in;display:inline-flex}.nebula-hero-chip-pulse{background:var(--neon-cyan);width:6px;height:6px;box-shadow:0 0 10px var(--neon-cyan);border-radius:50%;animation:2s ease-in-out infinite pulse-glow}@keyframes pulse-glow{0%,to{opacity:1;box-shadow:0 0 6px var(--neon-cyan)}50%{opacity:.4;box-shadow:0 0 16px var(--neon-cyan)}}@keyframes neon-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.nebula-hero h1{letter-spacing:-.04em;max-width:14ch;margin:0 auto;font-size:clamp(2.8rem,6.5vw,5.5rem);font-weight:900;line-height:1.02;animation:.8s ease-out .15s both neon-fade-in}.nebula-hero h1 .neon-text{background:linear-gradient(135deg,var(--neon-blue),var(--neon-purple),var(--neon-magenta));-webkit-text-fill-color:transparent;text-shadow:none;background-size:300% 300%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite neon-shift}@keyframes neon-shift{0%,to{background-position:0%}25%{background-position:50% 100%}50%{background-position:100%}75%{background-position:50% 0}}.nebula-hero-sub{color:var(--muted);max-width:52ch;margin:1.5rem auto 0;font-size:1.2rem;line-height:1.65;animation:.8s ease-out .3s both neon-fade-in}.nebula-hero-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2.2rem;animation:.8s ease-out .45s both neon-fade-in;display:flex}.nebula-btn-primary{background:linear-gradient(135deg,var(--neon-purple),var(--neon-magenta));color:#fff;cursor:pointer;border:none;border-radius:12px;padding:.9rem 1.8rem;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 24px #a855f74d}.nebula-btn-primary:after{content:"";background:linear-gradient(135deg,var(--neon-blue),var(--neon-purple),var(--neon-magenta),var(--neon-cyan));z-index:-1;opacity:0;background-size:300% 300%;border-radius:14px;transition:opacity .3s;animation:4s ease-in-out infinite neon-shift;position:absolute;inset:-2px}.nebula-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 40px #a855f780}.nebula-btn-primary:hover:after{opacity:1}.nebula-btn-secondary{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:12px;padding:.9rem 1.8rem;font-family:inherit;font-size:1rem;font-weight:600;transition:border-color .2s,background-color .2s}.nebula-btn-secondary:hover{border-color:var(--border-hover);background:#120430b3}.nebula-proof{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem;animation:.8s ease-out .6s both neon-fade-in;display:grid}.nebula-proof-card{border:1px solid var(--border);text-align:center;background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1.3rem;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.nebula-proof-card:hover{border-color:var(--border-hover);box-shadow:0 0 30px #4d7cff1a}.nebula-proof-card:before{content:"";height:1px;position:absolute;top:-1px;left:20%;right:20%}.nebula-proof-card:first-child:before{background:linear-gradient(90deg,transparent,var(--neon-blue),transparent)}.nebula-proof-card:nth-child(2):before{background:linear-gradient(90deg,transparent,var(--neon-purple),transparent)}.nebula-proof-card:nth-child(3):before{background:linear-gradient(90deg,transparent,var(--neon-green),transparent)}.nebula-proof-card:nth-child(4):before{background:linear-gradient(90deg,transparent,var(--neon-cyan),transparent)}.nebula-proof-value{font-size:1.6rem;font-weight:800;font-family:var(--mono)}.nebula-proof-card:first-child .nebula-proof-value{color:var(--neon-blue)}.nebula-proof-card:nth-child(2) .nebula-proof-value{color:var(--neon-purple)}.nebula-proof-card:nth-child(3) .nebula-proof-value{color:var(--neon-green)}.nebula-proof-card:nth-child(4) .nebula-proof-value{color:var(--neon-cyan)}.nebula-proof-label{color:var(--muted);margin-top:.35rem;font-size:.82rem}.nebula-section{opacity:0;padding:5rem 0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(30px)}.nebula-section.visible{opacity:1;transform:translateY(0)}.nebula-section-tag{text-transform:uppercase;letter-spacing:.14em;color:var(--neon-purple);align-items:center;gap:.4rem;margin-bottom:.8rem;font-size:.78rem;font-weight:700;display:inline-flex}.nebula-section-tag:before{content:"";background:var(--neon-purple);border-radius:1px;width:16px;height:2px}.nebula-section h2{letter-spacing:-.03em;margin:0 0 .8rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;line-height:1.08}.nebula-section-desc{color:var(--muted);max-width:58ch;font-size:1.05rem;line-height:1.65}.nebula-arch{grid-template-columns:1fr 80px 1fr;align-items:stretch;gap:0;margin-top:2.5rem;display:grid}.nebula-arch-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:1.8rem;position:relative}.nebula-arch-card.before{border-color:#ff3cac33}.nebula-arch-card.after{border-color:#34d39933}.nebula-arch-card h3{color:var(--muted);margin:0 0 1.2rem;font-size:1rem;font-weight:600}.nebula-arch-card.before h3{color:var(--neon-magenta)}.nebula-arch-card.after h3{color:var(--neon-green)}.nebula-arch-items{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.nebula-arch-item{background:#ffffff05;border:1px solid #ffffff08;border-radius:10px;align-items:center;gap:.6rem;padding:.6rem .8rem;font-size:.92rem;transition:border-color .2s;display:flex}.nebula-arch-card.before .nebula-arch-item{color:var(--muted)}.nebula-arch-card.after .nebula-arch-item{color:var(--text)}.nebula-arch-item:hover{border-color:var(--border-hover)}.nebula-arch-item-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.nebula-arch-card.before .nebula-arch-item-dot{background:var(--neon-magenta);box-shadow:0 0 6px #ff3cac66}.nebula-arch-card.after .nebula-arch-item-dot{background:var(--neon-green);box-shadow:0 0 6px #34d39966}.nebula-arch-morph{justify-content:center;align-items:center;display:flex;position:relative}.nebula-morph-arrow{border:2px solid var(--border);width:50px;height:50px;color:var(--neon-purple);background:var(--surface-solid);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;animation:3s ease-in-out infinite morph-pulse;display:flex;box-shadow:0 0 20px #a855f726}@keyframes morph-pulse{0%,to{box-shadow:0 0 10px #a855f71a}50%{box-shadow:0 0 30px #a855f74d}}.nebula-pillars{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;display:grid}.nebula-pillar{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:18px;padding:1.8rem 1.4rem;transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden}.nebula-pillar:hover{border-color:var(--border-hover);transform:translateY(-6px);box-shadow:0 16px 48px #0006}.nebula-pillar-glow{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.2rem;font-size:1.5rem;display:flex;position:relative}.nebula-pillar:first-child .nebula-pillar-glow{background:#4d7cff1f;box-shadow:0 0 20px #4d7cff26}.nebula-pillar:nth-child(2) .nebula-pillar-glow{background:#a855f71f;box-shadow:0 0 20px #a855f726}.nebula-pillar:nth-child(3) .nebula-pillar-glow{background:#22d3ee1f;box-shadow:0 0 20px #22d3ee26}.nebula-pillar:nth-child(4) .nebula-pillar-glow{background:#34d3991f;box-shadow:0 0 20px #34d39926}.nebula-pillar h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.nebula-pillar p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.nebula-constellation{border:1px solid var(--border);background:radial-gradient(#a855f70f,#0000 60%);border-radius:24px;height:440px;margin-top:2.5rem;position:relative;overflow:hidden}.constellation-center{text-align:center;width:130px;height:130px;color:var(--neon-purple);background:#a855f70f;border:2px solid #a855f74d;border-radius:50%;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;animation:5s ease-in-out infinite constellation-pulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes constellation-pulse{0%,to{box-shadow:0 0 #a855f700}50%{box-shadow:0 0 60px #a855f726,0 0 120px #a855f70d}}.constellation-center:before{content:"";border:1px solid #a855f714;border-radius:50%;position:absolute;inset:-30px}.constellation-center:after{content:"";border:1px dashed #a855f70f;border-radius:50%;animation:40s linear infinite spin-ring;position:absolute;inset:-55px}@keyframes spin-ring{to{transform:rotate(360deg)}}.constellation-node{border:1px solid var(--border);background:var(--surface-solid);color:var(--text);white-space:nowrap;border-radius:12px;padding:.5rem .9rem;font-size:.82rem;font-weight:600;transition:box-shadow .3s;position:absolute}.constellation-node:hover{box-shadow:0 0 20px #a855f733}.constellation-node.cn-a{top:10%;left:10%}.constellation-node.cn-b{top:8%;right:10%}.constellation-node.cn-c{bottom:10%;right:12%}.constellation-node.cn-d{bottom:12%;left:12%}.constellation-beam{border-radius:50%;width:3px;height:3px;animation:10s linear infinite beam-orbit;position:absolute}.constellation-beam:first-child{background:var(--neon-blue);box-shadow:0 0 8px var(--neon-blue),0 0 20px var(--neon-blue);animation-delay:0s}.constellation-beam:nth-child(2){background:var(--neon-purple);box-shadow:0 0 8px var(--neon-purple),0 0 20px var(--neon-purple);width:4px;height:4px;animation-delay:-2.5s}.constellation-beam:nth-child(3){background:var(--neon-magenta);box-shadow:0 0 8px var(--neon-magenta),0 0 20px var(--neon-magenta);animation-delay:-5s}.constellation-beam:nth-child(4){background:var(--neon-cyan);box-shadow:0 0 8px var(--neon-cyan),0 0 20px var(--neon-cyan);width:4px;height:4px;animation-delay:-7.5s}@keyframes beam-orbit{0%{top:16%;left:16%}25%{top:14%;left:82%}50%{top:82%;left:80%}75%{top:80%;left:18%}to{top:16%;left:16%}}.nebula-code-window{border:1px solid var(--border);background:#080014f2;border-radius:18px;margin-top:2.5rem;position:relative;overflow:hidden}.nebula-code-window:before{content:"";background:linear-gradient(90deg,transparent,var(--neon-purple),transparent);height:1px;position:absolute;top:-1px;left:10%;right:10%}.nebula-code-chrome{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.8rem 1.2rem;display:flex}.nebula-code-dots{gap:6px;display:flex}.nebula-code-dot{border-radius:50%;width:10px;height:10px}.nebula-code-dot:first-child{background:var(--neon-magenta)}.nebula-code-dot:nth-child(2){background:var(--neon-cyan)}.nebula-code-dot:nth-child(3){background:var(--neon-green)}.nebula-code-title{color:var(--muted);font-size:.78rem;font-family:var(--mono)}.nebula-code-tabs{border-bottom:1px solid var(--border);gap:0;display:flex}.nebula-code-tab{font-family:var(--mono);color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.6rem 1.2rem;font-size:.82rem;transition:color .2s,border-color .2s}.nebula-code-tab:hover{color:var(--text)}.nebula-code-tab.active{color:var(--neon-purple);border-bottom-color:var(--neon-purple)}.nebula-code-body{font-family:var(--mono);white-space:pre;min-height:180px;padding:1.4rem;font-size:.9rem;line-height:1.7;overflow-x:auto}.nebula-code-body .kw{color:var(--neon-purple)}.nebula-code-body .fn{color:var(--neon-blue)}.nebula-code-body .str{color:var(--neon-cyan)}.nebula-code-body .typ{color:var(--neon-magenta)}.nebula-code-body .cm{color:#4a3670}.nebula-code-body .num{color:var(--neon-green)}.nebula-pipeline{grid-template-columns:repeat(4,1fr);gap:0;margin-top:2.5rem;display:grid;position:relative}.nebula-pipeline:before{content:"";background:linear-gradient(90deg,var(--neon-blue),var(--neon-purple),var(--neon-magenta),var(--neon-cyan));opacity:.3;border-radius:1px;height:2px;position:absolute;top:40px;left:12%;right:12%}.nebula-pipe-step{text-align:center;padding:0 .5rem;position:relative}.nebula-pipe-node{z-index:1;border-radius:50%;width:20px;height:20px;margin:0 auto 1.2rem;animation:4s ease-in-out infinite node-pulse;position:relative}.nebula-pipe-step:first-child .nebula-pipe-node{background:var(--neon-blue);animation-delay:0s;box-shadow:0 0 16px #4d7cff80}.nebula-pipe-step:nth-child(2) .nebula-pipe-node{background:var(--neon-purple);animation-delay:.7s;box-shadow:0 0 16px #a855f780}.nebula-pipe-step:nth-child(3) .nebula-pipe-node{background:var(--neon-magenta);animation-delay:1.4s;box-shadow:0 0 16px #ff3cac80}.nebula-pipe-step:nth-child(4) .nebula-pipe-node{background:var(--neon-cyan);animation-delay:2.1s;box-shadow:0 0 16px #22d3ee80}@keyframes node-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}.nebula-pipe-step h4{margin:0 0 .3rem;font-size:.9rem}.nebula-pipe-step p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.nebula-usecases{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;display:grid}.nebula-usecase{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:1.5rem;transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden}.nebula-usecase:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.nebula-usecase-icon{margin-bottom:.8rem;font-size:2rem;display:block}.nebula-usecase h3{margin:0 0 .4rem;font-size:1rem;font-weight:700}.nebula-usecase p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.nebula-final{text-align:center;border:1px solid var(--border);background:radial-gradient(at 50% 0,#a855f71a,#0000 50%);border-radius:28px;margin-top:5rem;padding:4.5rem 2rem;position:relative;overflow:hidden}.nebula-final:before{content:"";background:linear-gradient(90deg,transparent,var(--neon-purple),var(--neon-magenta),transparent);height:2px;position:absolute;top:-1px;left:15%;right:15%}.nebula-final h2{letter-spacing:-.02em;margin:0 0 .8rem;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:900}.nebula-final p{color:var(--muted);max-width:48ch;margin:0 auto 2rem;font-size:1.05rem;line-height:1.6}.nebula-final-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.nebula-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;margin-top:4rem;padding:2rem 0;font-size:.82rem;display:flex}.nebula-footer-links{gap:1.2rem;display:flex}.nebula-footer-links a{color:var(--muted);transition:color .2s}.nebula-footer-links a:hover{color:var(--neon-purple)}@media (max-width:900px){.nebula-proof{grid-template-columns:repeat(2,1fr)}.nebula-arch{grid-template-columns:1fr}.nebula-arch-morph{padding:.5rem 0}.nebula-morph-arrow{transform:rotate(90deg)}.nebula-pillars{grid-template-columns:repeat(2,1fr)}.nebula-pipeline{grid-template-columns:repeat(2,1fr);gap:1rem}.nebula-pipeline:before{display:none}.nebula-usecases{grid-template-columns:1fr}.nebula-constellation{height:360px}.nebula-footer{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:600px){.nebula-proof,.nebula-pillars{grid-template-columns:1fr}.nebula-hero{padding:3rem 0 2rem}.nebula-nav-links a:not(.nebula-nav-cta){display:none}}@media (prefers-reduced-motion:reduce){.nebula-star,.nebula-glow-orb,.nebula-brand-glyph,.nebula-hero-chip-pulse,.constellation-center,.constellation-center:after,.constellation-beam,.nebula-pipe-node,.nebula-morph-arrow{animation:none}.nebula-section{opacity:1;transition:none;transform:none}}html[data-motion=off] .nebula-star,html[data-motion=off] .nebula-glow-orb,html[data-motion=off] .nebula-brand-glyph,html[data-motion=off] .nebula-hero-chip-pulse,html[data-motion=off] .constellation-center,html[data-motion=off] .constellation-center:after,html[data-motion=off] .constellation-beam,html[data-motion=off] .nebula-pipe-node,html[data-motion=off] .nebula-morph-arrow{animation:none}html[data-motion=off] .nebula-section{opacity:1;transform:none}
