@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box}html{background:#1f1f1f;font-family:Quicksand}body{margin:0}.Card_card__BRYs3{background:#f5f5f5;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.26)}.Loading_loading__P2QLm{background:none;box-shadow:none;color:#f5f5f5;margin:2rem auto;max-width:10rem;width:10%}@media only screen and (max-width:800px){.Loading_loading__P2QLm{margin-left:15px}}.AddUsers_input__hmptS{margin:2rem auto;max-width:40rem;padding:1rem;width:90%}.AddUsers_input__hmptS label{display:block;font-weight:700;margin-bottom:.5rem}.AddUsers_input__hmptS input{border:1px solid#ccc;display:block;font:inherit;margin-bottom:.5rem;padding:.15rem;transition:.4s;width:100%}.AddUsers_input__hmptS input:focus{border-color:purple;outline:none}.AddUsers_addtodoButton__R21\+Y{background:none;border:1px solid #51085f;border-radius:10px;color:#000;transition:.4s}.AddUsers_addtodoButton__R21\+Y:hover{border-radius:10px;color:#fff}.Button_button__VbeNf{background:purple;border:1px solid purple;color:#f5f5f5;cursor:pointer;font:inherit;padding:.25rem 1rem}.Button_button__VbeNf:active,.Button_button__VbeNf:hover{background:#51085f;border-color:#51085f}.Button_button__VbeNf:focus{outline:none}.ErrorModel_backdrop__2uyoG{background:rgba(0,0,0,.75);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10}.ErrorModel_modal__X\+9T9{left:10%;overflow:hidden;position:fixed;top:30vh;width:80%;z-index:100}.ErrorModel_header__OjWU5{background:#4f005f;padding:1rem}.ErrorModel_header__OjWU5 h2{color:#fff;margin:0}.ErrorModel_content__GjtUs{padding:1rem}.ErrorModel_actions__oT8op{display:flex;justify-content:flex-end;padding:1rem}@media (min-width:768px){.ErrorModel_modal__X\+9T9{left:calc(50% - 20rem);width:40rem}}.UsersList_users__q1MRw{margin:2rem auto;max-width:40rem;width:90%}.UsersList_users__q1MRw ul{list-style:none;padding:1rem}.UsersList_users__q1MRw li{border:1px solid #ccc;line-break:anywhere;margin:.5rem 0;padding:.5rem}.UsersList_todoNum__V8EmZ{font-size:larger;font-weight:700}.UsersList_todoNum__V8EmZ:after{content:"."}.UsersList_todoSpan__enPUL{display:inline-flex;max-width:80%}.UsersList_delButton__g4Nzw{background:none;border:1px solid #51085f;border-radius:10px;color:#000;float:right;transition:.4s}.UsersList_delButton__g4Nzw:hover{border-radius:10px;color:#fff}@media only screen and (max-width:800px){.UsersList_delButton__g4Nzw{float:none;margin-left:20px;margin-top:8px}}