.AsmEditor-module__tlOGIq__asmRoot{font-family:var(--font-mono), "Fira Code", "Cascadia Code", "Consolas", monospace;color:var(--text-primary,#fff);flex-direction:column;width:100%;height:100%;min-height:0;margin:0 auto;display:flex;overflow:hidden}.AsmEditor-module__tlOGIq__asmToolbar,.AsmEditor-module__tlOGIq__asmHeader,.AsmEditor-module__tlOGIq__asmAddRow,.AsmEditor-module__tlOGIq__asmStatus{flex:none}.AsmEditor-module__tlOGIq__asmToolbar{white-space:nowrap;justify-content:space-between;align-items:center;gap:1rem;min-height:2rem;margin-bottom:1rem;display:flex;overflow:hidden}.AsmEditor-module__tlOGIq__asmTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary,#484f58);text-overflow:ellipsis;flex-shrink:1;min-width:0;font-size:.7rem;overflow:hidden}.AsmEditor-module__tlOGIq__asmActions{gap:.5rem;display:flex}.AsmEditor-module__tlOGIq__asmBtn{border:1px solid var(--border-color-1,#ffffff14);background:var(--content-1,#ffffff0d);color:var(--text-secondary,#8b949e);cursor:pointer;letter-spacing:.04em;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.3rem .85rem;font-family:inherit;font-size:.72rem;transition:all .2s}.AsmEditor-module__tlOGIq__asmBtn:hover,.AsmEditor-module__tlOGIq__asmBtnPrimary{color:var(--accent-primary,#e9a0ff);background:#e9a0ff12;border-color:#e9a0ff44}.AsmEditor-module__tlOGIq__asmBtnPrimary:hover{background:#e9a0ff22;box-shadow:0 0 18px #e9a0ff15}.AsmEditor-module__tlOGIq__asmTableContainer{border:1px solid var(--border-color-1,#ffffff14);background:var(--content-1,#ffffff0d);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.6rem;flex-direction:column;flex:1 1 0;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:auto hidden}.AsmEditor-module__tlOGIq__asmTableContainer:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#e9a0ff06 0%,#0000 40%);border-radius:.6rem;flex:1 1 0;min-height:0;position:absolute;inset:0;overflow-y:auto}.AsmEditor-module__tlOGIq__asmHeader{border-bottom:1px solid var(--border-color-1,#ffffff14);z-index:1;background:#ffffff08;grid-template-columns:50px 1.5fr 1.5fr 2fr 32px;padding:.45rem 0;display:grid;position:relative}.AsmEditor-module__tlOGIq__asmHeaderCell{letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary,#484f58);padding:0 .5rem;font-size:.62rem}.AsmEditor-module__tlOGIq__asmHeaderCellRight{text-align:right}.AsmEditor-module__tlOGIq__asmHeaderCellCenter{text-align:center}.AsmEditor-module__tlOGIq__asmRows{z-index:1;scrollbar-width:thin;scrollbar-color:var(--border-color-1,#484f58) transparent;flex:1;position:relative;overflow-y:auto}.AsmEditor-module__tlOGIq__asmRow{border-bottom:1px solid var(--border-color-1,#ffffff14);grid-template-columns:50px 1.5fr 1.5fr 2fr 32px;align-items:stretch;width:100%;transition:background .15s;display:grid;position:relative}.AsmEditor-module__tlOGIq__asmRow:hover{background:#ffffff08}.AsmEditor-module__tlOGIq__asmRowFocused{background:#e9a0ff0a!important}.AsmEditor-module__tlOGIq__asmRowFocused:before{content:"";background:var(--accent-primary,#e9a0ff);opacity:.7;width:2px;position:absolute;top:0;bottom:0;left:0}.AsmEditor-module__tlOGIq__asmCell{border-right:1px solid var(--border-color-1,#ffffff14);align-items:center;min-height:38px;padding:0 .5rem;display:flex}.AsmEditor-module__tlOGIq__asmCellAddr{color:var(--text-tertiary,#888);-webkit-user-select:none;user-select:none;background:#ffffff05;justify-content:center;font-size:.75rem}.AsmEditor-module__tlOGIq__asmCell:last-of-type{border-right:none}.AsmEditor-module__tlOGIq__asmCellLabel{justify-content:flex-end}.AsmEditor-module__tlOGIq__asmInput{width:100%;color:var(--text-primary,#fff);caret-color:var(--accent-primary,#e9a0ff);background:0 0;border:none;outline:none;padding:.5rem .25rem;font-family:inherit;font-size:.85rem;line-height:1.4}.AsmEditor-module__tlOGIq__asmInputLabel{text-align:right;color:var(--accent-primary,#e9a0ff)}.AsmEditor-module__tlOGIq__asmInputOpcode{color:#7dd3fc}.AsmEditor-module__tlOGIq__asmInputOperand{color:#86efac}.AsmEditor-module__tlOGIq__asmInput::placeholder{color:var(--text-tertiary,#484f58);font-size:.78rem}.AsmEditor-module__tlOGIq__asmDelBtn{cursor:pointer;opacity:0;color:var(--text-tertiary,#484f58);background:0 0;border:none;justify-content:center;align-items:center;padding:0 .3rem;font-family:inherit;font-size:1rem;transition:all .15s;display:flex}.AsmEditor-module__tlOGIq__asmRow:hover .AsmEditor-module__tlOGIq__asmDelBtn{opacity:1}.AsmEditor-module__tlOGIq__asmDelBtn:hover{color:#f87171}.AsmEditor-module__tlOGIq__asmAddRow{border:none;border-top:1px solid var(--border-color-1,#ffffff14);width:100%;color:var(--text-tertiary,#484f58);letter-spacing:.08em;cursor:pointer;z-index:1;background:0 0;justify-content:center;align-items:center;gap:.4rem;padding:.55rem;font-family:inherit;font-size:.72rem;transition:all .2s;display:flex;position:relative}.AsmEditor-module__tlOGIq__asmAddRow:hover{color:var(--accent-primary,#e9a0ff);background:#e9a0ff0a}.AsmEditor-module__tlOGIq__asmStatus{align-items:center;gap:.75rem;margin-top:.75rem;padding:0 .25rem;display:flex}.AsmEditor-module__tlOGIq__asmStat{color:var(--text-tertiary,#484f58);letter-spacing:.06em;font-size:.66rem}.AsmEditor-module__tlOGIq__asmStatVal{color:var(--text-secondary,#8b949e)}.AsmEditor-module__tlOGIq__asmRowDisabled .AsmEditor-module__tlOGIq__asmInput,.AsmEditor-module__tlOGIq__asmRowDisabled .AsmEditor-module__tlOGIq__asmCellAddr{color:#9ca3af66;font-style:italic}.AsmEditor-module__tlOGIq__asmRowDisabled .AsmEditor-module__tlOGIq__asmInput{-webkit-text-decoration:line-through #484a50;text-decoration:line-through #484a50;text-decoration-thickness:1.5px}.AsmEditor-module__tlOGIq__asmCellAddrDisabled{letter-spacing:.1em;opacity:.6}.AsmEditor-module__tlOGIq__asmCellWarn{background:#facc152e;border-radius:4px;box-shadow:inset 0 0 0 1px #ca8a0499}.AsmEditor-module__tlOGIq__warningTooltip{z-index:9999;max-width:280px;color:var(--text-primary);border:1px solid var(--border-color-1);font-size:12px;font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.01em;-webkit-backdrop-filter:blur(14px);pointer-events:none;background:#0f0f14f0;border-radius:8px;padding:10px 12px;line-height:1.5;animation:.18s cubic-bezier(.16,1,.3,1) AsmEditor-module__tlOGIq__tooltipFadeIn;position:fixed;transform:translate(-50%);box-shadow:0 10px 32px #0009,0 0 0 1px #ffc8502e,0 0 24px #ffc8500f}.AsmEditor-module__tlOGIq__warningTooltip:before{content:"";border-left:1px solid var(--border-color-1);border-top:1px solid var(--border-color-1);background:#0f0f14f0;width:10px;height:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}@keyframes AsmEditor-module__tlOGIq__tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes AsmEditor-module__tlOGIq__asmRowAppear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.AsmEditor-module__tlOGIq__asmRowNew{animation:.18s forwards AsmEditor-module__tlOGIq__asmRowAppear}@media (max-width:600px){.AsmEditor-module__tlOGIq__asmHeader,.AsmEditor-module__tlOGIq__asmRow{grid-template-columns:50px 1fr 1fr 1.75fr 32px;gap:4px}.AsmEditor-module__tlOGIq__asmInput{padding:.4rem .1rem;font-size:.75rem}.AsmEditor-module__tlOGIq__asmTitle{display:none}}.AsmEditor-module__tlOGIq__asmTerminateBtn{color:#ff6b7a;letter-spacing:.02em;transition:background var(--transition-fast), color var(--transition-fast);background:#ff5a6e0f;border-top:1px solid #ff5a6e40;font-weight:600}.AsmEditor-module__tlOGIq__asmTerminateBtn:hover{color:#ff8593;background:#ff5a6e24}.AsmEditor-module__tlOGIq__exportWrap{display:inline-block;position:relative}.AsmEditor-module__tlOGIq__exportBtn{align-items:center;gap:.4rem;display:inline-flex}.AsmEditor-module__tlOGIq__exportCaret{transition:transform var(--transition-fast);opacity:.85}.AsmEditor-module__tlOGIq__exportCaretOpen{transform:rotate(180deg)}.AsmEditor-module__tlOGIq__exportMenu{z-index:9999;border:1px solid var(--border-color-1,#ffffff14);-webkit-backdrop-filter:blur(14px);transform-origin:100% 0;background:#0f0f14f0;border-radius:10px;flex-direction:column;gap:2px;min-width:220px;padding:6px;animation:.16s cubic-bezier(.16,1,.3,1) AsmEditor-module__tlOGIq__exportMenuIn;display:flex;position:fixed;right:0;box-shadow:0 12px 36px #0009,0 0 0 1px #e9a0ff14,0 0 28px #e9a0ff0a}.AsmEditor-module__tlOGIq__exportMenu:before{content:"";border-left:1px solid var(--border-color-1,#ffffff14);border-top:1px solid var(--border-color-1,#ffffff14);background:#0f0f14f0;width:10px;height:10px;position:absolute;top:-6px;right:18px;transform:rotate(45deg)}.AsmEditor-module__tlOGIq__exportItem{color:var(--text-primary);cursor:pointer;text-align:left;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 10px;font-family:inherit;display:flex}.AsmEditor-module__tlOGIq__exportItem:hover{background:#e9a0ff14}.AsmEditor-module__tlOGIq__exportItem:active{background:#e9a0ff24}.AsmEditor-module__tlOGIq__exportItemTitle{letter-spacing:.02em;color:var(--text-primary);font-size:.78rem}.AsmEditor-module__tlOGIq__exportItem:hover .AsmEditor-module__tlOGIq__exportItemTitle{color:var(--accent-primary,#e9a0ff)}.AsmEditor-module__tlOGIq__exportItemDesc{letter-spacing:.04em;color:var(--text-tertiary,#484f58);font-size:.66rem}@keyframes AsmEditor-module__tlOGIq__exportMenuIn{0%{opacity:0;transform:scale(.96)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}
.TraceTable-module__aFWRCq__root{color:var(--text-primary,#fff);flex-direction:column;width:100%;height:100%;font-family:Google Sans Code,Fira Code,Cascadia Code,Consolas,monospace;display:flex}.TraceTable-module__aFWRCq__toolbar{justify-content:space-between;align-items:center;gap:.5rem;height:2rem;margin-bottom:1rem;display:flex}.TraceTable-module__aFWRCq__title{letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary,#484f58);font-size:.7rem}.TraceTable-module__aFWRCq__badge{letter-spacing:.06em;color:var(--accent-secondary,#00b8d4);background:color-mix(in oklab, var(--accent-secondary,#00b8d4), transparent 85%);border:1px solid color-mix(in oklab, var(--accent-secondary,#00b8d4), transparent 70%);border-radius:999px;padding:.15rem .55rem;font-size:.65rem}.TraceTable-module__aFWRCq__tableWrap{border:1px solid var(--border-color-1,#ffffff14);background:var(--content-1,#ffffff0d);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.6rem;flex:1;min-height:0;position:relative;overflow:hidden}.TraceTable-module__aFWRCq__tableWrap:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#00b8d408 0%,#0000 35%);border-radius:.6rem;position:absolute;inset:0}.TraceTable-module__aFWRCq__headerRow{border-bottom:1px solid var(--border-color-1,#ffffff14);z-index:10;background:#161b22;width:max-content;display:grid;position:sticky;top:0}.TraceTable-module__aFWRCq__scrollBody{scrollbar-width:thin;scrollbar-color:var(--text-tertiary,#484f58) transparent;min-height:100%;max-height:350px;overflow:auto}.TraceTable-module__aFWRCq__scrollBody::-webkit-scrollbar{width:4px}.TraceTable-module__aFWRCq__scrollBody::-webkit-scrollbar-track{background:0 0}.TraceTable-module__aFWRCq__scrollBody::-webkit-scrollbar-thumb{background:var(--text-tertiary,#484f58);border-radius:999px}.TraceTable-module__aFWRCq__bodyRow{border-bottom:1px solid var(--border-color-1,#ffffff14);display:grid}.TraceTable-module__aFWRCq__bodyRow:last-child{border-bottom:none}.TraceTable-module__aFWRCq__cell{border-right:1px solid var(--border-color-1,#ffffff14);justify-content:center;align-items:center;padding:.45rem .75rem;font-size:.82rem;transition:background .15s,color .15s;display:flex;position:relative;overflow:hidden}.TraceTable-module__aFWRCq__cellText{text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;overflow:hidden}.TraceTable-module__aFWRCq__tableWrap{border:1px solid var(--border-color-1,#ffffff14);background:var(--content-1,#ffffff0d);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.6rem;width:100%;position:relative;overflow:hidden}.TraceTable-module__aFWRCq__headerCell{letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary,#484f58);border-bottom:1px solid var(--border-color-1,#ffffff14);padding:.55rem .75rem;font-size:.65rem}.TraceTable-module__aFWRCq__dataCell{color:var(--text-secondary,#8b949e);animation:.3s both TraceTable-module__aFWRCq__traceRowIn}.TraceTable-module__aFWRCq__rowEven{background:#ffffff04}.TraceTable-module__aFWRCq__cellPc{color:var(--accent-primary,#e9a0ff);opacity:.7}.TraceTable-module__aFWRCq__cellChanged{color:var(--text-primary,#fff);background:color-mix(in oklab, var(--accent-secondary,#00b8d4), transparent 91%)!important}.TraceTable-module__aFWRCq__cellChanged:after{background:var(--accent-secondary,#00b8d4);opacity:.6;border-radius:0 2px 2px 0;width:2px;position:absolute;top:0;bottom:0;left:0}@keyframes TraceTable-module__aFWRCq__traceRowIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes TraceTable-module__aFWRCq__glowPulse{50%{box-shadow:0 0 0 1.5px var(--accent-primary,#7c6af7), 0 0 8px 3px color-mix(in srgb, var(--accent-primary,#7c6af7) 50%, transparent);border-color:var(--accent-primary,#7c6af7)}0%,to{box-shadow:none;border-color:#0000}}.TraceTable-module__aFWRCq__cellHighlighted{border:1.5px solid var(--accent-primary,#7c6af7);z-index:100;border-radius:3px;animation:.6s ease-in-out forwards TraceTable-module__aFWRCq__glowPulse}
.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.AssemblyGraph-module__XkQw-a__root{font-family:var(--font-mono), "Fira Code", "Cascadia Code", "Consolas", monospace;color:var(--text-primary,#fff);flex-direction:column;gap:1rem;width:100%;display:flex}.AssemblyGraph-module__XkQw-a__toolbar{justify-content:space-between;align-items:center;gap:.5rem;height:2rem;display:flex}.AssemblyGraph-module__XkQw-a__title{letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary,#484f58);font-size:.7rem}.AssemblyGraph-module__XkQw-a__badge{letter-spacing:.06em;color:var(--accent-tertiary,#a78bfa);background:color-mix(in oklab, var(--accent-tertiary,#a78bfa), transparent 85%);border:1px solid color-mix(in oklab, var(--accent-tertiary,#a78bfa), transparent 70%);border-radius:999px;padding:.15rem .55rem;font-size:.65rem}.AssemblyGraph-module__XkQw-a__canvas{border:1px solid var(--border-color-1,#ffffff14);background-color:var(--content-1);border-radius:.6rem;flex:1;height:100%;min-height:400px;position:relative;overflow:hidden}@media (max-width:768px){.AssemblyGraph-module__XkQw-a__canvas{min-height:500px}.AssemblyGraph-module__XkQw-a__node{width:180px}}.AssemblyGraph-module__XkQw-a__canvas .react-flow__renderer{background:0 0}.AssemblyGraph-module__XkQw-a__empty{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AssemblyGraph-module__XkQw-a__emptyText{letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary,#484f58);text-align:center;max-width:90%;margin:0 auto;font-size:.7rem;line-height:1.5;display:block}.AssemblyGraph-module__XkQw-a__controls .react-flow__controls{background:var(--content-1,#ffffff0d);border:1px solid var(--border-color-1,#ffffff14);border-radius:.5rem;overflow:hidden}.AssemblyGraph-module__XkQw-a__controls .react-flow__controls-button{color:var(--text-secondary,#8b949e);fill:var(--text-secondary,#8b949e);background:0 0;border:none;border-radius:5px}.AssemblyGraph-module__XkQw-a__controls .react-flow__controls-button:hover{background:var(--content-2,#ffffff1f)}.AssemblyGraph-module__XkQw-a__panel{pointer-events:none}.AssemblyGraph-module__XkQw-a__hint{letter-spacing:.08em;color:var(--text-tertiary,#484f58);text-transform:uppercase;font-size:.6rem}.AssemblyGraph-module__XkQw-a__node{background:var(--content-1,#ffffff0d);border:1px solid var(--border-color-1,#ffffff14);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:220px;box-shadow:none;border-radius:.5rem;transition:border-color .2s,box-shadow .2s;overflow:hidden}.AssemblyGraph-module__XkQw-a__node:hover{border-color:var(--border-color-2,#ffffff30)}.AssemblyGraph-module__XkQw-a__nodeEntry{border-top:2px solid var(--accent-tertiary,#a78bfa)}.AssemblyGraph-module__XkQw-a__nodeHalt{border-bottom:2px solid var(--text-tertiary,#484f58)}.AssemblyGraph-module__XkQw-a__nodeLabelBadge{letter-spacing:.08em;color:var(--accent-primary,#e9a0ff);background:color-mix(in oklab, var(--accent-primary,#e9a0ff), transparent 88%);border-bottom:1px solid var(--border-color-1,#ffffff14);padding:.25rem .6rem;font-size:.68rem}.AssemblyGraph-module__XkQw-a__instrRow{gap:.5rem;padding:.18rem .6rem;font-size:.75rem;line-height:1.5;transition:background .1s;display:flex}.AssemblyGraph-module__XkQw-a__instrRow:first-child{padding-top:.35rem}.AssemblyGraph-module__XkQw-a__instrRow:last-child{padding-bottom:.35rem}.AssemblyGraph-module__XkQw-a__instrActive{background-color:#e9a0ff2e;border-radius:3px}.AssemblyGraph-module__XkQw-a__instrRow:hover{background:#ffffff0a}.AssemblyGraph-module__XkQw-a__instrOpcode{color:#7dd3fc;flex-shrink:0;min-width:70px}.AssemblyGraph-module__XkQw-a__instrOperand{color:#86efac;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AssemblyGraph-module__XkQw-a__instrJump .AssemblyGraph-module__XkQw-a__instrOpcode{color:var(--accent-primary,#e9a0ff)}.AssemblyGraph-module__XkQw-a__instrJump .AssemblyGraph-module__XkQw-a__instrOperand{color:color-mix(in oklab, var(--accent-primary,#e9a0ff), white 20%)}.AssemblyGraph-module__XkQw-a__instrHalt .AssemblyGraph-module__XkQw-a__instrOpcode{color:var(--text-secondary,#8b949e)}.AssemblyGraph-module__XkQw-a__handle{background:0 0!important;border:none!important;width:8px!important;min-width:0!important;height:8px!important;min-height:0!important}.AssemblyGraph-module__XkQw-a__handleTop{top:0!important}.AssemblyGraph-module__XkQw-a__handleBottom{bottom:0!important}.AssemblyGraph-module__XkQw-a__handleRight{margin-right:0;width:8px!important;height:8px!important;top:20px!important;left:auto!important;right:0!important;transform:translateY(-50%)!important}.AssemblyGraph-module__XkQw-a__handle:hover{background:0 0!important}.react-flow__edge-textbg{fill-opacity:.85}.react-flow__node.selected .AssemblyGraph-module__XkQw-a__node{border-color:var(--accent-primary,#e9a0ff);box-shadow:0 0 0 1px var(--accent-primary,#e9a0ff)}.react-flow__minimap{background:var(--content-1,#ffffff0d);border:1px solid var(--border-color-1,#ffffff14);border-radius:.5rem}
.SimControls-module__Q6amwW__root{font-family:var(--font-mono), "Fira Code", "Cascadia Code", "Consolas", monospace;color:var(--text-primary,#fff);flex-direction:column;gap:.75rem;width:100%;height:100%;display:flex}.SimControls-module__Q6amwW__body{border:1px solid var(--border-color-1,#ffffff14);background:var(--content-1,#ffffff0d);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.6rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.SimControls-module__Q6amwW__body:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#a78bfa08 0%,#0000 35%);border-radius:.6rem;position:absolute;inset:0}.SimControls-module__Q6amwW__section{z-index:1;flex-direction:column;gap:.5rem;display:flex;position:relative}.SimControls-module__Q6amwW__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary,#484f58);font-size:.62rem}.SimControls-module__Q6amwW__hDivider{background:var(--border-color-1,#ffffff14);z-index:1;height:1px;margin:0;position:relative}.SimControls-module__Q6amwW__vDivider{background:var(--border-color-1,#ffffff14);flex-shrink:0;align-self:stretch;width:1px}.SimControls-module__Q6amwW__topRow{z-index:1;align-items:flex-start;gap:1.25rem;padding:.9rem 1rem;display:flex;position:relative}.SimControls-module__Q6amwW__topRow .SimControls-module__Q6amwW__section{flex:1}.SimControls-module__Q6amwW__topRow .SimControls-module__Q6amwW__section:first-child{min-width:0}.SimControls-module__Q6amwW__inputRow{align-items:stretch;gap:.4rem;display:flex}.SimControls-module__Q6amwW__numInput{background:var(--content-2,#ffffff1f);border:1px solid var(--border-color-1,#ffffff14);min-width:60px;color:var(--text-primary,#fff);caret-color:var(--accent-tertiary,#a78bfa);ime-mode:disabled;border-radius:.4rem;outline:none;flex:1;padding:.35rem .6rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.SimControls-module__Q6amwW__numInput::placeholder{color:var(--text-tertiary,#484f58)}.SimControls-module__Q6amwW__numInput:focus{border-color:var(--accent-tertiary,#a78bfa);background:color-mix(in oklab, var(--accent-tertiary,#a78bfa), transparent 92%)}.SimControls-module__Q6amwW__confirmBtn{aspect-ratio:1;border:1px solid var(--border-color-1,#ffffff14);background:var(--content-1,#ffffff0d);min-width:33px;height:auto;color:var(--text-secondary,#8b949e);cursor:pointer;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:all .2s;display:flex}.SimControls-module__Q6amwW__confirmBtn:hover{border-color:color-mix(in oklab, var(--accent-tertiary,#a78bfa), transparent 50%);color:var(--accent-tertiary,#a78bfa);background:color-mix(in oklab, var(--accent-tertiary,#a78bfa), transparent 88%)}.SimControls-module__Q6amwW__flagTable{border:1px solid var(--border-color-1,#ffffff14);border-radius:.4rem;grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.SimControls-module__Q6amwW__flagHeader{letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary,#484f58);text-align:center;border-bottom:1px solid var(--border-color-1,#ffffff14);background:#ffffff08;padding:.25rem .35rem;font-size:.6rem}.SimControls-module__Q6amwW__flagHeader:not(:last-of-type),.SimControls-module__Q6amwW__flagValue:not(:last-of-type){border-right:1px solid var(--border-color-1,#ffffff14)}.SimControls-module__Q6amwW__flagValue{text-align:center;color:var(--text-tertiary,#484f58);padding:.3rem .35rem;font-size:.78rem;transition:color .2s,background .2s}.SimControls-module__Q6amwW__flagActive{color:var(--accent-primary,#00b8d4);background:color-mix(in oklab, var(--accent-primary,#00b8d4), transparent 88%);font-weight:600}.SimControls-module__Q6amwW__section:has(.SimControls-module__Q6amwW__btnRow){padding:.9rem 1rem}.SimControls-module__Q6amwW__btnRow{gap:.5rem;display:flex}.SimControls-module__Q6amwW__execBtn{border:1px solid var(--border-color-1,#ffffff14);background:var(--content-1,#ffffff0d);color:var(--text-secondary,#8b949e);letter-spacing:.06em;cursor:pointer;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.4rem 1rem;font-family:inherit;font-size:.75rem;transition:all .2s;display:flex}.SimControls-module__Q6amwW__execBtnRun{border-color:color-mix(in oklab, var(--accent-primary,#e9a0ff), transparent 60%);color:var(--accent-primary,#e9a0ff);background:color-mix(in oklab, var(--accent-primary,#e9a0ff), transparent 90%)}.SimControls-module__Q6amwW__execBtnRun:hover{background:color-mix(in oklab, var(--accent-primary,#e9a0ff), transparent 80%);box-shadow:0 0 16px color-mix(in oklab, var(--accent-primary,#e9a0ff), transparent 70%)}.SimControls-module__Q6amwW__execBtnStep{border-color:color-mix(in oklab, var(--accent-tertiary,#a78bfa), transparent 60%);color:var(--accent-tertiary,#a78bfa);background:color-mix(in oklab, var(--accent-tertiary,#a78bfa), transparent 90%)}.SimControls-module__Q6amwW__execBtnStep:hover{background:color-mix(in oklab, var(--accent-tertiary,#a78bfa), transparent 80%);box-shadow:0 0 16px color-mix(in oklab, var(--accent-tertiary,#a78bfa), transparent 70%)}.SimControls-module__Q6amwW__execBtn:active{transform:scale(.97)}.SimControls-module__Q6amwW__section:has(.SimControls-module__Q6amwW__notationBox){padding:.9rem 1rem}.SimControls-module__Q6amwW__notationBox{border:1px solid var(--border-color-1,#ffffff14);background:#0003;border-radius:.4rem;align-items:center;min-height:2.6rem;padding:.5rem .75rem;transition:border-color .3s;display:flex}.SimControls-module__Q6amwW__notationBox:not(.SimControls-module__Q6amwW__notationEmpty){border-color:color-mix(in oklab, var(--accent-secondary,#00b8d4), transparent 60%);background:color-mix(in oklab, var(--accent-secondary,#00b8d4), transparent 92%)}.SimControls-module__Q6amwW__notationText,.SimControls-module__Q6amwW__notationPlaceholder{font-family:var(--font-fira-code), ui-monospace, monospace;font-feature-settings:"liga" 1, "calt" 1, "ss01" 1, "ss02" 1, "ss03" 1, "ss04" 1, "ss05" 1, "ss06" 1, "cv31" 1;font-variant-ligatures:contextual}.SimControls-module__Q6amwW__notationText{color:var(--text-primary,#fff);letter-spacing:.04em;white-space:pre;font-size:.88rem}.SimControls-module__Q6amwW__notationPlaceholder{letter-spacing:.08em;color:var(--text-tertiary,#484f58);font-size:.72rem}.SimControls-module__Q6amwW__topRow~.SimControls-module__Q6amwW__hDivider+.SimControls-module__Q6amwW__section,.SimControls-module__Q6amwW__section+.SimControls-module__Q6amwW__hDivider+.SimControls-module__Q6amwW__section{padding:.9rem 1rem}.SimControls-module__Q6amwW__topRow .SimControls-module__Q6amwW__vDivider+.SimControls-module__Q6amwW__section{flex-shrink:0}@keyframes SimControls-module__Q6amwW__glowPulse{0%,to{box-shadow:0 0 0 1.5px var(--accent-primary,#7c6af7), 0 0 8px 3px color-mix(in srgb, var(--accent-primary,#7c6af7) 50%, transparent);border-color:var(--accent-primary,#7c6af7)}50%{box-shadow:none;border-color:#0000}}@keyframes SimControls-module__Q6amwW__glowOnce{50%{box-shadow:0 0 0 1.5px var(--accent-primary,#7c6af7), 0 0 8px 3px color-mix(in srgb, var(--accent-primary,#7c6af7) 50%, transparent);border-color:var(--accent-primary,#7c6af7)}0%,to{box-shadow:none;border-color:#0000}}.SimControls-module__Q6amwW__inputHighlighted{animation:1.2s ease-in-out infinite SimControls-module__Q6amwW__glowPulse;border:1.5px solid var(--accent-primary,#7c6af7)!important}.SimControls-module__Q6amwW__flagHighlighted{border:1.5px solid var(--accent-primary,#7c6af7);border-radius:3px;animation:.6s ease-in-out forwards SimControls-module__Q6amwW__glowOnce}
.InstructionSet-module__r-WV1G__fab{z-index:1000;border:1px solid var(--border-color-2);-webkit-backdrop-filter:blur(16px);cursor:pointer;width:48px;height:48px;transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base), background var(--transition-base);box-shadow:0 0 20px #a78bfa30, var(--shadow-md);-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#a78bfa33,#e9a0ff22);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:2rem;overflow:visible}.InstructionSet-module__r-WV1G__fab:hover{border-color:var(--accent-primary);box-shadow:0 0 36px #e9a0ff55, var(--shadow-lg);transform:scale(1.1)}.InstructionSet-module__r-WV1G__fab:active{transform:scale(.95)}.InstructionSet-module__r-WV1G__fabOpen{border-color:var(--accent-primary);box-shadow:0 0 40px #e9a0ff55, var(--shadow-lg);background:linear-gradient(135deg,#e9a0ff44,#a78bfa33)}.InstructionSet-module__r-WV1G__fabIcon{font-family:var(--font-mono), "Courier New", monospace;color:var(--accent-primary);transition:transform var(--transition-base), opacity var(--transition-fast);-webkit-user-select:none;user-select:none;font-size:1.25rem;font-weight:700}.InstructionSet-module__r-WV1G__fabOpen .InstructionSet-module__r-WV1G__fabIcon{transform:rotate(90deg)}.InstructionSet-module__r-WV1G__fabRing{border:1.5px solid var(--accent-primary);opacity:0;pointer-events:none;border-radius:50%;animation:3s ease-out infinite InstructionSet-module__r-WV1G__pulseRing;position:absolute;inset:-4px}.InstructionSet-module__r-WV1G__fabOpen .InstructionSet-module__r-WV1G__fabRing{opacity:0;animation:none}@keyframes InstructionSet-module__r-WV1G__pulseRing{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.45)}to{opacity:0;transform:scale(1.45)}}.InstructionSet-module__r-WV1G__panel{z-index:999;border-radius:var(--radius-md);border:1px solid var(--border-color-1);-webkit-backdrop-filter:blur(24px);width:min(480px,100vw - 3rem);max-height:min(560px,100vh - 10rem);box-shadow:0 0 60px #a78bfa18, var(--shadow-lg);opacity:0;pointer-events:none;transition:opacity var(--transition-base), transform var(--transition-base);background:linear-gradient(160deg,#010101eb,#100a18f2);flex-direction:column;display:flex;position:fixed;bottom:6rem;right:2rem;overflow:hidden;transform:translateY(16px)scale(.96)}.InstructionSet-module__r-WV1G__panelOpen{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.InstructionSet-module__r-WV1G__panelHeader{border-bottom:1px solid var(--border-color-1);flex-shrink:0;align-items:center;gap:.625rem;padding:.875rem 1.125rem;display:flex}.InstructionSet-module__r-WV1G__panelDot{background:var(--accent-primary);width:8px;height:8px;box-shadow:0 0 8px var(--accent-primary);border-radius:50%;animation:2.5s ease-in-out infinite InstructionSet-module__r-WV1G__glow}@keyframes InstructionSet-module__r-WV1G__glow{0%,to{opacity:.6}50%{opacity:1}}.InstructionSet-module__r-WV1G__panelTitle{font-family:var(--font-mono), "Courier New", monospace;letter-spacing:.12em;color:var(--text-secondary);margin:0;font-size:.75rem;font-weight:600}.InstructionSet-module__r-WV1G__panelTip{font-family:var(--font-sans), sans-serif;letter-spacing:.05em;color:var(--text-tertiary);margin-left:4px;font-size:.8rem}.InstructionSet-module__r-WV1G__panelBadge{font-family:var(--font-mono), "Courier New", monospace;color:var(--accent-primary);border-radius:var(--radius-full);letter-spacing:.05em;background:#a78bfa18;border:1px solid #a78bfa33;margin-left:auto;padding:.15rem .55rem;font-size:.65rem;font-weight:700}.InstructionSet-module__r-WV1G__tableWrap{scrollbar-width:thin;scrollbar-color:var(--text-tertiary) transparent;flex:1;overflow-y:auto}.InstructionSet-module__r-WV1G__table{border-collapse:collapse;width:100%;font-family:var(--font-mono), "Courier New", monospace;font-size:.8rem}.InstructionSet-module__r-WV1G__th{z-index:2;text-align:left;letter-spacing:.1em;color:var(--text-tertiary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-color-1);background:#010101d9;padding:.6rem 1rem;font-size:.65rem;font-weight:600;position:sticky;top:0}.InstructionSet-module__r-WV1G__tr{opacity:0;transition:background var(--transition-fast);animation:.3s forwards InstructionSet-module__r-WV1G__rowFadeIn}@keyframes InstructionSet-module__r-WV1G__rowFadeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.InstructionSet-module__r-WV1G__tr:hover{background:var(--content-1-hover)}.InstructionSet-module__r-WV1G__td{white-space:nowrap;border-bottom:1px solid #ffffff08;padding:.5rem 1rem}.InstructionSet-module__r-WV1G__opcode{color:#7dd3fc;font-weight:600}.InstructionSet-module__r-WV1G__operand{color:var(--accent-tertiary)}.InstructionSet-module__r-WV1G__desc{font-family:var(--font-fira-code), ui-monospace, monospace;color:var(--text-secondary);white-space:normal;font-size:.75rem}@media (max-width:520px){.InstructionSet-module__r-WV1G__fab{width:48px;height:48px;bottom:1.25rem;right:1.25rem}.InstructionSet-module__r-WV1G__panel{width:auto;bottom:5rem;left:1rem;right:1rem}.InstructionSet-module__r-WV1G__td,.InstructionSet-module__r-WV1G__th{padding:.4rem .65rem}}
.TourStartButton-module__C5XL_W__fab{z-index:40;border:1px solid var(--border-color-1);width:40px;height:40px;color:var(--text-primary);font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:.02em;cursor:pointer;-webkit-backdrop-filter:blur(14px);transition:width var(--transition-base), padding var(--transition-base), background-color var(--transition-base), border-color var(--transition-base), color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);background:#0f0f14d1;border-radius:999px;justify-content:flex-start;align-items:center;padding:0;font-size:12px;font-weight:500;display:inline-flex;position:fixed;bottom:20px;left:20px;overflow:hidden;box-shadow:0 8px 24px #00000073,0 0 0 1px #e9a0ff0f}.TourStartButton-module__C5XL_W__icon{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.TourStartButton-module__C5XL_W__label{opacity:0;white-space:nowrap;max-width:0;transition:max-width var(--transition-base), opacity var(--transition-base), padding var(--transition-base), transform var(--transition-base);padding-right:0;line-height:1;display:inline-block;overflow:hidden;transform:translate(-4px)}.TourStartButton-module__C5XL_W__fab:hover,.TourStartButton-module__C5XL_W__fab:focus-visible{width:92px;color:var(--accent-primary);background:#16161eeb;border-color:#e9a0ff66;outline:none;transform:translateY(-1px);box-shadow:0 12px 32px #0000008c,0 0 20px #e9a0ff2e}.TourStartButton-module__C5XL_W__fab:hover .TourStartButton-module__C5XL_W__label,.TourStartButton-module__C5XL_W__fab:focus-visible .TourStartButton-module__C5XL_W__label{opacity:1;max-width:50px;padding-right:14px;transform:translate(0)}.TourStartButton-module__C5XL_W__fab:active{transform:translateY(0)}@media (max-width:480px){.TourStartButton-module__C5XL_W__fab:hover,.TourStartButton-module__C5XL_W__fab:focus-visible{width:40px}.TourStartButton-module__C5XL_W__fab:hover .TourStartButton-module__C5XL_W__label,.TourStartButton-module__C5XL_W__fab:focus-visible .TourStartButton-module__C5XL_W__label{opacity:0;max-width:0;padding-right:0}}
