:root{--paper: #FAF8F4;--panel: #FFFFFF;--ink: #1C1B19;--ink-soft: #5A564E;--stone: #8B8478;--stone-faint: #D9D4C9;--sage: #6B7A5E;--sage-pale: #EDF0E8;--sage-deep: #4A5640;--hairline: rgba(28, 27, 25, .09);--serif: "Source Serif 4", Georgia, serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--sidebar-width: 220px;--list-width: 300px;--drawer-width: 280px;--radius: 9px;--radius-lg: 14px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit;color:inherit}button{cursor:pointer;border:none;background:none}a{color:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:var(--stone-faint);border-radius:8px}::-webkit-scrollbar-track{background:transparent}:focus-visible{outline:2px solid var(--sage);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.techo-editor-body{outline:none;color:var(--ink);font-family:var(--serif);font-size:17px;line-height:1.8}.techo-editor-body p{margin-bottom:1.1em}.techo-editor-body p:last-child{margin-bottom:0}.techo-editor-body em{font-style:italic;color:var(--ink-soft)}.techo-editor-body strong{font-weight:600}.techo-editor-body blockquote{border-left:2px solid var(--stone-faint);padding-left:14px;color:var(--ink-soft);font-style:italic;margin:1em 0}.techo-editor-body h1,.techo-editor-body h2{font-family:var(--serif);font-weight:500;margin:1.2em 0 .5em}.techo-editor-body p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--stone);pointer-events:none;height:0}.techo-editor-body .wikilink{color:var(--sage-deep);background:var(--sage-pale);padding:.5px 5px;border-radius:4px;text-decoration:none;font-style:italic}
