.robot-playground{color:var(--rp-text,#f8f8f2);display:flex;flex-direction:column;gap:.6rem}.rp-toolbar{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.rp-field{display:flex;flex-direction:column;gap:.25rem;min-width:12rem}.rp-field label{color:var(--rp-text-muted,#9ba7b4);font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.rp-button,.rp-select{background:var(--rp-control,#1f1f1f);border:1px solid var(--rp-line,#3d3d3d);border-radius:.4rem;color:inherit;font-size:.95rem;padding:.4rem .6rem}.rp-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%239ba7b4' stroke-width='1.6' d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:.7rem;padding-right:1.9rem}.rp-select:disabled{opacity:.6}.rp-actions{display:flex;gap:.5rem;margin-left:auto}.rp-copy-message{font-size:.85rem;letter-spacing:.02em;margin-top:-.5rem}.rp-copy-message.success{color:#6ce39b}.rp-copy-message.error{color:#ff8a8a}.rp-button{background:#f5c542;border-color:#f5c542;color:#1a1a1a;cursor:pointer;font-weight:600}.rp-button:disabled{cursor:not-allowed;opacity:.5}.rp-button.ghost{background:transparent;border-color:var(--rp-line,#3d3d3d);color:inherit}.rp-editor-placeholder{align-items:center;color:var(--rp-text-muted,#9ba7b4);display:flex;font-size:.9rem;inset:0;justify-content:center;pointer-events:none;position:absolute}.rp-description{border:0;padding:0}.robot-playground .rp-description-body p{margin-bottom:.5rem}.robot-playground .rp-description-body :is(h4,h5,h6){color:var(--rp-accent,var(--term-accent,currentColor));margin:.6rem 0 .3rem}.robot-playground .rp-description-body h4{font-size:1.15rem}.robot-playground .rp-description-body h5{font-size:1rem}.robot-playground .rp-description-body code{background:#ffffff14;border-radius:var(--r-sm,4px);font-size:.9em;padding:.05em .35em}.rp-error{color:#f77;font-size:.9rem}.rp-modal-backdrop{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:50}.rp-modal{background:var(--rp-inset,#101010);border:1px solid var(--rp-line,#2c2c2c);border-radius:.75rem;display:flex;flex-direction:column;height:calc(100vh - 4rem);width:min(1200px,100%)}.rp-modal-header{align-items:center;border-bottom:1px solid var(--rp-line,#2c2c2c);display:flex;justify-content:space-between;padding:.75rem 1rem}.rp-modal-close{background:transparent;border:none;color:var(--rp-text,#f8f8f2);cursor:pointer;font-size:1.5rem;line-height:1}.rp-modal-frame{border:none;border-radius:0 0 .75rem .75rem;flex:1 1 auto;min-height:0;width:100%}.rp-modal-empty{color:var(--rp-text-muted,#9ba7b4);padding:1rem}.rp-modal--text{height:auto;max-height:calc(100vh - 4rem);width:min(42rem,100%)}.rp-modal-textbody{overflow-y:auto;padding:1.25rem 1.5rem}.rp-fade-enter-active,.rp-fade-leave-active{transition:opacity .2s ease}.rp-fade-enter-from,.rp-fade-leave-to{opacity:0}@media(max-width:768px){.rp-toolbar{align-items:stretch;flex-direction:column}.rp-actions{margin-left:0}}.rp-toolbar-left{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem}.rp-label{color:var(--rp-text-muted,#9ba7b4);font-size:.75rem;letter-spacing:.04em}.rp-select--project{min-width:13rem}.rp-field--version{min-width:7.5rem}.rp-modified{align-self:center;color:#f5c542;font-size:.8rem}.rp-results{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.rp-results-left{display:flex;gap:.5rem}@media(max-width:640px){.rp-toolbar{align-items:stretch;flex-direction:column}.rp-field--version,.rp-select--project{min-width:0}}.robot-playground{--term-bg:#12171a;--term-chrome:#253039;--term-tab:#2f3c45;--term-line:#3a464e;--term-ink:#e2e1d7;--term-dim:#a9b4ba;--term-faint:#9fabb1;--term-accent:#2bd9cc;--term-gold:#f5c542}.rp-plate{background:var(--term-bg);border:1px solid var(--term-line);border-radius:7px;color:var(--term-ink);color-scheme:dark;overflow:hidden}.rp-bar{align-items:stretch;background:var(--term-chrome);border-bottom:1px solid var(--term-line);display:flex;min-height:2.1rem}.rp-dots{align-items:center;display:flex;flex:none;gap:.35rem;padding:0 .75rem}.rp-dots i{background:var(--term-line);border-radius:50%;display:block;height:.5rem;width:.5rem}.rp-bar-title{color:var(--term-ink);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.rp-bar-actions,.rp-bar-title{align-items:center;display:flex}.rp-bar-actions{flex:none;margin-left:auto;padding-right:.35rem}.rp-tabs{align-items:stretch;display:flex;min-width:0;overflow-x:auto;scrollbar-width:none}.rp-tabs::-webkit-scrollbar{display:none}.rp-tab{align-items:center;background:var(--term-tab);border:0;border-radius:4px 4px 0 0;border-right:1px solid var(--term-line);border-top:2px solid transparent;color:var(--term-ink);cursor:pointer;display:flex;font:inherit;font-size:.9rem;gap:.45rem;padding:.35rem .75rem;white-space:nowrap}.rp-tab:hover{color:var(--term-dim)}.rp-tab .file-icon{flex:none;opacity:.9}.rp-tab.is-active{background:var(--term-bg);border-top-color:var(--term-accent);color:var(--term-ink)}.rp-tabs-ghost{left:0;pointer-events:none;position:absolute;top:0;transform:translate(-100%);visibility:hidden;width:-moz-max-content;width:max-content}.rp-tabselect{align-items:center;display:flex;min-width:0;padding:0 .35rem}.rp-select--file{background-color:var(--term-tab);border-color:var(--term-line);color:var(--term-ink);font-size:.9rem;max-width:12rem;padding:.2rem 1.6rem .2rem .5rem}.rp-iconbtn{align-items:center;align-self:center;background:transparent;border:1px solid var(--term-line);border-radius:6px;color:var(--term-dim);cursor:pointer;display:inline-flex;height:1.9rem;justify-content:center;margin-right:.4rem;padding:0;transition:color .15s,border-color .15s,transform .08s ease;width:1.9rem}.rp-iconbtn:focus-visible,.rp-iconbtn:hover:not(:disabled){border-color:var(--term-dim);color:var(--term-ink)}.rp-iconbtn:active:not(:disabled){transform:translateY(1px)}.rp-iconbtn:disabled{cursor:default;opacity:.4}.rp-iconbtn.is-copied{border-color:#5fd07a;color:#5fd07a}.rp-iconbtn-glyph{fill:currentColor;height:1.05rem;width:1.05rem}.rp-pop-enter-active,.rp-pop-leave-active{transition:transform .14s ease,opacity .14s ease}.rp-pop-enter-from,.rp-pop-leave-to{opacity:0;transform:scale(.6)}.rp-run{align-items:center;align-self:center;border:2px solid var(--term-gold);border-radius:6px;color:var(--term-gold);cursor:pointer;display:inline-flex;font:inherit;font-size:.9rem;font-weight:600;gap:.45rem;letter-spacing:.1em;margin-right:.3rem;padding:.2rem .85rem .2rem .65rem;text-transform:uppercase;transition:background-color .15s,color .15s,transform .08s}.rp-run:hover:not(:disabled){background:var(--term-gold);color:#0d0f10}.rp-run:active:not(:disabled){transform:translateY(1px)}.rp-run:focus-visible{outline:2px solid var(--term-gold);outline-offset:2px}.rp-run:disabled{border-color:var(--term-line);color:var(--term-faint);cursor:default}.rp-run.is-running:disabled{border-color:var(--term-gold);color:var(--term-gold)}.rp-run-glyph{fill:currentColor;flex:none;height:1.35em;transform:translate(.5px);width:1.35em}.rp-run-label{line-height:1}.rp-run-spinner{animation:rp-spin .7s linear infinite;border:2px solid color-mix(in srgb,currentColor 30%,transparent);border-radius:50%;border-top-color:currentcolor;flex:none;height:1.1em;width:1.1em}@keyframes rp-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.rp-run{transition:none}.rp-run:active:not(:disabled){transform:none}.rp-run-spinner{animation-duration:2.4s}}.rp-plate-body{min-width:0}.rp-monaco-host{height:60vh;min-height:28rem;position:relative}.robot-playground.is-embedded .rp-monaco-host{height:100vh;min-height:12rem}.robot-playground.is-fullscreen .rp-monaco-host{height:calc(100vh - 16rem);min-height:22rem}.rp-monaco{height:100%;width:100%}.rp-monaco.is-loading{filter:blur(2px);opacity:.6}.rp-console-body{background:var(--term-bg);color:var(--term-ink);font-family:Fira Code,Source Code Pro,monospace;font-size:.85rem;height:40vh;line-height:1.5;margin:0;overflow:auto;padding:.75rem 1rem;white-space:pre}.rp-console-code{color:inherit;display:block;font:inherit;white-space:pre}.rp-console-link{background:none;border:0;color:var(--term-accent);cursor:pointer;font:inherit;margin:0;padding:0;text-decoration:underline;text-underline-offset:2px}.rp-console-link:focus-visible,.rp-console-link:hover{color:var(--term-ink)}.rp-icon{fill:currentColor;flex:none;height:1em;width:1em}.rp-button{align-items:center;display:inline-flex;gap:.4rem;text-decoration:none}.robot-playground.is-paged{gap:0;height:var(--rp-paged-height,min(70vh,640px));overflow:hidden}.robot-playground.is-paged .rp-track{display:flex;height:100%;transform:translate(0);transition:transform .32s cubic-bezier(.4,0,.2,1);width:200%}.robot-playground.is-paged.is-on-results .rp-track{transform:translate(-50%)}.robot-playground.is-paged .rp-page{display:flex;flex:none;flex-direction:column;height:100%;min-width:0;width:50%}.robot-playground.is-paged .rp-page>.rp-plate{display:flex;flex:1;flex-direction:column;min-height:0}.robot-playground.is-paged .rp-page>.rp-plate>.rp-plate-body{flex:1;min-height:0}.robot-playground.is-paged .rp-monaco-host{height:100%;min-height:0}.robot-playground:not(.is-paged) .rp-track{display:contents}.rp-bar--results{align-items:stretch}.rp-navbtn{align-items:center;align-self:center;background:none;border:2px solid var(--term-line);border-radius:6px;color:var(--term-dim);cursor:pointer;display:inline-flex;flex:none;font:inherit;font-size:.9rem;font-weight:600;gap:.2rem;letter-spacing:.1em;margin:0 .5rem 0 .2rem;padding:.2rem .7rem .2rem .4rem;text-transform:uppercase;transition:background-color .15s,color .15s,border-color .15s,transform .08s}.rp-navbtn:hover:not(:disabled){background:#ffffff0f;border-color:var(--term-dim);color:var(--term-ink)}.rp-navbtn:active:not(:disabled){transform:translateY(1px)}.rp-navbtn:focus-visible{outline:2px solid var(--term-accent);outline-offset:2px}.rp-navbtn:disabled{cursor:default;opacity:.4}.rp-navbtn-glyph{fill:currentColor;flex:none;height:1.1em;width:1.1em}.rp-tab:disabled{cursor:default;opacity:.4}.rp-results-body{overflow:hidden;position:relative}.rp-results-pane{height:auto;inset:0;margin:0;opacity:0;position:absolute;transition:opacity .18s ease;visibility:hidden}.rp-results-pane.is-active{opacity:1;visibility:visible}.rp-results-pane.rp-console-body{height:100%;overflow:auto}.rp-results-frame{background:#fff;border:0;height:100%;width:100%}@media(prefers-reduced-motion:reduce){.robot-playground.is-paged .rp-track,.rp-results-pane{transition:none}}@media(orientation:portrait)and (max-width:640px){.robot-playground .rp-dots{display:none}}
