:root{--ansi-10-lime:#00ff87;--ansi-240-gray-35:#585858;--ansi-248-gray-66:#a8a8a8;--color-white:#f2f2f2;--theme-background:#0c0c0c;--theme-window-background:#111;--theme-window-shadow:#050505;--theme-text:var(--color-white);--theme-border:#6e6e6e;--theme-border-subdued:#737373;--theme-focused-foreground:var(--ansi-10-lime);--theme-button-background:var(--color-white);--theme-button-foreground:#0c0c0c;--font-family-mono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;--font-size:14px;--theme-line-height-base:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--theme-background);color:var(--theme-text);font-family:var(--font-family-mono);font-size:var(--font-size);line-height:var(--theme-line-height-base);margin:0;padding:2ch 2ch 12ch}::selection{background:var(--theme-focused-foreground);color:var(--theme-background)}:focus-visible{outline:2px solid var(--theme-focused-foreground);outline-offset:2px}.shell{max-width:88ch;margin:0 auto}.skip-link{z-index:10;padding:calc(var(--theme-line-height-base) / 2) 1ch;background:var(--theme-button-background);color:var(--theme-button-foreground);position:fixed;top:1ch;left:1ch;transform:translateY(calc(-100% - 2ch))}.skip-link:focus{transform:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav{border-bottom:1px solid var(--theme-border);padding-bottom:calc(var(--theme-line-height-base) / 2);align-items:center;gap:2ch;display:flex}.nav-logo{color:var(--theme-focused-foreground)}.nav-title{min-width:0;font:inherit;flex:1;margin:0}.badge{border:1px solid var(--theme-border);font-size:var(--font-size);white-space:nowrap;padding:0 1ch}.text{margin:var(--theme-line-height-base) 0 0;overflow-wrap:anywhere}.dim{color:var(--ansi-248-gray-66)}a{color:inherit;-webkit-text-decoration-color:var(--theme-border-subdued);text-decoration-color:var(--theme-border-subdued)}a:hover{color:var(--theme-focused-foreground)}.divider{white-space:nowrap;color:var(--theme-border-subdued);margin:var(--theme-line-height-base) 0;-webkit-user-select:none;user-select:none;display:block;overflow:hidden}.window{margin:0 2ch var(--theme-line-height-base) 0;background:var(--theme-window-background);box-shadow:1ch var(--theme-line-height-base) 0 0 var(--theme-window-shadow);min-width:min(24ch,100%);padding:1ch}.card{--card-bg:var(--theme-background);border:1px solid var(--theme-border-subdued);margin-bottom:var(--theme-line-height-base);padding:0 2ch calc(var(--theme-line-height-base) / 2)}.card:last-child{margin-bottom:0}.window .card{--card-bg:var(--theme-window-background)}.card-title{background:var(--card-bg);color:var(--theme-text);white-space:nowrap;-webkit-user-select:none;user-select:none;font:inherit;margin:0 0 0 1ch;padding:0 1ch;display:inline-block;transform:translateY(-50%)}.card-body{margin-top:calc(var(--theme-line-height-base) / -2)}.table-scroll{overscroll-behavior-inline:contain;scrollbar-color:var(--theme-border) var(--theme-window-background);overflow:auto hidden}.table-scroll:focus-visible{outline-offset:3px}table.simple{border-collapse:collapse;width:100%;font-size:var(--font-size)}table.simple thead th,table.simple tbody th,table.simple td{text-align:left;white-space:nowrap;padding:0 2ch 0 0;font-weight:400}table.simple thead th{color:var(--ansi-248-gray-66);border-bottom:1px solid var(--theme-border-subdued)}table.simple tbody th{color:var(--theme-text)}.accordion{margin-bottom:calc(var(--theme-line-height-base) / 2);scroll-margin-top:1ch}.accordion-summary{width:100%;min-height:44px;color:var(--theme-text);padding:calc(var(--theme-line-height-base) / 2) 0;cursor:pointer;align-items:center;list-style:none;display:flex}.accordion-summary::-webkit-details-marker{display:none}.accordion-glyph:before{content:"▸";-webkit-user-select:none;user-select:none}.accordion[open] .accordion-glyph:before{content:"▾"}.accordion-glyph{flex:none}.accordion-summary:hover,.accordion:target>.accordion-summary{color:var(--theme-focused-foreground)}.entry-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font:inherit;margin:0;overflow:hidden}.accordion-body{padding-top:calc(var(--theme-line-height-base) / 2)}.row-between{flex-wrap:wrap;justify-content:space-between;gap:2ch;display:flex}.action{min-height:44px;padding:calc(var(--theme-line-height-base) / 2) 0;font:inherit;color:var(--theme-text);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;display:inline-flex}.action:hover .action-label{color:var(--theme-focused-foreground)}.action-marker{background:var(--theme-button-background);color:var(--theme-button-foreground);padding:0 1ch}.action-label{padding:0 1ch}.action:disabled{cursor:not-allowed;color:var(--ansi-240-gray-35)}.action:disabled .action-marker{background:var(--ansi-240-gray-35);color:var(--theme-background)}.result-toggle{min-height:24px;color:inherit;vertical-align:baseline;padding:0}.out{overflow-wrap:anywhere}.out-returned{color:var(--ansi-10-lime)}.out-fail{color:var(--ansi-248-gray-66)}.raw-result{color:var(--ansi-10-lime)}.rpc-observations{padding-left:2ch}@media (max-width:700px){body{padding:1ch 1ch 10ch}.window{margin-right:1ch}}@media (max-width:520px){.nav{grid-template-columns:auto 1fr;column-gap:1ch;display:grid}.badge{grid-column:2;justify-self:start}.card{padding-left:1ch;padding-right:1ch}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.preview-canvas,.preview-image{margin-top:var(--theme-line-height-base);width:24ch;max-width:100%;height:auto;image-rendering:pixelated;border:1px solid var(--theme-border-subdued);display:block}
