.graph-shell{position:relative}.graph-frame{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);position:relative;overflow:hidden}.graph-top{border-bottom:1px solid var(--line);font-family:var(--font-mono);color:var(--muted);justify-content:space-between;align-items:center;padding:11px 15px;font-size:11.5px;display:flex}.graph-top .lbl{letter-spacing:.04em;align-items:center;gap:8px;display:flex}.graph-top .dotpulse{background:var(--ok);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite gbeat;box-shadow:0 0 #2c8a6a80}@keyframes gbeat{0%{box-shadow:0 0 #2c8a6a73}70%{box-shadow:0 0 0 6px #2c8a6a00}to{box-shadow:0 0 #2c8a6a00}}.graph-wrap{aspect-ratio:1.24;width:100%;min-height:340px;position:relative}.graph-wrap canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.graph-nodes{position:absolute;inset:0}.nodeproxy{cursor:default;color:#0000;background:0 0;border:1px solid #0000;border-radius:6px;width:96px;height:30px;padding:0;display:block;position:absolute;transform:translate(-50%,-50%)}.nodeproxy:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.graph-legend{border-top:1px solid var(--line);font-family:var(--font-mono);color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 18px;padding:11px 15px;font-size:11.5px;display:flex}.graph-legend .lg{align-items:center;gap:8px;display:inline-flex}.graph-legend .swatch{background:var(--line-2);width:16px;height:2px;display:inline-block}.graph-legend .pk{background:var(--accent);border-radius:50%;width:7px;height:7px;display:inline-block}.graph-legend .pk-task{background:var(--ok)}.graph-legend .arrow{color:var(--accent-strong)}@media (prefers-reduced-motion:reduce){.dotpulse{animation:none}}.mgraph-shell{position:relative}.mgraph-frame{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);position:relative;overflow:hidden}.mgraph-top{border-bottom:1px solid var(--line);font-family:var(--font-mono);color:var(--muted);justify-content:space-between;align-items:center;padding:11px 15px;font-size:11.5px;display:flex}.mgraph-top .lbl{letter-spacing:.04em;align-items:center;gap:8px;display:flex}.mgraph-top .dotpulse{background:var(--ok);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite mgbeat;box-shadow:0 0 #2c8a6a80}@keyframes mgbeat{0%{box-shadow:0 0 #2c8a6a73}70%{box-shadow:0 0 0 6px #2c8a6a00}to{box-shadow:0 0 #2c8a6a00}}.mgraph-wrap{aspect-ratio:1.18;width:100%;min-height:320px;position:relative}.mgraph-wrap canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.mgraph-legend{border-top:1px solid var(--line);font-family:var(--font-mono);color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 18px;padding:11px 15px;font-size:11.5px;display:flex}.mgraph-legend .lg{align-items:center;gap:8px;display:inline-flex}.mgraph-legend .swatch{background:var(--line-2);width:16px;height:2px;display:inline-block}.mgraph-legend .pk{background:var(--accent);border-radius:50%;width:7px;height:7px;display:inline-block}@media (prefers-reduced-motion:reduce){.mgraph-top .dotpulse{animation:none}}.waitlist[data-astro-cid-lsxrvkd2]{max-width:500px;margin:28px auto 0}.wl-hp[data-astro-cid-lsxrvkd2]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.wl-row[data-astro-cid-lsxrvkd2]{gap:10px;display:flex}.wl-row[data-astro-cid-lsxrvkd2] input[data-astro-cid-lsxrvkd2]{background:var(--bg);border:1px solid var(--line-2);border-radius:var(--radius);min-width:0;font-family:var(--font-body);color:var(--ink);flex:1;padding:12px 14px;font-size:15px}.wl-row[data-astro-cid-lsxrvkd2] input[data-astro-cid-lsxrvkd2]::placeholder{color:var(--muted)}.wl-row[data-astro-cid-lsxrvkd2] input[data-astro-cid-lsxrvkd2]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}.wl-row[data-astro-cid-lsxrvkd2] .btn[data-astro-cid-lsxrvkd2]{white-space:nowrap}.wl-msg[data-astro-cid-lsxrvkd2]{min-height:1.2em;color:var(--muted);text-align:center;margin-top:12px;font-size:13.5px}.wl-msg[data-astro-cid-lsxrvkd2].err{color:#c0392b}.wl-msg[data-astro-cid-lsxrvkd2].ok{color:var(--ok);font-size:15px;font-weight:500}.waitlist[data-astro-cid-lsxrvkd2].is-done .wl-row[data-astro-cid-lsxrvkd2]{display:none}.wl-fine[data-astro-cid-lsxrvkd2]{color:var(--muted);text-align:center;margin-top:12px;font-size:12.5px}.wl-fine[data-astro-cid-lsxrvkd2] a[data-astro-cid-lsxrvkd2]{color:var(--accent-strong);text-decoration:underline}@media (width<=480px){.wl-row[data-astro-cid-lsxrvkd2]{flex-direction:column}.wl-row[data-astro-cid-lsxrvkd2] .btn[data-astro-cid-lsxrvkd2]{justify-content:center;width:100%}}.hero[data-astro-cid-lcdefpme]{padding-top:clamp(38px,6vw,74px);padding-bottom:clamp(30px,5vw,58px)}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(0,1.06fr);align-items:center;gap:clamp(28px,4vw,56px);display:grid}.hero-copy[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:22px}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.025em;font-size:clamp(33px,5vw,55px)}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme] .hl[data-astro-cid-lcdefpme]{color:var(--accent)}.hero[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{color:var(--ink-2);max-width:42ch;margin-top:20px;font-size:clamp(16px,1.6vw,18.5px)}.hero[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:600}.hero-cta[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.trust[data-astro-cid-lcdefpme]{color:var(--muted);align-items:center;gap:10px;margin-top:22px;font-size:13.5px;display:flex}.trust[data-astro-cid-lcdefpme] svg{color:var(--accent);flex:none}section[data-astro-cid-lcdefpme]{padding-block:clamp(52px,7vw,92px)}section[data-astro-cid-lcdefpme].alt{background:var(--surface);border-block:1px solid var(--line)}.sec-head[data-astro-cid-lcdefpme]{max-width:56ch}.sec-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-top:16px;font-size:clamp(26px,3.4vw,38px)}.sec-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:14px;font-size:16.5px}.steps[data-astro-cid-lcdefpme]{background:var(--line);border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:44px;display:grid;overflow:hidden}.step[data-astro-cid-lcdefpme]{background:var(--surface);flex-direction:column;padding:26px 24px 30px;display:flex}.step-head[data-astro-cid-lcdefpme]{align-items:center;gap:12px;display:flex}.step[data-astro-cid-lcdefpme] .idx[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--accent-strong);letter-spacing:.1em;font-size:12px}.step[data-astro-cid-lcdefpme] .ic[data-astro-cid-lcdefpme]{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border-radius:8px;justify-content:center;align-items:center;display:flex}.step[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-top:18px;font-size:19px}.step[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:9px;margin-bottom:22px;font-size:14.6px}.step[data-astro-cid-lcdefpme] .flowline[data-astro-cid-lcdefpme]{background:var(--bg-2);border:1px solid var(--line);border-radius:6px;margin-top:auto;padding:10px 12px;overflow-x:auto}.step[data-astro-cid-lcdefpme] .flowline[data-astro-cid-lcdefpme] code[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--ink-2);white-space:nowrap;font-size:12.5px}.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:44px;display:grid}.card[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:14px;padding:24px;transition:border-color .15s,box-shadow .2s;display:flex}.card[data-astro-cid-lcdefpme]:hover{border-color:var(--line-2);box-shadow:var(--shadow)}.card-top[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:14px;display:flex}.card[data-astro-cid-lcdefpme] .ic[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:var(--bg);width:40px;height:40px;color:var(--ink);border-radius:9px;justify-content:center;align-items:center;display:flex}.chip[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--ink-2);background:var(--bg);border:1px solid var(--line);white-space:nowrap;border-radius:20px;align-items:center;gap:7px;padding:4px 11px;font-size:11.5px;display:inline-flex}.chip[data-astro-cid-lcdefpme] .live[data-astro-cid-lcdefpme]{background:var(--ok);border-radius:50%;flex:none;width:6px;height:6px;animation:2.6s ease-in-out infinite blip}@keyframes blip{0%,to{opacity:1}50%{opacity:.35}}.card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:18px}.card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);font-size:14.6px}.why-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}.why-card[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:var(--radius-lg);background:var(--surface);padding:22px}.why-card[data-astro-cid-lcdefpme] .why-lbl[data-astro-cid-lcdefpme]{color:var(--accent-strong);letter-spacing:.02em;font-size:12px}.why-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-2);margin-top:10px;font-size:15px}.sov[data-astro-cid-lcdefpme]{background:var(--ink);color:#edeff4;border-radius:14px;padding:clamp(30px,4vw,52px);position:relative;overflow:hidden}.sov[data-astro-cid-lcdefpme]:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#0000 0 39px,#ffffff09 39px 40px),linear-gradient(90deg,#0000 0 39px,#ffffff09 39px 40px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;mask:radial-gradient(120% 90% at 85% 10%,#000,#0000 70%)}.sov-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,4vw,52px);display:grid;position:relative}.sov[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;font-size:clamp(26px,3.4vw,38px)}.sov[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:#a9b0ff}.sov[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]:before{background:#8f98ff}.sov[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme] .num[data-astro-cid-lcdefpme]{color:#7f88d8}.sov[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{color:#b6bbc9;max-width:42ch;margin-top:16px;font-size:16.5px}.sov-list[data-astro-cid-lcdefpme]{background:#ffffff17;border:1px solid #ffffff1a;border-radius:10px;gap:1px;display:grid;overflow:hidden}.sov-item[data-astro-cid-lcdefpme]{background:#15171e;align-items:center;gap:15px;padding:20px 22px;display:flex}.sov-item[data-astro-cid-lcdefpme] .ic[data-astro-cid-lcdefpme]{color:#aeb6ff;background:#3b4cca2e;border:1px solid #8b96ff47;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.sov-item[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#fff;font-size:16px}.sov-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#9aa0b0;margin-top:5px;font-size:14px}.mesh-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(0,1.18fr);align-items:center;gap:clamp(26px,4vw,52px);margin-top:44px;display:grid}.mesh-points[data-astro-cid-lcdefpme]{gap:14px;display:grid}.mesh-item[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);align-items:flex-start;gap:15px;padding:20px 22px;display:flex}.mesh-item[data-astro-cid-lcdefpme] .ic[data-astro-cid-lcdefpme]{border:1px solid var(--line-2);background:var(--bg);width:38px;height:38px;color:var(--accent);border-radius:9px;flex:none;justify-content:center;align-items:center;display:flex}.mesh-item[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:16.5px}.mesh-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:6px;font-size:14.4px}.lockin-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}.lock-card[data-astro-cid-lcdefpme]{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px}.lock-card[data-astro-cid-lcdefpme] .ic[data-astro-cid-lcdefpme]{border:1px solid var(--line-2);background:var(--surface);width:40px;height:40px;color:var(--accent);border-radius:9px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.lock-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:17px}.lock-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:8px;font-size:14.6px}.faq-grid[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);margin-top:40px}details[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line)}summary[data-astro-cid-lcdefpme]{cursor:pointer;font-family:var(--font-display);color:var(--ink);justify-content:space-between;align-items:center;gap:20px;padding:20px 4px;font-size:17px;font-weight:600;list-style:none;display:flex}summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}summary[data-astro-cid-lcdefpme] .pm[data-astro-cid-lcdefpme]{border:1px solid var(--line-2);width:26px;height:26px;color:var(--accent-strong);border-radius:5px;flex:none;justify-content:center;align-items:center;transition:transform .2s,background .2s,border-color .2s;display:flex}details[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme] .pm[data-astro-cid-lcdefpme]{background:var(--accent-soft);border-color:var(--accent);transform:rotate(45deg)}details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:-4px;padding:0 4px 22px;font-size:15px}.closing[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);text-align:center;box-shadow:var(--shadow);border-radius:14px;padding:clamp(34px,5vw,60px)}.closing[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:16px}.closing[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(27px,3.6vw,40px)}.closing[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:14px;max-width:60ch;margin-inline:auto;font-size:16.5px}@media (width<=940px){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr);gap:34px}.hero-copy[data-astro-cid-lcdefpme],.hero-grid[data-astro-cid-lcdefpme] .graph-shell{min-width:0}.hero-grid[data-astro-cid-lcdefpme] .graph-shell{order:2}.sov-grid[data-astro-cid-lcdefpme],.why-grid[data-astro-cid-lcdefpme],.lockin-grid[data-astro-cid-lcdefpme],.mesh-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}.mesh-points[data-astro-cid-lcdefpme],.mesh-grid[data-astro-cid-lcdefpme] .mgraph-shell{min-width:0}.mesh-grid[data-astro-cid-lcdefpme] .mgraph-shell{order:-1}}@media (width<=720px){.steps[data-astro-cid-lcdefpme],.cards[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}.step[data-astro-cid-lcdefpme],.card[data-astro-cid-lcdefpme]{min-width:0}}@media (width<=520px){.hero-cta[data-astro-cid-lcdefpme]{flex-direction:column;align-items:stretch}.hero-cta[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{justify-content:center;width:100%}}
