:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;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}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;margin:1rem}button:hover{border-color:#646cff}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}button{background-color:#f9f9f9}}._form_1g9mh_1{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;align-items:center}._input_1g9mh_9,._textarea_1g9mh_10,._select_1g9mh_11,._button_1g9mh_12{padding:.5rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}._input_1g9mh_9,._textarea_1g9mh_10{flex:1}._button_1g9mh_12{background-color:#007bff;color:#fff;cursor:pointer}._button_1g9mh_12:hover{background-color:#0056b3}body{margin:0;font-family:system-ui,sans-serif;background-color:#fff;color:#111;padding:1rem;transition:background-color .3s,color .3s}body.dark{background-color:#121212;color:#eee}.app-container{max-width:600px;margin:0 auto;padding:1rem}.top-controls{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:2rem}.filter-group{display:flex;align-items:center;gap:.5rem}input,select{padding:.5rem;border-radius:6px;border:1px solid #ccc;font-size:1rem;flex:1;min-width:120px}body.dark input,body.dark select{background-color:#2a2a2a;color:#eee;border:1px solid #444}ul{list-style:none;padding:0}li{display:flex;align-items:center;justify-content:space-between;background:#f2f2f2;padding:.75rem;margin-bottom:.75rem;border-radius:8px;flex-wrap:wrap;gap:.5rem}body.dark li{background:#2c2c2c}.todo-text{flex-grow:1}button{padding:.2rem .8rem;margin-left:.2rem;border:none;align-items:center;border-radius:6px;cursor:pointer;font-size:1rem}button.edit,button.delete{background-color:#444;color:#fff}body.dark button.edit,body.dark button.delete{background-color:#ddd;color:#111}@media (max-width: 500px){.top-controls{flex-direction:column;align-items:stretch}li,.filter-group{flex-direction:column;align-items:flex-start}button{width:100%}}
