body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.input{align-items:center;background-color:#fefee3;border-radius:12px;display:flex;font-family:Roboto;height:50px;justify-content:center;margin-bottom:20px;width:255px}input{background:none;border:none;flex:1 1;margin-left:12px}input:focus{outline:none}button{align-items:center;display:flex;justify-content:center;margin-right:8px}.add-button{background-color:#ffc9b9}.character-counter{font-size:10px;margin:0 0 1 10px}.tasklist-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:250px}.singletask-container{align-items:center;background-color:#fefee3;border-radius:12px;display:flex;font-family:Roboto;gap:10px;height:100px;margin-bottom:20px;padding-left:8px;width:247px}.singletask-container img{width:12px}.TaskList{border-radius:12px;height:40px;margin:6px 4px;width:80%}.TaskList,.trash-button{align-items:center;display:flex}.trash-button{background-color:#ffc9b9;border:none;border-radius:5px;height:20px;justify-content:center;margin-left:8px;width:20px}.singletask-content2{background-color:#ffc9b9;border-radius:12px;display:flex;flex-direction:column;height:60px;margin-left:15px;padding:10px;white-space:break-spaces;width:100%;word-break:break-all}.singletask-content2-time{font-size:10px}.singletask-content1{bottom:0;justify-content:space-around;left:0;margin:auto;right:0;top:0}.singletask-content1,input[type=checkbox]{align-items:center;display:flex;height:20px;width:20px}input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#ffc9b9;border-radius:5px;cursor:pointer;justify-content:center;outline:none;position:absolute}input[type=checkbox]:after{color:#000;content:"\f00c";display:none;font-family:Font Awesome\ 5 Free;font-size:10px;font-weight:900}input[type=checkbox]:hover{background-color:hwb(14 58% 0)}input[type=checkbox]:checked{background-color:#ffc9b9}input[type=checkbox]:checked:after{display:block}.counter p{display:flex;flex:1 1;font-family:Roboto;font-size:12px;margin-right:12px;text-align:left}button{background-color:initial}.clearall-button{width:20px}.footer-container{align-items:center;background-color:#fefee3;border-radius:12px;display:flex;flex-direction:row;font-size:13px;gap:10px;height:50px;justify-content:space-between;margin-bottom:20px;width:255px}button{background-color:#ffc9b9;border:none;border-radius:10px;height:30px;margin-left:8px;width:35px}.icons{-webkit-filter:invert(60%) sepia(1%) saturate(2529%) hue-rotate(235deg) brightness(109%) contrast(63%);filter:invert(60%) sepia(1%) saturate(2529%) hue-rotate(235deg) brightness(109%) contrast(63%);width:10px}.icons:hover{-webkit-filter:invert(0) sepia(8%) saturate(7500%) hue-rotate(355deg) brightness(103%) contrast(110%);filter:invert(0) sepia(8%) saturate(7500%) hue-rotate(355deg) brightness(103%) contrast(110%)}.icons-container{display:flex;justify-content:start;margin:0}.app{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2200' height='1400' preserveAspectRatio='none'%3E%3Cg mask='url(%26quot;%23a%26quot;)' fill='none'%3E%3Cpath fill='rgba(214, 140, 69, 1)' d='M0 0h2200v1400H0z'/%3E%3Cpath d='M0 295c36.8-32.4 110.4-164 184-162s110.4 159.2 184 172c73.6 12.8 110.4-131.2 184-108 73.6 23.2 110.4 219.2 184 224 73.6 4.8 110.4-169.8 184-200 73.6-30.2 110.4 88 184 49s110.4-252.8 184-244c73.6 8.8 110.4 250.8 184 288 73.6 37.2 110.4-98 184-102s110.4 112.6 184 82c73.6-30.6 112-225.2 184-235 72-9.8 140.8 148.8 176 186v1155H0z' fill='rgba(255, 201, 185, 1)'/%3E%3Cpath d='M0 557c88 68.4 264 356 440 342s264-390.6 440-412c176-21.4 264 300 440 305s264-276.2 440-280c176-3.8 352 208.8 440 261v627H0z' fill='rgba(254, 254, 227, 1)'/%3E%3Cpath d='M0 997c63 46 189 200.6 315 230 126 29.4 189-73.6 315-83 126-9.4 189 48 315 36s189-95.8 315-96c126-.2 189 78.8 315 95 126 16.2 190-23.2 315-14s248 48 310 60v175H0z' fill='rgba(254, 254, 227, 1)'/%3E%3C/g%3E%3Cdefs%3E%3Cmask id='a'%3E%3Cpath fill='%23fff' d='M0 0h2200v1400H0z'/%3E%3C/mask%3E%3C/defs%3E%3C/svg%3E");background-position:fits-content;display:grid;height:100vh;place-items:center;width:100vw}.app-container{align-items:center;background-color:#4c956c;background:transparent;border-radius:12px;border-radius:50px;box-shadow:32px 32px 64px #bebebe,-32px -32px 64px #fff;display:flex;display:table;flex-direction:column;height:8%;max-width:400px;padding:32px 0;width:90%}.app-container-task{align-items:center;display:flex;flex:1 1;flex-direction:column;padding-top:12px;width:100%}
/*# sourceMappingURL=main.4a5fab2e.css.map*/