.asm{container-type:inline-size;margin:0;font-family:var(--font-body,system-ui,sans-serif);color:var(--c-fg,#111)}.asm[id]{scroll-margin-top:7rem}.asm__head{display:flex;flex-wrap:wrap;gap:8px 32px;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid var(--c-fg,#111);font-family:var(--font-mono,ui-monospace,monospace);font-size:var(--v6-type-label,.75rem);line-height:1rem;letter-spacing:.14em;text-transform:uppercase;color:var(--c-dim,#595855)}.asm__head b{font-weight:400;color:var(--c-fg,#111)}.asm__descendants,.asm__fanout,.asm__single,.asm__tree{list-style:none;margin:0;padding:0}.asm__scroll{width:100%;max-width:100%;overflow-x:clip;padding:8px 0}.asm__tree{width:100%;min-width:0}.asm__node{position:relative;min-width:0}.asm__node--primary{display:flex;flex-direction:column;align-items:center;width:100%}.asm__box{position:relative;z-index:1;display:inline-grid;gap:4px;max-width:100%;padding:8px 12px;border:1px solid var(--c-fg,#111);background:var(--c-bg,#fff);font-size:var(--v6-type-ui,.875rem);line-height:1.2;overflow-wrap:break-word;word-break:normal}.asm__box b{color:inherit;font:inherit;font-weight:500}.asm__box small{color:var(--c-dim,#595855);font-family:var(--font-mono,ui-monospace,monospace);font-size:var(--v6-type-label,.75rem);font-weight:400;line-height:1.35}.asm__box[data-depth="0"]{min-width:9rem;background:var(--c-fg,#111);color:var(--c-bg,#fff);font-weight:500;text-align:center}.asm__box[data-depth="1"],.asm__box[data-depth="2"]{background:var(--c-panel,#ebebeb)}.asm__box[data-kind=gate]{border-style:dashed;background:var(--c-bg,#fff);color:var(--c-muted,rgba(0,0,0,.82))}.asm__single{position:relative;display:flex;justify-content:center;width:100%;margin-top:32px}.asm__single:before{content:"";position:absolute;left:50%;top:-32px;width:1px;height:32px;background:var(--c-rule-strong,rgba(0,0,0,.34))}.asm__fanout{position:relative;display:grid;grid-template-columns:repeat(var(--asm-branches),minmax(0,1fr));align-items:start;width:100%;margin-top:48px}.asm__fanout:before{left:50%;top:-48px;width:1px;height:24px}.asm__fanout:after,.asm__fanout:before{content:"";position:absolute;background:var(--c-rule-strong,rgba(0,0,0,.34))}.asm__fanout:after{left:calc(50% / var(--asm-branches));right:calc(50% / var(--asm-branches));top:-24px;height:1px}.asm__fanout>.asm__node--outline{padding:0 4px}.asm__fanout>.asm__node--outline:before{content:"";position:absolute;left:50%;top:-24px;width:1px;height:24px;background:var(--c-rule-strong,rgba(0,0,0,.34))}.asm__fanout>.asm__node--outline>.asm__box{display:grid;place-content:center;width:100%;min-height:4.5rem;padding-inline:6px;font-size:clamp(.6875rem,.85vw,.8125rem);overflow-wrap:normal;text-align:center}.asm__descendants{position:relative;width:100%;margin:16px 0 0;padding:0!important}.asm__descendants>.asm__node--outline{position:relative;min-height:36px;padding:0 0 8px 12px}.asm__descendants>.asm__node--outline>.asm__box{display:grid;place-content:center;width:100%;min-height:3rem;padding-inline:6px;font-size:clamp(.6875rem,.85vw,.8125rem);overflow-wrap:normal;text-align:center}.asm__descendants .asm__descendants{width:calc(100% + 12px);margin-inline-start:-12px}.asm__descendants>.asm__node--outline:before{content:"";position:absolute;left:0;top:-16px;bottom:-8px;width:1px;background:var(--c-rule-strong,rgba(0,0,0,.34))}.asm__descendants>.asm__node--outline:last-child:before{bottom:auto;height:34px}.asm__descendants>.asm__node--outline:after{content:"";position:absolute;left:0;top:18px;width:12px;height:1px;background:var(--c-rule-strong,rgba(0,0,0,.34))}.asm__legend{display:flex;flex-wrap:wrap;gap:8px 24px;list-style:none;margin:24px 0 0;padding-top:16px;border-top:1px solid var(--c-rule,rgba(0,0,0,.14));font-family:var(--font-mono,ui-monospace,monospace);font-size:var(--v6-type-label,.75rem);line-height:1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--c-dim,#595855)}.asm__legend li{display:inline-flex;align-items:center;gap:8px}.asm__swatch{width:12px;height:12px;border:1px solid var(--c-fg,#111)}.asm__swatch[data-kind=gate]{border-style:dashed}.asm__caption{display:block;margin-top:24px;font-family:var(--font-mono,ui-monospace,monospace);font-size:var(--v6-type-label,.75rem);line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--c-dim,#595855)}.x6[data-expanded]:has(.asm) .x6__body{flex:0 0 auto;min-height:-moz-max-content;min-height:max-content}.x6[data-expanded]:has(.asm){z-index:100}.x6[data-expanded] .x6__body>.asm{overflow:visible}.v2-main:has(.x6[data-expanded]){z-index:1000}.v2-main:has(.x6[data-expanded]) .v2-chrome,.v2-main:has(.x6[data-expanded]) .v3-menu{visibility:hidden}@container (max-width: 48rem){.asm__fanout{display:block;margin-top:40px;padding-top:16px}.asm__fanout:before{top:-40px;height:40px}.asm__fanout:after{left:16px;right:50%;top:0}.asm__fanout>.asm__node--outline{min-height:36px;padding:0 0 8px 40px}.asm__fanout>.asm__node--outline:before{left:16px;top:-8px;bottom:-8px;width:1px;height:auto}.asm__fanout>.asm__node--outline:first-child:before{top:0}.asm__fanout>.asm__node--outline:last-child:before{bottom:auto;height:18px}.asm__fanout>.asm__node--outline:after{content:"";position:absolute;left:16px;top:18px;width:24px;height:1px;background:var(--c-rule-strong,rgba(0,0,0,.34))}.asm__fanout>.asm__node--outline>.asm__box{display:inline-block;width:auto;text-align:left}.asm__fanout>.asm__node--outline>.asm__descendants{margin-left:16px}}@container (max-width: 32rem){.asm__head{gap:8px 16px}.asm__box[data-depth="0"]{min-width:7rem}}