.product-plasma{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.product-plasma span{position:absolute;border-radius:999px;filter:blur(90px);opacity:.14}.product-plasma span:first-child{top:-12%;left:-8%;width:480px;height:480px;background:#0078ff}.product-plasma span:last-child{bottom:-14%;right:-8%;width:520px;height:520px;background:#00bfff}.product-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;background:rgba(0,191,255,.1);border:1px solid rgba(0,191,255,.35);color:#00bfff;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px}.product-glow-text{background:linear-gradient(135deg,#00bfff,#0078ff);-webkit-background-clip:text;background-clip:text;color:transparent}.product-eyebrow{color:#00bfff;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px}.product-hero-visual-panel{position:relative;max-width:720px;margin:32px auto 0;padding:32px 24px;border-radius:18px;background:var(--new-ui-black-gradient);border:1px solid var(--new-ui-border);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.product-hud-corner{position:absolute;z-index:2;width:12px;height:12px;border-color:#00bfff;opacity:.6}.product-hud-corner.tl{top:12px;left:12px;border-top:2px solid;border-left:2px solid}.product-hud-corner.tr{top:12px;right:12px;border-top:2px solid;border-right:2px solid}.product-pipeline{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.product-pipeline-node{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:130px;padding:18px 14px;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid var(--new-ui-border);color:#b9cacb;font-size:12px;font-weight:600;text-align:center}.product-pipeline-node svg{color:#00bfff}.product-pipeline-node-active{border-color:rgba(0,191,255,.5);background:rgba(0,191,255,.08);box-shadow:0 0 30px rgba(0,191,255,.2)}.product-pipeline-arrow{color:#3b494b;flex-shrink:0}.product-glass-card{background:var(--new-ui-black-gradient);border:1px solid var(--new-ui-border);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .3s cubic-bezier(.23,1,.32,1),border-color .3s ease,box-shadow .3s ease}.product-glass-card-solid{background:var(--new-ui-black)}.product-glass-card:hover{transform:translateY(-4px);border-color:rgba(0,191,255,.4);box-shadow:0 0 30px rgba(0,191,255,.12)}.product-usecase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:20px;gap:20px}.product-tile-icon{color:#00bfff;margin-bottom:12px;display:block}.product-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:24px;gap:24px}.product-step-card{position:relative;padding:28px 20px 20px;border-radius:14px;background:var(--new-ui-black-gradient);border:1px solid var(--new-ui-border)}.product-step-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#00bfff,#0078ff);color:#04101f;font-weight:800;margin-bottom:14px}.product-terminal{border-radius:14px;overflow:hidden;border:1px solid var(--new-ui-border);box-shadow:0 0 40px rgba(0,191,255,.06)}.product-terminal-chrome{display:flex;gap:6px;padding:10px 14px;background:#0a0d11;border-bottom:1px solid var(--new-ui-border)}.product-terminal-chrome .dot{width:10px;height:10px;border-radius:999px}.product-terminal-chrome .dot.red{background:#ff5f57}.product-terminal-chrome .dot.yellow{background:#febc2e}.product-terminal-chrome .dot.green{background:#28c840}.product-terminal .codeblock-wrapper{border:none;border-radius:0}.product-plan-chip{min-width:210px;max-width:260px;text-decoration:none;color:inherit}.product-faq-card{background:var(--new-ui-black);border:1px solid var(--new-ui-border);transition:border-color .3s ease}.product-faq-card:hover{border-color:rgba(0,191,255,.3)}.product-faq-card h3{color:#00bfff;margin-bottom:8px}.product-final-cta{background:radial-gradient(circle at 30% 20%,rgba(0,191,255,.12),transparent 55%),var(--new-ui-black);border:1px solid var(--new-ui-border)}.product-landing .docs-page{padding:0}@media (max-width:700px){.product-pipeline{flex-direction:column}.product-pipeline-arrow{transform:rotate(90deg)}}