@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-mono:"Geist Mono","Geist Mono Fallback"}.z-logo{z-index:998}.z-sidebar{z-index:997}.z-port-dropdown{z-index:996}.z-iframe-overlay{z-index:995}.z-prompt{z-index:2}.z-workbench{z-index:3}.z-file-tree-breadcrumb{z-index:998}.z-max{z-index:999}.animated{animation-fill-mode:both;animation-duration:var(--animate-duration,.2s);animation-timing-function:cubic-bezier(0,0,.2,1)}.animated.fadeInRight{animation-name:fadeInRight}.animated.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.dropdown-animation{opacity:0;animation:fadeMoveDown .15s forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes fadeMoveDown{to{opacity:1;transform:translateY(6px)}}.xterm{padding:1rem}[data-resize-handle]{position:relative}[data-resize-handle][data-panel-group-direction=horizontal]:after{content:"";position:absolute;top:0;bottom:0;left:-6px;right:-5px;z-index:999}[data-resize-handle][data-panel-group-direction=vertical]:after{content:"";position:absolute;left:0;right:0;top:-5px;bottom:-6px;z-index:999}[data-resize-handle][data-resize-handle-state=drag]:after,[data-resize-handle][data-resize-handle-state=hover]:after{background-color:rgba(136,136,136,.1333333333)}.actions .shiki{background-color:var(--juliet-actions-code-background)!important;padding:1rem;border-radius:.5rem}.shiki:not(:has(.actions),.actions *){background-color:var(--juliet-messages-code-background)!important}:root{--cm-backgroundColor:var(--juliet-editor-backgroundColor,var(--juliet-bg-depth-1));--cm-textColor:var(--juliet-editor-textColor,var(--juliet-text-primary));--cm-gutter-backgroundColor:var(--juliet-editor-gutter-backgroundColor,var(--cm-backgroundColor));--cm-gutter-textColor:var(--juliet-editor-gutter-textColor,var(--juliet-text-secondary));--cm-gutter-activeLineTextColor:var(--juliet-editor-gutter-activeLineTextColor,var(--cm-gutter-textColor));--cm-foldGutter-textColor:var(--juliet-editor-foldGutter-textColor,var(--cm-gutter-textColor));--cm-foldGutter-textColorHover:var(--juliet-editor-foldGutter-textColorHover,var(--cm-gutter-textColor));--cm-activeLineBackgroundColor:var(--juliet-editor-activeLineBackgroundColor,rgb(224 231 235/30%));--cm-cursor-width:2px;--cm-cursor-backgroundColor:var(--juliet-editor-cursorColor,var(--juliet-text-secondary));--cm-matching-bracket:var(--juliet-editor-matchingBracketBackgroundColor,rgb(50 140 130/0.3));--cm-selection-backgroundColorFocused:var(--juliet-editor-selection-backgroundColor,#42b4ff);--cm-selection-backgroundOpacityFocused:var(--juliet-editor-selection-backgroundOpacity,0.3);--cm-selection-backgroundColorBlured:var(--juliet-editor-selection-inactiveBackgroundColor,#c9e9ff);--cm-selection-backgroundOpacityBlured:var(--juliet-editor-selection-inactiveBackgroundOpacity,0.3);--cm-panels-borderColor:var(--juliet-editor-panels-borderColor,var(--juliet-border-color));--cm-search-backgroundColor:var(--juliet-editor-search-backgroundColor,var(--cm-backgroundColor));--cm-search-textColor:var(--juliet-editor-search-textColor,var(--juliet-text-secondary));--cm-search-closeButton-backgroundColor:var(--juliet-editor-search-closeButton-backgroundColor,transparent);--cm-search-closeButton-backgroundColorHover:var( --juliet-editor-search-closeButton-backgroundColorHover,var(--juliet-item-background-active) );--cm-search-closeButton-textColor:var( --juliet-editor-search-closeButton-textColor,var(--juliet-item-contentDefault) );--cm-search-closeButton-textColorHover:var( --juliet-editor-search-closeButton-textColorHover,var(--juliet-item-contentActive) );--cm-search-button-backgroundColor:var( --juliet-editor-search-button-backgroundColor,var(--juliet-item-backgroundDefault) );--cm-search-button-backgroundColorHover:var( --juliet-editor-search-button-backgroundColorHover,var(--juliet-item-background-active) );--cm-search-button-textColor:var(--juliet-editor-search-button-textColor,var(--juliet-text-secondary));--cm-search-button-textColorHover:var(--juliet-editor-search-button-textColorHover,var(--juliet-text-primary));--cm-search-button-borderColor:var(--juliet-editor-search-button-borderColor,transparent);--cm-search-button-borderColorHover:var(--juliet-editor-search-button-borderColorHover,transparent);--cm-search-button-borderColorFocused:var( --juliet-editor-search-button-borderColorFocused,var(--juliet-border-color-active) );--cm-search-input-backgroundColor:var(--juliet-editor-search-input-backgroundColor,transparent);--cm-search-input-textColor:var(--juliet-editor-search-input-textColor,var(--juliet-text-primary));--cm-search-input-borderColor:var(--juliet-editor-search-input-borderColor,var(--juliet-border-color));--cm-search-input-borderColorFocused:var( --juliet-editor-search-input-borderColorFocused,var(--juliet-border-color-active) );--cm-tooltip-backgroundColor:var(--juliet-editor-tooltip-backgroundColor,var(--cm-backgroundColor));--cm-tooltip-textColor:var(--juliet-editor-tooltip-textColor,var(--juliet-text-primary));--cm-tooltip-backgroundColorSelected:var( --juliet-editor-tooltip-backgroundColorSelected,rgb(var(--color-accent-900)/0.3) ; );--cm-tooltip-textColorSelected:var(--juliet-editor-tooltip-textColorSelected,var(--juliet-text-primary));--cm-tooltip-borderColor:var(--juliet-editor-tooltip-borderColor,var(--juliet-border-color));--cm-searchMatch-backgroundColor:var(--juliet-editor-searchMatch-backgroundColor,rgba(234,92,0,0.33))}html[data-theme=light]{--juliet-editor-gutter-textColor:#237893;--juliet-editor-gutter-activeLineTextColor:var(--juliet-text-primary);--juliet-editor-foldGutter-textColorHover:var(--juliet-text-primary);--juliet-editor-activeLineBackgroundColor:rgb(50 53 63/5%);--juliet-editor-tooltip-backgroundColorSelected:rgb(var(--color-accent-900)/0.2);--juliet-editor-search-button-backgroundColor:var(--color-accent-100);--juliet-editor-search-button-backgroundColorHover:rgb(var(--color-gray-900)/0.1)}html[data-theme=dark]{--cm-backgroundColor:var(--juliet-bg-depth-2);--juliet-editor-gutter-textColor:var(--juliet-text-tertiary);--juliet-editor-gutter-activeLineTextColor:var(--juliet-text-secondary);--juliet-editor-selection-inactiveBackgroundOpacity:0.3;--juliet-editor-activeLineBackgroundColor:rgb(50 53 63/50%);--juliet-editor-foldGutter-textColorHover:var(--juliet-text-primary);--juliet-editor-matchingBracketBackgroundColor:rgba(66,180,255,0.3);--juliet-editor-search-button-backgroundColor:var(--color-gray-800);--juliet-editor-search-button-backgroundColorHover:rgb(var(--color-white)/0.1)}.Toastify__toast{--at-apply:shadow-md;background-color:var(--bolt-elements-bg-depth-2);color:var(--bolt-elements-textPrimary);border:1px solid var(--bolt-elements-borderColor)}.Toastify__close-button{color:var(--bolt-elements-item-contentDefault);opacity:1;transition:none}.Toastify__close-button:hover{color:var(--bolt-elements-item-contentActive)}body,html{height:100%;width:100%}:root{--gradient-opacity:0.8;--primary-color:rgba(158,117,240,var(--gradient-opacity));--secondary-color:rgba(138,43,226,var(--gradient-opacity));--accent-color:rgba(128,59,239,var(--gradient-opacity))}