*{box-sizing:border-box}:root{--white:#fff;--black:#0f172a;--gray-1:#f8fafc;--gray-15:#eaedf0;--gray-2:#e5e7eb;--gray-3:#cbd5e1;--gray-4:#9ca3af;--selection:#2563eb1f;--danger:#dc2626;--danger-hover:#dc2626;--purple-light:#ede9fe;--selection-code:gray;--selection-code-text:yellow}html,body{overscroll-behavior:none}code{background-color:var(--purple-light);color:var(--black);border-radius:.4rem;padding:.25em .3em;font-size:.85rem}pre{background:var(--black);color:var(--white);border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}hr{border:none;border-top:1px solid var(--gray-2);margin:2rem 0}body{-webkit-text-size-adjust:100%;color:#09090b;color:lab(2.51107% .242703 -.886115);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:lab(100% 0 0);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;box-shadow:inset 0 1px #ffffff05}.editor{background:var(--white);letter-spacing:.03em;max-width:760px;min-height:calc(100vh - 160px);margin:70px auto 96px;padding:0 20px;font-size:18px;line-height:1.3;transition:caret-color .15s}.editor:after{content:"";height:40vh;display:block}.editor:focus{outline:none}.editor p{margin:0 0 1em}.editor p:first-child{margin-top:0}.editor-page{background:var(--white);border-radius:6px;width:794px;min-height:1123px;margin:40px auto;box-shadow:0 10px 30px #00000014}.editor-page-content{box-sizing:border-box;min-height:1123px;padding:96px}*{scrollbar-width:thin;scrollbar-color:#9ca3af4d transparent}.editor{caret-shape:bar;caret-color:#000}.editor::selection{background:var(--selection)}pre::selection,pre code::selection{background:var(--selection-code);color:var(--selection-code-text)}p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--gray-4);float:left;pointer-events:none;height:0}.ProseMirror,.ProseMirror-focused{outline:none}.ProseMirror p.is-editor-empty:first-child:before{content:"Whats on your mind...";letter-spacing:.01em;opacity:.6;font-style:normal;font-weight:400}.top-right{position:fixed;top:6px;right:16px}.dots-btn{background:var(--white);cursor:pointer;border-color:var(--gray-2);border-style:solid;border-radius:10px;justify-content:center;align-items:center;gap:3px;width:30px;height:30px;display:flex}.dots-btn span{background:var(--black);border-radius:50%;width:4px;height:4px}.dots-btn:hover,.dots-btn:focus{background:var(--gray-2)}.dropdown-menu{background:var(--white);border-color:var(--gray-2);border-style:solid;border-radius:10px;min-width:100px;display:none;position:fixed;top:40px;right:13px;overflow:hidden;box-shadow:0 2px 6px #0000000f}.dropdown-menu a{color:var(--black);cursor:pointer;padding:10px 14px;font-size:14px;text-decoration:none;display:block}.dropdown-menu a:hover{background:var(--gray-15)}.header{background:var(--gray-1);width:100%;height:40px;margin-bottom:10px;position:fixed;top:0}.dropdown-divider{background:var(--gray-2);pointer-events:none;height:1px;margin:0}.dropdown-menu a.danger{color:var(--danger)}.top-left{position:fixed;top:8px;left:16px}.brand{color:var(--black);cursor:pointer;place-items:center;gap:8px;font-weight:400;text-decoration:none;display:inline-flex}.brand:hover{text-decoration:underline}.logo{width:22px;height:22px}.no-select{-webkit-user-select:none;user-select:none}
