:root{--ink:#171918;--body:#3d3f3d;--muted:#8a867c;--porcelain:#f4f1ea;--raised:#fbfaf7;--graphite:#202321;--graphite-raised:#2c302d;--coral:#ff6846;--blue:#7c9eff;--mint:#65d8a4;--amber:#ffb84d;--red:#ff6b6b;--hairline:#1719181a;--hairline-strong:#1719182e;--hairline-dark:#f4f1ea1f;--font-sans:-apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Noto Sans SC", "Microsoft YaHei", sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{background:var(--porcelain);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}img{max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.01em;text-wrap:balance}.keep-together{white-space:nowrap}.shell{max-width:1240px;margin:0 auto;padding-inline:24px}.skip-link{z-index:99;background:var(--ink);color:var(--raised);border-radius:6px;padding:10px 16px;font-size:14px;position:absolute;top:0;left:-9999px}.skip-link:focus-visible{top:16px;left:16px}:focus-visible{outline:2px solid var(--coral);outline-offset:2px}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--hairline);background:#f4f1eaeb;position:sticky;top:0}.header-row{flex-wrap:wrap;align-items:center;gap:16px 20px;min-height:64px;padding-block:8px;display:flex}.brand{letter-spacing:.02em;align-items:center;gap:10px;font-size:17px;font-weight:700;display:flex}.brand img{display:block}.site-nav{flex-wrap:wrap;align-items:center;gap:8px 20px;margin-left:auto;font-size:14px;display:flex}.site-nav a{padding:6px 2px}.site-nav a:hover{color:var(--coral)}.version-chip{font-family:var(--font-mono);letter-spacing:.06em;color:var(--muted);border:1px solid var(--hairline-strong);border-radius:99px;padding:4px 10px;font-size:11px}.lang-select{color:var(--ink);background:var(--raised);border:1px solid var(--hairline-strong);cursor:pointer;border-radius:8px;min-height:32px;padding:0 8px;font-family:inherit;font-size:13px}.lang-select:hover{border-color:var(--ink)}.eyebrow{font-family:var(--font-mono);letter-spacing:.1em;margin-bottom:12px;font-size:11px}.eyebrow-coral{color:var(--coral)}.eyebrow-blue{color:var(--blue)}.section-lede{color:var(--body);text-wrap:pretty;max-width:36em;font-size:16px;line-height:1.8}.fineprint{color:var(--muted);font-size:12.5px;line-height:1.7}.mono-mint{font-family:var(--font-mono);color:var(--mint)}.button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:15px;font-weight:600;display:inline-flex}.button-primary{background:var(--ink);color:var(--raised)}.button-primary:hover{background:var(--graphite-raised);color:var(--raised)}.button-primary:active{transform:translateY(1px)}.button-disabled{color:var(--muted);cursor:not-allowed;background:0 0;border:1px dashed #1719184d;font-weight:500}h2{font-size:clamp(28px,3.2vw,40px);font-weight:750}.hero-grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));align-items:center;gap:48px;padding-block:72px 64px;display:grid}.hero h1{margin-bottom:20px;font-size:clamp(38px,4.6vw,60px);font-weight:800;line-height:1.16}.hero-lede{max-width:34em;color:var(--body);text-wrap:pretty;margin-bottom:28px;font-size:17px;line-height:1.8}.hero-value{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px;display:flex}.hero-value-chip{font-family:var(--font-mono);letter-spacing:.02em;border:1px solid var(--hairline-strong);color:var(--muted);border-radius:99px;padding:7px 12px;font-size:12px}.hero-value-chip--ours{border-color:var(--coral);color:var(--coral);background:#ff684614;font-weight:700}.hero-value-vs{font-family:var(--font-mono);color:var(--muted);font-size:11px}.agent-install{max-width:34em;margin-bottom:20px}.agent-install-label{color:var(--muted);margin-bottom:8px;font-size:12.5px;line-height:1.6}.agent-install-row{border:1px solid var(--hairline-strong);background:var(--raised);border-radius:8px;align-items:stretch;gap:8px;padding:4px 4px 4px 12px;display:flex}.agent-install-prompt{font-family:var(--font-mono);color:var(--body);text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:all;user-select:all;flex:1;align-self:center;min-width:0;font-size:11.5px;line-height:1.5;overflow:hidden}.agent-install-copy{background:var(--ink);min-height:32px;color:var(--raised);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:0 14px;font-size:12.5px;font-weight:600}.agent-install-copy:hover{background:var(--graphite-raised)}.agent-install-copy:active{transform:translateY(1px)}@media (max-width:520px){.agent-install-row{flex-direction:column;align-items:stretch;gap:10px;padding:10px}.agent-install-prompt{white-space:normal;word-break:break-all}}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.hero-paths{gap:16px;display:grid}.path-card{background:var(--raised);border:1px solid var(--hairline);border-radius:14px;padding:22px 24px;box-shadow:0 1px 2px #1719180d}.path-card .eyebrow{margin-bottom:14px}.path-chain{flex-direction:column;display:flex}.path-node{align-items:center;gap:12px;display:flex}.path-node>img{border-radius:10px;flex-shrink:0}.path-node-text{gap:2px;min-width:0;display:grid}.path-node-text strong{font-size:15px;font-weight:650}.path-node-text small{color:var(--muted);font-size:12.5px}.target-icons{flex-shrink:0;gap:6px;display:flex}.target-icons img{border-radius:10px}.device-tile{background:var(--porcelain);border:1px solid #1719181f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.device-pad{border:2px solid var(--ink);border-radius:6px;width:20px;height:12px;display:block;position:relative}.device-dot{background:var(--coral);border-radius:99px;width:4px;height:4px;position:absolute;top:2px;left:2px}.flow-line{border-radius:2px;width:2px;height:26px;margin:4px 0 4px 19px;position:relative}.flow-coral{background:linear-gradient(var(--coral), #ff684633)}.flow-blue{background:linear-gradient(var(--blue), #7c9eff33)}.flow-dot{background:var(--coral);border-radius:99px;width:6px;height:6px;animation:1.8s infinite jm-flow;position:absolute;top:0;left:-2px}.flow-blue .flow-dot{background:var(--blue);animation-delay:.9s}.chip-chain{flex-wrap:wrap;align-items:center;gap:10px;font-size:14.5px;font-weight:600;display:flex}.chip{background:var(--porcelain);border:1px solid #1719181f;border-radius:8px;padding:8px 12px}.chip-icon{align-items:center;gap:6px;display:inline-flex}.chip-icon img{border-radius:4px}.chip-arrow{color:var(--muted)}.path-note{color:var(--muted);margin-top:12px;font-size:12.5px;line-height:1.7}.why{border-top:1px solid #17191814}.why .shell{padding-block:72px}.why h2{margin-bottom:16px}.why .section-lede{margin-bottom:40px}.why-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));align-items:stretch;gap:32px;display:grid}.action-list{border-top:2px solid var(--ink);margin:0;padding:0;list-style:none}.action-list li{border-bottom:1px solid var(--hairline);align-items:baseline;gap:16px;padding:18px 0;display:flex}.action-index{font-family:var(--font-mono);color:var(--coral);flex-shrink:0;width:24px;font-size:11px}.action-list h3{margin-bottom:4px;font-size:15.5px;font-weight:650}.action-list p{color:var(--muted);font-size:13.5px;line-height:1.6}.reel{background:var(--graphite);color:var(--porcelain);border:1px solid #1719181f;border-radius:14px;flex-direction:column;gap:14px;padding:18px;display:flex}.reel-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.reel-chip{font-family:var(--font-mono);letter-spacing:.06em;color:#f4f1eabf;border:1px solid #f4f1ea33;border-radius:99px;padding:5px 12px;font-size:11px;transition:border-color .3s,color .3s}.reel-chip-control{border-color:var(--coral);color:var(--coral);animation:2.6s infinite jm-pulse-soft}.reel-arrow{color:#f4f1ea73}.reel-chip-target{background:#f4f1ea1a}.reel-window{background:#191c1a;border:1px solid #f4f1ea14;border-radius:10px;grid-template-columns:62px 1fr;gap:10px;min-height:190px;padding:12px;display:grid}.reel-sidebar{border-right:1px solid #f4f1ea14;flex-direction:column;gap:8px;padding-right:10px;display:flex}.reel-row{background:#f4f1ea24;border-radius:4px;height:7px;transition:background .3s,box-shadow .3s}.reel[data-step="0"] .reel-row-a,.reel[data-step="1"] .reel-row-a,.reel[data-step="2"] .reel-row-b,.reel[data-step="3"] .reel-row-b{background:var(--coral);box-shadow:0 0 8px #ff684673}.reel-main{flex-direction:column;gap:10px;min-width:0;display:flex}.reel-thread{flex-direction:column;flex:1;justify-content:flex-end;gap:8px;display:flex}.reel-line{background:#f4f1ea29;border-radius:4px;height:7px;transition:width .45s}.reel-line-1{width:78%}.reel-line-2{width:55%}.reel[data-step="2"] .reel-line-1,.reel[data-step="3"] .reel-line-1{width:46%}.reel[data-step="2"] .reel-line-2,.reel[data-step="3"] .reel-line-2{width:70%}.reel-bubble{opacity:0;background:#f4f1ea42;border-radius:8px 8px 2px;align-self:flex-end;width:64%;height:16px;transition:opacity .35s,transform .35s;transform:translateY(6px)}.reel[data-step="1"] .reel-bubble{opacity:1;transform:translateY(0)}.reel-typing{opacity:0;gap:4px;height:8px;transition:opacity .3s;display:flex}.reel[data-step="1"] .reel-typing{opacity:1}.reel-typing i{background:#f4f1ea8c;border-radius:99px;width:6px;height:6px;animation:1s infinite jm-typing}.reel-typing i:nth-child(2){animation-delay:.18s}.reel-typing i:nth-child(3){animation-delay:.36s}.reel-composer{background:#f4f1ea12;border:1px solid #f4f1ea1f;border-radius:9px;align-items:center;gap:8px;min-height:36px;padding:8px 10px;display:flex}.reel-mic{background:#f4f1ea4d;border-radius:99px;flex-shrink:0;width:9px;height:9px;transition:background .3s,box-shadow .3s}.reel[data-step="0"] .reel-mic{background:var(--mint);box-shadow:0 0 8px #65d8a48c}.reel-voicewave{flex-shrink:0;align-items:center;gap:3px;height:14px;display:none}.reel[data-step="0"] .reel-voicewave{display:flex}.reel-voicewave i{background:var(--mint);transform-origin:50%;border-radius:2px;width:3px;height:100%;animation:.9s ease-in-out infinite jm-wave}.reel-voicewave i:nth-child(2){animation-delay:.12s}.reel-voicewave i:nth-child(3){animation-delay:.24s}.reel-voicewave i:nth-child(4){animation-delay:.36s}.reel-voicewave i:nth-child(5){animation-delay:.48s}.reel-text{color:#f4f1ead9;white-space:nowrap;text-overflow:ellipsis;opacity:0;flex:1;min-width:0;font-size:12px;transition:opacity .35s;overflow:hidden}.reel[data-step="0"] .reel-text{opacity:1;border-right:1px solid #f4f1eab3;animation:.8s step-end infinite jm-caret}.reel-reasoning{font-family:var(--font-mono);color:#f4f1ea8c;flex-shrink:0;align-items:center;gap:4px;font-size:10px;display:inline-flex}.reel-reasoning b{font-weight:700}.reel-reasoning-high{color:var(--coral);display:none}.reel[data-step="3"] .reel-reasoning-mid{display:none}.reel[data-step="3"] .reel-reasoning-high{animation:.4s jm-pop;display:inline}.reel-send{color:#f4f1eab3;background:#f4f1ea24;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:background .3s,color .3s,transform .3s;display:flex}.reel[data-step="1"] .reel-send{background:var(--coral);color:#fbfaf7;transform:scale(1.12)}.reel-foot{align-items:center;gap:12px;display:flex}.reel-dots{flex-shrink:0;gap:6px;display:flex}.reel-dot{cursor:pointer;background:0 0;border:1px solid #f4f1ea59;border-radius:99px;width:10px;height:10px;padding:0}.reel-dot:hover{border-color:var(--coral)}.reel-dot[aria-pressed=true]{background:var(--coral);border-color:var(--coral)}.reel-caption{color:#f4f1eacc;font-size:13px;line-height:1.6}.reel-note{color:#f4f1ea66;font-size:11px}@keyframes jm-wave{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@keyframes jm-typing{0%,to{opacity:.3}50%{opacity:1}}@keyframes jm-caret{0%,to{border-right-color:#f4f1eab3}50%{border-right-color:#0000}}@keyframes jm-pulse-soft{0%,to{opacity:1}50%{opacity:.65}}@keyframes jm-pop{0%{transform:scale(.6)}to{transform:scale(1)}}.sim{background:var(--graphite);color:var(--porcelain)}.sim .shell{padding-block:80px}.sim-heading{flex-wrap:wrap;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.demo-chip{font-family:var(--font-mono);letter-spacing:.08em;color:var(--amber);border:1px solid #ffb84d66;border-radius:99px;padding:4px 10px;font-size:11px}.sim-lede{color:#f4f1eab8;max-width:38em;margin-bottom:36px;font-size:15.5px}.sim-grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));align-items:start;gap:24px;display:grid}.sim-card{background:var(--graphite-raised);border:1px solid #f4f1ea1a;border-radius:16px;padding:24px}.target-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.target-row-label{font-family:var(--font-mono);letter-spacing:.08em;color:#f4f1ea80;margin-right:4px;font-size:11px}.target-toggle{cursor:pointer;color:#f4f1eab3;background:0 0;border:1px solid #f4f1ea40;border-radius:8px;min-height:40px;padding:0 18px;font-size:13.5px;font-weight:600}.target-toggle:hover{border-color:var(--coral)}.target-toggle[aria-pressed=true]{background:var(--porcelain);color:var(--ink);border-color:var(--porcelain)}.jpad{aspect-ratio:152/100;width:100%;max-width:560px;margin-inline:auto;position:relative;container-type:inline-size}.jpad-body{filter:drop-shadow(0 2cqw 3cqw #0006);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.jpad button{cursor:pointer;color:#f2efe8;font-family:var(--font-mono);background:linear-gradient(#36363c,#1f1f24);border:1px solid #ffffff24;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 .4cqw .9cqw #00000047}.jpad button:before{content:"";border-radius:inherit;position:absolute;inset:-8px}.jpad button:hover{border-color:var(--coral)}.jpad button:active{transform:translate(-50%,calc(.3cqw - 50%))}.jpad button[data-active=true]{background:var(--coral);border-color:var(--coral);color:#fbfaf7;box-shadow:0 0 1.8cqw #ff68468c}.jpad-trigger{border-radius:1.7cqw;align-items:flex-start;width:10cqw;height:5.8cqw;padding-top:.8cqw;font-size:1.9cqw;font-weight:700}.jpad-zl{top:9.5%;left:17.2%;rotate:-6deg}.jpad-zr{top:9.5%;left:82.8%;rotate:6deg}.jpad-shoulder{border-radius:1.45cqw;width:17cqw;height:2.9cqw;font-size:1.6cqw;font-weight:700}.jpad-l{top:15.6%;left:27.8%;rotate:-6deg}.jpad-r{top:15.6%;left:72.2%;rotate:6deg}.jpad-led{background:var(--coral);border-radius:99px;width:3cqw;height:.8cqw;position:absolute;top:15%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 1.2cqw #ff684699}.jpad-sys{border-radius:99px;width:3.6cqw;height:3.6cqw;font-size:1.8cqw}.jpad-minus{top:22.2%;left:43.6%}.jpad-plus{top:22.2%;left:56.4%}.jpad-capture{border-radius:1cqw;width:3.4cqw;height:3.4cqw;font-size:1.2cqw;top:35.2%;left:42.7%}.jpad-home{border-radius:99px;width:4.2cqw;height:4.2cqw;font-size:2cqw;top:35.2%;left:57.3%}.jpad-well{background:radial-gradient(circle at 50% 44%,#c6c0b4,#dcd7cc);border:1px solid #00000024;border-radius:99px;width:16.8cqw;height:16.8cqw;position:absolute;transform:translate(-50%,-50%)}.jpad-well-left{top:40%;left:27.2%}.jpad-well-right{top:61.8%;left:60.2%}.jpad-tick{opacity:.45;border:.9cqw solid #0000;width:0;height:0;position:absolute;transform:translate(-50%,-50%)}.jpad-tick-up{border-top:none;border-bottom:1.4cqw solid var(--ink);top:25%;left:27.2%}.jpad-tick-down{border-bottom:none;border-top:1.4cqw solid var(--ink);top:55%;left:27.2%}.jpad-tick-left{border-left:none;border-right:1.4cqw solid var(--ink);top:40%;left:17.3%}.jpad-tick-right{border-right:none;border-left:1.4cqw solid var(--ink);top:40%;left:37.1%}.jpad-cap{color:#f2efe8b8;background:radial-gradient(circle at 50% 38%,#4b4b53,#26262c);border-radius:99px;width:9.8cqw;height:9.8cqw;font-size:2.2cqw;font-weight:700}.jpad-cap:after{content:"";pointer-events:none;border:.55cqw solid #00000047;border-radius:99px;position:absolute;inset:12%}.jpad-cap-left{top:40%;left:27.2%}.jpad-cap-right{top:61.8%;left:60.2%}.jpad-round{border-radius:99px;width:6.3cqw;height:6.3cqw;font-size:2.4cqw;font-weight:800}.jpad-x{top:30%;left:72.8%}.jpad-y{top:40%;left:66.3%}.jpad-a{top:40%;left:79.3%}.jpad-b{top:50%;left:72.8%}.jpad-dpad-base{pointer-events:none;width:16.5cqw;height:16.5cqw;position:absolute;top:61.8%;left:39.8%;transform:translate(-50%,-50%)}.jpad-dpad-base:before,.jpad-dpad-base:after{content:"";background:linear-gradient(#36363c,#232328);border-radius:1.2cqw;position:absolute;box-shadow:0 .5cqw 1cqw #0000004d}.jpad-dpad-base:before{width:34%;height:100%;top:0;left:50%;transform:translate(-50%)}.jpad-dpad-base:after{width:100%;height:34%;top:50%;left:0;transform:translateY(-50%)}.jpad .jpad-arm{width:5.4cqw;height:5.4cqw;box-shadow:none;color:#f2efe8a6;background:0 0;border:none;border-radius:1cqw;font-size:1.7cqw}.jpad .jpad-arm:hover{border:1px solid var(--coral)}.jpad-arm-up{top:53.4%;left:39.8%}.jpad-arm-down{top:70.2%;left:39.8%}.jpad-arm-left{top:61.8%;left:34.3%}.jpad-arm-right{top:61.8%;left:45.3%}.jpad .jpad-rotate{width:5.2cqw;height:5.2cqw;box-shadow:none;color:#171918b8;background:0 0;border:none;border-radius:99px;font-size:3.4cqw;font-weight:700}.jpad-wheel-hint{font-family:var(--font-mono);letter-spacing:.08em;color:#17191873;pointer-events:none;font-size:1.5cqw;position:absolute;top:72%;left:60.2%;transform:translate(-50%,-50%)}.jpad .jpad-rotate:hover{border:1px solid var(--coral)}.jpad-ccw{top:61.8%;left:50.2%}.jpad-cw{top:61.8%;left:70.2%}.pad-readout{background:var(--graphite);border:1px solid var(--hairline-dark);border-radius:10px;min-height:64px;margin-top:16px;padding:14px 16px}.pad-readout-label{font-family:var(--font-mono);letter-spacing:.08em;color:#f4f1ea73;margin-bottom:6px;font-size:10.5px}.pad-readout-value{font-size:15px;font-weight:650}.pad-readout-key{color:var(--coral);font-family:var(--font-mono)}.sim-console{flex-direction:column;gap:16px;display:flex}.sim-state-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sim-state{font-family:var(--font-mono);letter-spacing:.08em;border:1px solid #f4f1ea26;border-radius:99px;align-items:center;gap:8px;padding:8px 14px;font-size:12.5px;display:inline-flex}.sim-state-dot{background:var(--muted);border-radius:99px;width:9px;height:9px;animation:1.6s infinite jm-pulse}.sim-state-amber .sim-state-dot{background:var(--amber)}.sim-state-mint .sim-state-dot{background:var(--mint)}.sim-state-flow{font-family:var(--font-mono);color:#f4f1ea80;font-size:11px}.sim-actions{flex-wrap:wrap;gap:10px;display:flex}.button-mint{background:var(--mint);min-height:44px;color:var(--ink);padding:0 20px;font-size:14px;font-weight:650}.button-mint:hover:not(:disabled){background:#57c795}.button-mint:disabled{cursor:default;background:#65d8a440}.button-ghost{min-height:44px;color:var(--porcelain);background:0 0;border:1px solid #f4f1ea4d;padding:0 20px;font-size:14px;font-weight:650}.button-ghost:hover:not(:disabled){border-color:var(--porcelain)}.button-ghost:disabled{color:#f4f1ea59;cursor:default}.button-mint:active:not(:disabled),.button-ghost:active:not(:disabled){transform:translateY(1px)}.sim-log{background:var(--graphite);border:1px solid var(--hairline-dark);border-radius:10px;flex:1;min-height:220px;padding:16px}.sim-log-head{font-family:var(--font-mono);letter-spacing:.08em;color:#f4f1ea73;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;font-size:10.5px;display:flex}.sim-log-head .mono-mint{font-size:11px}.sim-log-empty{color:#f4f1ea73;font-size:13px;line-height:1.7}.sim-log-entries{flex-direction:column;gap:8px;display:flex}.sim-log-entry{font-family:var(--font-mono);border-bottom:1px solid #f4f1ea12;align-items:baseline;gap:10px;padding-bottom:8px;font-size:12.5px;display:flex}.sim-log-key{color:var(--coral);min-width:44px}.sim-log-action{color:var(--porcelain);font-family:var(--font-sans);flex:1}.sim-log-tag{color:var(--mint)}.sim-footnote{color:#f4f1ea73;font-size:12px;line-height:1.7}.surfaces{border-top:1px solid #17191814}.surfaces .shell{padding-block:80px}.surfaces h2{margin-bottom:40px}.surfaces-grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));align-items:stretch;gap:24px;display:grid}.surface-card{background:var(--raised);border:1px solid var(--hairline);border-radius:16px;flex-direction:column;gap:16px;padding:28px;display:flex}.surface-card .eyebrow{margin-bottom:8px}.surface-card h3{margin-bottom:8px;font-size:20px;font-weight:700}.surface-card>p{color:var(--body);text-wrap:pretty;font-size:14px;line-height:1.75}.surface-figure{border:1px solid #1719181f;border-radius:12px;margin:auto 0 0;overflow:hidden;box-shadow:0 8px 32px #1719181f}.surface-figure img{width:100%;height:auto;display:block}.theme-row{flex-wrap:wrap;gap:8px;display:flex}.theme-toggle{cursor:pointer;background:var(--raised);min-height:40px;color:var(--ink);border:1px solid #17191833;border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.theme-toggle:hover{border-color:var(--ink)}.theme-toggle[aria-pressed=true]{background:var(--ink);color:var(--raised);border-color:var(--ink)}.theme-swatch{border-radius:99px;width:12px;height:12px;display:inline-block}.theme-swatch-porcelain{background:var(--porcelain);border:1px solid #17191840}.theme-swatch-graphite{background:var(--graphite)}.theme-swatch-signal{background:#dcd5c9;border:1px solid #17191833}.keys-stage{justify-content:center;padding-block:8px;display:flex}.keys-shell{--k-shell:#f4f1ea;--k-key:#fbfaf7;--k-edge:#17191824;--k-shadow:#1719181f;--k-inset:#fff;--k-light:#7c9eff;--k-light-dim:#7c9eff4d;--k-dim:#8a867c;background:var(--k-shell);border:1px solid var(--k-edge);width:min(280px,100%);box-shadow:0 16px 40px #1719182e, inset 0 1px 0 var(--k-inset);border-radius:32px;padding:18px 16px 22px;transition:background .3s,border-color .3s}.keys-shell[data-keys-theme=graphite]{--k-shell:#202321;--k-key:#2c302d;--k-edge:#f4f1ea24;--k-shadow:#00000080;--k-inset:#f4f1ea14;--k-light:#65d8a4;--k-light-dim:#65d8a44d;--k-dim:#f4f1ea8c}.keys-shell[data-keys-theme=signal]{--k-shell:#dcd5c9;--k-key:#e9e4da;--k-edge:#17191829;--k-shadow:#17191826;--k-inset:#f6f2ea;--k-light:#ff6846;--k-light-dim:#ff68464d;--k-dim:#777165}.keys-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.keys-title{font-family:var(--font-mono);letter-spacing:.1em;color:var(--k-dim);font-size:10px}.keys-preview{font-family:var(--font-mono);color:var(--k-dim);align-items:center;gap:5px;font-size:9.5px;display:inline-flex}.keys-preview-dot{background:var(--k-light);border-radius:99px;width:7px;height:7px}.keys-row{grid-template-columns:repeat(4,1fr);align-items:center;gap:8px;margin-bottom:8px;display:grid}.keys-row-bottom{grid-template-columns:1fr 2fr 1fr;margin-bottom:0}.keys-key{aspect-ratio:1;background:var(--k-key);border:1px solid var(--k-edge);min-height:44px;box-shadow:0 2px 0 var(--k-shadow);color:var(--k-dim);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:15px;font-weight:700;display:flex}.keys-key-label{aspect-ratio:auto;text-align:center;padding:4px;font-size:10px;font-weight:500}.keys-row-bottom .keys-key{aspect-ratio:auto;min-height:48px}.keys-key-voice{aspect-ratio:auto;border-color:var(--k-light);gap:2px;padding:4px}.keys-key-voice strong{font-size:11px;font-weight:650}.keys-key-voice small{opacity:.75;font-size:8.5px;font-weight:400}.keys-key-send{aspect-ratio:auto;background:var(--coral);border-color:var(--coral);color:#fbfaf7;gap:2px}.keys-key-send strong{font-size:13px}.keys-key-send small{font-size:9px;font-weight:500}.keys-led{border-radius:99px;width:5px;height:5px}.keys-led-idle{background:var(--k-light-dim)}.keys-led-blue{background:var(--blue)}.keys-led-mint{background:var(--mint)}.keys-led-amber{background:var(--amber)}.keys-led-red{background:var(--red)}.keys-led-accent{background:var(--k-light)}.keys-shell button{cursor:pointer;padding:0;font-family:inherit}.keys-shell button:hover{border-color:var(--coral)}.keys-shell button:active{transform:translateY(1px)}.keys-shell button[data-active=true]{border-color:var(--coral);box-shadow:0 0 0 2px #ff68464d, 0 2px 0 var(--k-shadow)}.keys-key-label{padding:4px}.keys-hotspot{box-shadow:none;color:#f4f1ea99;background:0 0;border:none;justify-content:center;align-items:flex-end;padding-bottom:4px;font-size:11px;display:flex;position:absolute}.keys-shell .keys-hotspot:hover{color:var(--coral);border:none}.keys-shell .keys-hotspot[data-active=true]{box-shadow:none;color:var(--coral);border:none}.keys-hotspot-left{border-radius:99px 0 0 99px;width:50%;height:100%;top:0;left:0}.keys-hotspot-right{border-radius:0 99px 99px 0;width:50%;height:100%;top:0;right:0}.keys-joy-up,.keys-joy-down{align-items:center;width:50%;height:32%;left:25%}.keys-joy-up{top:0}.keys-joy-down{bottom:0}.keys-joy-left,.keys-joy-right{align-items:center;width:32%;height:50%;top:25%}.keys-joy-left{left:0}.keys-joy-right{right:0}.keys-readout{border-top:1px solid var(--k-edge);flex-direction:column;gap:3px;margin-top:10px;padding-top:10px;display:flex}.keys-readout-label{font-family:var(--font-mono);letter-spacing:.1em;color:var(--k-dim);font-size:9px}.keys-readout-value{color:var(--k-ink,var(--ink));font-size:12.5px;font-weight:650}.keys-shell[data-keys-theme=graphite] .keys-readout-value{color:#f4f1ea}.keys-knob{aspect-ratio:1;border:2px solid var(--k-edge);box-shadow:0 3px 0 var(--k-shadow);background:radial-gradient(circle at 38% 32%,#3a3f3b,#1a1c1b);border-radius:99px;justify-content:center;align-items:center;display:flex;position:relative}.keys-knob-tick{background:var(--coral);border-radius:2px;width:3px;height:11px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.keys-joystick-ring{width:55%;height:55%;color:var(--coral);border:1px solid #f4f1ea4d;border-radius:99px;justify-content:center;align-items:center;font-size:8px;display:flex}.pro{border-top:1px solid #17191814}.pro-grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));align-items:center;gap:48px;padding-block:80px;display:grid}.pro h2{margin-bottom:16px}.pro .section-lede{max-width:34em;margin-bottom:20px;font-size:15.5px}.mcp-quote{border-left:3px solid var(--coral);margin:0 0 14px;padding:4px 0 4px 18px}.mcp-quote-title{margin-bottom:6px;font-size:15px;font-weight:600;line-height:1.75}.mcp-quote-text{font-family:var(--font-mono);color:var(--body);font-size:13px;line-height:1.7}.device-list{gap:12px;display:grid}.device-card{background:var(--raised);border:1px solid var(--hairline);border-radius:12px;align-items:center;gap:14px;padding:18px 20px;display:flex}.device-card .device-tile{border-radius:9px;width:36px;height:36px}.device-card .device-pad{border-radius:5px;width:18px;height:11px}.device-text{flex:1;gap:2px;min-width:0;display:grid}.device-text strong{text-overflow:ellipsis;font-size:14.5px;font-weight:650;overflow:hidden}.device-text small{color:var(--muted);font-size:12px}.device-card img{border-radius:6px;flex-shrink:0}.device-note{background:var(--raised);font-family:var(--font-mono);color:var(--muted);letter-spacing:.04em;border:1px dashed #17191833;border-radius:12px;padding:14px 20px;font-size:11.5px}.status{border-top:1px solid #17191814}.status .shell{padding-block:80px 88px}.status h2{margin-bottom:32px}.status-table{background:var(--raised);border:1px solid var(--hairline);border-radius:16px;overflow:hidden}.status-row{border-bottom:1px solid #17191812;grid-template-columns:minmax(120px,1.4fr) minmax(76px,1fr) minmax(76px,1fr);align-items:center;gap:8px;padding:16px 20px;font-size:14px;display:grid}.status-row:last-child{border-bottom:none}.status-row-head{border-bottom:1px solid var(--hairline);font-family:var(--font-mono);letter-spacing:.08em;color:var(--muted);padding-block:14px;font-size:11px}.status-target{align-items:center;gap:10px;min-width:0;font-weight:650;display:flex}.status-target img{border-radius:6px;flex-shrink:0}.status-placeholder{background:var(--porcelain);border:1px dashed #17191840;border-radius:6px;flex-shrink:0;width:26px;height:26px}.status-yes,.status-later{align-items:center;gap:6px;display:inline-flex}.status-later{color:var(--muted)}.status-dot{border-radius:99px;flex-shrink:0;width:8px;height:8px}.status-dot-mint{background:var(--mint)}.status-dot-amber{background:var(--amber)}.status-cta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.status-cta p{color:var(--muted);max-width:36em;font-size:13px;line-height:1.7}.site-footer{background:var(--graphite);color:#f4f1eab3}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;padding-block:48px 32px;display:flex}.footer-brand{color:var(--porcelain);flex-wrap:wrap;align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}.footer-brand img{background:var(--raised);border-radius:7px;padding:2px}.footer-sub{color:#f4f1ea8c;margin-left:4px;font-size:12.5px;font-weight:400}.footer-legal{max-width:44em;font-size:12px;line-height:1.8}.footer-legal p{margin:0 0 6px}.footer-legal p:last-child{margin-bottom:0}.footer-copy{color:#f4f1ea8c;border-top:1px solid #f4f1ea1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-block:18px;font-size:12px;display:flex}.footer-copy-meta{font-family:var(--font-mono);letter-spacing:.05em;font-size:11px}@keyframes jm-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}@keyframes jm-flow{0%{opacity:0;transform:translateY(-4px)}30%{opacity:1}to{opacity:0;transform:translateY(22px)}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}html{scroll-behavior:auto}}@media (max-width:1100px){.hero-grid{padding-block:56px 48px}}@media (max-width:768px){.why .shell,.sim .shell,.surfaces .shell,.pro-grid,.status .shell{padding-block:56px}.hero h1{font-size:clamp(36px,10vw,46px)}.pad-body{justify-content:center}}@media (max-width:430px){.shell{padding-inline:18px}.header-row{gap:8px 14px}.site-nav{gap:4px 14px}.version-chip{display:none}.status-row{grid-template-columns:minmax(88px,1.3fr) minmax(64px,1fr) minmax(64px,1fr);padding-inline:14px;font-size:13px}.status-row-head span:last-child,.status-row-head span:nth-child(2){white-space:normal}}
