@import"https://fonts.googleapis.com/css2?family=Changa:wght@200..800&display=swap";*{--first: #001427;--second:#708D81;--third: #D4C5E2;--fourth: #F4D58D;--fifth: #8D0801;--sixth: #3083DC;--seventh: #60935D;--eighth: #4F5D2F;--ninth: #157A6E;--tenth: #F991CC;--checked: #2DE1C2;--edit: #358600;--delete: #C16F47;font-family:Changa}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;border:0;background-color:var(--second)}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.btn-effect{border-radius:8px;cursor:pointer;padding:.6em 1.2em;font-size:1em;font-weight:500;box-shadow:none;border:none}.btn-effect:focus{border:none;outline:none}.btn-effect:hover{transform:scale(1.05);outline:none;border:none}.btn-effect:active{transform:scale(.95)}.btn-effect:focus{outline:none;border:none}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.window{padding:20px;width:300px;height:450px;background-color:var(--fourth);border-radius:5%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.window-header{display:flex;flex-direction:column;justify-content:center;align-items:center}.title{font-size:24px;font-weight:600;margin-bottom:10px;margin-top:-10px;color:var(--first)}.ToggleButton{width:100px}.add-btn{background-color:var(--fifth);color:#fff;width:160px;margin-top:auto}.tasks-list{width:320px;height:300px;margin:10px 0;padding:0 0 0 20px;display:flex;flex-direction:column;justify-items:center;align-items:center;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.container{background-color:var(--first);width:280px;height:50px;padding:10px;margin:5px 0;border-radius:10px;display:flex;align-items:center;justify-content:space-between}.task-icons{width:101px}.task-title{width:150px;font-size:16px;overflow:hidden;text-overflow:clip;direction:rtl}.task-description{width:150px;font-size:10px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;direction:rtl}.icon{margin:-5px}.iconBtn:hover{transform:scale(1.15)}.iconBtn:active{transform:scale(.95)}.full-screen{background-color:#000000b3;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;z-index:2}.full-screen *{color:#fff}.add-window{border-radius:10px;background-color:var(--ninth);width:400px;height:300px;padding:10px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:normal;position:absolute;z-index:3}.title{width:350px;height:40px;font-size:30px;font-weight:600}label{width:200px;height:30px;font-size:16px;font-weight:500}.field{color:#000;border:none;border-radius:5px;width:350px;caret-color:#000;font-size:16px;font-weight:600;direction:rtl;margin-top:-10px}.name.field{height:40px;padding:0 10px}.description.field{height:70px;padding:5px 10px}.add-window button{color:#fff;background-color:var(--first);width:100px;height:40px;line-height:0px;margin:0 30px}
