:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.fill-in-blue,.tiptap-editor .fill-in-placeholder{color:#1e40af;background-color:#dbeafe;border-radius:4px;padding:2px 6px;font-weight:500}.tiptap-editor mark{border-radius:4px;padding:2px 4px}.tiptap-editor table,.ProseMirror table{table-layout:auto;background:#fff;border-radius:10px;max-width:100%;margin:.85rem 0 1rem;overflow:hidden;box-shadow:0 10px 28px #0f172a14;border-collapse:separate!important;border-spacing:0!important;border:1px solid #6366f159!important;width:max-content!important}.tiptap-editor th,.tiptap-editor td,.ProseMirror th,.ProseMirror td{vertical-align:top;text-align:left;white-space:normal;overflow-wrap:anywhere;min-width:96px;max-width:240px;padding:9px 14px;position:relative;border:1px solid #6366f129!important;border-top:0!important;border-left:0!important}.tiptap-editor th,.ProseMirror th{color:#0f172a;font-weight:700;background:#fff!important;border-bottom-color:#6366f161!important}.tiptap-editor td,.ProseMirror td{color:#0f172a;transition:background-color .15s;background:#fff!important}.tiptap-editor th:last-child,.tiptap-editor td:last-child,.ProseMirror th:last-child,.ProseMirror td:last-child{border-right:0!important}.tiptap-editor tr:last-child td,.ProseMirror tr:last-child td{border-bottom:0!important}.tiptap-editor tbody tr:nth-of-type(2n) td,.ProseMirror tbody tr:nth-of-type(2n) td{background:#f8fafc!important}.tiptap-editor tbody tr:hover td,.ProseMirror tbody tr:hover td{background:#6366f114!important}.tiptap-editor .selectedCell:after{content:"";pointer-events:none;background:#818cf833;position:absolute;inset:0}.tiptap-editor .column-resize-handle{pointer-events:none;background:#3b82f6;width:4px;position:absolute;top:0;bottom:0;right:-2px}.tiptap-editor .tableWrapper{-webkit-overflow-scrolling:touch;border-radius:10px;max-width:100%;margin:.85rem 0 1rem;overflow-x:auto}.tiptap-editor .tableWrapper::-webkit-scrollbar{height:6px}.tiptap-editor .tableWrapper::-webkit-scrollbar-thumb{background-color:#94a3b847;border-radius:999px}.tiptap-editor .tableWrapper::-webkit-scrollbar-track{background-color:#0f172a14;border-radius:999px}.tiptap-editor p+.tableWrapper,.tiptap-editor .tableWrapper+p{margin-top:1rem}
.client-theme-layout{flex-direction:column;flex:1;width:100vw;height:100dvh;min-height:0;display:flex}