html,body,#root{min-height:100vh;padding:0;font-size:14px;z-index:2}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*:not(html,body)::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{border:4px solid transparent;border-radius:6px;background-color:#b2b2b299;background-clip:padding-box;transition:background-color .3s}*:hover::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb:hover{background-color:#b2b2b2}.term-editor{border:1px solid #ccc;border-radius:4px;background:#fff;display:flex;flex-direction:column;font-family:Helvetica,Arial,sans-serif}.editor-toolbar{display:flex;flex-wrap:wrap;gap:4px;align-items:center;padding:8px;border-bottom:1px solid #ccc;background:#f8f8f8}.editor-toolbar-btn{min-width:28px;height:28px;padding:0 8px;border:1px solid transparent;border-radius:3px;background:transparent;cursor:pointer;font-size:13px;line-height:1;color:#444}.editor-toolbar-btn:hover{background:#e8e8e8;border-color:#ccc}.editor-toolbar-btn.is-active{background:#d8e6f3;border-color:#8eb6d8;color:#06c}.editor-toolbar-sep{width:1px;height:20px;background:#ccc;margin:0 4px}.editor-shell{position:relative;min-height:220px;max-height:220px;overflow-y:auto}.editor-input{min-height:220px;padding:12px 15px;outline:none;font-size:14px;line-height:1.5;color:#333}.editor-placeholder{position:absolute;top:12px;left:15px;color:#aaa;pointer-events:none;font-size:14px;-webkit-user-select:none;user-select:none}.editor-paragraph{margin:0 0 .5em}.editor-h1{font-size:1.75rem;margin:.4em 0}.editor-h2{font-size:1.4rem;margin:.4em 0}.editor-h3{font-size:1.15rem;margin:.4em 0}.editor-quote{border-left:4px solid #ccc;margin:.5em 0;padding-left:12px;color:#666}.editor-ul,.editor-ol{padding-left:1.5rem;margin:.5em 0}.editor-listitem{margin:.15em 0}.editor-link{color:#06c;text-decoration:underline}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}
