@import url(https://fonts.googleapis.com/css2?family=Lavishly+Yours&display=swap);.material-icons{word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";direction:ltr;display:inline-block;font-family:Material Icons;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-rendering:optimizeLegibility;text-transform:none;white-space:nowrap}:root{--color-primary:#6741d9;--color-primary-light:#7950f2;--color-text:#0d0d0ec0;--color-text-light:#edf0f4;--color-background-100:#3a393b6f;--color-background-500:#ffffff70;--color-background-900:#eeebf396;--color-red:#fa5252;--color-red-dark:#e03131;--logo-font:"Lavishly Yours",cursive}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{background-color:#eeebf396;background-color:var(--color-background-900);color:#0d0d0ec0;color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:2.4rem 25vw}.btn,.btn:hover{cursor:pointer}.btn:hover{background-color:#3f3e3e6f}.input{align-items:center;display:flex;height:7.5rem;justify-content:space-between}.input-box{border:none;border-radius:5px;flex:1 1;height:60%;margin-right:1rem;padding:.5rem}.input-box:focus{outline:none}.btn-add{background-color:#ffffffa5;height:4rem;width:4rem}.clear-message{padding:5rem 0 20rem}.list{display:flex;flex-direction:column;list-style-type:none;margin-top:.5rem}.todo-item{align-items:center;background-color:#ffffff70;background-color:var(--color-background-500);background-color:#fff;display:flex;height:10rem;justify-content:space-between;margin-bottom:.5rem}.checked{background-color:#ffffff70}.todo-item .detail{display:flex;flex-direction:column;height:100%}.todo-buttons{display:flex;justify-content:space-between}.todo-button{background-color:#ffffffa5;height:3rem;margin-left:.3rem;width:3rem}
/*# sourceMappingURL=main.9d61d958.css.map*/