.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:visible}.ProseMirror table td,.ProseMirror table th{min-width:8em;height:3.5rem;padding:1.25rem 1rem;vertical-align:middle;box-sizing:border-box;position:relative;border:1px solid hsl(var(--border));background-color:hsl(var(--background));font-weight:400;font-size:1rem;text-align:left;color:hsl(var(--foreground))}.ProseMirror table .selectedCell{background-color:hsl(var(--accent))}.ProseMirror table .column-resize-handle{display:none}.ProseMirror table p{margin:0;min-height:1.5em}.notion-table-editor .ProseMirror{outline:none}.notion-table-editor .ProseMirror>:not(table){display:none!important}.notion-table-editor .ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;font-size:.875rem;line-height:1.5;border:1px solid hsl(var(--border));border-radius:4px}.notion-table-editor .ProseMirror table td,.notion-table-editor .ProseMirror table th{min-width:6em;padding:.5rem .75rem;vertical-align:top;box-sizing:border-box;position:relative;border-right:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--foreground));font-weight:400;text-align:left;transition:background-color .1s ease}.notion-table-editor .ProseMirror table td:last-child,.notion-table-editor .ProseMirror table th:last-child{border-right:none}.notion-table-editor .ProseMirror table tr:last-child td,.notion-table-editor .ProseMirror table tr:last-child th{border-bottom:none}.notion-table-editor .ProseMirror table td:first-child,.notion-table-editor .ProseMirror table th:first-child{font-weight:500}.notion-table-editor .ProseMirror table .selectedCell{background-color:hsl(var(--accent)/.5)}.notion-table-editor .ProseMirror table p{margin:0;min-height:1.25em}@media (max-width:640px){.ProseMirror table td,.ProseMirror table th{min-width:4em;padding:.5rem .625rem;font-size:.875rem}.notion-table-editor .ProseMirror table{font-size:.8125rem}.notion-table-editor .ProseMirror table td,.notion-table-editor .ProseMirror table th{min-width:4em;padding:.375rem .5rem}}.table-preview table{border-collapse:collapse;table-layout:auto;width:100%;margin:0;font-size:.625rem}.table-preview table td,.table-preview table th{min-width:2em;max-width:8em;padding:.5rem;vertical-align:middle;box-sizing:border-box;border:1px solid hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--muted-foreground));font-size:.625rem;line-height:1.2}.table-preview table th{font-weight:400;text-align:left}.table-preview table p{margin:0;font-size:.625rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.notion-table-wrapper{border-radius:4px;overflow:hidden}.notion-table table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;font-size:.875rem;line-height:1.5;border:1px solid hsl(var(--border));border-radius:4px}.notion-table table td,.notion-table table th{min-width:6em;padding:.5rem .75rem;vertical-align:top;box-sizing:border-box;position:relative;border-right:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--foreground));font-weight:400;text-align:left;transition:background-color .1s ease}.notion-table table td:last-child,.notion-table table th:last-child{border-right:none}.notion-table table tr:last-child td,.notion-table table tr:last-child th{border-bottom:none}.notion-table table tr:first-child td,.notion-table table tr:first-child th{background-color:hsl(var(--muted)/.5);font-weight:500;color:hsl(var(--foreground))}.notion-table table td:first-child,.notion-table table th:first-child{font-weight:500}.notion-table table tr:hover td{background-color:hsl(var(--accent)/.5)}.notion-table table tr:first-child:hover td,.notion-table table tr:first-child:hover th{background-color:hsl(var(--muted)/.7)}.notion-table table p{margin:0;min-height:1.25em;word-wrap:break-word;overflow-wrap:break-word}.notion-table table p+p{margin-top:.25em}.notion-table table a{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:2px}.notion-table table a:hover{opacity:.8}.notion-table table code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.8em;padding:.125em .375em;background-color:hsl(var(--muted));border-radius:3px}.notion-table table strong{font-weight:600}.notion-table table em{font-style:italic}.notion-table table del,.notion-table table s{text-decoration:line-through;opacity:.7}.notion-table table td:empty:before,.notion-table table th:empty:before{content:"";display:inline-block;min-height:1.25em}@media (max-width:640px){.notion-table table{font-size:.8125rem}.notion-table table td,.notion-table table th{min-width:4em;padding:.375rem .5rem}}:root.dark .notion-table table tr:first-child td,:root.dark .notion-table table tr:first-child th{background-color:hsl(var(--muted)/.3)}:root.dark .notion-table table tr:hover td{background-color:hsl(var(--accent)/.3)}:root.dark .notion-table table tr:first-child:hover td,:root.dark .notion-table table tr:first-child:hover th{background-color:hsl(var(--muted)/.5)}.prose table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1.5em 0;overflow:hidden}.prose table td,.prose table th{min-width:4em;min-height:3rem;padding:1rem;vertical-align:top;box-sizing:border-box;position:relative;border:1px solid hsl(var(--border));background-color:hsl(var(--background))}.prose table th{font-weight:400;text-align:left}.prose table p{margin:0}