body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body{margin:0;padding:0;height:100%;width:100%}._App_b763v_9{min-height:100vh;width:100%;max-width:100%;margin:0 auto;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column;font-family:Courier New,Courier,monospace;line-height:1.5;color:#1a1a1a}main{flex:1;display:flex;flex-direction:column}header{text-align:center;border-bottom:2px solid #000;margin-bottom:2rem;padding-bottom:1rem}h1{font-size:2rem;margin:0}._todoSection_b763v_43,._loginSection_b763v_43{background-color:#f5f5f5;border:2px solid #000;padding:1.5rem;margin-bottom:2rem;width:100%;max-width:800px;margin-left:auto;margin-right:auto;box-sizing:border-box;flex:1}h2{text-align:center;margin-top:0;border-bottom:1px dashed #000;padding-bottom:.5rem}._todoForm_b763v_64{margin-bottom:2rem;padding:1rem;border:1px solid #000;background-color:#fff;width:100%;box-sizing:border-box}._todoForm_b763v_64 label{display:block;margin-bottom:.5rem;font-weight:700}._todoInputGroup_b763v_79{display:flex;gap:.5rem;width:100%;flex-wrap:wrap}._todoInputGroup_b763v_79 input{flex:1;min-width:200px;padding:.5rem;font-family:inherit;font-size:1rem;border:1px solid #000;box-sizing:border-box}._todoInputGroup_b763v_79 input:focus{outline:2px solid #000;outline-offset:1px}button{background-color:#fff;border:1px solid #000;padding:.5rem 1rem;cursor:pointer;font-family:inherit;font-size:1rem;transition:background-color .2s;white-space:nowrap}button:hover:not(:disabled){background-color:#eee}button:focus{outline:2px solid #000;outline-offset:1px}button:disabled{opacity:.5;cursor:not-allowed}._todoList_b763v_127{list-style:none;padding:0;margin:0;width:100%;box-sizing:border-box}._todoItem_b763v_135{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:1px solid #ccc;background-color:#fff;flex-wrap:wrap;gap:.5rem}@media (max-width: 500px){._todoItem_b763v_135{flex-direction:column;align-items:flex-start}._deleteBtn_b763v_152{align-self:flex-end;margin-top:.5rem}}._todoItem_b763v_135:nth-child(2n){background-color:#f9f9f9}._todoContent_b763v_162{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;word-break:break-word}._todoContent_b763v_162 input[type=checkbox]{width:1.25rem;height:1.25rem;cursor:pointer;flex-shrink:0}._todoContent_b763v_162 input[type=checkbox]:focus{outline:2px solid #000;outline-offset:1px}._todoContent_b763v_162 label{flex:1;min-width:0}._completedText_b763v_188{text-decoration:line-through;color:#666}._deleteBtn_b763v_152{background-color:transparent;border:1px solid #000;padding:.25rem .5rem;color:#000;flex-shrink:0}._deleteBtn_b763v_152:hover{background-color:#f8d7da}._emptyState_b763v_205{text-align:center;padding:2rem;color:#444;background-color:#f9f9f9;border:1px dashed #ccc}._loginSection_b763v_43{text-align:center;padding:3rem 1.5rem;display:flex;flex-direction:column;justify-content:center}._loginBtn_b763v_222{margin-top:1rem;padding:.75rem 1.5rem;font-size:1.1rem;align-self:center}._logoutContainer_b763v_229{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px dashed #000}._logoutBtn_b763v_236{background-color:transparent}._error_b763v_241{background-color:#f8d7da;color:#721c24;padding:1rem;border:1px solid #f5c6cb;margin-bottom:1rem;width:100%;box-sizing:border-box}footer{text-align:center;margin-top:2rem;padding-top:1rem;border-top:2px solid #000;font-size:.9rem}@media (prefers-reduced-motion: reduce){*{transition:none!important}}@media (max-width: 768px){._todoSection_b763v_43,._loginSection_b763v_43{padding:1rem}h1{font-size:1.75rem}h2{font-size:1.5rem}._todoForm_b763v_64{padding:.75rem}}@media (prefers-color-scheme: dark){body{background-color:#121212}._App_b763v_9{color:#fff;background-color:#121212}header,footer{border-color:#999}._todoSection_b763v_43,._loginSection_b763v_43{background-color:#1e1e1e;border-color:#999}h2{border-color:#999;color:#fff}._todoForm_b763v_64,._todoItem_b763v_135{background-color:#282828;border-color:#999}._todoItem_b763v_135:nth-child(2n){background-color:#2e2e2e}._emptyState_b763v_205{background-color:#282828;border-color:#999;color:#e0e0e0}button,input{background-color:#3a3a3a;border-color:#999;color:#fff}button:hover:not(:disabled){background-color:#4a4a4a}._deleteBtn_b763v_152{border-color:#999;color:#fff}._deleteBtn_b763v_152:hover{background-color:#6e3b3e}._completedText_b763v_188{color:#ccc}._error_b763v_241{background-color:#6e3b3e;color:#fff;border-color:#a06c6e}button:focus,input:focus,._todoContent_b763v_162 input[type=checkbox]:focus{outline:2px solid #ffffff;outline-offset:2px}h1,h2{text-shadow:1px 1px 1px rgba(0,0,0,.7)}button:disabled{opacity:.7;color:#fff}._updating_b763v_374{background-color:#0066cc26}._devNote_b763v_378{background-color:#1a237e;border-color:#3949ab}._devNote_b763v_378 p{color:#fff}}._optimistic_b763v_389{opacity:.7;position:relative}._optimistic_b763v_389:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff3;backdrop-filter:blur(1px);pointer-events:none}._deleting_b763v_406{opacity:.6;background-color:#ff00000d;transition:opacity .3s ease}._updating_b763v_374{opacity:.8;background-color:#0066cc0d;transition:opacity .3s ease}._devNote_b763v_378{background-color:#e3f2fd;border:1px solid #90caf9;padding:.75rem 1rem;margin-bottom:1rem;border-radius:4px;width:100%;max-width:800px;margin-left:auto;margin-right:auto;box-sizing:border-box}._devNote_b763v_378 p{margin:0;color:#1565c0;font-size:.9rem}@media (prefers-color-scheme: dark){._devNote_b763v_378{background-color:#1a237e;border-color:#3949ab}._devNote_b763v_378 p{color:#fff}}
