@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);@font-face{font-display:swap;font-family:ObjectSansRegular;font-style:normal;src:url(/static/media/ObjectSansRegular.b3779f11d39226ea4d9b.woff) format("woff")}@font-face{font-display:swap;font-family:ObjectSansMedium;font-style:normal;src:url(/static/media/ObjectSansMedium.374c9eb2b617ae1f6a46.woff) format("woff")}@font-face{font-display:swap;font-family:ObjectSansBold;font-style:normal;src:url(/static/media/ObjectSansBold.5fc3835ed93d713843d1.woff) format("woff")}*{box-sizing:border-box}.App,body{height:100vh;overflow:hidden;width:100%}.add-btn{background-color:#1d1d1f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:ObjectSansBold;font-size:16px;height:38px;padding-top:2px;width:80px}.App{display:flex}.app-sidebar{border-right:1px solid #d6d6d6;height:100vh;max-width:400px;min-width:400px}.app-sidebar-header{align-items:center;display:flex;justify-content:space-between;padding:24px}.app-sidebar-header h1{color:#1d1d1f;font-family:ObjectSansBold;font-size:48px;margin:0}.app-sidebar-notes{height:calc(100vh - 78px);overflow-y:scroll}.app-sidebar-note{border:1px solid #d6d6d6;border-radius:16px;cursor:pointer;margin:12px 24px;padding:16px}.sidebar-note-title{display:flex;font-family:ObjectSansBold;font-size:20px;justify-content:space-between;position:relative}.app-sidebar-note button{color:crimson}.app-sidebar-note p{font-family:ObjectSansRegular;font-size:14px;line-height:1.4em;margin:8px 0 20px;max-width:288px}.app-sidebar-note small{color:#6e6e73;display:block;font-family:ObjectSansRegular;font-size:12px}.app-sidebar-note:hover{background:#f5f5f7}.app-sidebar-note.active,.app-sidebar-note.active small{background:#007aff;border:none;color:#fff}.app-sidebar-note.active small{color:#cecece}.delete-btn{align-items:center;border:none;border-radius:1000px;cursor:pointer;height:32px;justify-content:center;position:absolute;right:0;width:32px}.delete-btn,.delete-btn span{display:flex}.app-main{height:100vh;width:70%}.app-main-note-edit,.app-main-note-preview{height:50vh}.no-active-note{color:#494949;font-family:ObjectSansMedium;font-size:20px;height:100vh;line-height:100vh;text-align:center;width:70%}.app-main-note-edit{padding:24px}.app-main-note-edit input,textarea{border:1px solid #d6d6d6;border-radius:12px;color:#1d1d1f;display:block;font-family:ObjectSansRegular;font-size:16px;height:calc(50vh - 104px);line-height:1.6em;margin-bottom:12px;padding:12px;resize:none;width:100%}.app-main-note-edit input{border-radius:12px;color:#1d1d1f;font-family:ObjectSansBold;font-size:20px;height:44px;padding:2px 0 0 12px}.app-main-note-preview{background:#f5f5f7;border-top:1px solid #d6d6d6;overflow-y:scroll}.preview-title{color:#1d1d1f;font-family:ObjectSansBold;font-size:40px;line-height:normal;margin:0;padding:24px 24px 0}.markdown-preview p{color:#1d1d1f;font-family:ObjectSansRegular;font-size:16px;line-height:1.6em;margin:12px 0 0;padding-left:24px;padding-right:24px}@media (max-width:840px){.app-main,.app-sidebar,.no-active-note{display:none}}.message-container{display:none}.message-container h1{font-family:ObjectSansBold;font-size:24px;text-align:center}@media (max-width:840px){.message-container{align-items:center;display:inherit;display:flex;justify-content:center;padding:20px;width:100%}}
/*# sourceMappingURL=main.882d5325.css.map*/