.block-action-wrapper--database-table.active{background-color:unset}.slite-editor-collection-gallery .database-cell-input{font-size:var(--font-size-normal);color:var(--shade-10)}.slite-editor-table-scroll-target>div[aria-hidden=true]{flex-shrink:0}:root,:host{--database-cell-min-height: 44px;--hybrid-cell-min-height: 36px;--database-cell-fixed-height: 43px}.database-cell{word-wrap:break-word;word-break:break-word;white-space:pre-wrap;min-height:var(--database-cell-min-height);border-width:0;border-style:solid;border-color:var(--tables-grid-color);outline:none}.database-cell{padding:5px 8px}.database-cell.no-padding{padding:0}.database-cell.no-right-padding{padding-right:0}.slite-editor-hybrid-table .database-cell{min-height:var(--hybrid-cell-min-height)}.slite-editor-collection-table .visible-on-collection-hover{opacity:0}.slite-editor-collection-table:hover .visible-on-collection-hover{opacity:1}@media screen and (min-width:769px){.database-cell.first-column{position:sticky!important;left:0;z-index:var(--editor-database-zindex-sticky-first-column)}.database-sticky-cell{position:sticky!important;left:14px;z-index:var(--editor-database-zindex-sticky-first-column)}.slite-editor-collection-table .database-sticky-cell{left:40px}}.database-cell:focus-visible{outline:none}.database-cell:not(.is-editable) .collection-text-field{-webkit-user-select:text;user-select:text}.slite-editor-collection .collection-header{height:var(--database-cell-fixed-height)}.database-cell.fixed-height{min-height:calc(var(--database-cell-fixed-height) + 2px);white-space:nowrap}.database-cell:not(.database-sticky-cell).fixed-height.is-focused{position:relative}.database-cell-popover [data-slate-editor],.database-cell [data-slate-editor],.database-cell-input [data-slate-editor],.database-cell-input[data-slate-editor]{font-size:var(--font-size-large)}.database-cell-input::placeholder{color:var(--shade-30)}.slite-editor-hybrid-table .database-cell-input[data-slate-editor],.slite-editor-hybrid-table .database-cell-input .slite-editor-empty-placeholder{font-size:14px;line-height:1.6em}.database-cell.fixed-height:not(.is-focused) .database-cell-popover>div{overflow:hidden;text-overflow:ellipsis}.database-cell-popover{word-break:break-word;min-height:inherit}.database-select-field{flex-grow:1;align-self:stretch;align-items:center;flex-wrap:wrap}.database-cell-popover .database-select-field,.slite-editor-collection-table .database-select-field{display:flex}.slite-editor-hybrid-table .database-single-select-field{display:flex;align-items:flex-start}.database-cell.fixed-height:not(.is-focused) .database-select-field{flex-wrap:nowrap;align-items:center}.database-selection-border{position:absolute;pointer-events:none;z-index:var(--editor-database-zindex-selection-border);border-color:var(--tables-grid-color-selected);border-style:solid}.database-drag-border{position:absolute;pointer-events:none;inset:-1px;z-index:var(--editor-database-zindex-draglines);border-color:var(--tables-dragline-color)}:root,:host{--editor-database-zindex-drag-handler: 8;--editor-database-zindex-resize-handler: 7;--editor-database-zindex-shadows: 6;--editor-database-zindex-sticky-header: 5;--editor-database-zindex-sticky-first-column: 4;--editor-database-zindex-selection-border: 3;--editor-database-zindex-header-row: 2;--editor-database-zindex-draglines: 1;--editor-database-hybrid-index-width: 12px}.slite-editor-database:focus{outline:none}.database-header{height:52px}.slite-editor-database,.slite-editor-database-popover{font-size:14px}.slite-editor-database:not(.slite-editor-collection),.slite-editor-database-popover{line-height:1.6}.slite-editor-database-input{border:0;outline:0;resize:none;background:transparent}.slite-editor-database .database-show-on-hover{opacity:0}.slite-editor-database:hover .database-show-on-hover{opacity:1}.slite-editor-collection .slite-editor-database-sticky-header{position:sticky;top:0;z-index:calc(var(--editor-database-zindex-shadows) - 1);background:var(--shade-100)}.slite-editor-hybrid-table .slite-editor-database-sticky-header{position:sticky;top:0;z-index:var(--editor-database-zindex-sticky-header)}.slite-editor-table-scroll-target{overscroll-behavior-x:none}.slite-editor-hybrid-table .hybrid-table-body.slite-editor-table-scroll-target::-webkit-scrollbar-track{background:var(--shade-60)}.slite-editor-hybrid-table .hybrid-table-body.slite-editor-table-scroll-target::-webkit-scrollbar-thumb{border-radius:999px}.slite-editor-database-input{white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;font-size:14px}.slite-editor-database-input{color:var(--shade-00);-webkit-text-fill-color:var(--shade-00)}.slite-editor-database-input:disabled{color:var(--shade-10);-webkit-text-fill-color:var(--shade-10)}.slite-editor-hybrid-table .slite-editor-database-input::placeholder{color:var(--shade-30);-webkit-text-fill-color:var(--shade-30);opacity:1}.slite-editor-database-input:not(.is-renaming){cursor:inherit}.hybrid-column-header .slite-editor-database-input:placeholder-shown{color:var(--shade-30);opacity:1}.hybrid-column-header .slite-editor-database-input:placeholder-shown:focus{color:var(--shade-40);-webkit-text-fill-color:var(--shade-40)}.hybrid-column-header input{font-weight:var(--font-weight-semibold)}.hide-active-controls:not(:hover) .hybrid-column-header .slite-editor-database-input:placeholder-shown{visibility:hidden}.slite-editor-database .header-refresh-button{position:absolute;top:-12px;right:0;z-index:calc(var(--editor-database-zindex-sticky-header) + 1)}.database-resize-box{pointer-events:none;position:absolute;z-index:var(--editor-database-zindex-resize-handler)}.database-resize-handle{position:absolute;pointer-events:all;top:0;right:-4px;background:transparent;z-index:var(--editor-database-zindex-resize-handler);cursor:col-resize}.database-resize-handle.disabled{pointer-events:none}.database-resize-handle .database-resize-handle-background{margin:0 4px;width:2px;height:100%;transition:var(--transition)}.database-resize-handle:active .database-resize-handle-background{background:var(--tables-dragline-color)}.table-add-row-or-col-handle{opacity:0;transition:opacity .2s ease}.slite-editor-hybrid-table:hover .table-add-row-or-col-handle{opacity:1}.block-action-wrapper.active .slite-editor-hybrid-table{margin-left:-1px;margin-top:-1px}.dark-mode .block-action-wrapper.active .slite-editor-hybrid-table .database-columns-row .database-cell{background-color:unset}.block-action-wrapper.active .slite-editor-hybrid-table .database-columns-row .database-cell:first-child{border-left-width:2px}.block-action-wrapper.active .slite-editor-hybrid-table .database-columns-row .database-cell:last-child{border-right-width:2px}.block-action-wrapper.active .slite-editor-hybrid-table .database-records-row:last-child .database-cell{border-bottom-width:2px}.block-action-wrapper.active .slite-editor-hybrid-table .database-records-row .database-cell:first-child{border-left-width:2px}.block-action-wrapper.active .slite-editor-hybrid-table .database-records-row .database-cell:last-child{border-right-width:2px}.database-selection-drag{pointer-events:none;box-shadow:inset 0 0 0 2px var(--tables-grid-color-selected);border-radius:var(--radius-normal);position:absolute;z-index:var(--editor-database-zindex-drag-handler)}.database-block-selection-box{pointer-events:none;box-shadow:inset 0 0 0 2px var(--tables-grid-color-selected);border-radius:var(--radius-large);position:absolute;z-index:var(--editor-database-zindex-shadows);opacity:0}.database-block-selection-box.active{opacity:1}.editor-component-render .database-records-row.with-content-visibility>div:not(.is-active):not(.is-selected){content-visibility:unset!important}.database-shadow-left,.database-shadow-right{pointer-events:none;position:absolute;z-index:var(--editor-database-zindex-shadows);top:0;bottom:0;width:10px;opacity:0;transition:var(--transition)}.database-shadow-left{background:linear-gradient(90deg,#0000000d,#0000)}.database-shadow-right{background:linear-gradient(90deg,#0000,#0000000d)}.slite-editor-collection-board .database-shadow-left{left:0;right:auto}.slite-editor-database .database-columns-row:not(:hover) .column-options-button:not(.is-renaming),.slite-editor-database .collection-columns-row:not(:hover) .column-options-button:not(.is-renaming){opacity:0}.column-options-button.with-filter,.column-options-button.is-renaming,.column-options-button.with-sort{opacity:1!important}.database-column-title.with-filter:not(.is-renaming),.database-column-title.with-sort:not(.is-renaming){-webkit-mask-image:linear-gradient(to right,rgb(0,0,0) calc(100% - 60px),rgba(0,0,0,0) calc(100% - 30px));mask-image:linear-gradient(to right,#000 calc(100% - 60px),#0000 calc(100% - 30px))}.slite-editor-database .database-columns-row:hover .database-column-title:not(.is-renaming),.slite-editor-database .database-column-title.with-options-open:not(.is-renaming),.slite-editor-database .collection-columns-row:hover .database-column-title:not(.is-renaming){-webkit-mask-image:linear-gradient(to right,rgb(0,0,0) calc(100% - 60px),rgba(0,0,0,0) calc(100% - 30px));mask-image:linear-gradient(to right,#000 calc(100% - 60px),#0000 calc(100% - 30px))}.database-cell-input:focus{cursor:text}.database-cell-input .slite-editor-empty-placeholder{font-size:var(--font-size-large)}.slite-editor-hybrid-table .database-grid-cell{line-height:1.6em}.database-grid-cell{--note-editor-list-item-margin-left: 20px;padding:5px 8px}
