html:has(.svelteframe-root.ide-theme),body:has(.svelteframe-root.ide-theme){margin:0;padding:0;height:100vh;overflow:hidden}html:has(.svelteframe-root:not(.ide-theme)),body:has(.svelteframe-root:not(.ide-theme)){height:auto;overflow:auto;background:var(--sp-bg-main, #0f172a)}.svelteframe-root.ide-theme.svelte-wbvjqa{height:100vh;width:100vw;background-color:var(--sp-bg-main);color:var(--sp-text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex;flex-direction:column;overflow:hidden}.svelteframe-root.svelte-wbvjqa:not(.ide-theme){min-height:100vh;height:auto;background:var(--sp-bg-main);color:var(--sp-text-main)}.svelteframe-ide{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;position:relative}.svelteframe-ide .main-content{display:flex;flex-grow:1;min-height:0;padding-top:var(--main-header-height, 84px)}.svelteframe-ide .sidebar{width:250px;flex-shrink:0;height:100%;background:var(--sp-bg-sidebar)}.svelteframe-ide .editor-container{flex-grow:1;display:flex;min-width:0}
