.surimi-editor__panel{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:1rem}.surimi-editor__panel-overlay{background-color:#ffffff81;inset:0;position:absolute;z-index:20}.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{border:0;height:0;left:-9999em;margin:0;opacity:0;overflow:hidden;padding:0;position:absolute;resize:none;top:0;white-space:nowrap;width:0;z-index:-5}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;cursor:default;inset:0;overflow-y:scroll;position:absolute}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{left:0;position:absolute;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;left:-9999em;line-height:normal;position:absolute;top:0;visibility:hidden}.xterm.enable-mouse-events{cursor:default}.xterm .xterm-cursor-pointer,.xterm.xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{color:transparent;inset:0;pointer-events:none;position:absolute;z-index:10}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:transparent}.xterm .xterm-accessibility-tree{user-select:text;white-space:pre}.xterm .live-region{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{position:absolute;z-index:6}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{pointer-events:none;position:absolute;right:0;top:0;z-index:8}.xterm-decoration-top{position:relative;z-index:2}.surimi-editor__terminal{flex-grow:1!important;flex-shrink:1!important}.surimi-editor__terminal>.surimi-editor__terminal__instance{height:100%;overscroll-behavior:contain;width:100%}.loader{animation:rotate 1s infinite;height:50px;width:50px}.loader:after,.loader:before{border-radius:50%;content:"";display:block;height:20px;width:20px}.loader:before{animation:ball1 1s infinite;background-color:#fff;box-shadow:30px 0 #ff3d00;margin-bottom:10px}.loader:after{animation:ball2 1s infinite;background-color:#ff3d00;box-shadow:30px 0 #fff}@keyframes rotate{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(1turn) scale(1.2)}to{transform:rotate(2turn) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #ff3d00}50%{box-shadow:0 0 #ff3d00;margin-bottom:0;transform:translate(15px,15px)}to{box-shadow:30px 0 #ff3d00;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 #fff}50%{box-shadow:0 0 #fff;margin-top:-20px;transform:translate(15px,15px)}to{box-shadow:30px 0 #fff;margin-top:0}}.surimi-editor__view{flex-shrink:1!important}.surimi-editor__view-overlay{align-items:center;display:flex;flex-flow:column;gap:1rem;justify-content:center;inset:0;position:absolute;z-index:30}.resizable-handle-right{background-color:#cecece;height:calc(100% - 120px)!important;top:60px!important;transform:translate(6px);width:100%}.resizable-handle-right:hover{background-color:#bbb}.resizable-handle-bottom{background-color:#cecece;height:100%;left:60px!important;transform:translateY(6px);width:calc(100% - 120px)!important}.resizable-handle-bottom:hover{background-color:#bbb}.surimi-editor__header{align-items:center;display:flex;justify-content:space-between}.surimi-editor__header>.surimi-editor__header-right{display:flex;gap:.5rem}.surimi-editor__header button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem}.surimi-editor__header button:not(.button-secondary):hover{background-color:#0056b3}.surimi-editor__header button:disabled{background-color:#ccc;cursor:not-allowed}.button-secondary:not(:disabled){background-color:#8d8d8d}.button-secondary:not(:disabled):hover{background-color:#838383}.surimi-playground{height:calc(100% - 4rem);padding:1rem;position:relative}.surimi-editor{display:flex;flex-direction:row;gap:1rem;height:100%}.surimi-editor .surimi-editor__right{border:none;display:flex;flex:1;flex-direction:column;gap:1rem;padding:0}.surimi-playground-container{height:calc(100vh - 164px);overflow:hidden;padding:0 1rem 1rem;position:relative;width:100%}
