*,*:before,*:after{box-sizing:border-box}:root{--bg-page: #1F1F1F;--bg-card: #2F2F2F;--divider: #3A3A3A;--accent-orange: #F39C2E;--accent-orange-hover: #FFAD40;--success-green: #3FBF6F;--danger-red: #E94B4B;--button-light-bg: #F8F8F0;--text-primary: #FFFFFF;--text-secondary: #D0D0D0;--text-faded: #6B6B6B;--input-bg: #FFFFFF;--input-border: var(--accent-orange)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--bg-page);color:var(--text-primary);min-height:100vh}.skip-link{position:absolute;top:-100%;left:0;background:var(--accent-orange);color:#fff;padding:.5rem 1rem;z-index:100;font-size:.9rem;text-decoration:none;border-radius:0 0 4px}.skip-link:focus{top:0}:focus-visible{outline:3px solid var(--accent-orange);outline-offset:2px}._container_derl8_1{background:var(--bg-card);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}._label_derl8_8{display:block;font-size:.85rem;color:var(--text-primary);margin-bottom:.4rem;font-weight:500}._wrapper_derl8_16{display:flex;gap:.75rem}._input_derl8_21{flex:1;padding:.65rem 1.25rem;font-size:1rem;background:var(--input-bg);border:2px solid var(--input-border);border-radius:24px;outline:none;transition:border-color .2s;min-width:0;color:#333}._input_derl8_21:focus{border-color:var(--accent-orange-hover)}._inputError_derl8_38{border-color:var(--danger-red)}._inputError_derl8_38:focus{border-color:var(--danger-red)}._button_derl8_46{padding:.65rem 1.5rem;font-size:1rem;font-weight:600;background-color:var(--accent-orange);color:#fff;border:none;border-radius:24px;cursor:pointer;transition:background-color .2s;white-space:nowrap;min-height:44px}._button_derl8_46:hover{background-color:var(--accent-orange-hover)}._button_derl8_46:active{background-color:#e08c1a}._error_derl8_68{margin-top:.5rem;font-size:.875rem;color:var(--danger-red);padding-left:.5rem}@media (max-width: 480px){._input_derl8_21,._button_derl8_46{padding:.75rem 1rem}}._item_t9ej7_1{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--divider);gap:.75rem;transition:opacity .2s}._item_t9ej7_1:last-child{border-bottom:none}._completed_t9ej7_15{opacity:.55}._text_t9ej7_19{font-size:1rem;font-weight:600;color:var(--accent-orange);flex:1;min-width:0;word-break:break-word;overflow-wrap:break-word}._completed_t9ej7_15 ._text_t9ej7_19{text-decoration:line-through;color:var(--text-faded)}._actions_t9ej7_34{display:flex;gap:.5rem;flex-shrink:0}._completeBtn_t9ej7_40,._undoBtn_t9ej7_41,._deleteBtn_t9ej7_42{padding:.35rem .9rem;font-size:.85rem;font-weight:500;border-radius:24px;border:2px solid;cursor:pointer;background:var(--button-light-bg);transition:opacity .2s;min-height:36px;white-space:nowrap}._completeBtn_t9ej7_40{border-color:var(--success-green);color:var(--success-green)}._undoBtn_t9ej7_41{border-color:var(--accent-orange);color:var(--accent-orange)}._deleteBtn_t9ej7_42{border-color:var(--danger-red);color:var(--danger-red)}._completeBtn_t9ej7_40:hover,._undoBtn_t9ej7_41:hover,._deleteBtn_t9ej7_42:hover{opacity:.8}@media (max-width: 480px){._item_t9ej7_1{flex-direction:column;align-items:flex-start}._actions_t9ej7_34{width:100%}._completeBtn_t9ej7_40,._undoBtn_t9ej7_41,._deleteBtn_t9ej7_42{flex:1;text-align:center}}._list_6brwf_1{background:var(--bg-card);border-radius:12px;padding:0;margin:0;overflow:hidden}._empty_6brwf_9{text-align:center;color:var(--text-secondary);font-size:.95rem;margin-top:2rem}.app{max-width:640px;margin:0 auto;padding:2rem 1rem}.app h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary);text-align:center}@media (max-width: 768px){.app{padding:1.5rem 1rem}.app h1{font-size:1.75rem}}@media (max-width: 480px){.app{padding:1rem .75rem}.app h1{font-size:1.5rem;margin-bottom:1rem}}
