:root{--bg: #ffffff;--bg-elevated: #fafafa;--fg: #111111;--fg-muted: #666666;--border: rgba(0, 0, 0, .12);--accent: #111111;--accent-fg: #ffffff;--mark-bg: #fff59d;--mark-fg: #111111;--input-bg: var(--bg)}html.dark{--bg: #0f0f0f;--bg-elevated: #1a1a1a;--fg: #f2f2f2;--fg-muted: #a0a0a0;--border: rgba(255, 255, 255, .14);--accent: #f2f2f2;--accent-fg: #0f0f0f;--mark-bg: #594a00;--mark-fg: #f2f2f2;--input-bg: var(--bg)}html.has-bg-image{--input-bg: transparent}mark.search-hit{background:var(--mark-bg);color:var(--mark-fg);padding:0 1px;border-radius:2px}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}html,body{margin:0;background:var(--bg);color:var(--fg);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html{scroll-behavior:smooth}html.has-bg-image{background-color:#0a0a0a;background-image:radial-gradient(ellipse at center,#00000073,#0003 55%,#0000008c),var(--app-bg-image);background-size:cover,cover;background-position:center,center;background-attachment:fixed,fixed;background-repeat:no-repeat,no-repeat}html.has-bg-image body{background:transparent}a{color:inherit}html.dark .bn-container{color-scheme:dark}.bn-container,.bn-editor,.ProseMirror{background:transparent!important}.bn-editor{padding-inline:0!important}@media(max-width:767px){.app-layout{padding-left:48px!important;padding-right:16px!important}}.editor-fill .ProseMirror{min-height:60vh}.editor-preview{min-height:60vh;font-size:16px;line-height:1.6;color:var(--fg)}.editor-preview h1{font-size:30px;font-weight:700;line-height:1.2;margin:24px 0 12px}.editor-preview h2{font-size:24px;font-weight:700;line-height:1.3;margin:20px 0 10px}.editor-preview h3{font-size:20px;font-weight:700;line-height:1.4;margin:16px 0 8px}.editor-preview h4,.editor-preview h5,.editor-preview h6{font-size:17px;font-weight:700;margin:14px 0 6px}.editor-preview p{margin:0 0 10px}.editor-preview ul,.editor-preview ol{margin:0 0 10px;padding-left:28px}.editor-preview li{margin:2px 0}.editor-preview blockquote{margin:10px 0;padding-left:12px;border-left:3px solid var(--border);color:var(--fg-muted)}.editor-preview pre,.editor-preview code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;background:var(--bg-elevated);border-radius:4px}.editor-preview code{padding:1px 4px}.editor-preview pre{padding:8px 12px;margin:10px 0;overflow-x:auto}.editor-preview pre code{padding:0;background:transparent}.editor-preview img{max-width:100%;height:auto}.editor-preview a{text-decoration:underline}.editor-preview table{border-collapse:collapse;margin:10px 0}.editor-preview th,.editor-preview td{border:1px solid var(--border);padding:6px 10px;text-align:left}
