.popups_addNotePopup__0xDDi{background-color:var(--white-color);border-radius:10px;box-shadow:0 0 30px 5px var(--shadow-color);cursor:auto;left:35vw;padding:40px;position:fixed;top:110vh;transition:all .3s cubic-bezier(.165,.84,.44,1);visibility:hidden;width:30vw;z-index:5}.popups_show__4iVbo{top:15vh!important;visibility:visible!important}.popups_popupTitleWraper__shBGV{align-items:center;bottom:10px;display:flex;justify-content:space-between;margin-bottom:15px;position:relative}.popups_popupTitle__dmG-v{color:var(--dark-color);font-size:2rem;font-weight:700}.popups_popupTitle__dmG-v span{font-weight:400}.popups_rightTitleContainer__uezkN{align-items:center;display:flex;justify-content:space-between;width:140px}.popups_colorPickerWraper__9UOtV{height:25px;position:relative;width:25px}.popups_colorPickerBtn__DjX7O{height:100%;width:100%}.popups_colorPickerBtn__DjX7O,.popups_colorSelector__gdzJ-{border:2px solid var(--dark-color);border-radius:50%;cursor:pointer}.popups_colorSelector__gdzJ-{height:25px;opacity:0;position:relative;width:25px}.popups_showColorSelector__tyloF{opacity:1!important;transition:all .2s cubic-bezier(.39,.575,.565,1) .1s}.popups_colorPickerContainer__s-d0I{background-color:var(--white-color);border-radius:10px;border-top-left-radius:5px;box-shadow:0 0 10px 5px var(--shadow-color);display:grid;grid-template:"a a a" 40px "a a a" 40px "a a a" 40px;height:0;left:120%;padding:0;position:absolute;top:120%;transition:all .15s cubic-bezier(.215,.61,.355,1);visibility:hidden;width:0}.popups_showColorPicker__cBdta{height:110px!important;padding:20px!important;visibility:visible!important;width:100px!important}.popups_noteTitleWraper__cbdQ7{height:95px;overflow:hidden;position:relative;width:100%}.popups_noteTitleInput__SC3Gh{background:none;border:none;color:var(--dark-color);font-size:1.1rem;font-weight:600;margin:15px 0;width:96%}.popups_noteTitleInput__SC3Gh:focus{outline:none}.popups_noteBodyWraper__rniOX{height:350px;margin-top:10px;overflow-x:hidden;position:relative;width:100%}.popups_noteBodyInput__gZC1c{background:none;border:none;color:var(--dark-color);font-family:inherit;font-size:1.1rem;font-weight:700;height:80%;margin:15px 0;resize:none;scrollbar-color:var(--dark-color) var(--hover-color);scrollbar-width:thin;width:96%}.popups_noteBodyInput__gZC1c::-webkit-scrollbar{width:5px}.popups_noteBodyInput__gZC1c::-webkit-scrollbar-track-piece{background-color:var(--hover-color)}.popups_noteBodyInput__gZC1c::-webkit-scrollbar-thumb:vertical{background-color:var(--dark-color)}.popups_noteBodyInput__gZC1c:focus{outline:none}.popups_noteFieldText__wRyRO{color:var(--dark-color);font-size:1.2em;font-weight:600}.popups_noteBodyInput__gZC1c:focus~.popups_inputBar__HVQEw,.popups_noteTitleInput__SC3Gh:focus~.popups_inputBar__HVQEw{width:100%}.popups_buttonsContainer__Zueof{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.popups_popupBtn__Jqwm8{align-items:center;border:none;border-radius:5px;color:var(--white-color);cursor:pointer;display:flex;font-weight:600;height:30px;justify-content:space-around;width:100px}.popups_popupBtn__Jqwm8[type=reset]{width:150px}.popups_popupBtn__Jqwm8 i{font-size:.8rem}.popups_resetBtn__IUa16,.popups_saveBtn__MeC0w{background-color:var(--dark-color)}.popups_inputBar__HVQEw{background-color:var(--blue-dark-color);bottom:15px;min-height:2px;opacity:1;position:absolute;transition:all .3s cubic-bezier(.39,.575,.565,1);width:0;z-index:2}.popups_deleteNotePopup__G6DGQ{background-color:var(--white-color);border-radius:10px;box-shadow:0 0 30px 5px var(--shadow-color);cursor:auto;left:35vw;padding:40px;position:fixed;top:110vh;transition:all .3s cubic-bezier(.165,.84,.44,1);visibility:hidden;width:30vw;z-index:5}.popups_showDelete__mLjuq{top:30vh;visibility:visible}.popups_deletePopupTitle__VZR\+d{font-size:3rem;font-weight:600;margin-bottom:80px;text-align:center}.popups_deletePopupTitle__VZR\+d span{font-weight:400}.popups_cancelBtn__98K-e{background-color:var(--dark-color);width:30%}.popups_deleteBtn__zpORA{background-color:var(--red-color);width:15%}.popups_completeNote__ftn6a{border-radius:5px;border-top-right-radius:0;box-shadow:-10px 15px 15px -10px var(--shadow-color),-15px 10px 15px -10px var(--shadow-color);cursor:auto;left:30vw;min-height:50vh;overflow:hidden;padding:40px;position:fixed;top:110vh;transition:all .3s cubic-bezier(.165,.84,.44,1);visibility:hidden;width:40vw;z-index:5}.popups_completeNote__ftn6a:before{background-image:linear-gradient(45deg,var(--hover-color),var(--hover-color) 50%,var(--white-color) 51%);border-bottom-left-radius:5px;box-shadow:0 0 10px var(--shadow-color);content:"";height:30px;position:absolute;right:-1px;top:-1px;width:30px}.popups_horizontalRule__09GyI{border-bottom:1px solid var(--dark-color);height:0;margin:40px 0;width:70%}.popups_completeNoteTitle__iz1nO{font-size:1.8rem;font-weight:600}.popups_completeNoteBody__pJBuM{font-size:1.3rem;font-weight:400;max-height:45vh;min-height:45vh;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--shadow-color) var(--hover-color);scrollbar-width:thin;white-space:pre-line}.popups_completeNoteBody__pJBuM::-webkit-scrollbar{width:5px}.popups_completeNoteBody__pJBuM::-webkit-scrollbar-track-piece{background-color:var(--hover-color)}.popups_completeNoteBody__pJBuM::-webkit-scrollbar-thumb:vertical{background-color:var(--shadow-color)}.popups_categoryWraper__7DTgD{height:-webkit-min-content;height:min-content;position:relative;width:-webkit-max-content;width:max-content}.popups_categoryBtn__0Lnke{cursor:pointer;padding:10px;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.popups_categoryBtn__0Lnke span{display:inline-block;font-size:1rem;font-weight:600;margin-bottom:5px}.popups_categoryBtn__0Lnke i{font-size:.8rem}.popups_categoryContainer__JkGyE{background-color:var(--white-color);border-radius:10px;box-shadow:0 0 10px 5px var(--shadow-color);display:flex;flex-direction:column;height:0;justify-content:space-around;left:-30%;padding:0 10%;position:absolute;top:100%;transition:all .15s cubic-bezier(.215,.61,.355,1);visibility:hidden;width:140%;z-index:10}.popups_showCategories__1m\+WD{height:110px;padding:20px 10%;visibility:visible}.popups_categoryItem__S2kZK{align-items:center;border-radius:5px;cursor:pointer;display:flex;justify-content:space-between;margin:5px 0;opacity:0;padding:5px;transition:background-color .2s}.popups_showCategoryItem__fvIdV{opacity:1;transition:opacity .1s .1s}.popups_categoryItem__S2kZK:hover{background-color:var(--hover-color)}.popups_categoryItem__S2kZK span{display:inline-block;font-size:1.1rem;font-weight:500;margin-right:10px}.popups_categoryItem__S2kZK i{font-size:.9rem}.popups_userPopup__41za0{background-color:var(--white-color);border-radius:10px;box-shadow:0 0 10px 5px var(--shadow-color);height:40vh;opacity:0;padding:20px;position:absolute;right:-5vw;top:180%;transition:all .15s cubic-bezier(.645,.045,.355,1);visibility:hidden}.popups_showUserPopup__utZWf{opacity:1;right:1vw;visibility:visible}.popups_userNameWraper__5k9kE{box-sizing:border-box;height:20%;padding:0 10px;width:100%}.popups_userNameWraper__5k9kE span{font-size:1.5rem;font-weight:500}.popups_userNameWraper__5k9kE span span{display:block;font-weight:600}.popups_userPopupItem__Ci70g{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin:5px 0;padding:10px;transition:background-color .1s;width:100px}.popups_userPopupItem__Ci70g:hover{background-color:var(--hover-color)}.popups_userPopupItem__Ci70g span{display:inline-block;font-size:1.1rem;font-weight:500;margin-right:10px}.popups_userPopupItem__Ci70g i{font-size:.9rem}@media screen and (max-width:1100px){.popups_addNotePopup__0xDDi{box-sizing:border-box;left:20vw;padding:25px;width:60vw}.popups_cancelBtn__98K-e{background-color:var(--dark-color);width:40%}.popups_deleteBtn__zpORA{background-color:var(--red-color);width:30%}}@media screen and (max-width:550px){.popups_addNotePopup__0xDDi{box-sizing:border-box;left:7.5vw;padding:25px;width:85vw}.popups_inputBar__HVQEw{bottom:10px;min-height:1px;width:0}.popups_noteTitleWraper__cbdQ7{height:70px}.popups_noteBodyWraper__rniOX{height:280px}.popups_popupBtn__Jqwm8{font-size:.9rem;height:25px;width:80px}.popups_popupBtn__Jqwm8[type=reset]{width:130px}.popups_rightTitleContainer__uezkN{width:100px}.popups_colorPickerWraper__9UOtV{height:20px;width:20px}.popups_colorSelector__gdzJ-{height:16px;width:16px}.popups_colorPickerContainer__s-d0I{border-top-left-radius:10px;grid-template:"a a a" 25px "a a a" 25px "a a a" 25px;height:0;left:-150%;padding:0 10px;top:150%;width:68px;z-index:20}.popups_showColorPicker__cBdta{height:75px!important;padding:10px!important;width:68px!important}.popups_completeNote__ftn6a{box-sizing:border-box;left:7.5vw;padding:25px;width:85vw}.popups_horizontalRule__09GyI{margin:20px 0}.popups_showCategories__1m\+WD{height:85px}.popups_deleteNotePopup__G6DGQ{box-sizing:border-box;left:10vw;padding:20px;width:80vw}.popups_showDelete__mLjuq{top:55vh}.popups_deletePopupTitle__VZR\+d{font-size:2.2rem;margin-bottom:20px}.popups_deletePopupTitle__VZR\+d span{font-weight:400}.popups_cancelBtn__98K-e{background-color:var(--dark-color);width:45%}.popups_deleteBtn__zpORA{background-color:var(--red-color);width:28%}}.notes_externalNotesContainer__QnASC{min-height:87vh;padding:3vh 2vw;position:absolute;right:0;top:9vh;transition:all .4s;width:calc(96vw - 100px)}.notes_notesContainer__a4NP7{display:flex;flex-wrap:wrap;min-height:10vh;padding:2%;position:relative;width:96%}.notes_notesHeader__5puRZ{align-items:center;-webkit-animation:notes_slide__4kVUN .5s cubic-bezier(.23,1,.32,1) .5s forwards;animation:notes_slide__4kVUN .5s cubic-bezier(.23,1,.32,1) .5s forwards;display:flex;height:10%;opacity:0;width:100%}@-webkit-keyframes notes_slide__4kVUN{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes notes_slide__4kVUN{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.notes_notesHeaderText__xQJm8{color:var(--dark-color);font-size:1.4rem;font-weight:600}.notes_notesHeaderText__xQJm8 span{font-weight:400}.notes_notesHeader__5puRZ i{font-size:.9rem;margin-left:15px}.notes_horizontalRule__Xhy\+K{border-bottom:2px solid var(--dark-color);height:0;margin-left:4%;width:70%}.notes_noteWraper__toP62{align-items:center;display:flex;justify-content:center;margin:3% 2%}.notes_note__16ee4{border-radius:5px;border-top-right-radius:0;box-shadow:-10px 15px 15px -10px var(--shadow-color),-15px 10px 15px -10px var(--shadow-color);color:var(--dark-color);height:100%;max-height:40vh;max-width:15vw;min-height:20vh;min-width:10vw;overflow:hidden;position:relative}.notes_note__16ee4:before{background-image:linear-gradient(45deg,var(--hover-color),var(--hover-color) 50%,var(--white-color) 51%);border-bottom-left-radius:5px;box-shadow:0 0 10px var(--shadow-color);content:"";height:30px;position:absolute;right:-1px;top:-1px;width:30px}.notes_noteTitle__\+bj8n{font-size:1.7rem;font-weight:600}.notes_noteBody__1OtAr,.notes_noteTitle__\+bj8n{margin:20px auto;overflow:hidden;white-space:pre-line;width:85%}.notes_noteBody__1OtAr{font-size:1.2rem;max-height:25vh}.notes_noteActionsBar__DLFpK{align-items:center;display:flex;height:0%;justify-content:space-around;opacity:0;position:relative;top:10px;transition:all .2s cubic-bezier(.645,.045,.355,1);visibility:hidden;width:85%}.notes_note__16ee4:hover .notes_noteActionsBar__DLFpK{height:10%;opacity:1;visibility:visible}.notes_noteActionIcon__Muvkk{border-radius:5px;color:var(--dark-color);cursor:pointer;font-size:1.1rem;min-height:30px;min-width:30px;padding:2px;transition:all .2s cubic-bezier(.39,.575,.565,1)}.notes_noteActionIcon__Muvkk:hover{background-color:var(--hover-color)}.notes_addNote__c66iE{align-items:center;-webkit-animation:notes_slide__4kVUN .5s cubic-bezier(.23,1,.32,1) .5s forwards;animation:notes_slide__4kVUN .5s cubic-bezier(.23,1,.32,1) .5s forwards;background-color:var(--light-blue-color);border-radius:10px;box-shadow:-10px 15px 15px -10px var(--shadow-color),-15px 10px 15px -10px var(--shadow-color);cursor:pointer;display:flex;justify-content:center;margin:10px auto;opacity:0;padding:10px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-max-content;width:max-content}.notes_addNoteBtn__kQyt1{font-size:1.3rem;font-weight:600;margin-right:10px}.notes_addNoteBtn__kQyt1 span{font-weight:400}.notes_addNoteIcon__TP8nY{display:block;font-size:1rem}.notes_searchTitle__5J9Q0{-webkit-animation:notes_slide__4kVUN .5s forwards;animation:notes_slide__4kVUN .5s forwards;margin:2% auto;opacity:0;text-align:center;width:50%}.notes_searchTitle__5J9Q0 span{font-size:3rem;font-weight:600}.notes_searchTitle__5J9Q0 span span{font-weight:400}.notes_deleteAllWraper__aapRR{align-items:center;display:flex;justify-content:center;margin-top:30px}.notes_noteBg__8ECag{-webkit-animation:notes_showNoteBg__ob1kY .2s cubic-bezier(.215,.61,.355,1) .4s forwards;animation:notes_showNoteBg__ob1kY .2s cubic-bezier(.215,.61,.355,1) .4s forwards;font-size:100rem;height:100%;opacity:0;position:absolute;width:100%}@-webkit-keyframes notes_showNoteBg__ob1kY{0%{font-size:100rem;opacity:0}to{font-size:8rem;opacity:.03}}@keyframes notes_showNoteBg__ob1kY{0%{font-size:100rem;opacity:0}to{font-size:8rem;opacity:.03}}.notes_deleteAllBtn__qKo\+m{align-items:center;-webkit-animation:notes_slide__4kVUN .5s cubic-bezier(.23,1,.32,1) .5s forwards;animation:notes_slide__4kVUN .5s cubic-bezier(.23,1,.32,1) .5s forwards;background-color:var(--red-color);border-radius:10px;box-shadow:-10px 15px 15px -10px var(--shadow-color),-15px 10px 15px -10px var(--shadow-color);cursor:pointer;display:flex;justify-content:center;margin:10px auto;opacity:0;padding:10px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-max-content;width:max-content}.notes_deleteAllBtn__qKo\+m span{color:var(--dark-color);font-size:1.3rem;font-weight:600;margin-right:6px}.notes_deleteAllBtn__qKo\+m span span{font-weight:400}.notes_deleteAllBtn__qKo\+m i{color:var(--dark-color);font-size:1.1rem}@media screen and (max-width:1100px){.notes_notesHeader__5puRZ{margin-bottom:15px}.notes_note__16ee4{height:100%;max-height:25vh;max-width:25vw;min-width:25vw;position:relative}}@media screen and (max-width:550px){.notes_externalNotesContainer__QnASC{padding:3vh 4vw;top:7vh;width:92vw}.notes_noteWraper__toP62{margin:6% 4%}.notes_addNote__c66iE{margin:5px auto 30px;padding:8px}.notes_note__16ee4{max-height:25vh;max-width:35vw;min-width:35vw}.notes_note__16ee4:before{height:20px;width:20px}.notes_noteTitle__\+bj8n{font-size:1.5rem;margin:15px auto;width:80%}.notes_noteBody__1OtAr{margin:15px auto;max-height:15vh;width:80%}.notes_noteActionsBar__DLFpK{top:6px}.notes_noteActionIcon__Muvkk{font-size:1rem;min-height:18px;min-width:18px}.notes_deleteAllWraper__aapRR{margin-bottom:15px;margin-top:-10px}.notes_deleteAllBtn__qKo\+m{margin:10px auto;padding:8px}.notes_searchTitle__5J9Q0{margin:5% auto;width:80%}.notes_searchTitle__5J9Q0 span{font-size:2rem}}
/*# sourceMappingURL=main.b6696405.css.map*/