:root,:root[data-theme=dark]{--nsc-bg: #0b0906;--nsc-bg2: #0e0b07;--nsc-rail: #0d0a07;--nsc-surface: #15110b;--nsc-surface2: #1b160e;--nsc-surface-hover: #221b11;--nsc-border: rgba(212, 184, 123, .11);--nsc-border-strong: rgba(212, 184, 123, .22);--nsc-gold: #d4b878;--nsc-gold-bright: #e8d29a;--nsc-gold-deep: #b9934d;--nsc-gold-tint: rgba(212, 184, 123, .12);--nsc-on-gold: #0b0906;--nsc-text: #efe7d6;--nsc-text2: #a89f8d;--nsc-text3: #6f6857;--nsc-shadow: 0 18px 50px rgba(0, 0, 0, .55)}:root[data-theme=light]{--nsc-bg: #f4ecdd;--nsc-bg2: #efe6d3;--nsc-rail: #efe5d2;--nsc-surface: #fcf8f0;--nsc-surface2: #f5edde;--nsc-surface-hover: #efe4d0;--nsc-border: rgba(120, 92, 40, .16);--nsc-border-strong: rgba(120, 92, 40, .3);--nsc-gold: #b6913f;--nsc-gold-bright: #9c7a2f;--nsc-gold-deep: #8a6a2a;--nsc-gold-tint: rgba(150, 112, 40, .13);--nsc-on-gold: #2a2014;--nsc-text: #2a2118;--nsc-text2: #6b5d49;--nsc-text3: #9a8b72;--nsc-shadow: 0 18px 50px rgba(90, 70, 30, .16)}:root{color-scheme:dark}:root[data-theme=light]{color-scheme:light}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{background:var(--nsc-bg);color:var(--nsc-text);font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;transition:background .25s ease,color .25s ease}button,input,textarea{font-family:inherit}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--nsc-gold-tint);border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--nsc-border-strong);background-clip:padding-box}@keyframes nsc-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes nsc-fade{0%{opacity:0}to{opacity:1}}.nsc-editor .ProseMirror{min-height:220px;max-height:380px;overflow-y:auto;padding:14px 16px;outline:none;color:var(--nsc-text);font-size:14px;line-height:1.55}.nsc-editor .ProseMirror>*+*{margin-top:8px}.nsc-editor .ProseMirror p{margin:0}.nsc-editor .ProseMirror h1{font-family:Cormorant Garamond,serif;font-size:1.7em;margin:0}.nsc-editor .ProseMirror h2{font-family:Cormorant Garamond,serif;font-size:1.4em;margin:0}.nsc-editor .ProseMirror ul,.nsc-editor .ProseMirror ol{padding-left:1.4em;margin:0}.nsc-editor .ProseMirror blockquote{border-left:3px solid var(--nsc-gold);padding-left:12px;color:var(--nsc-text2)}.nsc-editor .ProseMirror a{color:var(--nsc-gold);text-decoration:underline}.nsc-editor .ProseMirror img{max-width:100%;height:auto;border-radius:6px}.nsc-editor .ProseMirror img.ProseMirror-selectednode{outline:2px solid var(--nsc-gold)}.nsc-editor .ProseMirror hr{border:none;border-top:1px solid var(--nsc-border-strong)}.nsc-editor .ProseMirror table{border-collapse:collapse;width:100%;table-layout:fixed;overflow:hidden}.nsc-editor .ProseMirror th,.nsc-editor .ProseMirror td{border:1px solid var(--nsc-border-strong);padding:6px 9px;min-width:40px;vertical-align:top}.nsc-editor .ProseMirror th{background:var(--nsc-gold-tint);font-weight:600;text-align:left}.nsc-editor .ProseMirror .selectedCell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--nsc-gold-tint);pointer-events:none}.nsc-editor .ProseMirror td,.nsc-editor .ProseMirror th{position:relative}
