*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{overscroll-behavior:none;height:100%;overflow:hidden}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:oklch(96.5% .003 250);--surface:oklch(100% 0 0);--surface-hover:oklch(98.5% .002 250);--border:oklch(89% .005 250);--border-faint:oklch(93.5% .003 250);--text-1:oklch(16% .006 250);--text-2:oklch(45% .009 250);--text-3:oklch(66% .007 250);--accent:oklch(40% .14 262);--accent-hover:oklch(34% .14 262);--accent-surface:oklch(95.5% .04 262);--danger:oklch(46% .18 22);--font:"DM Sans", system-ui, -apple-system, sans-serif;--text:var(--text-1);--text-muted:var(--text-2);--chip-bg:oklch(92% .004 250);--chip-active-bg:var(--accent);--chip-active-text:oklch(100% 0 0);--fab-bg:var(--accent);--fab-text:oklch(100% 0 0);--accent-fg:oklch(100% 0 0);--done-opacity:.4}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:oklch(13% .005 250);--surface:oklch(16.5% .006 250);--surface-hover:oklch(19.5% .007 250);--border:oklch(25% .007 250);--border-faint:oklch(20% .005 250);--text-1:oklch(92% .004 250);--text-2:oklch(60% .008 250);--text-3:oklch(40% .006 250);--accent:oklch(62% .14 262);--accent-hover:oklch(68% .14 262);--accent-surface:oklch(20% .06 262);--danger:oklch(62% .18 22);--chip-bg:oklch(22% .006 250)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:oklch(13% .005 250);--surface:oklch(16.5% .006 250);--surface-hover:oklch(19.5% .007 250);--border:oklch(25% .007 250);--border-faint:oklch(20% .005 250);--text-1:oklch(92% .004 250);--text-2:oklch(60% .008 250);--text-3:oklch(40% .006 250);--accent:oklch(62% .14 262);--accent-hover:oklch(68% .14 262);--accent-surface:oklch(20% .06 262);--danger:oklch(62% .18 22);--chip-bg:oklch(22% .006 250)}}body{font-family:var(--font);color:var(--text-1);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;font-size:16px}button{cursor:pointer}input,textarea,button{font-family:inherit;font-size:inherit}._form_1uw0g_1{background:var(--surface);border:1px solid var(--border);white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;display:flex}._input_1uw0g_12{color:var(--text);background:0 0;border:none;outline:none;width:100px;font-family:inherit;font-size:.85rem}._colorSwatch_1uw0g_22{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;width:18px;height:18px;padding:0;overflow:hidden}._colorSwatch_1uw0g_22 input[type=color]{cursor:pointer;border:none;width:28px;height:28px;padding:0;transform:translate(-20%,-20%)}._confirmBtn_1uw0g_43{color:var(--text);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:1rem}._bar_1pjwv_1{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:var(--bg);flex-shrink:0;align-items:center;gap:8px;padding:16px 12px 36px;display:flex;overflow:auto hidden}._bar_1pjwv_1::-webkit-scrollbar{display:none}._chip_1pjwv_19{background:var(--chip-bg);color:var(--text);white-space:nowrap;cursor:pointer;border:none;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:.85rem;transition:background .15s,color .15s;display:flex}._chip_1pjwv_19._active_1pjwv_36{background:var(--chip-active-bg);color:var(--chip-active-text)}._count_1pjwv_41{background:var(--chip-count-bg,#80808040);min-width:18px;height:18px;color:inherit;border-radius:9px;justify-content:center;align-items:center;padding:0 5px;font-size:.7rem;font-weight:600;line-height:1;display:inline-flex}._chip_1pjwv_19._active_1pjwv_36 ._count_1pjwv_41{background:var(--chip-count-active-bg,#ffffff40)}._newChip_1pjwv_60{color:var(--text-muted);white-space:nowrap;cursor:pointer;border:1px dashed var(--border);background:0 0;border-radius:20px;flex-shrink:0;padding:6px 12px;font-family:inherit;font-size:.85rem}._row_19xa7_1{align-items:center;gap:12px;padding:12px 16px;display:flex}._row_19xa7_1._done_19xa7_9{opacity:var(--done-opacity)}._checkboxWrapper_19xa7_13{cursor:pointer;flex-shrink:0;width:22px;height:22px;position:relative}._checkboxNative_19xa7_21{opacity:0;width:0;height:0;position:absolute}._checkboxCustom_19xa7_28{border:2px solid var(--border);background:0 0;border-radius:8px;width:22px;height:22px;transition:background .15s,border-color .15s;display:block}._checkboxNative_19xa7_21:checked+._checkboxCustom_19xa7_28{background:var(--accent);border-color:var(--accent)}._checkboxNative_19xa7_21:checked+._checkboxCustom_19xa7_28:after{content:"";border:2.5px solid #fff;border-top:none;border-left:none;width:5px;height:10px;display:block;transform:rotate(45deg)translate(3px,1px)}._titleInput_19xa7_54{color:var(--text);cursor:text;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}._title_19xa7_54{word-break:break-word;cursor:text;flex:1;font-size:1rem;line-height:1.4}._deleteBtn_19xa7_73{cursor:pointer;opacity:0;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;padding:4px;font-size:1rem;transition:opacity .15s}._deleteBtnVisible_19xa7_86{opacity:1}._page_ui9gf_1{-webkit-overflow-scrolling:touch;flex-direction:column;flex-shrink:0;width:100%;height:100%;display:flex;overflow-y:auto}._spacer_ui9gf_11{flex:1}._empty_ui9gf_15{text-align:center;color:var(--text-muted);padding:48px 16px;font-size:.9rem}._fab_1q9ji_1{background:var(--fab-bg);width:52px;height:52px;color:var(--fab-text);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;transition:transform .1s;display:flex;box-shadow:0 4px 12px #00000040}._fab_1q9ji_1:active{transform:scale(.92)}._wrapper_g7j21_1{background:var(--bg);justify-content:center;align-items:center;height:100%;display:flex}._card_g7j21_9{flex-direction:column;gap:16px;width:100%;max-width:320px;padding:32px 24px;display:flex}._title_g7j21_18{color:var(--text);margin-bottom:4px;font-size:1.4rem;font-weight:700}._input_g7j21_25{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:10px;outline:none;padding:12px 14px;font-size:1rem}._input_g7j21_25:focus{border-color:var(--accent)}._button_g7j21_40{background:var(--accent);width:100%;color:var(--accent-fg);cursor:pointer;border:none;border-radius:10px;padding:12px;font-size:1rem;font-weight:600}._button_g7j21_40:disabled{opacity:.5;cursor:not-allowed}._error_g7j21_57{color:var(--danger);text-align:center;font-size:.875rem}._app_coxkc_1{background:var(--bg);flex-direction:column;height:100%;display:flex;overflow:hidden}._buttonsView_coxkc_9{flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 20px;display:flex;position:relative}._menuToggle_coxkc_18{background:var(--chip-bg);width:44px;height:44px;color:var(--text-muted,#888);cursor:pointer;letter-spacing:.05em;border:none;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;font-size:1.2rem;font-weight:700;transition:transform .1s,background .2s,color .2s;display:flex;box-shadow:0 4px 12px #00000026}._menuToggle_coxkc_18:active{transform:scale(.95)}._menuToggleActive_coxkc_41{background:var(--danger);color:oklch(100% 0 0)}._menuOverlay_coxkc_46{z-index:100;position:fixed;inset:0}._menu_coxkc_18{z-index:101;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:calc(100% + 8px);left:20px}._menuItem_coxkc_62{background:var(--chip-bg);height:44px;color:var(--text-muted,#888);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-family:inherit;font-size:.9rem;font-weight:600;transition:transform .1s,background .15s,color .15s;display:flex;box-shadow:0 4px 12px #00000026}._menuItem_coxkc_62:active{transform:scale(.95)}._menuItemDanger_coxkc_85{background:var(--danger);color:oklch(100% 0 0)}._menuItemLogout_coxkc_90{color:var(--text-muted,#888)}
