.sandbox-editor,.sandbox-editor>div,.sandbox-editor>div>div,.sandbox-editor>div>div>div{height:100%;margin:0}.sandbox-editor__panel{display:flex}.sandbox-editor__panel>div:first-child{font-family:monospace;overflow-y:auto;flex:1;scrollbar-color:#029cfd #73828c30}.sandbox-editor__panel pre{min-height:100%;counter-reset:token-line;white-space:nowrap!important;width:fit-content;min-width:100%}.sandbox-editor__panel pre .token-line:before{counter-increment:token-line;content:counter(token-line);display:inline-block;width:30px;opacity:.5}button.sandbox-open-editor{order:999;background-color:#06cfcf21;color:#0bafaf;transition:background-color .2s ease,color .2s ease}.sandbox-open-editor__content{padding-left:.25em}.sandbox-editor__toolbar{background-color:#73828c30;display:flex;flex-direction:column;gap:.25em}.sandbox-editor__toolbar button:not(dialog *){min-width:32px;min-height:32px;padding:.5em;border-radius:0;margin:0}.sandbox-editor__toolbar-menu{min-width:180px}.sandbox-open-in-sandbox{display:inline-flex;align-items:center;gap:.25em;text-decoration:none;order:-1}.sandbox-dialog{border-radius:.5em;border:0;box-shadow:0 .5em 1em #0000007f;padding:2em;max-width:700px}.sandbox-dialog::backdrop{background-color:#000000bf}.sandbox-dialog .close{border-radius:50%;width:2.5em;height:2.5em;position:absolute;top:1em;right:1em}.sandbox-dialog .close span{font-size:1.75em}.sandbox-templates__items{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:2em;margin-top:2em}.sandbox-templates__items li{display:flex;flex-direction:column;align-items:flex-start}.sandbox-templates__items svg{max-width:150px;height:auto;margin-bottom:.5em}.sandbox-templates__items p{margin-top:0}.sandbox-templates__items button{margin-top:auto}
