.jsonb{grid-template-areas:"sidebar header" "sidebar main";grid-template-columns:4rem calc(100% - 4rem);grid-template-rows:3rem calc(100% - 3rem)}.vscode-shadcn .monaco-editor{--vscode-editor-background:var(--background);--vscode-editor-foreground:var(--foreground);--vscode-editorGutter-background:var(--background);--vscode-editorStickyScrollGutter-background:var(--background);--vscode-editorStickyScroll-background:var(--background)}
