.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor,.cm-fat-cursor-mark{-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-base16-light.CodeMirror{background:#f5f5f5;color:#202020}.cm-s-base16-light div.CodeMirror-selected{background:#e0e0e0}.cm-s-base16-light .CodeMirror-line::selection,.cm-s-base16-light .CodeMirror-line>span::selection,.cm-s-base16-light .CodeMirror-line>span>span::selection{background:#e0e0e0}.cm-s-base16-light .CodeMirror-line::-moz-selection,.cm-s-base16-light .CodeMirror-line>span::-moz-selection,.cm-s-base16-light .CodeMirror-line>span>span::-moz-selection{background:#e0e0e0}.cm-s-base16-light .CodeMirror-gutters{background:#f5f5f5;border-right:0}.cm-s-base16-light .CodeMirror-guttermarker{color:#ac4142}.cm-s-base16-light .CodeMirror-guttermarker-subtle,.cm-s-base16-light .CodeMirror-linenumber{color:#b0b0b0}.cm-s-base16-light .CodeMirror-cursor{border-left:1px solid #505050}.cm-s-base16-light span.cm-comment{color:#8f5536}.cm-s-base16-light span.cm-atom,.cm-s-base16-light span.cm-number{color:#aa759f}.cm-s-base16-light span.cm-attribute,.cm-s-base16-light span.cm-property{color:#90a959}.cm-s-base16-light span.cm-keyword{color:#ac4142}.cm-s-base16-light span.cm-string{color:#f4bf75}.cm-s-base16-light span.cm-variable{color:#90a959}.cm-s-base16-light span.cm-variable-2{color:#6a9fb5}.cm-s-base16-light span.cm-def{color:#d28445}.cm-s-base16-light span.cm-bracket{color:#202020}.cm-s-base16-light span.cm-tag{color:#ac4142}.cm-s-base16-light span.cm-link{color:#aa759f}.cm-s-base16-light span.cm-error{background:#ac4142;color:#505050}.cm-s-base16-light .CodeMirror-activeline-background{background:#dddcdc}.cm-s-base16-light .CodeMirror-matchingbracket{color:#f5f5f5!important;background-color:#6a9fb5!important}html{box-sizing:border-box;font-size:1rem}*,:after,:before{box-sizing:inherit}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#404040}code{font-family:Menlo,Monaco,Consolas,Courier New,monospace}a{color:#5183f5;text-decoration:none;font-weight:600}a:hover{color:#81a5f8}p{line-height:1.4}::selection{background:#5183f5;color:#fff}.loading{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:#f2f2f2}.loading svg{max-width:200px}.app{height:100vh;position:relative;overflow-y:hidden}.app-sidebar{height:100%;overflow-y:hidden;overflow-x:hidden}.app-sidebar::-webkit-scrollbar-thumb{background:#535353;border-radius:0}.app-sidebar:hover{overflow-y:auto}.note-sidebar{overflow-y:hidden;overflow-x:hidden}.note-sidebar::-webkit-scrollbar-thumb{background:#ccc;border-radius:0}.note-editor{position:relative;min-width:300px}.note-editor .empty-editor{height:100vh}.note-editor .editor,.note-editor .previewer{padding-bottom:38px;height:100vh}.empty-editor{display:flex!important}.editor,.previewer{display:block!important}.options-context-menu{cursor:default;border-radius:4px;position:absolute;color:#404040;top:32px;left:200px;min-width:250px;background:#fff;padding:.25rem 0;border:1px solid #c3c3c3;z-index:5;box-shadow:0 10px 15px rgba(0,0,0,.07),0 5px 5px rgba(0,0,0,.2)}.options-context-menu .move-to-category-select{-webkit-appearance:none;border-radius:4px;font-size:.9rem;padding:.5rem;width:220px;margin:.25rem auto .5rem}.options-nav{font-size:.9rem}.options-nav .nav-item{cursor:pointer;display:flex;padding:.5rem 1rem;border-radius:0}.options-nav .nav-item:hover{background:#f0f0f0;color:#000}.options-nav .nav-item:hover svg{color:rgba(0,0,0,.8)}.options-nav .nav-item.delete-option:hover{background:#f2777a;color:#fff}.options-nav .nav-item.delete-option:hover svg{color:#fff}.options-nav svg{pointer-events:none;margin-right:1rem;color:rgba(0,0,0,.5)}.Resizer{background:#000;opacity:.2;z-index:1;box-sizing:border-box;background-clip:padding-box}.Resizer:hover{transition:all 2s ease}.Resizer.horizontal{height:11px;margin:-5px 0;border-top:5px solid hsla(0,0%,100%,0);border-bottom:5px solid hsla(0,0%,100%,0);cursor:row-resize;width:100%}.Resizer.horizontal:hover{border-top:5px solid rgba(0,0,0,.5);border-bottom:5px solid rgba(0,0,0,.5)}.Resizer.vertical{width:11px;margin:0 -5px;border-left:5px solid hsla(0,0%,100%,0);border-right:5px solid hsla(0,0%,100%,0);cursor:col-resize}.Resizer.vertical:hover{border-left:5px solid rgba(0,0,0,.5);border-right:5px solid rgba(0,0,0,.5)}.Resizer.disabled{cursor:not-allowed}.Resizer.disabled:hover{border-color:transparent}.app-sidebar{color:#d0d0d0;flex-direction:column;z-index:3}.app-sidebar,.app-sidebar-settings{background:#2d2d2d;display:flex;border-right:1px solid #141414}.app-sidebar-settings{cursor:pointer;border-width:0!important;align-items:center;text-align:left;padding:.75rem;border-radius:0;border-top:1px solid #414141!important;margin:0;position:absolute;bottom:0;left:0;width:100%}.app-sidebar-settings:focus{background:#2d2d2d}.app-sidebar-settings:hover{background:#3a3a3a}.app-sidebar-settings:hover .user-settings-icon{margin-left:auto;margin-right:.5rem;color:#c6c6c6}.app-sidebar-settings .user-avatar{border-radius:50%;max-width:40px;margin-right:.75rem}.app-sidebar-settings .user-name{font-weight:600;font-size:.95rem;margin-bottom:.25rem}.app-sidebar-settings .user-subtitle{color:#7a7a7a;font-size:.85rem}.app-sidebar-settings .user-settings-icon{margin-left:auto;margin-right:.5rem;color:#939393}.app-sidebar-link{display:flex;align-items:center;padding:.5rem 1rem;cursor:pointer;font-size:.95rem;font-weight:600;border:1px solid transparent}.app-sidebar-link:hover{background:#3a3a3a;color:#fff}.app-sidebar-link:hover svg{stroke:#b7b7b7}.app-sidebar-link.active{color:#fff;background:#202020}.app-sidebar-link.active svg{stroke:#5183f5}.app-sidebar-link.dragged-over{border:1px dashed #5183f5;color:#fff;background:#202020}.app-sidebar-link.dragged-over svg{stroke:#5183f5}.app-sidebar-main{flex:1;position:relative;padding-bottom:1rem}.app-sidebar-main p{padding:0 .5rem}.app-sidebar-main h2{margin:0;color:#7a7a7a;text-transform:uppercase;font-size:.8rem}.app-sidebar-icon{margin-right:.75rem}.app-sidebar-actions{box-sizing:content-box;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.app-sidebar .action-button{cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:1rem;margin:.5rem 0;border:none!important;text-align:left;font-size:.95rem;border-radius:0}.app-sidebar .action-button svg{margin-right:.75rem}.app-sidebar .action-button:focus,.app-sidebar .action-button:hover{background:#5183f5;outline:none}.app-sidebar .action-button:focus .action-button-icon,.app-sidebar .action-button:hover .action-button-icon{stroke:#fff}.app-sidebar .action-button .action-button-icon{stroke:#fff;background:#5183f5;border-radius:.3rem}.app-sidebar .category-title{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding:.5rem 0 .5rem 1rem}.app-sidebar .category-title .collapse-button{cursor:pointer;-webkit-appearance:none;display:flex;align-items:center;padding:0;color:#909090;background:transparent;font-size:.8rem;border:none;line-height:1;margin:0}.app-sidebar .category-title .collapse-button:hover{color:#fff}.app-sidebar .category-title .collapse-button:hover svg{stroke:#fff}.app-sidebar .category-title .collapse-button h2{padding-left:.75rem}.app-sidebar .category-error-message{display:flex;margin:.5rem;color:#f2777a;font-size:.85rem}.app-sidebar .category-list{font-size:.9rem}.app-sidebar .category-list-each{cursor:pointer;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between;border:1px dashed transparent}.app-sidebar .category-list-each:focus{outline:none}.app-sidebar .category-list-each:hover{background:#3a3a3a;color:#fff}.app-sidebar .category-list-each:hover .category-options{color:#7a7a7a}.app-sidebar .category-list-each:hover .category-list-name svg{stroke:#b7b7b7}.app-sidebar .category-list-each.active{background:#202020;color:#fff}.app-sidebar .category-list-each.active .category-list-name svg{stroke:#5183f5}.app-sidebar .category-list-each.dragged-over{border:1px dashed #5183f5;color:#fff;background:#202020}.app-sidebar .category-list-each.dragged-over svg{stroke:#5183f5}.app-sidebar .category-list-each.dragging{background:#141414;box-shadow:2px 3px 10px rgba(0,0,0,.15)}.app-sidebar .category-list-name{display:flex;align-items:center}.app-sidebar .category-list .category-options{color:transparent;z-index:1;display:flex;cursor:pointer}.app-sidebar .category-list .category-options>:not(:last-child){margin-right:.3rem}.app-sidebar .category-list .category-options.active{color:#606060}.app-sidebar .category-button{cursor:pointer;-webkit-appearance:none;display:flex;align-items:center;color:#909090;background:transparent;font-size:.8rem;border:none;line-height:1;margin:0;padding:.5rem 1rem}.app-sidebar .category-button:hover{color:#fff}.app-sidebar .category-button:hover svg{stroke:#fff}.app-sidebar [type=text]{-webkit-appearance:none;border-radius:0;background:#202020;border:none;padding:.5rem;font-size:.9rem;color:#eee;line-height:1;margin:.5rem .5rem .5rem 1rem;width:150px}.app-sidebar [type=text].category-edit{padding:0;width:auto;max-width:100px;margin:0}.app-sidebar [type=text]:focus,.app-sidebar [type=text]:hover{border:none}.note-sidebar{background:#e5e5e5;border-right:1px solid #ccc;height:100%}.note-sidebar:hover{overflow-y:auto}.note-sidebar-header{display:flex;align-items:center;text-align:center;font-weight:700;background:#e5e5e5;height:49px;padding:0 .5rem;border-bottom:1px solid #ccc}.note-sidebar-header input{-webkit-appearance:none;margin:0;min-width:0;padding:.5rem}.note-sidebar .list-button{cursor:pointer;align-items:center;justify-content:space-between;color:#404040;background:#d1d1d1;padding:.7rem;margin:0 0 0 .5rem;font-size:.85rem;font-weight:500;border:none!important}.note-sidebar .list-button:focus,.note-sidebar .list-button:hover{background:#f2777a;color:#fff;outline:none}.note-sidebar .note-list-outer{display:flex;align-items:center;width:100%}.note-sidebar .note-list-each{cursor:pointer;padding:.5rem;border-bottom:1px solid #d1d1d1;font-weight:500;font-size:.85rem;line-height:1.3}.note-sidebar .note-list-each .highlighted{color:#3e64ff}.note-sidebar .note-list-each .note-category{display:flex;align-items:center;font-size:.8rem;color:rgba(0,0,0,.4);margin-left:25px}.note-sidebar .note-list-each .note-category svg{margin-right:.5rem}.note-sidebar .note-list-each .note-title{display:flex;align-items:center;width:100%}.note-sidebar .note-list-each .note-title .icon{display:flex;flex:0 0 25px}.note-sidebar .note-list-each .note-title .note-favorite{stroke:#5183f5;margin:.25rem}.note-sidebar .note-list-each .note-title .truncate-text{overflow:hidden;text-overflow:clip}.note-sidebar .note-list-each:hover{background:#d8d8d8}.note-sidebar .note-list-each:hover .note-options{color:#404040}.note-sidebar .note-list-each.selected{background:#5183f5;color:#fff;border-bottom:1px solid #3972f4}.note-sidebar .note-list-each.selected .note-category{color:hsla(0,0%,100%,.6)}.note-sidebar .note-list-each.selected:hover .note-options{color:#fff}.note-sidebar .note-list-each.selected .highlighted{background:#fff}.note-sidebar .note-list-each.selected .note-options.selected{color:#fff}.note-sidebar .note-list-each.selected .note-favorite{stroke:#fff}.note-sidebar .note-list-each .note-options{display:block;font-size:1rem;color:transparent;padding:.4rem;z-index:1;cursor:pointer}.note-sidebar .note-list-each .note-options.selected{color:#404040}.note-menu-bar{height:39px;border-top:1px solid #d8d8d8;background:#e5e5e5;display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;width:100%;z-index:99}.note-menu-bar nav{display:flex;align-items:stretch;justify-content:flex-end;align-self:stretch}.note-menu-bar .last-synced{font-size:.7rem;padding:0 .5rem;align-self:center}.note-menu-bar .note-menu-bar-button{background:transparent;border:none;border-radius:0;color:#666;padding:0 .75rem;margin:0}.note-menu-bar .note-menu-bar-button.trash:hover{color:#e91a1f}.note-menu-bar .note-menu-bar-button:hover{color:#404040;background:#d8d8d8}.note-menu-bar .note-menu-bar-button:active svg{transform:scale(1.1)}.empty-editor{background:#f5f5f5;width:100%}.editor{overflow-y:auto}.CodeMirror{-webkit-font-smoothing:subpixel-antialiased;padding:1rem;height:100%;font-family:Menlo,Monaco,monospace;font-weight:500;font-size:15px;line-height:1.5}.CodeMirror-lines{padding:0}.CodeMirror-linenumber{padding-right:15px}.CodeMirror-gutter-background{color:#333}.CodeMirror-activeline-background{background:rgba(0,0,0,.05)!important}.previewer{position:relative;max-height:100vh;overflow-y:auto;background:#fafafa;color:#404040;padding:1rem;-webkit-font-smoothing:subpixel-antialiased}.previewer_direction-ltr{direction:ltr}.previewer_direction-rtl{direction:rtl}.previewer a{color:#5183f5;text-decoration:none;font-weight:600}.previewer a:hover{text-decoration:underline}.previewer dl,.previewer ol,.previewer p,.previewer table,.previewer ul{font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.previewer ol li ol,.previewer ul li ul{margin-bottom:0}.previewer ul li [type=checkbox]{margin-right:.75rem}.previewer h1,.previewer h2,.previewer h3,.previewer h4,.previewer h5{margin:0 0 1.5rem;font-weight:600;line-height:1.2}.previewer h1:not(:first-child),.previewer h2:not(:first-child),.previewer h3:not(:first-child),.previewer h4:not(:first-child),.previewer h5:not(:first-child){margin:1.5rem 0}.previewer h1:not(:first-child),.previewer h2:not(:first-child),.previewer h3:not(:first-child){margin-top:3rem}.previewer h1{font-size:1.8rem}.previewer h2{font-size:1.5rem}.previewer h3{font-size:1.3rem}.previewer h4{font-size:1.2rem}.previewer h5{font-size:1rem}.previewer blockquote{margin:0 0 1.5rem;border-left:4px solid #d0d0d0;padding:.5rem 1.5rem}.previewer blockquote p{font-size:1.1rem}.previewer blockquote p:last-of-type{margin-bottom:0}.previewer blockquote cite{display:block;margin-top:1.5rem;font-size:1rem;text-align:right}.previewer pre{border-radius:0;background:#f9f9f9;padding:1rem;tab-size:2;color:#404040;margin:0 0 1.5rem;white-space:pre-wrap;word-spacing:normal;word-break:normal;border-radius:.3rem;border:1px solid #ddd;font-size:.9rem;line-height:1.4rem}.previewer pre code{padding:0;background:transparent;line-height:1.2;border-width:0}.previewer code{padding:2px 3px;background:#f9f9f9;border-radius:.3rem;border:1px solid #ddd}.previewer hr{height:0;border:0;border-top:2px solid #eaeaea}.previewer img{max-width:100%;max-height:20rem;object-fit:cover}.previewer table{border:1px solid #e5e5e5;border-collapse:collapse;border-spacing:0;max-width:100%}.previewer thead th{border-bottom:2px solid #e5e5e5}.previewer tfoot th{border-top:2px solid #e5e5e5}.previewer td{border-bottom:1px solid #e5e5e5}.previewer td,.previewer th{text-align:left;padding:.5rem}.preview-button{display:flex;align-items:center;position:absolute;color:#404040;top:0;right:1rem;box-shadow:none;border:none;background-color:#e5e5e5;font-weight:500;padding:.5rem;font-size:.8rem;z-index:2;box-shadow:0 8px 16px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.08)}.preview-button:focus,.preview-button:hover{border:none;color:#272727;background-color:#d8d8d8}.cm-s-base16-light span.cm-string{color:#90a959}.cm-s-new-moon .CodeMirror-gutters{background:#333!important;border-right:0}.cm-s-new-moon .CodeMirror-linenumber{color:#4f4f4f}.cm-s-new-moon .CodeMirror-foldgutter-open,.CodeMirror-foldgutter-folded{color:#999}.cm-s-new-moon .CodeMirror-cursor{border-left:1px solid #fff}.cm-s-new-moon{background-color:#333;color:#b3b9c5}.cm-s-new-moon span.cm-builtin{color:#ffd479;font-weight:700}.cm-s-new-moon span.cm-comment{color:#848991}.cm-s-new-moon span.cm-keyword{color:#ffeead;font-weight:700}.cm-s-new-moon span.cm-atom{color:#bfebbf}.cm-s-new-moon span.cm-def{color:#ffd479}.cm-s-new-moon span.cm-variable{color:#f2777a}.cm-s-new-moon span.cm-variable-2{color:#6ab0f3}.cm-s-new-moon span.cm-string,.cm-s-new-moon span.cm-string-2{color:#92d192}.cm-s-new-moon span.cm-number{color:#fca369}.cm-s-new-moon span.cm-tag{color:#6ab0f3}.cm-s-new-moon span.cm-property{color:#d5d8df}.cm-s-new-moon span.cm-attribute{color:#ffd479}.cm-s-new-moon span.cm-qualifier{color:#62cfcf}.cm-s-new-moon span.cm-meta{color:#ffeead}.cm-s-new-moon span.cm-header{color:#ffd479}.cm-s-new-moon span.cm-quote{color:#e1a6f2}.cm-s-new-moon span.cm-strong{color:#62cfcf}.cm-s-new-moon span.cm-operator{color:#ac8d58}.cm-s-new-moon span.CodeMirror-matchingbracket{box-sizing:border-box;background:transparent;border-bottom:1px solid}.cm-s-new-moon span.CodeMirror-nonmatchingbracket{border-bottom:1px solid;background:none}.cm-s-new-moon .CodeMirror-activeline,.cm-s-new-moon .CodeMirror-activeline-background{background:#000}.cm-s-new-moon .CodeMirror-focused div.CodeMirror-selected,.cm-s-new-moon div.CodeMirror-selected{background:hsla(0,0%,100%,.15)}.button,[type=button],[type=reset],[type=submit],a.button,button{-webkit-appearance:none;display:inline-block;border:2px solid #5183f5;border-radius:.3rem;background:#5183f5;color:#fff;font-weight:600;font-size:1rem;padding:.5rem .75rem;margin:0 0 .5rem;vertical-align:middle;text-align:center;cursor:pointer;text-decoration:none;line-height:1}.button:active,.button:hover,[type=button]:active,[type=button]:hover,[type=reset]:active,[type=reset]:hover,[type=submit]:active,[type=submit]:hover,a.button:active,a.button:hover,button:active,button:hover{border:2px solid #3972f4;background:#3972f4;text-decoration:none}.button:focus,[type=button]:focus,[type=reset]:focus,[type=submit]:focus,a.button:focus,button:focus{border:2px solid #2161f2;background:#2161f2;text-decoration:none;outline:none}.button.secondary,[type=button].secondary,[type=reset].secondary,[type=submit].secondary,a.button.secondary,button.secondary{background:#d1d1d1;border:2px solid #d1d1d1;color:#666}.button.secondary:hover,[type=button].secondary:hover,[type=reset].secondary:hover,[type=submit].secondary:hover,a.button.secondary:hover,button.secondary:hover{background:#c6c6c6;border:2px solid #c6c6c6;color:#555}.button.icon-button,[type=button].icon-button,[type=reset].icon-button,[type=submit].icon-button,a.button.icon-button,button.icon-button{display:flex;align-items:center}.button.icon-button svg,[type=button].icon-button svg,[type=reset].icon-button svg,[type=submit].icon-button svg,a.button.icon-button svg,button.icon-button svg{margin-right:.75rem;stroke:hsla(0,0%,100%,.7)}.button.github-button,[type=button].github-button,[type=reset].github-button,[type=submit].github-button,a.button.github-button,button.github-button{display:inline-flex;align-items:center;justify-content:center;background-color:#28a745;background-image:linear-gradient(-180deg,#34d058,#28a745 90%);border:1px solid rgba(27,31,35,.2);border-radius:.3rem;font-size:1.1rem;padding:.75rem .85rem}.button.github-button:hover,[type=button].github-button:hover,[type=reset].github-button:hover,[type=submit].github-button:hover,a.button.github-button:hover,button.github-button:hover{background-image:linear-gradient(-180deg,#2fcb53,#269f42 90%)}.button.github-button img,[type=button].github-button img,[type=reset].github-button img,[type=submit].github-button img,a.button.github-button img,button.github-button img{margin-right:.5rem;height:20px;width:20px;max-width:20px}.button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,a.button::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{display:block;border-radius:.3rem;border:1px solid #d0d0d0;padding:.75rem;outline:none;margin-bottom:.5rem;font-size:1rem;width:100%;max-width:100%}[type=color]:active,[type=color]:focus,[type=date]:active,[type=date]:focus,[type=datetime-local]:active,[type=datetime-local]:focus,[type=datetime]:active,[type=datetime]:focus,[type=email]:active,[type=email]:focus,[type=month]:active,[type=month]:focus,[type=number]:active,[type=number]:focus,[type=password]:active,[type=password]:focus,[type=search]:active,[type=search]:focus,[type=tel]:active,[type=tel]:focus,[type=text]:active,[type=text]:focus,[type=time]:active,[type=time]:focus,[type=url]:active,[type=url]:focus,[type=week]:active,[type=week]:focus,select:active,select:focus,textarea:active,textarea:focus{outline:0;border:1px solid #99b7f9;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.dimmer{position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,.6);line-height:1;user-select:none;z-index:99}.settings-modal{position:relative;border-radius:.3rem;background:#fff;padding:2rem;box-shadow:0 10px 15px rgba(0,0,0,.07),0 5px 5px rgba(0,0,0,.2);text-align:left;width:850px;max-width:90%;user-select:text;z-index:100;height:685px;max-height:92vh;overflow:auto}.settings-modal h2{margin:0}.settings-modal .settings-label{font-weight:600;font-size:1.3rem;margin:.5rem 0 1rem}.settings-modal .settings-option{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #e5e5e5}.settings-modal .settings-option:last-of-type{border-bottom:none}.settings-modal .settings-option h3{margin-top:0;margin-bottom:.5rem;font-weight:500;font-size:1rem}.settings-modal .settings-option .description{font-size:.9rem;color:rgba(0,0,0,.5);margin:0;line-height:1.3}.settings-modal .settings-shortcut{display:flex;align-items:center;justify-content:space-between;padding:.3rem 0;font-size:.95rem}.settings-modal .settings-shortcut .keys{width:180px}.settings-modal .settings-section select{font-size:1rem;padding:.25rem .5rem;margin:0;height:30px;max-width:130px;border-radius:.3rem;-webkit-appearance:none}.settings-modal .settings-section select:active .settings-modal .settings-section select:focus{border:1px solid #99b7f9;box-shadow:0 0 .2rem #99b7f9}.settings-modal .close-button{cursor:pointer;position:absolute;top:1rem;right:1rem;margin:0;border-radius:.3rem;padding:.5rem}.settings-modal .close-button:active,.settings-modal .close-button:hover{background:#ededed}.settings-modal .profile{align-items:center;margin-bottom:1.5rem}.settings-modal .profile-picture{height:100px;width:100px;border-radius:0;border-radius:50%;margin-right:1rem}.settings-modal .profile-details h3{font-size:1.4rem;margin:0 0 .5rem}.settings-modal .subtitle{color:#666;margin-bottom:.75rem}.tabs{margin-top:1.5rem;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%}.tabs h3{margin-top:.5rem}.tabs p{font-size:.95rem;color:#545454}.tab-list{flex:0 0 220px;height:100%;padding-right:1rem;margin-right:1rem;border-right:1px solid #e5e5e5}.tab{display:flex;align-items:center;padding:.75rem;margin:.25rem 0;cursor:pointer;border-radius:.3rem;font-weight:600;font-size:.95rem}.tab svg{color:rgba(0,0,0,.5)}.tab:hover{color:#272727;background:#f2f2f2}.tab:hover svg{color:rgba(0,0,0,.6)}.tab.active{color:#1a1a1a;background:#ededed!important}.tab.active svg{color:rgba(0,0,0,.8)}.tab-content{flex:1;height:100%}.icon{color:hsla(0,0%,100%,.7)}.v-center{display:flex;align-items:center;justify-content:center}.settings-modal .settings-header,.v-between{display:flex;align-items:center;justify-content:space-between}.flex{display:flex}.mb-1{margin-bottom:1rem}.mt-1{margin-top:1rem}.ml-1{margin-left:1rem}.mr-1{margin-right:1rem}.text-center{text-align:center}.switch{position:relative;display:inline-block;width:50px;height:24px}.switch input{opacity:0;width:0;height:0}.switch input:checked+.slider{background:#72ce6e}.switch input:focus+.slider{box-shadow:0 0 1px #72ce6e}.switch input:checked+.slider:before{transform:translateX(26px)}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d0d0d0;border-radius:34px}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:20px;width:20px;left:2px;bottom:2px;background:#fff;border-radius:50%;box-shadow:2px 3px 5px rgba(0,0,0,.07),2px 3px 2px rgba(0,0,0,.2)}kbd{background-color:#f7f7f7;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 0 0 2px #fff;color:#333;display:inline-block;font-family:Helvetica,Arial,sans-serif;font-size:12px;line-height:1.4;margin:0 .1em;padding:.1em .6em;text-shadow:0 1px 0 #fff}.action-button{cursor:pointer;display:flex;align-items:center;justify-content:space-between;background:transparent;padding:.8rem;margin:0 .5rem;border:none!important}::-webkit-scrollbar,::-webkit-scrollbar-corner{width:8px;height:8px;background:transparent}::-webkit-scrollbar-thumb{background:#ccc;border-radius:0}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-beat,.la-ball-beat>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-beat{display:block;font-size:0;color:#5183f5}.la-ball-beat.la-dark{color:#333}.la-ball-beat>div{display:inline-block;float:none;background-color:currentColor;border:0 solid}.la-ball-beat{width:54px;height:18px}.la-ball-beat>div{width:10px;height:10px;margin:4px;border-radius:50%;animation:ball-beat .7s linear -.15s infinite}.la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.la-ball-beat.la-sm{width:26px;height:8px}.la-ball-beat.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-beat.la-2x{width:108px;height:36px}.la-ball-beat.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-beat.la-3x{width:162px;height:54px}.la-ball-beat.la-3x>div{width:30px;height:30px;margin:12px}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.rotating-svg{animation-name:rotating;animation-duration:15.5s;animation-iteration-count:infinite;transform-origin:50% 50%;display:inline-block}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.landing-page a{color:#5183f5;text-decoration:none;font-weight:600}.landing-page a.button{font-size:1.1rem;color:#fff!important;margin:0;font-weight:600}.landing-page li,.landing-page p,.landing-page ul{color:#404040;line-height:1.6;font-size:1.1rem}.landing-page .new-signup{background:#fff;padding:1.5rem;border-radius:.3rem;border:1px solid #e5e5e5;margin:2rem 0}.landing-page .content{padding:1rem 0;background:#f2f2f2}.landing-page .content .lead{text-align:center}.landing-page .content h1{margin-top:2rem;font-weight:700;font-size:2rem;line-height:1.1;letter-spacing:-.03rem;margin-bottom:0}@media (min-width:768px){.landing-page .content h1{font-size:3rem}}.landing-page .content .subtitle{color:#888;line-height:1.6;font-size:1.2rem;margin:1rem auto 1.5rem}@media (min-width:768px){.landing-page .content .subtitle{font-size:1.4rem}}.landing-page .container,.landing-page .container-small{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1.5rem}.landing-page .container-small{max-width:600px}.landing-page .screenshot{max-width:100%;height:auto}.landing-page h2{font-size:1.6rem}@media (min-width:768px){.landing-page h2{font-size:2rem}}.landing-page .footer{background:#5183f5;padding:2rem 0;text-align:center;color:#fff}.landing-page .footer p{color:#fff}@media (min-width:768px){.landing-page .footer{padding:4rem 0}}.landing-page .footer .logo{display:block;height:50px;width:50px;margin:0 auto 2rem}@media (min-width:768px){.landing-page .footer .logo{height:100px;width:100px;margin-bottom:4rem}}.landing-page .footer a{color:hsla(0,0%,100%,.8)}.landing-page .footer a:hover{color:#fff}.landing-page .footer nav{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.landing-page .footer nav a{margin:0 .75rem}.dark a{color:#789ef7}.dark a:hover{color:#99b7f9}.dark a.button{color:#fff}.dark .loading{background:#222}.dark .app-sidebar{border-right:1px solid #1f1f1f}.dark .note-menu-bar{background:#242424;border-color:#141414}.dark .note-menu-bar button{color:hsla(0,0%,100%,.5)}.dark .note-menu-bar button.trash:hover{color:#ee5256}.dark .note-menu-bar button:hover{color:hsla(0,0%,100%,.7);background:#1a1a1a}.dark .note-sidebar{background:#242424;border-right:1px solid #1f1f1f}.dark .note-sidebar .note-sidebar-header{color:#d0d0d0;background:#292929;border-color:#141414}.dark .note-sidebar .note-sidebar-header input{background:#404040;color:#d0d0d0;border:1px solid #1a1a1a}.dark .note-sidebar .list-button{color:#d0d0d0;background:#1f1f1f;border:1px solid #303030}.dark .note-sidebar .list-button:focus,.dark .note-sidebar .list-button:hover{color:#fff;background:#ee484c}.dark .note-sidebar .note-list .note-list-each{border-bottom:1px solid #1a1a1a;color:#b7b7b7}.dark .note-sidebar .note-list .note-list-each.active:hover .note-options{color:#fff}.dark .note-sidebar .note-list .note-list-each .note-category{color:hsla(0,0%,100%,.3)}.dark .note-sidebar .note-list .note-list-each:hover{background:#333}.dark .note-sidebar .note-list .note-list-each:hover .note-options{color:#888}.dark .note-sidebar .note-list .note-list-each.selected{background:#5183f5;color:#fff;border-bottom:1px solid #3972f4}.dark .note-sidebar .note-list .note-list-each.selected .note-options.active,.dark .note-sidebar .note-list .note-list-each.selected:hover .note-options{color:#fff}.dark .note-sidebar .note-list .note-list-each.selected .note-category{color:hsla(0,0%,100%,.7)}.dark .note-sidebar .note-list .note-list-each .note-options.active{color:#888}.dark .options-context-menu{border:1px solid #1f1f1f;background:#2d2d2d;color:#d0d0d0;box-shadow:0 10px 20px rgba(0,0,0,.2),0 5px 5px rgba(0,0,0,.25)}.dark .options-context-menu svg{color:hsla(0,0%,100%,.5)}.dark .options-context-menu select{background:#474747;color:#d0d0d0;border:1px solid #262626}.dark .options-nav .nav-item:hover{color:#fff;background:#414141}.dark .options-nav .nav-item:hover svg{color:hsla(0,0%,100%,.8)}.dark .options-nav .nav-item.delete-option:hover{background:#ee484c;color:#fff}.dark .empty-editor{background:#3f3f3f;color:#d0d0d0}.dark .editor .CodeMirror-activeline-background{background:#222!important}.dark .previewer{background:#323232;color:#d0d0d0}.dark .previewer a{color:#6ab0f3}.dark .previewer h1,.dark .previewer h2,.dark .previewer h3,.dark .previewer h4,.dark .previewer h5{color:#ffd479}.dark .previewer table,.dark .previewer td,.dark .previewer tfoot th,.dark .previewer thead th{border-color:#0c0c0c}.dark .previewer code{background:rgba(0,0,0,.2);border:1px solid #3f3f3f}.dark .previewer pre{background:#262626;border:1px solid #3f3f3f}.dark .previewer pre code{color:#b3b9c5;background:transparent;border-width:0}.dark .previewer hr{height:0;border:0;border-top:2px solid #323232}.dark .previewer blockquote{border-color:#262626}.dark .preview-button{background:#2d2d2d;color:#ccc}.dark .preview-button:hover{background:#202020}.dark .settings-modal{background:#333;color:#d0d0d0}.dark .settings-modal .settings-option{border-color:#262626}.dark .settings-modal .settings-option h3{color:hsla(0,0%,100%,.8)}.dark .settings-modal .settings-option .description{color:hsla(0,0%,100%,.5)}.dark .settings-modal .close-button{background:#2b2b2b}.dark .settings-modal .close-button:active,.dark .settings-modal .close-button:hover{background:#262626}.dark .settings-modal select{background:#474747;color:#d0d0d0;border:1px solid #262626}.dark .settings-modal select:active .dark .settings-modal select:focus{border:1px solid #0c49d4;box-shadow:0 0 .2rem #0c49d4}.dark kbd{background:#262626;border:1px solid #1a1a1a;box-shadow:0 1px 0 hsla(0,0%,100%,.2),inset 0 0 0 2px #222;color:#b7b7b7;text-shadow:0 1px 0 #000}.dark .cache{border:1px solid #000}.dark .settings-modal .subtitle{color:#9d9d9d}.dark ::-webkit-scrollbar{width:8px;height:8px;background:#2d2d2d}.dark ::-webkit-scrollbar-thumb{background:#414141;border-radius:0}.dark .Resizer{opacity:1}.dark .last-synced{color:hsla(0,0%,100%,.4)}.dark .tab-list{border-color:#1a1a1a}.dark .tabs p{color:hsla(0,0%,100%,.7)}.dark .tabs h3{color:#fff}.dark .tab svg{color:hsla(0,0%,100%,.4)}.dark .tab.active{background:#242424!important;color:#fff}.dark .tab.active svg{color:#5183f5!important}.dark .tab:hover{background:#424242;color:#fff}.dark .tab:hover svg{color:hsla(0,0%,100%,.7)}.dark .slider{background-color:#1a1a1a}