@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Syne:wght@400;600&display=swap";
.nt-root *{box-sizing:border-box}.nt-root table{border-collapse:collapse}.nt-root td,.nt-root th{padding:9px 12px}.nt-page{width:100%;max-width:840px}.nt-title{letter-spacing:.12em;text-transform:uppercase;color:#555;margin-bottom:20px;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:600}.nt-table-wrap{width:100%;display:inline-block;position:relative}.nt-editor .ProseMirror{outline:none}.nt-editor table{border-collapse:collapse;table-layout:fixed;color:#d4d4d4;width:100%;font-family:IBM Plex Mono,monospace;font-size:13px}.nt-editor td,.nt-editor th{vertical-align:top;border:1px solid #272727;min-width:80px;padding:9px 12px;transition:background .12s;position:relative}.nt-editor th{color:#000;letter-spacing:.08em;text-transform:uppercase;background:#fff8f8;font-size:11px;font-weight:500}.nt-editor td{background:#fff9f9}.nt-editor td:focus-within,.nt-editor th:focus-within{background:#1a1a1a}.nt-editor .selectedCell:after{content:"";pointer-events:none;background:#6366f11f;border:1px solid #6366f166;position:absolute;inset:0}.nt-editor .column-resize-handle{opacity:0;cursor:col-resize;z-index:10;background:#6366f1;width:3px;transition:opacity .15s;position:absolute;top:0;bottom:0;right:-2px}.nt-editor:hover .column-resize-handle{opacity:.4}.nt-editor .column-resize-handle:hover{opacity:1}.nt-editor.resize-cursor{cursor:col-resize}.nt-add-row{color:#444;cursor:pointer;opacity:0;background:0 0;border:1px dashed #2a2a2a;border-radius:0 0 4px 4px;justify-content:center;align-items:center;gap:6px;width:100%;height:28px;margin-top:2px;font-family:IBM Plex Mono,monospace;font-size:12px;transition:opacity .15s,background .15s,color .15s,border-color .15s;display:flex}.nt-table-wrap:hover .nt-add-row{opacity:1}.nt-add-row:hover{color:#6366f1;background:#6366f10d;border-color:#6366f1}.nt-add-col{color:#444;cursor:pointer;opacity:0;background:0 0;border:1px dashed #2a2a2a;border-radius:4px;justify-content:center;align-items:center;width:28px;font-family:IBM Plex Mono,monospace;font-size:16px;transition:opacity .15s,background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:0;bottom:28px;right:-34px}.nt-table-wrap:hover .nt-add-col{opacity:1}.nt-add-col:hover{color:#6366f1;background:#6366f10d;border-color:#6366f1}.nt-ctx-menu{z-index:9999;background:#fff;border:1px solid #2e2e2e;border-radius:6px;min-width:160px;padding:4px;font-family:Syne,sans-serif;position:fixed;box-shadow:0 8px 32px #00000080}.nt-ctx-item{color:#c44;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;width:100%;padding:7px 10px;font-family:Syne,sans-serif;font-size:13px;transition:background .1s;display:flex}.nt-ctx-item:hover{background:#cc44441f}.nt-ctx-sep{background:#2a2a2a;height:1px;margin:3px 4px}
