*{font-family:Arial,Helvetica,sans-serif;box-sizing:border-box}body{background:#333;color:#cef;padding:1rem;margin:0 auto}.list a{color:#fff}.item_div{width:1000px;word-break:break-all;word-break:break-word}.new-item-form{display:flex;flex-direction:column;gap:.5rem}.form-row{display:flex;flex-direction:column;gap:.1rem}ul.list{margin-top:20px}ul#project{background:blue;color:#ff0!important;font-weight:700!important;border:3px solid red}ul#priority{background:blue;color:#fff!important;font-weight:700!important;border:3px solid green}.btn:hover,.btn:focus-visible{background:hsl(200,100%,50%,.2)}.new-item-form input{outline:none;border:1px solid hsl(200,100%,40%);background:hsl(200,100%,30%);border-radius:.25em;padding:.25em .5em;color:#cef}.new-item-form input:focus{border:1px solid hsl(200,100%,70%)}.header{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.5rem}.list{margin:0;padding:0;margin-left:1rem;list-style:none}.list li:has(input:checked) label{color:#526d7a}.list{display:flex;flex-direction:column;gap:.3rem}.list li{display:flex;gap:.5rem;align-items:center}.list li label{display:flex;gap:.25rem;cursor:pointer;align-items:center}.list li:has(input:focus-visible) label{outline:1px solid hsl(200,100%,50%)}.list li input{outline:none;width:0;height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;position:absolute}.list li label:before{content:"";display:block;width:.9rem;height:.9rem;background:hsl(200,100%,90%);border-radius:.25em;display:flex;justify-content:center;align-items:center}.list li label:hover:before{background:hsl(200,100%,80%)}.list li:has(input:checked) label:before{content:"✔";background:hsl(200,100%,40%);color:#cef;font-size:.75rem;font-weight:700}.list li:has(input:checked) label:hover:before{background:hsl(200,100%,30%)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:gray font-synthesis: none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}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}.viewNotes{border:2px blue solid;padding:4px;width:150px;height:50px;overflow-y:scroll;background-color:#fff;color:#00f}h1{font-size:3.2em;line-height:1.1}ul li svg{cursor:pointer}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#55718a;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
