.EditorTheme__code{background-color:transparent;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;overflow-x:auto;border:1px solid #ccc;position:relative;border-radius:8px;tab-size:2}.EditorTheme__code:before{content:attr(data-gutter);position:absolute;background-color:transparent;border-right:1px solid #ccc;left:0;top:0;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.EditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;width:100%;margin:0 25px 30px 0}.EditorTheme__tableCell,.EditorTheme__tableCellHeader{border:1px solid #e2e8f0;padding:8px 12px;min-width:75px;vertical-align:top;text-align:start;outline:none;position:relative}.EditorTheme__tableCellHeader{background-color:hsl(var(--muted,210 40% 96.1%));font-weight:600}.EditorTheme__tableCell p,.EditorTheme__tableCellHeader p{margin:0;padding:0}.EditorTheme__tableCellSelected{background-color:hsl(var(--primary,220 70% 50%)/.08)}.EditorTheme__tableCellPrimarySelected{border:2px solid hsl(var(--primary,220 70% 50%));display:block;position:absolute;top:-1px;left:-1px;width:calc(100% - 0px);height:calc(100% - 0px);z-index:2;pointer-events:none}.EditorTheme__tableCellEditing{box-shadow:0 0 0 2px hsl(var(--primary,220 70% 50%)/.3);border-radius:2px}.EditorTheme__tableCellResizer{position:absolute;right:-2px;top:0;height:100%;width:4px;cursor:col-resize;z-index:10}.EditorTheme__tableCellResizer:hover{background-color:hsl(var(--primary,220 70% 50%)/.3)}.EditorTheme__tableRowStriping tr:nth-child(2n){background-color:hsl(var(--muted,210 40% 96.1%)/.5)}.EditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:hsl(var(--primary,220 70% 50%))}.EditorTheme__tableCellActionButtonContainer{position:absolute;top:4px;right:4px;z-index:10;width:20px;height:20px}.EditorTheme__tableCellActionButton{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:hsl(var(--background,0 0% 100%));border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;opacity:0;transition:opacity .15s ease}.EditorTheme__tableCell:hover .EditorTheme__tableCellActionButton,.EditorTheme__tableCellHeader:hover .EditorTheme__tableCellActionButton{opacity:1}.EditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;height:100%;background-color:hsl(var(--primary,220 70% 50%));top:0}.EditorTheme__tableAddRows{border-radius:0 0 4px 4px;height:20px;z-index:10}.EditorTheme__tableAddColumns{border-radius:0 4px 4px 0;width:20px;z-index:10}.TableCellResizer__ui{z-index:10}.EditorTheme__tokenComment{color:#708090}.EditorTheme__tokenPunctuation{color:#999}.EditorTheme__tokenProperty{color:#905}.EditorTheme__tokenSelector{color:#690}.EditorTheme__tokenOperator{color:#9a6e3a}.EditorTheme__tokenAttr{color:#07a}.EditorTheme__tokenVariable{color:#e90}.EditorTheme__tokenFunction{color:#dd4a68}.Collapsible__container{background-color:var(--background);border:1px solid #ccc;border-radius:.5rem;margin-bottom:.5rem}.Collapsible__title{padding:.25rem .25rem .25rem 1rem;position:relative;font-weight:700;outline:none;cursor:pointer;list-style-type:disclosure-closed;list-style-position:inside}.Collapsible__title p{display:inline-flex}.Collapsible__title::marker{color:#d3d3d3}.Collapsible__container[open]>.Collapsible__title{list-style-type:disclosure-open}.EditorTheme__layoutContainer{--layout-border-color:transparent;display:grid;gap:0;width:100%;margin-top:.5rem;margin-bottom:.5rem;position:relative}.EditorTheme__layoutItem{min-height:60px;padding:.75rem 1rem;background-color:transparent;position:relative}.EditorTheme__layoutItem:not(:first-child){border-left:1px solid var(--layout-border-color,transparent)}.EditorTheme__layoutItem p:first-child{margin-top:0}.EditorTheme__layoutItem p:last-child{margin-bottom:0}