@keyframes glow-pulse{0%,to{opacity:.3}50%{opacity:.7}}@keyframes glow-hover{0%{opacity:.7}to{opacity:1}}.hero-start-btn{position:relative;display:inline-block}.hero-start-btn:after{content:"";position:absolute;inset:-6px;border-radius:8px;background:#000;filter:blur(16px);opacity:.3;animation:glow-pulse 6s ease-in-out infinite;will-change:opacity;z-index:-1}.hero-start-btn:hover:after{animation:glow-hover .6s ease-out forwards}#investigation-journey[data-astro-cid-mmc7otgs]{--journey-muted: color-mix(in oklab, var(--foreground) 52%, transparent);--journey-line: color-mix(in oklab, var(--foreground) 14%, transparent);--journey-soft: color-mix(in oklab, var(--foreground) 4%, transparent)}.product-label[data-astro-cid-mmc7otgs]{color:var(--journey-muted);font-family:monospace;font-size:.625rem;letter-spacing:.12em}.project-selector[data-astro-cid-mmc7otgs]{display:flex;justify-content:flex-end;margin:0 0 .75rem}.project-selector[data-astro-cid-mmc7otgs] select[data-astro-cid-mmc7otgs]{width:min(19rem,100%);height:2.5rem;padding:0 .75rem;border:1px solid var(--journey-line);border-radius:.45rem;background:var(--background);color:var(--foreground);font-family:monospace;font-size:.7rem;cursor:pointer}.project-selector[data-astro-cid-mmc7otgs] select[data-astro-cid-mmc7otgs]:hover{border-color:color-mix(in oklab,var(--foreground) 28%,transparent)}.project-selector[data-astro-cid-mmc7otgs] select[data-astro-cid-mmc7otgs]:focus-visible{border-color:color-mix(in oklab,var(--foreground) 42%,transparent);outline:none}.system-demo[data-astro-cid-mmc7otgs]{overflow:hidden;border:1px solid var(--journey-line);border-radius:1rem;background:var(--background);box-shadow:0 2rem 5rem color-mix(in oklab,var(--foreground) 8%,transparent)}.system-demo-bar[data-astro-cid-mmc7otgs]{display:flex;height:3rem;align-items:center;gap:.9rem;padding:0 1rem;border-bottom:1px solid var(--journey-line)}.window-dots[data-astro-cid-mmc7otgs]{display:flex;gap:.3rem}.window-dots[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{width:.42rem;height:.42rem;border-radius:999px;background:var(--journey-line)}.simulation-status[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:.4rem;margin-left:auto;color:#10b981;font-family:monospace;font-size:.62rem}.simulation-status[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{width:.38rem;height:.38rem;border-radius:999px;background:currentColor;box-shadow:0 0 .7rem currentColor;animation:simulation-pulse 1.8s ease-in-out infinite}.system-demo-bar[data-astro-cid-mmc7otgs]>a[data-astro-cid-mmc7otgs]{font-family:monospace;font-size:.62rem}.system-demo-bar[data-astro-cid-mmc7otgs]>a[data-astro-cid-mmc7otgs]:hover{text-decoration:underline;text-underline-offset:.25rem}.system-demo-body[data-astro-cid-mmc7otgs]{display:grid;min-height:38rem;grid-template-columns:21rem minmax(0,1fr)}.agent-pane[data-astro-cid-mmc7otgs]{position:relative;display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--journey-line);background:color-mix(in oklab,var(--foreground) 2.5%,transparent)}.agent-pane[data-astro-cid-mmc7otgs]:after{position:absolute;z-index:5;top:72%;right:-.72rem;display:grid;width:1.4rem;height:1.4rem;place-items:center;border:1px solid color-mix(in oklab,var(--primary) 45%,transparent);border-radius:999px;background:var(--background);color:var(--primary);font-size:.7rem;content:"›";box-shadow:0 0 1.2rem color-mix(in oklab,var(--primary) 25%,transparent)}.agent-head[data-astro-cid-mmc7otgs]{display:flex;height:4.5rem;align-items:center;gap:.7rem;padding:0 1rem;border-bottom:1px solid var(--journey-line)}.agent-mark[data-astro-cid-mmc7otgs]{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.45rem;background:var(--primary);color:#fff;font-family:monospace;font-size:.62rem;font-weight:700;box-shadow:0 .5rem 1.4rem color-mix(in oklab,var(--primary) 22%,transparent)}.agent-head[data-astro-cid-mmc7otgs] div[data-astro-cid-mmc7otgs]{display:grid;gap:.15rem}.agent-head[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{font-size:.73rem;font-weight:500}.agent-head[data-astro-cid-mmc7otgs] small[data-astro-cid-mmc7otgs]{color:var(--journey-muted);font-family:monospace;font-size:.52rem}.agent-thread[data-astro-cid-mmc7otgs]{display:flex;flex:1;flex-direction:column;gap:.85rem;padding:1rem}.agent-bubble[data-astro-cid-mmc7otgs]{width:calc(100% - 1.5rem);max-width:93%;padding:.75rem .8rem;border:1px solid var(--journey-line);border-radius:.65rem;font-size:.68rem;line-height:1.55}.user-message[data-astro-cid-mmc7otgs]{align-self:flex-end;border-bottom-right-radius:.15rem;background:color-mix(in oklab,var(--foreground) 6%,transparent)}.agent-message[data-astro-cid-mmc7otgs]{align-self:flex-start;border-bottom-left-radius:.15rem;background:var(--background)}.agent-message[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{margin:0 0 .65rem}.agent-message[data-astro-cid-mmc7otgs] ul[data-astro-cid-mmc7otgs]{display:grid;gap:.35rem;margin:0;padding:0;color:var(--journey-muted);font-family:monospace;font-size:.56rem;list-style:none}.agent-message[data-astro-cid-mmc7otgs] li[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:.45rem}.agent-message[data-astro-cid-mmc7otgs] li[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{width:.35rem;height:.35rem;border-radius:999px;background:#10b981;box-shadow:0 0 .4rem #10b98180}.short-message[data-astro-cid-mmc7otgs]{max-width:75%}.link-message[data-astro-cid-mmc7otgs]{width:100%;max-width:100%}.link-message[data-astro-cid-mmc7otgs]>span[data-astro-cid-mmc7otgs]{display:block;margin-bottom:.6rem}.environment-link[data-astro-cid-mmc7otgs]{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.65rem;overflow:hidden;border:1px solid color-mix(in oklab,var(--primary) 38%,transparent);border-radius:.5rem;background:color-mix(in oklab,var(--primary) 7%,transparent);box-shadow:0 .8rem 2rem color-mix(in oklab,var(--primary) 8%,transparent);transition:border-color .2s ease,transform .2s ease}.environment-link[data-astro-cid-mmc7otgs]:hover{border-color:color-mix(in oklab,var(--primary) 80%,transparent);transform:translateY(-1px)}.link-icon[data-astro-cid-mmc7otgs]{display:grid;width:1.7rem;height:1.7rem;place-items:center;border-radius:.35rem;background:var(--primary);color:#fff}.environment-link[data-astro-cid-mmc7otgs]>span[data-astro-cid-mmc7otgs]:nth-child(2){display:grid;min-width:0}.environment-link[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{font-family:monospace;font-size:.58rem;font-weight:500}.environment-link[data-astro-cid-mmc7otgs] small[data-astro-cid-mmc7otgs]{overflow:hidden;color:var(--journey-muted);font-family:monospace;font-size:.45rem;text-overflow:ellipsis;white-space:nowrap}.environment-link[data-astro-cid-mmc7otgs] strong[data-astro-cid-mmc7otgs]{color:var(--primary);font-family:monospace;font-size:.52rem;font-weight:500}.agent-composer[data-astro-cid-mmc7otgs]{display:flex;height:3.4rem;align-items:center;justify-content:space-between;margin:0 1rem 1rem;padding:0 .75rem;border:1px solid var(--journey-line);border-radius:.5rem;background:var(--background);color:var(--journey-muted);font-size:.62rem}.agent-composer[data-astro-cid-mmc7otgs] kbd[data-astro-cid-mmc7otgs]{padding:.2rem .35rem;border:1px solid var(--journey-line);border-radius:.25rem;font-family:monospace;font-size:.5rem}.board-pane[data-astro-cid-mmc7otgs]{min-width:0;padding:1.25rem;background:radial-gradient(circle at 50% 38%,color-mix(in oklab,var(--primary) 4.5%,transparent),transparent 48%)}.environment-head[data-astro-cid-mmc7otgs]{display:flex;min-height:2.5rem;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.environment-head[data-astro-cid-mmc7otgs]>div[data-astro-cid-mmc7otgs]{display:grid;gap:.15rem}.environment-head[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{font-family:monospace;font-size:.8rem;font-weight:500}.firmware-binary[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:1rem;min-height:3rem;padding:0 .9rem;border:1px solid var(--journey-line);border-radius:.45rem;font-family:monospace;font-size:.68rem}.firmware-binary[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{color:var(--foreground)}.firmware-binary[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{margin-left:auto;color:#10b981;font-size:.6rem;font-weight:500}.board-canvas[data-astro-cid-mmc7otgs]{position:relative;height:29rem;margin-top:.25rem;overflow:hidden;border:1px solid var(--journey-line);border-radius:.7rem;background-color:color-mix(in oklab,var(--background) 98%,var(--foreground));background-image:radial-gradient(circle,color-mix(in oklab,var(--foreground) 9%,transparent) .75px,transparent 1px);background-size:22px 22px;box-shadow:inset 0 1px color-mix(in oklab,var(--foreground) 3%,transparent)}.board-canvas[data-astro-cid-mmc7otgs]:has(.rf-hardware-grid:not([hidden])){height:37rem}.uart-console[data-astro-cid-mmc7otgs]{margin-top:.75rem;overflow:hidden;border:1px solid var(--journey-line);border-radius:.55rem;background:color-mix(in oklab,var(--background) 97%,var(--foreground));color:var(--foreground);box-shadow:inset 0 1px color-mix(in oklab,var(--foreground) 3%,transparent)}.uart-console-head[data-astro-cid-mmc7otgs]{display:grid;min-height:2.15rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:0 .75rem;border-bottom:1px solid var(--journey-line);background:var(--journey-soft);font-family:monospace}.uart-console-head[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:.4rem;color:var(--foreground);font-size:.43rem;letter-spacing:.1em}.uart-console-head[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{width:.4rem;height:.4rem;border-radius:999px;background:var(--primary);box-shadow:0 0 .55rem color-mix(in oklab,var(--primary) 55%,transparent)}.uart-console-head[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{overflow:hidden;color:var(--journey-muted);font-size:.4rem;text-overflow:ellipsis;white-space:nowrap}.uart-console-head[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{color:#10b981;font-size:.38rem;font-weight:500}.uart-console-body[data-astro-cid-mmc7otgs]{display:grid;gap:.3rem;padding:.7rem .8rem .75rem}.uart-console-body[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{overflow:hidden;color:color-mix(in oklab,var(--foreground) 62%,transparent);font-size:.46rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.uart-console-body[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]:last-child{color:var(--foreground)}.board-caption[data-astro-cid-mmc7otgs]{position:absolute;top:.8rem;left:.9rem;color:var(--journey-muted);font-family:monospace;font-size:.5rem;letter-spacing:.12em}.board-meta[data-astro-cid-mmc7otgs]{position:absolute;z-index:3;top:.65rem;right:.7rem;display:flex;align-items:center;gap:.4rem;padding:.3rem .45rem;border-radius:.3rem;background:color-mix(in oklab,var(--background) 88%,transparent);color:#10b981;font-family:monospace;font-size:.48rem;backdrop-filter:blur(8px)}.board-meta[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{color:var(--journey-muted)}.board-meta[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{width:.28rem;height:.28rem;border-radius:999px;background:currentColor}.hardware-grid[data-astro-cid-mmc7otgs]{position:absolute;inset:2.5rem .75rem .75rem;display:grid;grid-template-columns:minmax(8rem,.78fr) minmax(0,1.22fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:.65rem}.hardware-grid[data-astro-cid-mmc7otgs][hidden]{display:none}.hardware-card[data-astro-cid-mmc7otgs]{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;border:1px solid color-mix(in oklab,var(--foreground) 8%,transparent);border-radius:.55rem;background:color-mix(in oklab,var(--background) 76%,transparent)}.mcu-card[data-astro-cid-mmc7otgs]{grid-row:1 / -1}.rf-hardware-grid[data-astro-cid-mmc7otgs]{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}.rf-environment-card[data-astro-cid-mmc7otgs]{grid-column:1 / span 2}.rf-wifi-card[data-astro-cid-mmc7otgs]{grid-column:3 / span 2}.rf-node-part[data-astro-cid-mmc7otgs]{width:4.4rem}.rf-peripheral-part[data-astro-cid-mmc7otgs]{width:4.1rem}.rf-display-part[data-astro-cid-mmc7otgs]{width:5.1rem}.rf-buzzer-part[data-astro-cid-mmc7otgs]{width:3.2rem}.rf-motion-control[data-astro-cid-mmc7otgs]{display:grid;width:5.4rem;gap:.25rem;font-family:monospace}.rf-motion-control[data-astro-cid-mmc7otgs]>span[data-astro-cid-mmc7otgs]{display:flex;justify-content:space-between;color:var(--journey-muted);font-size:.32rem}.rf-motion-control[data-astro-cid-mmc7otgs] small[data-astro-cid-mmc7otgs]{color:var(--primary);font-size:.28rem}.rf-imu-stage[data-astro-cid-mmc7otgs]{display:grid;height:4.3rem;place-items:center;cursor:grab;perspective:16rem;touch-action:none}.rf-imu-stage[data-astro-cid-mmc7otgs]:active{cursor:grabbing}.rf-imu-board[data-astro-cid-mmc7otgs]{position:relative;width:3rem;height:1.9rem;transform:rotateX(-16deg) rotateY(22deg);transform-style:preserve-3d}.rf-oled-content[data-astro-cid-mmc7otgs]{position:absolute;top:35%;left:50%;display:grid;width:72%;gap:.1rem;color:#5eead4;font-family:monospace;text-align:left;transform:translate(-50%,-50%)}.rf-oled-content[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{font-size:.3rem}.rf-oled-content[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{font-size:.62rem;font-weight:500}.rf-oled-content[data-astro-cid-mmc7otgs] small[data-astro-cid-mmc7otgs]{color:#7dd3fc;font-size:.28rem}.rf-led-visual[data-astro-cid-mmc7otgs]{--rf-led-color: 34 197 94;position:relative;display:grid;width:4.5rem;height:5.5rem;place-items:center;border:0;background:transparent;cursor:pointer}.rf-led-visual[data-astro-cid-mmc7otgs]:focus-visible,.rf-buzzer-part[data-astro-cid-mmc7otgs]:focus-visible{border-radius:.45rem;outline:2px solid color-mix(in oklab,var(--primary) 80%,transparent);outline-offset:.2rem}.rf-led-editor-part[data-astro-cid-mmc7otgs]{position:relative;display:block;width:1.4rem;height:4.2rem}.rf-led-editor-part[data-astro-cid-mmc7otgs]>i[data-astro-cid-mmc7otgs]{position:absolute;z-index:4;top:25%;left:50%;width:2rem;height:3rem;border-radius:999px;background:rgb(var(--rf-led-color));filter:blur(.65rem);opacity:.86;transform:translate(-50%,-50%);transition:background .18s ease,opacity .18s ease}.rf-led-editor-part[data-astro-cid-mmc7otgs]>img[data-astro-cid-mmc7otgs]{position:absolute;z-index:3;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 .35rem .3rem rgb(0 0 0 / .16))}.rf-led-visual[data-astro-cid-mmc7otgs] small[data-astro-cid-mmc7otgs]{position:absolute;right:0;bottom:0;left:0;color:var(--primary);font-family:monospace;font-size:.27rem;letter-spacing:.08em}.rf-buzzer-part[data-astro-cid-mmc7otgs]{position:relative;border:0;background:transparent;cursor:pointer}.rf-buzzer-part[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{position:absolute;inset:15%;z-index:-1;border:1px solid rgb(249 115 22 / .55);border-radius:999px;opacity:0}.rf-buzzer-part[data-astro-cid-mmc7otgs].is-active i[data-astro-cid-mmc7otgs]{animation:buzzer-wave 1.2s ease-out infinite}.rf-buzzer-part[data-astro-cid-mmc7otgs].is-active i[data-astro-cid-mmc7otgs]:last-child{animation-delay:.6s}@keyframes buzzer-wave{0%{inset:30%;opacity:.8}to{inset:-35%;opacity:0}}.rf-control[data-astro-cid-mmc7otgs]{position:absolute;right:.55rem;bottom:.45rem;left:.55rem;display:grid;gap:.25rem;color:var(--journey-muted);font-family:monospace;font-size:.32rem}.rf-control[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{display:flex;justify-content:space-between;gap:.3rem}.rf-control[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{color:var(--foreground);font-weight:500}.rf-control[data-astro-cid-mmc7otgs] input[data-astro-cid-mmc7otgs]{width:100%;height:.18rem;accent-color:var(--primary);cursor:ew-resize}.rf-card-state[data-astro-cid-mmc7otgs]{position:absolute;right:.65rem;bottom:.55rem;left:.65rem;overflow:hidden;color:#10b981;font-family:monospace;font-size:.38rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.editor-network-card[data-astro-cid-mmc7otgs]{display:grid;width:min(11rem,calc(100% - 1.5rem));min-height:6.75rem;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;gap:.65rem;padding:.85rem;border:0;background:transparent;color:var(--foreground);box-shadow:none}.network-component-icon[data-astro-cid-mmc7otgs]{display:grid;width:2.2rem;height:2.2rem;flex:0 0 auto;place-items:center;border:1px solid var(--journey-line);border-radius:.45rem;background:var(--journey-soft);color:var(--journey-muted)}.network-component-icon[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.editor-network-card[data-astro-cid-mmc7otgs]>span[data-astro-cid-mmc7otgs]:nth-child(2){display:grid;gap:.12rem}.editor-network-card[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{font-size:.62rem;font-weight:600}.editor-network-card[data-astro-cid-mmc7otgs] small[data-astro-cid-mmc7otgs]{color:var(--journey-muted);font-family:monospace;font-size:.34rem}.editor-network-card[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{grid-column:1 / -1;overflow:hidden;color:var(--journey-muted);font-size:.33rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.network-access-link[data-astro-cid-mmc7otgs]{grid-column:1 / -1;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.5rem;padding:.38rem .48rem;border:1px solid var(--journey-line);border-radius:.35rem;background:var(--journey-soft);color:var(--foreground);font-family:monospace;font-size:.31rem;cursor:pointer;transition:border-color .16s ease,background .16s ease}.network-access-link[data-astro-cid-mmc7otgs]:hover,.network-access-link[data-astro-cid-mmc7otgs]:focus-visible{border-color:color-mix(in oklab,var(--foreground) 28%,transparent);background:color-mix(in oklab,var(--foreground) 7%,transparent);outline:none}.network-access-link[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.network-access-link[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{flex:0 0 auto;color:var(--journey-muted);font-size:.28rem;letter-spacing:.06em}.editor-part[data-astro-cid-mmc7otgs]{position:relative;z-index:2}.editor-part[data-astro-cid-mmc7otgs] img[data-astro-cid-mmc7otgs]{display:block;width:100%;height:auto;opacity:.92;filter:brightness(1.32) saturate(.72) contrast(.86) drop-shadow(0 .7rem 1rem rgb(50 45 40 / .14));transition:filter .35s ease,opacity .35s ease}.node-mcu[data-astro-cid-mmc7otgs] img[data-astro-cid-mmc7otgs]{filter:saturate(.94) contrast(.97) drop-shadow(0 .7rem 1rem rgb(50 45 40 / .12))}html.dark .editor-part[data-astro-cid-mmc7otgs] img[data-astro-cid-mmc7otgs]{opacity:1;filter:brightness(1.04) saturate(.94) drop-shadow(0 .7rem .9rem rgb(0 0 0 / .3))}.part-tag[data-astro-cid-mmc7otgs]{position:absolute;z-index:4;top:.65rem;left:.75rem;padding:.2rem 0;border:0;background:transparent;color:var(--journey-muted);font-family:monospace;font-size:.47rem;letter-spacing:.06em;white-space:nowrap}.node-mcu[data-astro-cid-mmc7otgs]{width:6.25rem}.node-display[data-astro-cid-mmc7otgs]{width:7.5rem}.node-sensor[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.5rem)}.node-sensor[data-astro-cid-mmc7otgs]>img[data-astro-cid-mmc7otgs]{width:4.4rem;flex:0 0 auto}.oled-content[data-astro-cid-mmc7otgs]{position:absolute;inset:27% 6% 20%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:4% 5%;overflow:hidden;color:#7dd3fc;font-family:monospace;text-shadow:0 0 .18rem rgb(56 189 248 / .7)}.oled-content[data-astro-cid-mmc7otgs]>span[data-astro-cid-mmc7otgs]{font-size:.22rem;letter-spacing:.08em}.oled-content[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{display:flex;justify-content:space-between;font-size:.2rem;line-height:1}.oled-horizon[data-astro-cid-mmc7otgs]{position:relative;overflow:hidden;transform-origin:center;transition:transform 80ms linear}.oled-horizon[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{position:absolute;top:50%;left:-20%;width:140%;height:1px;background:currentColor;box-shadow:0 0 .2rem currentColor}.oled-horizon[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{position:absolute;top:50%;left:50%;width:.22rem;height:.22rem;border:1px solid currentColor;border-radius:999px;transform:translate(-50%,-50%)}.sensor-controller[data-astro-cid-mmc7otgs]{position:relative;z-index:5;width:7.2rem;padding:.45rem;border:1px solid var(--journey-line);border-radius:.5rem;background:color-mix(in oklab,var(--background) 91%,transparent);box-shadow:0 .8rem 2rem #0000001a;font-family:monospace;backdrop-filter:blur(12px)}.sensor-controller-head[data-astro-cid-mmc7otgs]{display:flex;align-items:center;justify-content:space-between;color:var(--journey-muted);font-size:.42rem;letter-spacing:.08em}.sensor-controller-head[data-astro-cid-mmc7otgs] small[data-astro-cid-mmc7otgs]{color:var(--primary);font-size:.38rem}.imu-stage[data-astro-cid-mmc7otgs]{display:grid;height:4.5rem;place-items:center;perspective:420px;cursor:grab;touch-action:none;user-select:none}.imu-stage[data-astro-cid-mmc7otgs]:active{cursor:grabbing}.imu-board[data-astro-cid-mmc7otgs]{position:relative;width:3.8rem;height:2.45rem;transform:rotateX(-20deg) rotateY(25deg);transform-style:preserve-3d;will-change:transform}.imu-face[data-astro-cid-mmc7otgs],.imu-edge[data-astro-cid-mmc7otgs]{position:absolute;border:1px solid rgb(52 113 64);background:#174f26;backface-visibility:hidden}.imu-front[data-astro-cid-mmc7otgs],.imu-back[data-astro-cid-mmc7otgs]{inset:0;border-radius:.2rem}.imu-front[data-astro-cid-mmc7otgs]{display:grid;place-items:center;transform:translateZ(.3rem);background:linear-gradient(145deg,#1f5c2d,#156830);box-shadow:inset 0 0 .6rem #00000059}.imu-front[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{display:grid;width:1.05rem;height:1.05rem;place-items:center;border:1px solid rgb(255 255 255 / .15);border-radius:.12rem;background:#0a130d;color:#ffffff8c;font-size:.3rem;line-height:1;text-align:center}.imu-front[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{position:absolute;font-size:.3rem;font-style:normal}.imu-front[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]:nth-of-type(1){top:45%;right:.18rem;color:#f87171}.imu-front[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]:nth-of-type(2){bottom:.12rem;left:45%;color:#4ade80}.imu-front[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]:nth-of-type(3){top:.12rem;left:.18rem;color:#60a5fa}.imu-back[data-astro-cid-mmc7otgs]{transform:rotateY(180deg);background:#123d1a}.imu-edge-right[data-astro-cid-mmc7otgs],.imu-edge-left[data-astro-cid-mmc7otgs]{top:0;width:.3rem;height:100%;background:#0e2e14}.imu-edge-right[data-astro-cid-mmc7otgs]{right:0;transform:rotateY(90deg);transform-origin:right center}.imu-edge-left[data-astro-cid-mmc7otgs]{left:0;transform:rotateY(-90deg);transform-origin:left center}.imu-edge-top[data-astro-cid-mmc7otgs],.imu-edge-bottom[data-astro-cid-mmc7otgs]{left:0;width:100%;height:.3rem;background:#0e2e14}.imu-edge-top[data-astro-cid-mmc7otgs]{top:0;transform:rotateX(90deg);transform-origin:top center}.imu-edge-bottom[data-astro-cid-mmc7otgs]{bottom:0;transform:rotateX(-90deg);transform-origin:bottom center}.imu-values[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(3,1fr);padding-top:.35rem;border-top:1px solid var(--journey-line);color:var(--journey-muted);font-size:.38rem;text-align:center}.imu-values[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{color:var(--foreground);font-weight:400;font-variant-numeric:tabular-nums}.signal-inspector[data-astro-cid-mmc7otgs]{min-width:0;border-left:1px solid var(--journey-line);background:color-mix(in oklab,var(--foreground) 2.5%,transparent)}.inspector-head[data-astro-cid-mmc7otgs],.inspector-foot[data-astro-cid-mmc7otgs]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 1rem;font-family:monospace;font-size:.55rem}.inspector-head[data-astro-cid-mmc7otgs]{height:3rem;border-bottom:1px solid var(--journey-line)}.inspector-head[data-astro-cid-mmc7otgs]>span[data-astro-cid-mmc7otgs]:last-child{color:var(--journey-muted)}.signal-panel[data-astro-cid-mmc7otgs]{display:grid;gap:.45rem;padding:1rem;border-bottom:1px solid var(--journey-line);font-family:monospace;font-size:.58rem}.signal-panel[data-astro-cid-mmc7otgs]>span[data-astro-cid-mmc7otgs]{margin-bottom:.25rem;color:var(--journey-muted);font-size:.52rem;letter-spacing:.08em}.signal-panel[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{white-space:nowrap}.signal-panel[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{margin-right:.55rem;color:var(--journey-muted);font-style:normal}.signal-panel[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{margin-right:.4rem;color:var(--primary);font-weight:500}.gpio-panel[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{width:100%;height:3.2rem}.gpio-panel[data-astro-cid-mmc7otgs] path[data-astro-cid-mmc7otgs]{fill:none;stroke:#10b981;stroke-width:1.5;vector-effect:non-scaling-stroke}.inspector-foot[data-astro-cid-mmc7otgs]{justify-content:flex-start;padding-top:1rem;color:var(--journey-muted)}.inspector-foot[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{padding:.35rem .5rem;border:1px solid var(--journey-line);border-radius:.25rem}@keyframes simulation-pulse{50%{opacity:.35}}@media (max-width: 900px){.system-demo-body[data-astro-cid-mmc7otgs]{grid-template-columns:1fr}.agent-pane[data-astro-cid-mmc7otgs]{border-right:0;border-bottom:1px solid var(--journey-line)}.agent-pane[data-astro-cid-mmc7otgs]:after{top:auto;right:calc(50% - .7rem);bottom:-.72rem;transform:rotate(90deg)}.agent-thread[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:1fr 1fr;align-items:start}.agent-bubble[data-astro-cid-mmc7otgs]{width:100%;max-width:none}.short-message[data-astro-cid-mmc7otgs]{justify-self:end}}@media (max-width: 767px){.project-selector[data-astro-cid-mmc7otgs] select[data-astro-cid-mmc7otgs]{width:100%}.system-demo[data-astro-cid-mmc7otgs]{margin-right:-1.25rem;margin-left:-1.25rem;border-right:0;border-left:0;border-radius:0}.system-demo-bar[data-astro-cid-mmc7otgs]>.product-label[data-astro-cid-mmc7otgs]{display:none}.system-demo-bar[data-astro-cid-mmc7otgs]>a[data-astro-cid-mmc7otgs]{font-size:0}.system-demo-bar[data-astro-cid-mmc7otgs]>a[data-astro-cid-mmc7otgs]:after{content:"Open ↗";font-size:.62rem}.system-demo-body[data-astro-cid-mmc7otgs]{grid-template-columns:1fr}.agent-thread[data-astro-cid-mmc7otgs]{display:flex}.agent-bubble[data-astro-cid-mmc7otgs]{width:calc(100% - 1.5rem)}.link-message[data-astro-cid-mmc7otgs]{width:100%}.short-message[data-astro-cid-mmc7otgs]{width:auto;max-width:75%}.board-pane[data-astro-cid-mmc7otgs]{padding:.75rem}.board-canvas[data-astro-cid-mmc7otgs]{height:23rem}.board-canvas[data-astro-cid-mmc7otgs]:has(.rf-hardware-grid:not([hidden])){height:42rem}.hardware-grid[data-astro-cid-mmc7otgs]{inset:2.35rem .45rem .45rem;grid-template-columns:minmax(6.5rem,.72fr) minmax(0,1.28fr);gap:.4rem}.node-mcu[data-astro-cid-mmc7otgs]{width:4.5rem}.node-display[data-astro-cid-mmc7otgs]{width:5.8rem}.node-sensor[data-astro-cid-mmc7otgs]{width:auto;gap:.35rem}.node-sensor[data-astro-cid-mmc7otgs]>img[data-astro-cid-mmc7otgs]{width:2.7rem}.sensor-controller[data-astro-cid-mmc7otgs]{width:5.2rem;padding:.3rem}.sensor-controller-head[data-astro-cid-mmc7otgs] small[data-astro-cid-mmc7otgs]{display:none}.imu-stage[data-astro-cid-mmc7otgs]{height:3.2rem}.imu-board[data-astro-cid-mmc7otgs]{width:3.25rem;height:2.1rem}.imu-values[data-astro-cid-mmc7otgs]{font-size:.33rem}.part-tag[data-astro-cid-mmc7otgs]{top:.4rem;left:.5rem;font-size:.42rem}.rf-node-part[data-astro-cid-mmc7otgs]{width:3.8rem}.rf-peripheral-part[data-astro-cid-mmc7otgs]{width:3.4rem}.rf-display-part[data-astro-cid-mmc7otgs]{width:4.2rem}.rf-led-visual[data-astro-cid-mmc7otgs],.rf-buzzer-part[data-astro-cid-mmc7otgs]{width:2.6rem}.rf-led-visual[data-astro-cid-mmc7otgs]{height:4.2rem}.rf-led-editor-part[data-astro-cid-mmc7otgs]{transform:scale(.78)}.rf-motion-control[data-astro-cid-mmc7otgs]{width:4.2rem}.rf-imu-stage[data-astro-cid-mmc7otgs]{height:3.2rem}.rf-imu-board[data-astro-cid-mmc7otgs]{width:2.5rem;height:1.6rem}.rf-control[data-astro-cid-mmc7otgs]{right:.35rem;bottom:.35rem;left:.35rem;font-size:.25rem}.editor-network-card[data-astro-cid-mmc7otgs]{min-height:5.25rem;gap:.35rem;padding:.55rem}.network-component-icon[data-astro-cid-mmc7otgs]{width:1.45rem;height:1.45rem}.network-component-icon[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{width:.85rem;height:.85rem}.editor-network-card[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{font-size:.4rem}.editor-network-card[data-astro-cid-mmc7otgs] small[data-astro-cid-mmc7otgs],.editor-network-card[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{font-size:.24rem}.rf-card-state[data-astro-cid-mmc7otgs]{font-size:.28rem}.uart-console-head[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{display:none}.uart-console-head[data-astro-cid-mmc7otgs]{grid-template-columns:1fr auto}.uart-console-body[data-astro-cid-mmc7otgs]{gap:.25rem;padding:.6rem}.uart-console-body[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{font-size:.39rem}.signal-inspector[data-astro-cid-mmc7otgs]{min-height:22rem;border-top:1px solid var(--journey-line);border-left:0}}.journey-number[data-astro-cid-mmc7otgs]{display:block;color:var(--muted-foreground);font-family:monospace;font-size:.625rem;letter-spacing:.12em}.journey-deck[data-astro-cid-mmc7otgs]{border-right:1px solid var(--journey-line);border-left:1px solid var(--journey-line)}.journey-slide[data-astro-cid-mmc7otgs]{display:grid;min-height:640px;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);border-top:1px solid var(--journey-line);color:var(--foreground)}.journey-copy[data-astro-cid-mmc7otgs]{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,6rem) clamp(2rem,5vw,5rem)}.journey-copy[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{max-width:13ch;margin-top:1.25rem;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.08;letter-spacing:-.035em}.journey-copy[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{max-width:34ch;margin-top:1rem;color:var(--journey-muted);font-size:.875rem;line-height:1.7}.journey-visual[data-astro-cid-mmc7otgs]{display:grid;min-width:0;min-height:0;grid-template-rows:minmax(0,1fr);overflow:hidden;border-left:1px solid var(--journey-line)}.journey-visual[data-astro-cid-mmc7otgs] .text-muted-foreground{color:var(--journey-muted)!important}.chat-thread[data-astro-cid-mmc7otgs]{min-width:0;min-height:0;overflow:auto;padding:clamp(1.5rem,4vw,3.5rem)}.chat-message[data-astro-cid-mmc7otgs]{display:grid;max-width:44rem;grid-template-columns:2rem minmax(0,1fr);gap:.9rem;margin:0 auto;padding:1.4rem 0;border-bottom:1px solid var(--journey-line);font-size:.8rem;line-height:1.7}.chat-avatar[data-astro-cid-mmc7otgs]{display:grid;width:1.75rem;height:1.75rem;place-items:center;border:1px solid var(--journey-line);border-radius:999px;font-family:monospace;font-size:.58rem}.chat-avatar[data-astro-cid-mmc7otgs].is-agent{background:var(--foreground);color:var(--background)}.chat-role[data-astro-cid-mmc7otgs]{margin-bottom:.4rem;font-weight:600}.chat-tools[data-astro-cid-mmc7otgs]{margin-top:1.1rem;border-top:1px solid var(--journey-line)}.chat-tool[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:3.2rem minmax(0,1fr) auto;gap:.7rem;align-items:center;padding:.7rem 0;border-bottom:1px solid var(--journey-line);font-family:monospace;font-size:.62rem}.chat-tool[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs],.chat-tool[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{color:var(--journey-muted);font-weight:500}.chat-tool[data-astro-cid-mmc7otgs] code[data-astro-cid-mmc7otgs]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-tool[data-astro-cid-mmc7otgs].is-running{background:var(--journey-soft)}.chat-tool[data-astro-cid-mmc7otgs].is-running b[data-astro-cid-mmc7otgs]{color:var(--foreground)}.chat-composer[data-astro-cid-mmc7otgs]{display:flex;max-width:44rem;align-items:center;gap:.28rem;margin:1.2rem auto 0;color:var(--journey-muted);font-family:monospace;font-size:.62rem}.chat-composer[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{margin-right:.25rem}.chat-composer[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]{width:.25rem;height:.25rem;border-radius:999px;background:var(--foreground);animation:chat-thinking 1.2s ease-in-out infinite alternate}.chat-composer[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]:nth-child(3){animation-delay:.2s}.chat-composer[data-astro-cid-mmc7otgs] i[data-astro-cid-mmc7otgs]:nth-child(4){animation-delay:.4s}@keyframes chat-thinking{to{opacity:.2;transform:translateY(-2px)}}.chat-result[data-astro-cid-mmc7otgs]{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr);padding:0 clamp(1rem,3vw,2.5rem) clamp(1rem,3vw,2.5rem)}.chat-result[data-astro-cid-mmc7otgs] .chat-message[data-astro-cid-mmc7otgs]{width:100%;max-width:none}.chat-artifact[data-astro-cid-mmc7otgs]{display:grid;min-width:0;min-height:0;grid-template-rows:2.4rem minmax(0,1fr);border:1px solid var(--journey-line)}.chat-artifact-bar[data-astro-cid-mmc7otgs]{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--journey-line);padding:0 .8rem;color:var(--journey-muted);font-family:monospace;font-size:.6rem}.chat-artifact-bar[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:hover{color:var(--foreground)}@media (min-width: 1024px){.journey-slide[data-astro-cid-mmc7otgs]:last-child{border-bottom:1px solid var(--journey-line)}}@media (max-width: 1023px){.journey-slide[data-astro-cid-mmc7otgs]{min-height:0;grid-template-columns:1fr;grid-template-rows:auto 34rem}.journey-copy[data-astro-cid-mmc7otgs]{padding:3rem 1.5rem 2.5rem;border-right:0}.journey-copy[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{margin-top:.7rem;font-size:1.6rem}.journey-copy[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{margin-top:.7rem;line-height:1.55}.journey-visual[data-astro-cid-mmc7otgs]{border-left:0}.journey-slide[data-astro-cid-mmc7otgs]:last-child{padding-bottom:3rem;border-bottom:1px solid var(--journey-line)}}@media (max-width: 767px){.chat-thread[data-astro-cid-mmc7otgs]{padding:1.25rem}.chat-tool[data-astro-cid-mmc7otgs]{grid-template-columns:2.8rem minmax(0,1fr)}.chat-tool[data-astro-cid-mmc7otgs] b[data-astro-cid-mmc7otgs]{display:none}.platforms-fade[data-astro-cid-mmc7otgs]{mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.platforms-fade[data-astro-cid-mmc7otgs] .platforms-track[data-astro-cid-mmc7otgs]{animation:platforms-scroll 20s linear infinite}@keyframes platforms-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}}.sdk-demo-line{animation:sdk-line-in .35s ease both}@keyframes sdk-line-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes price-fade{0%{opacity:0}to{opacity:1}}.price-fade{animation:price-fade .25s ease}
