table.my-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;border:1px solid #d0d0d0;width:max-content}.my-table-cell,.my-table-cell-header{vertical-align:top;text-align:left;cursor:text;vertical-align:middle;border:1px solid #d0d0d0;min-width:75px;max-width:400px;padding:8px 12px;position:relative}.my-table-cell-header{background-color:#f5f5f5;font-weight:600}.my-table-cell>*,.my-table-cell-header>*{margin:0}.my-table-cell:focus,.my-table-cell-header:focus{outline-offset:-2px;outline:2px solid #3b82f6}.my-table-cell.TableNode__cellSelected,.my-table-cell-header.TableNode__cellSelected{background-color:#e3f2fd}.my-table-cell-selected,td.my-table-cell-selected,th.my-table-cell-selected,.my-table-cell.my-table-cell-selected,.my-table-cell-header.my-table-cell-selected{background-color:#accef7!important}.my-table-cell p,.my-table-cell-header p{margin:0}.my-table-cell ul,.my-table-cell ol,.my-table-cell-header ul,.my-table-cell-header ol{margin:4px 0;padding-left:20px}.my-table-cell+.my-table-cell,.my-table-cell-header+.my-table-cell,.my-table-cell+.my-table-cell-header,.my-table-cell-header+.my-table-cell-header{border-left:1px solid #d0d0d0}.my-table-cell:empty:before,.my-table-cell-header:empty:before{content:"";width:1px;display:inline-block}.TableCellResizer__resizer{touch-action:none;z-index:10;position:absolute}@media (pointer:coarse){.TableCellResizer__resizer{mix-blend-mode:color;background-color:#adf}}.tableAddRows,.tableAddColumns{cursor:pointer;z-index:10;background-color:#3b82f6;border:0;border-radius:4px;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:absolute}.tableAddRows:hover,.tableAddColumns:hover{background-color:#2563eb}.tableAddRows:after,.tableAddColumns:after{content:"+";color:#fff;font-size:16px;font-weight:700;line-height:1}.table-cell-action-button-container{will-change:transform;pointer-events:none;z-index:30;position:absolute;top:0;left:0}.table-cell-action-button-container--active{display:block}.table-cell-action-button-container--inactive{display:none}.table-cell-action-button-container button{pointer-events:auto;z-index:31}.table-cell-action-button{cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background-color .2s;display:flex;position:absolute;top:5px;right:5px}.table-cell-action-button:hover{background-color:#e5e7eb}.table-cell-action-button i.chevron-down{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\"><path fill=\"%23374151\" d=\"M2.5 4.5l3.5 3.5 3.5-3.5\"/></svg>");background-size:contain;width:12px;height:12px;display:block}.dropdown{z-index:60;opacity:0;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:200px;padding:4px;transition:opacity .2s;position:fixed;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dropdown button.item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;width:100%;padding:8px 12px;font-size:14px;transition:background-color .15s;display:block}.dropdown button.item:hover{background-color:#f3f4f6}.dropdown button.item .text{display:block}.dropdown hr{border:none;border-top:1px solid #e5e7eb;margin:4px 0}.PlaygroundEditorTheme__tableScrollableWrapper{overflow-x:auto}.PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table{margin-top:0;margin-bottom:0}.PlaygroundEditorTheme__tableScrollableWrapper.PlaygroundEditorTheme__tableFrozenRow{overflow-x:clip}.PlaygroundEditorTheme__tableAlignmentCenter{margin-left:auto;margin-right:auto}.PlaygroundEditorTheme__tableAlignmentRight{margin-left:auto;margin-right:0}.PlaygroundEditorTheme__tableScrollableWrapper[style*="text-align: center"] .my-table{margin-left:auto;margin-right:auto}.PlaygroundEditorTheme__tableScrollableWrapper[style*="text-align: right"] .my-table,.PlaygroundEditorTheme__tableScrollableWrapper[style*="text-align: end"] .my-table{margin-left:auto;margin-right:0}.PlaygroundEditorTheme__tableScrollableWrapper[style*="text-align: justify"] .my-table{margin-left:auto;margin-right:auto}