:root{--background:#fff;--foreground:#171717;--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255;--transition-smooth:cubic-bezier(.4, 0, .2, 1);--scrollbar-thumb:#4fd1c533;--scrollbar-thumb-hover:#4fd1c54d;--scrollbar-track:transparent}.dark{--background:#0a0a0a;--foreground:#ededed;--foreground-rgb:255, 255, 255;--background-start-rgb:0, 0, 0;--background-end-rgb:0, 0, 0;--scrollbar-thumb:#4fd1c54d;--scrollbar-thumb-hover:#4fd1c580;--scrollbar-track:transparent}html,body{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Arial,Helvetica,sans-serif;transition:background-color .2s ease-in-out}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{background-color:var(--scrollbar-track);width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:8px;transition:background-color .2s}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}::selection{color:var(--foreground);background-color:#4fd1c54d}.dark ::selection{color:var(--foreground);background-color:#4fd1c566}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.toggle-switch input{display:none}.toggle-switch__track{cursor:pointer;border-radius:20px;flex-shrink:0;width:36px;height:20px;margin-left:8px;transition:background-color .3s;display:inline-block;position:relative}.toggle-switch__thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .3s;position:absolute;top:2px;left:2px}.toggle-switch__track--checked .toggle-switch__thumb{left:18px}.tiptap-editor-surface{letter-spacing:.01em;box-sizing:border-box;width:100%;max-width:100%;height:100%;padding:1rem;font-family:Georgia,serif;font-size:1rem;line-height:1.6rem}.tiptap-editor-content{word-wrap:break-word;overflow-wrap:break-word;outline:none;max-width:100%;min-height:100%;padding-bottom:1rem!important}.tiptap-editor-content p{margin-bottom:1rem}.tiptap-editor-content p:last-child{margin-bottom:.5rem}.tiptap-editor-content em{font-style:italic}.tiptap-editor-content blockquote{border-left:3px solid var(--tiptap-blockquote-border);color:var(--tiptap-blockquote-text);margin:1rem 0;padding-left:1rem;font-style:italic}.tiptap-editor-content pre{background:var(--tiptap-code-block-bg);color:var(--tiptap-code-block-color);border-radius:5px;margin:1rem 0;padding:.75rem 1rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;overflow-x:auto}.tiptap-editor-content code{background:var(--tiptap-code-inline-bg);border-radius:3px;padding:.2rem .4rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;font-size:.9em}.tiptap-editor-content ul,.tiptap-editor-content ol{margin:1rem 0;padding-left:1.5rem}.tiptap-editor-content ul li,.tiptap-editor-content ol li{margin-bottom:.5rem}.tiptap-editor-content.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--tiptap-placeholder-color);pointer-events:none;height:0}.tiptap-editor-content hr{background-color:var(--tiptap-hr-color);border:none;height:1px;margin:1.5rem 0}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=tab]:focus-visible{outline-offset:2px;outline:2px solid #4fd1c599}
