body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Karla,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.editor{height:100vh;width:80%}button:focus{outline:none}.pane{overflow-y:auto}.sidebar{height:100vh;width:20%}.sidebar--header{align-items:center;display:flex;justify-content:space-around}.sidebar--header>h3{font-size:1.75rem}.new-note{background-color:#4a4e74;border:none;border-radius:3px;color:#fff;cursor:pointer;height:30px;width:30px}.title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;width:100%}.title--delete{background-color:initial;border:none;cursor:pointer;display:none}.title:hover .title--delete{display:block}.text-snippet{color:#4a4e74;font-size:.8rem;font-weight:400;line-height:1.2rem;overflow:hidden;padding-inline:5px;text-overflow:ellipsis;white-space:nowrap}.selected-note{background-color:#4a4e74}.selected-note .text-snippet{color:#fff;font-weight:700}.trash-icon{cursor:pointer}.gg-trash{border:2px solid transparent;border-bottom-left-radius:1px;border-bottom-right-radius:1px;box-shadow:0 0 0 2px,inset -2px 0 0,inset 2px 0 0;box-sizing:border-box;display:block;height:12px;margin-top:4px;position:relative;-webkit-transform:scale(1);transform:scale(1);-webkit-transform:scale(var(--ggs,1));transform:scale(var(--ggs,1));width:10px}.gg-trash:after,.gg-trash:before{box-sizing:border-box;content:"";display:block;position:absolute}.gg-trash:after{background:currentColor;border-radius:3px;height:2px;left:-5px;top:-4px;width:16px}.gg-trash:before{border:2px solid;border-bottom:transparent;border-top-left-radius:2px;border-top-right-radius:2px;height:4px;left:-2px;top:-7px;width:10px}.gutter{background-color:#eee;background-position:50%;background-repeat:no-repeat}.gutter.gutter-horizontal{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==)}.gutter.gutter-horizontal:hover{cursor:col-resize}.delete-btn{background:none;border:none;display:none}.title:hover>.delete-btn{display:block}.split{display:flex}.first-note{background-color:#4a4e74;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:1rem}.no-notes{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}
/*# sourceMappingURL=main.cf5801f7.css.map*/