:root{--paper: #F3EEE4;--panel: #FCFAF3;--sidebar: #EBE4D6;--ink: #1A1714;--ink-soft: #4D4840;--stone: #9A8F7C;--stone-faint: #CABDA6;--hairline: rgba(26, 23, 20, .1);--sage: #A23B2D;--sage-pale: #F3EAD9;--sage-deep: #872F22;--serif: "Newsreader", Georgia, "Times New Roman", serif;--display: "Spectral", Georgia, serif;--mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--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-mobile-shell{height:100vh;height:100dvh}.techo-editor-toolbar{padding:16px 48px 0}.techo-editor-scroll{padding:8px 48px 60px}@media (max-width: 480px){.techo-editor-toolbar{padding:max(14px,env(safe-area-inset-top)) 20px 0}.techo-editor-scroll{padding:6px 20px 60px}}.techo-editor-body{outline:none;color:var(--ink);font-family:var(--serif);font-size:18px;line-height:1.75}@media (max-width: 480px){.techo-editor-body{font-size:19px;line-height:1.7}}.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(--sage);padding-left:16px;color:var(--ink-soft);font-style:italic;margin:1em 0}.techo-editor-body h1,.techo-editor-body h2{font-family:var(--display);font-weight:600;letter-spacing:-.01em;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);border-bottom:1.5px solid rgba(162,59,45,.4);padding:0;background:none;text-decoration:none;font-style:normal}.techo-editor-body .wikilink:hover{border-bottom-color:var(--sage)}.techo-editor-body [data-hashtag]{color:var(--ink-soft);background:#efe9dc;padding:1px 7px;border-radius:5px;font-family:var(--mono);font-size:.8em;letter-spacing:.02em}
