@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);:root{--primary:#fff;--secondary:#f4f7ff;--tertiary:#aeb1b6;--accent:#645fc6;--text:#000;--error:#ff8187}body{background-color:var(--secondary);color:var(--text);font-family:Roboto;margin:0}form{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.user-form{background-color:var(--primary);border-radius:20px;margin-bottom:20px;padding:20px;width:300px}.Modal_modal__lrZRq{background:rgba(0,0,0,.5);bottom:0;display:none;left:0;position:fixed;right:0;top:0}.Modal_active__G7CdN{align-items:center;display:flex;justify-content:center}.Modal_modalContent__2Ple8{align-items:center;background:var(--secondary);border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-evenly;min-height:250px;min-width:300px;padding:25px}.Input_input__70SE0{background:transparent;border:1px solid var(--tertiary);border-radius:10px;color:var(--text);font-family:inherit;height:20px;margin-bottom:10px;padding:5px;width:80%;&:focus{outline:none}&::-webkit-input-placeholder{color:var(--tertiary)}&::placeholder{color:var(--tertiary)}&[type=color]{height:35px;width:30%}}.Button_button__KXFVC{background-color:var(--accent);border:none;border-radius:25px;color:#fff;font-family:inherit;height:30px;max-width:200px;padding:0 10px}.Button_button__KXFVC:hover{cursor:pointer}.TextArea_area__JAnSq{background:transparent;border:1px solid var(--tertiary);border-radius:10px;color:var(--text);font-family:inherit;height:70px;margin-bottom:10px;padding:5px;resize:none;width:80%;&:focus{outline:none}&::-webkit-input-placeholder{color:var(--tertiary)}&::placeholder{color:var(--tertiary)}}.NotesColumns_columns__8eyMy{display:flex;gap:20px;justify-content:flex-start;margin-bottom:20px;overflow-x:auto;width:100%}.NoteItem_noteCard__1TBBa{background:var(--primary);border-radius:20px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;min-height:100px;padding:10px;width:250px}.NoteItem_title__5zIp1{margin:0 0 10px}.NoteItem_content__YufOs{margin-top:10px;overflow-wrap:anywhere}.Status_status__daebW{align-items:center;border-radius:10px;display:flex;gap:10px;height:25px;min-width:90px;padding:0 5px;.Status_indicator__rXKhj{border-radius:50%;height:20px;width:20px}}.IconButton_button__OHcUH{background-color:initial;border:none;color:var(--text);font-family:inherit;font-size:18px;height:30px;padding:0 10px;width:30px}.IconButton_button__OHcUH:hover{cursor:pointer}.NoteList_noteList__pR4uV,.NotesColumn_notes__Y44--{display:flex;flex-direction:column;gap:10px}.NotesColumn_notes__Y44--{align-items:center}.ColumnStatus_columnStatus__iYpTC{align-items:center;display:flex;flex-direction:row;gap:5px;margin-bottom:20px}.Column_column__XinqN{display:flex;flex-direction:column;min-height:600px;min-width:250px}.ColumnButton_button__y5geu{background-color:#e8f0fb;border:none;border-radius:10px;box-sizing:border-box;color:var(--tertiary);font-size:18px;min-width:250px;&:hover{cursor:pointer}}.Container_container__VVOCq{flex-direction:column;justify-content:center}.Container_container__VVOCq,.Nav_nav__ltErI{align-items:center;display:flex;padding:0 20px}.Nav_nav__ltErI{background:var(--primary);box-sizing:border-box;flex-direction:row;height:70px;justify-content:space-between;margin-bottom:20px;width:100%}.Nav_userModule__lpK\+y{align-items:center;display:flex;flex-direction:row;gap:10px}.Nav_burgerBtn__X\+loE{color:var(--tertiary);display:none}.Nav_burgerMenu__PDjEb{background:rgba(0,0,0,.5);bottom:0;display:none;left:0;margin-top:70px;position:fixed;right:0;top:0}.Nav_burgerMenuContent__2SQdf{align-items:center;background:var(--primary);border-radius:0 0 10px 10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-evenly;padding-bottom:15px;width:100%}@media (max-width:480px){.Nav_userModule__lpK\+y{display:none}.Nav_burgerBtn__X\+loE{display:inline}.Nav_burgerMenu__PDjEb{display:block}}.Loader_loader__s4N3W{display:inline-block;height:80px;position:relative;width:80px;& div{-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);background:var(--tertiary);border-radius:50%;height:13px;position:absolute;top:33px;width:13px;&:first-child{-webkit-animation:Loader_lds-ellipsis1__SCk17 .6s infinite;animation:Loader_lds-ellipsis1__SCk17 .6s infinite;left:8px}&:nth-child(2){left:8px}&:nth-child(2),&:nth-child(3){-webkit-animation:Loader_lds-ellipsis2__ByGci .6s infinite;animation:Loader_lds-ellipsis2__ByGci .6s infinite}&:nth-child(3){left:32px}&:nth-child(4){-webkit-animation:Loader_lds-ellipsis3__Zue9t .6s infinite;animation:Loader_lds-ellipsis3__Zue9t .6s infinite;left:56px}}}@-webkit-keyframes Loader_lds-ellipsis1__SCk17{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes Loader_lds-ellipsis1__SCk17{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes Loader_lds-ellipsis3__Zue9t{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes Loader_lds-ellipsis3__Zue9t{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes Loader_lds-ellipsis2__ByGci{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes Loader_lds-ellipsis2__ByGci{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.ErrorSpan_err__tEfIe{color:var(--error)}.LinkButton_btn__E4S3I{color:var(--tertiary);text-decoration:none;&:hover{color:var(--text)}}.BoardItem_boardItem__0UzGQ{align-items:center;background-color:var(--primary);border-radius:10px;box-sizing:border-box;color:var(--text);display:flex;height:70px;justify-content:space-between;padding:10px;text-decoration:none;width:100%;&:hover{cursor:pointer}}.BoardList_boardsList__5Aa4V{display:flex;flex-direction:column;gap:10px;margin:10px 0;width:100%}
/*# sourceMappingURL=main.f3ae5459.css.map*/