.prism-search{border:1px solid var(--widget__border);color:var(--widget__color);background:var(--widget__bg);z-index:4;pointer-events:auto;border-radius:.3em;grid:auto/1em auto;gap:.3em;margin:-99in 0 0;padding:.3em;line-height:1.5;display:grid;position:sticky;top:.5em;left:.5em;right:.5em}.prism-search-container *{box-sizing:border-box}.prism-search button{all:unset;cursor:pointer}.pce-readonly .prism-search{grid:auto/auto}.prism-search>div>div{display:flex}.prism-search input{width:calc(var(--search-width,20em) - 10ch - 4px);font:inherit;color:var(--widget__color);background:0 0;border:none;padding:0 0 0 .3em}.prism-search ::placeholder{color:inherit;opacity:.6}.pce-match-count{margin:1px auto 1px 0}.pce-match-count,.pce-input{font-family:Arial,Helvetica,sans-serif}.pce-options{color:var(--widget__color-options);gap:.25em;font-size:80%}.pce-options button{text-align:center;border-radius:.2em;width:1.2em;padding:0 .2em}.pce-options button span{pointer-events:none}.prism-search button:focus-visible{outline:1px solid var(--widget__focus-ring);z-index:1}.prism-search .pce-input,.pce-options button{box-shadow:0 0 0 1px var(--_border,var(--widget__border));margin:1px}.prism-search .pce-input{background:var(--widget__bg-input);border-radius:.15em;height:1.5em;display:flex;position:relative}.prism-search input:focus{outline:0}.pce-input:focus-within{--_border:var(--widget__focus-ring)}.pce-find button{align-items:center;padding:0 .4em;display:grid}.pce-replace button{text-align:center;width:7.3ch}.pce-replace :last-child{width:2.7ch}.pce-input button{box-shadow:-1px 0 0 0 var(--widget__border);margin-left:1px}.prev-match:before{transform:rotate(-90deg)}.next-match:before,.pce-expand:before{transform:rotate(90deg)}@media (hover:hover){.prism-search button:hover{background:var(--widget__bg-hover)}}.pce-options button[aria-pressed=true]{background:var(--widget__bg-active);color:var(--widget__color-active);--_border:var(--widget__focus-ring)}.pce-input>:nth-child(3){border-radius:0 .15em .15em 0}.pce-input.pce-error{--_border:var(--widget__error-ring)}.search-error{box-shadow:inherit;white-space:normal;word-break:break-word;background:var(--widget__bg-error);z-index:1;width:100%;padding:.5em;display:none;position:absolute;top:100%;left:0}.pce-error:focus-within .search-error{display:block}button.pce-close{border-radius:.3em;place-items:center;width:1.3em;height:1.3em;margin-left:auto;display:grid}.pce-find button:before,.pce-expand:before,.pce-close:before{content:"";opacity:.75;background:currentColor;height:1.2em}.pce-close:before{clip-path:polygon(50% 44.34%,0% 74.34%,9.43% 80%,9.43% 20%,0% 25.66%,50% 55.66%,100% 25.66%,90.57% 20%,50% 44.34%,9.43% 20%,9.43% 80%,50% 55.66%,90.57% 80%,100% 74.34%);width:.72em}.prism-search>div{width:var(--search-width,20em);gap:.25em;display:grid}button.pce-expand{border-radius:.25em;place-items:center;margin:-.15em;display:grid}.pce-readonly .pce-expand,[aria-expanded=false]+div .pce-replace,.pce-readonly .pce-replace{display:none}.pce-expand[aria-expanded=true]:before{transform:rotate(180deg)}.pce-find button:before,.pce-expand:before{clip-path:polygon(50% 28.96%,0% 63.96%,10.1% 71.04%,50% 43.11%,89.9% 71.04%,100% 63.96%);width:.84em}button.pce-regex{display:flex}.pce-regex span{align-items:flex-end;display:flex}.pce-regex span:before{content:"";background:currentColor;width:.3em;height:.3em;margin:0 0 .2em .1em}.pce-regex span:after{content:"*";margin-bottom:.5em;font-size:140%;line-height:0}button.pce-in-selection{place-items:center;display:grid}button.pce-whole{position:relative}.pce-whole:after{content:"";clip-path:inset(1px -1px -1px);height:.25em;position:absolute;bottom:.31em;left:.27em;right:.27em;box-shadow:0 0 0 1px}.pce-in-selection:before{content:"";clip-path:polygon(0 16%,80% 16%,80% 24%,0 24%,0 46%,100% 46%,100% 54%,0 54%,0 76%,60% 76%,60% 84%,0 84%);background:currentColor;width:90%;height:80%}.pce-matches span{background:var(--search__bg-find)}.pce-matches :empty{margin:0 -2px;padding:0 2px}.prism-code-editor{background:var(--editor__bg);--_pse:var(--padding-inline,.75em);--_ns:var(--number-spacing,.75em);--padding-left:var(--_pse);--_sp:var(--pce-scroll-padding,2ch);scroll-padding:var(--_sp);-webkit-user-select:none;user-select:none;isolation:isolate;white-space:pre;line-height:1.4;display:grid;overflow:auto}.show-line-numbers{--padding-left:calc(var(--_pse) + var(--number-width) + var(--_ns));scroll-padding-left:calc(var(--padding-left) + var(--_sp));grid:1fr/0 1fr}.pce-wrapper{pointer-events:none;-moz-text-size-adjust:none;text-size-adjust:none;margin:.5em 0;position:relative}.pce-textarea{all:unset;box-sizing:border-box;color:#0000;-webkit-user-select:auto;user-select:auto;pointer-events:auto;width:100%;height:100%;overflow:hidden}.pce-textarea::selection{background:var(--pce-selection);color:#0000}.pce-no-selection textarea:focus{z-index:1}.pce-line,.pce-textarea{padding:0 var(--_pse)0 var(--padding-left);position:relative}.show-line-numbers .pce-line:before{content:attr(data-line);margin:0 0 0 calc(-1*var(--padding-left));padding:0 var(--_ns)0 0;box-sizing:border-box;color:var(--editor__line-number);text-align:end;display:inline-block}.show-line-numbers:before{content:"";background:inherit;pointer-events:none}.show-line-numbers:before,.pce-line:before{z-index:2;height:100%;width:var(--padding-left);position:sticky;left:0}.pce-wrap .pce-line:before{margin:0;position:absolute}.pce-overlays,.pce-overlays>*,pre.pce-guides .pce-line:after,.pce-no-selection .active-line:after,.active-line.match-highlight:after{content:"";position:absolute;inset:0}.show-line-numbers .pce-line:after{left:var(--padding-left)}.active-line:after{border:var(--editor__border-highlight);background:var(--editor__bg-highlight);z-index:-2}.pce-wrap{white-space:pre-wrap;word-break:break-word}.selection-matches span{background:var(--editor__bg-selection-match)}.pce-nowrap .active-bracket{display:inline-block}@media (hover:hover){.prism-code-editor::-webkit-scrollbar-corner{background:0 0}.prism-code-editor::-webkit-scrollbar-track{background:0 0}.prism-code-editor ::-webkit-scrollbar-corner{background:0 0}.prism-code-editor ::-webkit-scrollbar-track{background:0 0}.prism-code-editor::-webkit-scrollbar{width:1em;height:1em}.prism-code-editor ::-webkit-scrollbar{width:1em;height:1em}.prism-code-editor::-webkit-scrollbar-thumb{background:hsla(var(--editor__bg-scrollbar),.36);width:2em;height:2em}.prism-code-editor ::-webkit-scrollbar-thumb{background:hsla(var(--editor__bg-scrollbar),.36);width:2em;height:2em}.prism-code-editor::-webkit-scrollbar-thumb:hover{background:hsla(var(--editor__bg-scrollbar),.5)}.prism-code-editor ::-webkit-scrollbar-thumb:hover{background:hsla(var(--editor__bg-scrollbar),.5)}.prism-code-editor::-webkit-scrollbar-thumb:active{background:hsla(var(--editor__bg-scrollbar),.66)}.prism-code-editor ::-webkit-scrollbar-thumb:active{background:hsla(var(--editor__bg-scrollbar),.66)}}.pce-copy{all:unset;cursor:pointer;box-shadow:inset 0 0 0 1px var(--widget__border);background:var(--widget__bg);z-index:3;color:var(--widget__color-options);pointer-events:auto;align-items:center;margin:-9in 0 0;padding:.5em;font:400 1em/1.5 Arial,Helvetica,sans-serif;position:sticky;top:.5em;left:.5em;right:.5em;display:grid!important}.pce-copy,.pce-copy:after,.pce-copy:before{opacity:0;border-radius:.3em;transition:opacity .1s ease-out}.pce-copy:after{content:attr(aria-label);color:#fff;text-align:center;pointer-events:none;background:#000000b3;width:8ch;padding:.2em 0;font-size:80%;position:absolute;right:calc(100% + .5em)}.pce-copy:before{content:"";background:#9992;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #999}.prism-code-editor:hover .pce-copy,.pce-copy:hover:before,.pce-copy:hover:after,.pce-copy:focus-visible:before,.pce-copy:focus-visible,.pce-copy:focus-visible:after{opacity:1}.prism-code-editor{caret-color:#2f81f7;--editor__bg:#0d1117;--widget__border:#303741;--widget__bg:#161b22;--widget__color:#b8bfc7;--widget__color-active:#fff;--widget__color-options:#7d8590;--widget__bg-input:#0d1117;--widget__bg-hover:#5a5d5e4f;--widget__bg-active:#1f6feb66;--widget__focus-ring:#007acc;--search__bg-find:#f2cc6080;--widget__bg-error:#5a1d1d;--widget__error-ring:#be1100;--editor__bg-highlight:#6e76811a;--editor__bg-selection-match:#3fb95040;--editor__line-number:#6e7681;--editor__bg-scrollbar:210,10%,32%;--editor__bg-fold:#7d8590;--bg-guide-indent:#e6edf31f;--pce-ac-icon-class:#f0883e;--pce-ac-icon-enum:#f0883e;--pce-ac-icon-event:#6e7681;--pce-ac-icon-function:#bc8cff;--pce-ac-icon-interface:#f0883e;--pce-ac-icon-keyword:#ff7b72;--pce-ac-icon-namespace:#ff7b72;--pce-ac-icon-parameter:#79c0ff;--pce-ac-icon-property:#f0883e;--pce-ac-icon-snippet:#58a6ff;--pce-ac-icon-text:#79c0ff;--pce-ac-icon-unit:#58a6ff;--pce-ac-icon-variable:#f0883e;--pce-selection:#264f78;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace}.pce-match{--search__bg-find:#8c8d6c}.active-line{--editor__line-number:#e6edf3}.active-indent{--bg-guide-indent:#e6edf33d}[class*=language-],.token.url>.operator,.token.punctuation,.token.attr-equals,.token.code.keyword{color:#e6edf3}.token.atrule,.token.variable,.language-css .url,.token.parameter,.token.list,.token.class-name,.token.maybe-class-name{color:#ffa657}.token.atrule .rule,.token.unit,.token.selector .combinator,.token.operator,.token.deleted,.token.entity,.token.regex-flags,.token.token.anchor,.token.number.quantifier,.token.keyword{color:#ff7b72}.token.tag,.token.inserted,.token.selector,.token.doctype-tag,.language-regex .escape{color:#7ee787}.token.attr-value,.token.string,.token.char,.token.regex,.language-regex,.token.string-property,.token.url>.content,.token.url>.variable{color:#a5d6ff}.token.builtin,.token.selector .class,.token.selector .id,.token.pseudo-class,.token.pseudo-element,.token.attr-name,.language-css .token.property,.token.number,.token.color,.token.boolean,.token.constant,.token.title.important,.title.important .punctuation,.language-css .token.function,.token.code.code-snippet,.token.doctype,.token.property-access,.token.keyword-null,.token.keyword-this,.token.char-class,.token.char-set,.token.regex .punctuation{color:#79c0ff}.token.function{color:#d2a8ff}.token.comment,.token.prolog,.token.cdata{color:#8b949e}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.bracket-level-0,.token.bracket-level-6{color:#79c0ff}.token.bracket-level-1,.token.bracket-level-7{color:#56d364}.token.bracket-level-2,.token.bracket-level-8{color:#e3b341}.token.bracket-level-3,.token.bracket-level-9{color:#ffa198}.token.bracket-level-4,.token.bracket-level-10{color:#ff9bce}.token.bracket-level-5,.token.bracket-level-11{color:#d2a8ff}.token.interpolation-punctuation{color:#a5d6ff}.token.bracket-error{color:#7d8590}.token.markup-bracket{color:inherit}.active-bracket{box-shadow:inset 0 0 0 1px #3fb95099,inset 0 0 0 9in #3fb95040}.active-tagname,.word-matches span{box-shadow:inset 0 0 0 1px #6e768199,inset 0 0 0 9in #6e768180}.pce-ac-tooltip{background:var(--widget__bg);border:1px solid var(--widget__border);pointer-events:auto;box-sizing:border-box;white-space:pre;border-radius:.3em;position:sticky;left:.5em;right:.5em;overflow:auto}.pce-ac-tooltip>ul{all:unset;box-sizing:border-box;display:block;overflow:hidden}.pce-ac-row{cursor:pointer;align-items:center;gap:.5em;height:1.4em;padding:0 .2em;display:flex}.pce-ac-row span{color:var(--pce-ac-match,#52b1ff)}.pce-ac-row div{text-overflow:ellipsis;overflow-x:hidden}.pce-ac-details{opacity:.75;margin-left:auto;font-size:90%}.pce-ac-details:empty{display:none}@media (hover:hover){.pce-ac-row:hover{background:#7772}}.pce-ac-row[aria-selected]{color:var(--widget__color-active);background:#1094ff36}.pce-tabstops span{background:var(--pce-tabstop,#7c7c7c4d)}.pce-tabstops :empty{margin:0 -1px;padding:0 1px}.pce-ac-icon{flex-shrink:0;align-items:center;margin-right:-.25em;display:flex}.pce-ac-icon:before{content:"";width:16px;height:16px;-webkit-mask:no-repeat var(--mask);-webkit-mask:no-repeat var(--mask);mask:no-repeat var(--mask);background:currentColor}.pce-ac-row[aria-selected] .pce-ac-icon:before{color:var(--widget__color-active)}.pce-ac-icon-namespace{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" d=\"m6 2.5a2 2 0 00-2 2V6a2 2 0 01-2 2 2 2 0 012 2v1.5a2 2 0 002 2m4-11a2 2 0 012 2V6a2 2 0 002 2 2 2 0 00-2 2v1.5a2 2 0 01-2 2\"/></svg>")}.pce-ac-icon-unit{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" stroke-linejoin=\"bevel\" d=\"m3.5 1.5h9v13h-9zm.5 2h4m-4 3h2m-2 3h4m-4 3h2\"/></svg>")}.pce-ac-icon-parameter{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" stroke=\"red\" fill=\"none\"><path stroke-linejoin=\"bevel\" d=\"m3.3 6.2L1.5 8l1.8 1.8m9.4 0 1.8-1.8-1.8-1.8\"/><path d=\"m5.5 6V4.5h5V6M8 5v6.5h1.5-3m.5 0a1 1 0 001-1 1 1 0 001 1m1.5-6a1 1 0 00-1-1m-3 0a1 1 0 00-1 1\"/></svg>")}.pce-ac-icon-snippet{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" stroke-linejoin=\"bevel\" d=\"m2.5 13V1.5h12V13M2 14.5h1m1 0h1m1 0h1m1 0h1m1 0h1m1 0h1m1 0h1\"/></svg>")}.pce-ac-icon-enum{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m2 7h6l1 1v5l-1 1H2l-1-1V8zv6h6V8H2zm1 2h4v1H3zm0 2h4v1H3zm4-5V3l1-1h6l1 1v5l-1 1h-4V8h4V3H8v3zm2-2h4v1H9zm0 2h4v1H9.41L9 6.59z\"/></svg>")}.pce-ac-icon-interface{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" d=\"m4 8h4.5a3 3 0 016 0 3 3 0 01-6 0\"/><circle cx=\"3\" cy=\"8\" r=\"2\"/></svg>")}.pce-ac-icon-constant{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" stroke-linejoin=\"bevel\" d=\"m1.5 3.5h13v9h-13zm2.5 3h8m0 3H4\"/></svg>")}.pce-ac-icon-class{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" stroke-linejoin=\"bevel\" d=\"m5.5 1.5 2 2-4 4-2-2 4-4zm0 4v7h5.5m-.5.5 2.5-2.5 1.5 1.5-2.5 2.5zm-5-5.5h5.5m-.5.5 2.5-2.5 1.5 1.5-2.5 2.5z\"/></svg>")}.pce-ac-icon-property{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" d=\"m7.24 6.86a3.8 3.8 0 015.02-5.02l-2.8 2.8 1.9 1.9 2.8-2.8a3.8 3.8 0 01-5.02 5.02l-5.35 5.35a.95.95 0 01-1.9-1.9z\"/></svg>")}.pce-ac-icon-variable{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" stroke-linejoin=\"bevel\" d=\"m4 4.5H1.5v8H4m8 0h2.5v-8H12m-3 1L11.5 7v2.5l-4.5 2L4.5 10V7.5zm-4.5 2L7 9v2.5M7 9l4.5-2\"/></svg>")}.pce-ac-icon-function{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" stroke-linejoin=\"bevel\" d=\"m8 1.25l5.5 3.3v6.6l-5.5 3.3-5.5-3.3v-6.6zM2.5 4.85l5.5 3v6.5m0-6.5l5.5-3\"/></svg>")}.pce-ac-icon-keyword{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" d=\"m1.5 2.5h6v2h-6zm8.5 1h5m-14 4h11m-11 3h6m3 0h5m-3 3h2m-13 0h9\"/></svg>")}.pce-ac-icon-text{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" d=\"m1.55 7a1.2 1.2 0 011.2-.8h.6a1.2 1.2 0 011.2 1.2v3.72m0-3.09-2 .3a1.2 1.2 0 000 2.39h.1a1.9 1.9 0 001.9-2m1.7-5.2v7.6m1.85-.4a1.85 2.3 0 010-4.6 1.85 2.3 0 010 4.6m6.6-.8a1.85 2.3 0 110-3\"/></svg>")}.pce-ac-icon-event{--mask:url("data:image/svg+xml,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path stroke=\"red\" fill=\"none\" stroke-linejoin=\"bevel\" d=\"m3.9 14.1 2.5-4.6H3.55l3.9-8h4.53l-3.29 5h3.97l-7.97 8.17\"/></svg>")}
