.site-demo-root{min-height:calc(100dvh - 64px)}.nav--demo{z-index:40;position:sticky;top:0}html.product-demo-active{overflow:hidden}.product-demo--immersive{background:radial-gradient(70% 50% at 10% 0%, #00b4d81a, transparent 55%), radial-gradient(50% 40% at 95% 20%, #00647814, transparent 50%), var(--navy-deep);min-height:calc(100dvh - 64px);color:var(--ink);min-width:0;position:relative;overflow:hidden}.product-demo--tour{flex-direction:column;height:calc(100dvh - 64px);max-height:calc(100dvh - 64px);display:flex}.product-demo-intro,.product-demo-complete{flex-direction:column;justify-content:center;max-width:720px;min-height:calc(100dvh - 64px);margin:0 auto;padding:clamp(40px,8vh,96px) clamp(20px,4vw,40px);display:flex;position:relative}.product-demo-intro-glow{pointer-events:none;z-index:0;background:radial-gradient(closest-side,#00b4d82e,#0000 70%);height:280px;position:absolute;inset:10% -20% auto}.product-demo-eyebrow{z-index:1;letter-spacing:.12em;text-transform:uppercase;color:var(--cyan);margin:0 0 14px;font-size:.75rem;position:relative}.product-demo-intro-title{z-index:1;max-width:16ch;margin:0 0 16px;font-size:clamp(2rem,4.5vw,3.15rem);line-height:1.1;position:relative}.product-demo-intro-lede{z-index:1;max-width:52ch;color:var(--ink-soft);margin:0 0 28px;font-size:1.05rem;line-height:1.65;position:relative}.product-demo-intro-features{z-index:1;flex-direction:column;gap:12px;margin:0 0 32px;padding:0;list-style:none;display:flex;position:relative}.product-demo-intro-features li{color:var(--ink-soft);align-items:center;gap:10px;font-size:.95rem;display:flex}.product-demo-intro-features li svg{color:var(--cyan);flex-shrink:0}.product-demo-intro-actions{z-index:1;flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex;position:relative}.product-demo-intro-meta{z-index:1;color:var(--ink-mute);margin:0;font-size:.85rem;position:relative}.product-demo-complete-links{z-index:1;flex-wrap:wrap;gap:8px 18px;margin-top:28px;display:flex;position:relative}.product-demo-complete-links a{color:var(--cyan);font-size:.9rem;font-weight:600;text-decoration:none}.product-demo-complete-links a:hover{color:var(--cyan-soft)}.product-demo-topbar{border-bottom:1px solid var(--navy-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070c16eb;flex:none;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:10px clamp(12px,2vw,24px);display:grid}.product-demo-topbar-left{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.product-demo-topbar-badge{color:var(--cyan-soft);letter-spacing:.04em;text-transform:uppercase;background:#00b4d81a;border:1px solid #00b4d859;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.product-demo-topbar-step{color:var(--ink-mute);font-size:.82rem}.product-demo-chapter-pills{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.product-demo-pill{color:var(--ink-mute);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:600}.product-demo-pill:hover{color:var(--ink);background:#ffffff0a}.product-demo-pill--active{color:var(--ink);background:#00b4d81f;border-color:#00b4d866}.product-demo-topbar-right{justify-content:flex-end;display:flex}.product-demo-topbar-cta{color:var(--cyan);font-size:.85rem;font-weight:600;text-decoration:none}.product-demo-topbar-cta:hover{color:var(--cyan-soft)}.product-demo-progress{background:var(--navy-line);flex:none;height:3px;overflow:hidden}.product-demo-progress-bar{background:linear-gradient(90deg, var(--cyan), var(--cyan-soft));height:100%;transition:width .35s}.product-demo-stage{flex:auto;justify-content:center;align-items:center;min-height:0;padding:clamp(12px,2vh,24px) clamp(12px,2vw,28px);display:flex;position:relative}.product-demo-browser{border:1px solid var(--navy-line);background:#0a101c;border-radius:14px;flex-direction:column;width:min(1180px,100%);height:100%;max-height:100%;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff08,0 28px 80px #00000073}.product-demo-browser-chrome{border-bottom:1px solid var(--navy-line);background:#111827;flex:none;align-items:center;gap:7px;padding:10px 14px;display:flex}.product-demo-browser-dot{background:#3a4558;border-radius:50%;width:9px;height:9px}.product-demo-browser-dot:first-child{background:#ff5f57}.product-demo-browser-dot:nth-child(2){background:#febc2e}.product-demo-browser-dot:nth-child(3){background:#28c840}.product-demo-browser-url{color:var(--ink-mute);white-space:nowrap;text-overflow:ellipsis;background:#ffffff0a;border-radius:6px;flex:1;margin-left:10px;padding:4px 12px;font-size:.75rem;overflow:hidden}.product-demo-viewport{background:#0d1422;flex:auto;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.product-demo-screenshot{object-fit:contain;object-position:center top;width:100%;height:100%;animation:.4s product-demo-fade;display:block}@keyframes product-demo-fade{0%{opacity:.25;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.product-demo-hotspot{cursor:pointer;z-index:3;background:0 0;border:none;width:28px;height:28px;padding:0;position:absolute;transform:translate(-50%,-50%)}.product-demo-hotspot-core{background:var(--cyan);border-radius:50%;position:absolute;inset:6px;box-shadow:0 0 0 2px #070c16d9}.product-demo-hotspot-pulse{background:#00b4d859;border-radius:50%;animation:1.8s ease-out infinite product-demo-pulse;position:absolute;inset:0}.product-demo-hotspot-tip{white-space:nowrap;color:var(--ink);pointer-events:none;opacity:0;background:#070c16eb;border:1px solid #00b4d859;border-radius:8px;padding:6px 10px;font-size:.75rem;font-weight:600;transition:opacity .2s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.product-demo-hotspot:hover .product-demo-hotspot-tip,.product-demo-hotspot:focus-visible .product-demo-hotspot-tip{opacity:1}@keyframes product-demo-pulse{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(2.1)}}.product-demo-coach-panel{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1120f0;border:1px solid #00b4d847;border-radius:14px;width:min(380px,100% - 32px);padding:18px 18px 16px;animation:.35s product-demo-slide;position:absolute;bottom:clamp(12px,2vh,24px);left:clamp(16px,3vw,36px);box-shadow:0 18px 50px #0006}@keyframes product-demo-slide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.product-demo-coach-panel-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.product-demo-coach-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--cyan);margin:0;font-size:.7rem}.product-demo-coach-close{width:28px;height:28px;color:var(--ink-mute);cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.product-demo-coach-close:hover{color:var(--ink);background:#ffffff14}.product-demo-coach-title{margin:0 0 8px;font-size:1.15rem;line-height:1.25}.product-demo-coach-body{color:var(--ink-soft);margin:0 0 10px;font-size:.92rem;line-height:1.55}.product-demo-coach-highlight{color:var(--cyan-soft);margin:0;font-size:.88rem;line-height:1.45}.product-demo-coach-product{margin:12px 0 0}.product-demo-coach-product a{color:var(--cyan);align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.product-demo-coach-product a:hover{color:var(--cyan-soft)}.product-demo-coach-reopen{z-index:4;border:1px solid var(--navy-line);color:var(--ink-soft);font:inherit;cursor:pointer;background:#0b1120e6;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:600;position:absolute;bottom:clamp(12px,2vh,24px);left:clamp(16px,3vw,36px)}.product-demo-coach-reopen:hover{color:var(--ink);border-color:#00b4d866}.product-demo-dock{border-top:1px solid var(--navy-line);background:#070c16f5;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:12px clamp(12px,2vw,24px) 16px;display:flex}.product-demo-step-dots{flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.product-demo-dot{border:1px solid var(--ink-mute);cursor:pointer;background:0 0;border-radius:50%;width:10px;height:10px;padding:0}.product-demo-dot--done{background:#00b4d873;border-color:#0000}.product-demo-dot--active{background:var(--cyan);border-color:#0000;box-shadow:0 0 0 3px #00b4d840}.product-demo-dock-right{align-items:center;gap:12px;display:flex}.product-demo-keys{color:var(--ink-mute);align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.product-demo-btn{background:var(--cyan);color:var(--navy-deep);font:inherit;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:.92rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.product-demo-btn:hover:not(:disabled){opacity:.92}.product-demo-btn:disabled{opacity:.35;cursor:not-allowed}.product-demo-btn--lg{padding:14px 22px;font-size:1rem}.product-demo-btn--ghost{color:var(--ink);border:1px solid var(--navy-line);background:0 0}.product-demo-btn--ghost:hover:not(:disabled){color:var(--cyan-soft);opacity:1;border-color:#00b4d873}@media (max-width:900px){.product-demo-topbar{grid-template-columns:1fr;justify-items:start}.product-demo-chapter-pills,.product-demo-topbar-right{justify-content:flex-start}.product-demo-coach-panel{width:min(100% - 24px,360px);max-height:42%;overflow:auto}.product-demo-keys{display:none}}@media (max-width:640px){.product-demo-dock{flex-wrap:wrap}.product-demo-step-dots{order:-1;width:100%}.product-demo-dock-right{margin-left:auto}.product-demo-hotspot-tip{display:none}.product-demo-intro-title,.product-demo-complete .product-demo-intro-title{max-width:none}}@media (prefers-reduced-motion:reduce){.product-demo-screenshot,.product-demo-coach-panel,.product-demo-progress-bar,.product-demo-hotspot-pulse{transition:none;animation:none}}
