#root{text-align:center;width:100%;height:100vh;background-image:url(/2560x1600-580351-dark-desk-laptop.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}@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}h3{font-size:1.5rem;font-weight:600;line-height:1.4;color:#1f2937;margin-top:1.5rem;margin-bottom:.5rem;letter-spacing:-.01em}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;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{display:flex;place-items:center;margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:5px solid black transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#abf62d;cursor:pointer;transition:border-color .25s;color:#1f2937;box-shadow:0 2px 6px #0000000d}button:hover{border-color:#646cff;opacity:1;transition:opacity 1s ease;cursor:pointer}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}input{width:75%;padding:12px 16px;margin:10px 0;font-size:16px;border:2px solid #ccc;border-radius:10px;outline:none;transition:all .3s ease;box-shadow:0 2px 6px #0000000d}input:focus{border-color:#4a90e2;box-shadow:0 0 0 4px #4a90e233}.nav-link{padding:10px 20px;text-decoration:none;background-color:#fff;color:#5ebec4;border:2px solid #5ebec4;border-radius:8px;font-weight:700;transition:.3s ease;margin-right:25px}.container{display:flex;justify-content:center;align-items:center}#formbox{border:2px solid #101115;padding:2rem;box-shadow:0 4px 12px #0000000d;height:50vh;width:55vh;border-radius:25px;background-color:#44c8e380;margin-top:90px;margin-left:520px}#link{color:#21106a;font-size:larger;font-weight:300}#layout{border:2px solid #101115;padding:2rem;box-shadow:0 4px 12px #0000000d;height:48vh;width:55vh;border-radius:25px;background-color:#44c8e380;margin-top:112px;margin-left:520px}button{background-color:#6ce96c}.todoAdd{display:flex;align-items:center;gap:8px}body{font-family:Arial,sans-serif;height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;min-width:100vb;min-height:100vh;background-color:#9c9b9b}#navigation{padding-top:10px;padding-bottom:10px;display:flex;align-items:center;gap:8px;background-color:#44c8e380}#inner-nev{margin-left:600px;display:flex;align-items:center}#todoinput{width:400px;margin-left:250px}#inputbt{margin-right:100px}#preinput{background-color:#44c8e380;width:350px;height:510px;margin-left:15px;border-radius:10px}#btn{background-color:#68d5af;color:#fff;border:none;padding:.3rem .7rem;border-radius:50%;cursor:pointer;font-size:1rem;transition:background-color .2s ease}.task-item{display:flex;justify-content:space-between;padding:.5rem;background:#eaf2ef;border-radius:8px;border:1px solid black;margin-bottom:10px;margin-right:30px;color:#000;font-family:cursive;font-style:oblique;font-weight:600}#main-content{background-color:#44c8e380;width:870px;margin-left:30px;border-radius:15px}#middle{background-color:#44c8e380}.my-task-item{padding:.5rem;background:#bee4d0;border-radius:8px;margin-bottom:8px;margin-right:20px;font-size:large;font-family:cursive;position:relative}#footer{background-color:#393939;padding-bottom:8px;margin-bottom:0;height:60px}#icon-container{display:flex;justify-content:"center";gap:20px}.iconImage{height:40px;width:40px;margin-right:30px;margin-top:14px}#cheakbox{width:6%;height:20px;padding-top:12px;margin-top:5px;margin-left:30px;accent-color:green}.task-list{color:#000;font-weight:300}.change{padding:.5em 1em;font-size:1rem;border:none;border-radius:8px;background-color:#790c0cf1;color:#fff;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:15px}.delete{position:absolute;top:0;right:0;margin-top:7px}#todaytask{width:300px;background-color:#44c8e380;margin-bottom:20px;color:#272626;font-family:cursive;border-radius:10px;height:34vh;padding-bottom:10px}p{margin:5px}#overall{margin-left:20px;margin-right:20px;margin-top:60px}.light-mode{color:#222}.dark-mode{background-color:#1e1e1e;color:#f9f9f9}.dark-mode #todoinput,.dark-mode input,.dark-mode button,.dark-mode #todaytask,.dark-mode #all,.dark-mode #preinput,.dark-mode #navigation,.dark-mode #main-content{background-color:#2e2e2e;color:#f9f9f9;border:1px solid #555}.dark-mode #today{color:#eaf2ef}
