@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#5468fa;background:radial-gradient(circle,#5468fa 0,#fc4687 100%);display:flex;font-family:Inter;justify-content:center;margin:0}.todo-form{align-items:center;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;margin-bottom:3rem;margin-top:3rem;width:100vw}h2{text-align:center}@media (min-width:500px){.todo-form{width:500px}}.Button_button__s8uiJ{cursor:pointer;font-family:Inter}.AddTask_task__VQZ--{text-align:center;width:90%}.AddTask_task__VQZ-- input{border:1px solid #b7a8a8;height:32px;margin-right:1%;outline:none;padding:8px;width:80%}.AddTask_button__g\+bob{background-color:#4739eb;border:1px solid transparent;color:#fff;height:32px;width:10%}.Modal_backdrop__zXpQF{background:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10}.Modal_modal__aGHUJ{background-color:#fff;border-radius:2px;display:flex;flex-direction:column;justify-content:center;left:50%;padding:2rem;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100vw;z-index:100}.Modal_icon__sHqaS{color:#ef6969;font-size:5rem}.Modal_header__j42mi{display:flex;flex-direction:column;justify-content:center}.Modal_title__5wPGF{color:#737070}.Modal_content__kAozN{color:#979393;text-align:center}.Modal_buttons__zRDHM{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.Modal_cancelButton__eK-wc{background-color:#bbb;border-radius:2px;color:#fff;padding:.5rem 1rem}.Modal_deleteButton__Gt5Jv{background-color:#ef6969;border-radius:2px;color:#fff;padding:.5rem 1rem}@media (min-width:500px){.Modal_modal__aGHUJ{width:500px}}ul{flex-direction:column;list-style:none;margin-top:2rem;padding:0;width:82%}li,ul{display:flex}li{border-radius:10px;font-size:14px;justify-content:space-between;margin-bottom:1rem}button{border:none}.Task_taskInfoBtn__DI7W4{display:flex;gap:8px;justify-content:flex-start;margin-left:8px}.Task_delIcon__ZgY9a,.Task_editIcon__IAR\+m{color:#b7a8a8}label{align-self:center;display:flex}input[type=checkbox]{cursor:pointer}.Task_choreText__DrX0H{word-wrap:break-word}.Task_editInput__cbyY9{word-wrap:break-all;border:1px solid transparent;border-radius:5px;height:30px;margin:10px;outline:none;padding:10px}.Task_delIcon__ZgY9a:active,.Task_delIcon__ZgY9a:hover{color:red;cursor:pointer}.Task_editIcon__IAR\+m:active,.Task_editIcon__IAR\+m:hover{color:#247f5c;cursor:pointer}.Task_editDelete__zYOfo{display:flex;margin-right:8px}.Footer_footer__uD-ky{align-items:center;background-color:#e3f2ed;border-radius:0 0 5px 5px;display:flex;justify-content:space-between;margin:1rem 0 0;padding:.25em 1.5em;width:100%}.Footer_number__qzOZA{font-size:14px}.Footer_filters__2\+ppb{display:flex;justify-content:space-between}.Footer_button__v\+j4f{background-color:transparent;font-weight:300;padding:.5em 1em}.Footer_button__v\+j4f:active,.Footer_button__v\+j4f:hover{background-color:#ced0cf;border-radius:2px;font-weight:400}
/*# sourceMappingURL=main.ab013669.css.map*/