.RecurrenceModal_presets__nmlaO{display:flex;flex-wrap:wrap;gap:var(--space-2)}.RecurrenceModal_presetButton__GkOcC{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 var(--space-3);font-family:inherit;font-size:var(--text-sm);font-weight:400;color:var(--text-secondary);background:transparent;border:1px solid var(--border-default);border-radius:var(--radius-full);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.RecurrenceModal_presetButton__GkOcC:hover{background:var(--color-neutral-50)}.RecurrenceModal_presetButton__GkOcC:focus-visible{box-shadow:var(--shadow-focus);outline:none}.RecurrenceModal_presetButtonActive__ZX7EY{background:var(--color-primary-50);border-color:var(--color-primary-200);color:var(--color-primary-600);font-weight:500}.RecurrenceModal_presetButtonActive__ZX7EY:hover{background:var(--color-primary-50)}.RecurrenceModal_divider__n1OvE{display:flex;align-items:center;gap:var(--space-3);margin:var(--space-4) 0}.RecurrenceModal_dividerLine__AwViC{flex:1 1;height:1px;background:var(--border-subtle)}.RecurrenceModal_dividerText__4GnDe{font-size:var(--text-xs);color:var(--text-muted)}.RecurrenceModal_customSection__9drWg{display:flex;flex-direction:column;gap:var(--space-4)}.RecurrenceModal_customTypeRow__IRdOk{display:flex;gap:var(--space-5)}.RecurrenceModal_radioLabel__Jzcfz{display:flex;align-items:center;gap:var(--space-1-5);font-size:var(--text-sm);color:var(--text-body);cursor:pointer}.RecurrenceModal_dayPicker__BuiHi{display:flex;gap:var(--space-1-5);flex-wrap:wrap}.RecurrenceModal_dayButton__owqIZ{width:36px;height:36px;border-radius:var(--radius-full);border:1px solid var(--border-default);background:transparent;color:var(--text-body);font-family:inherit;font-size:var(--text-xs);font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.RecurrenceModal_dayButton__owqIZ:hover{background:var(--color-neutral-50)}.RecurrenceModal_dayButton__owqIZ:focus-visible{box-shadow:var(--shadow-focus);outline:none}.RecurrenceModal_dayButtonActive__C_O9D{background:var(--color-primary-500);color:var(--text-inverse);border-color:var(--color-primary-500)}.RecurrenceModal_dayButtonActive__C_O9D:hover{background:var(--color-primary-500)}.RecurrenceModal_monthDayPicker__6CdXD{display:flex;align-items:center}.RecurrenceModal_monthDayLabel__kFuE7{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-body)}.RecurrenceModal_monthDayInput__LTb3l{width:64px;padding:var(--space-2) var(--space-3);background:var(--surface-base);border:1px solid var(--border-default);border-radius:var(--radius-lg);font-size:var(--text-base);color:var(--text-primary);text-align:center;transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}.RecurrenceModal_monthDayInput__LTb3l:hover{border-color:var(--border-strong)}.RecurrenceModal_monthDayInput__LTb3l:focus{outline:none;border-color:var(--border-focus);box-shadow:var(--shadow-focus)}.RecurrenceModal_preview__fqK0j{display:flex;align-items:center;justify-content:center;gap:var(--space-1-5);margin-top:var(--space-4);padding:var(--space-2);background:var(--color-neutral-50);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-primary-600);font-weight:500}.RecurrenceModal_previewIcon__gfe7y{width:14px;height:14px;flex-shrink:0}.RecurrenceModal_footer__erXW0{display:flex;align-items:center;gap:var(--space-3)}.RecurrenceModal_footerSpacer__faIUg{flex:1 1}@media (max-width:767px){.RecurrenceModal_footer__erXW0{flex-wrap:wrap}.RecurrenceModal_footerSpacer__faIUg{display:none}.RecurrenceModal_footerActions__hGTLT{display:flex;gap:var(--space-2);width:100%}.RecurrenceModal_footerActions__hGTLT>*{flex:1 1}.RecurrenceModal_removeWrapper__Aik_p{width:100%}}.style_wrapper__bv8fD{position:relative;display:inline-flex}.style_triggerInput__yrJHJ{display:flex;align-items:center;width:148px;height:36px;padding:0 var(--space-2) 0 var(--space-2-5);gap:var(--space-1-5);background:var(--surface-base);border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:pointer;font-family:inherit;transition:border-color var(--duration-normal) var(--ease-out),box-shadow var(--duration-normal) var(--ease-out)}.style_triggerInput__yrJHJ:hover:not(:disabled):not(.style_triggerInputDisabled__rc9E0){border-color:var(--border-strong)}.style_triggerInputOpen__a4Ps6{border-color:var(--border-focus);box-shadow:var(--shadow-focus)}.style_triggerInput__yrJHJ:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_triggerInputDisabled__rc9E0,.style_triggerInput__yrJHJ:disabled{background:var(--color-neutral-50);color:var(--text-muted);cursor:not-allowed}.style_triggerInputIcon__cGzs3{width:16px;height:16px;color:var(--text-muted);flex-shrink:0}.style_triggerInputText__PW_wz{flex:1 1;min-width:0;font-size:var(--text-sm);font-weight:400;color:var(--text-body);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.style_triggerInputPlaceholder__JPG4E{color:var(--text-muted)}.style_triggerClearButton__FFpcT,.style_triggerInputEndIcon__HDz8T{width:14px;height:14px;color:var(--text-muted);flex-shrink:0}.style_triggerClearButton__FFpcT{display:none;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer}.style_triggerClearButton__FFpcT:hover{color:var(--text-secondary)}.style_triggerInput__yrJHJ:focus-within .style_triggerClearButton__FFpcT,.style_triggerInput__yrJHJ:hover .style_triggerClearButton__FFpcT{display:flex}.style_triggerInput__yrJHJ:focus-within .style_triggerChevronHideable__7eg9l,.style_triggerInput__yrJHJ:hover .style_triggerChevronHideable__7eg9l{display:none}.style_triggerIcon__qZkhs{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;border-radius:var(--radius-md);cursor:pointer;color:var(--text-muted);flex-shrink:0;transition:background-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.style_triggerIcon__qZkhs:hover{background:var(--color-neutral-100);color:var(--text-secondary)}.style_triggerIcon__qZkhs:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_triggerIconHasDate__6l6Y_{color:var(--color-primary-500)}.style_triggerIconHasDate__6l6Y_:hover{background:var(--color-neutral-100);color:var(--text-secondary)}.style_dateIndicatorDot__uvPRO{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:var(--radius-full);background:var(--color-primary-500)}.style_triggerBadge__d38at{font-size:var(--text-xs);font-weight:500;white-space:nowrap;flex-shrink:0;cursor:pointer;padding:2px 6px;border-radius:var(--radius-sm);border:none;background:transparent;font-family:inherit;color:var(--text-secondary);transition:background-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.style_triggerBadge__d38at:hover{background:var(--color-neutral-50)}.style_triggerBadge__d38at:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_triggerBadgeToday__WmEUl{color:var(--color-primary-500)}.style_triggerBadgeOverdue__1upC7{background:var(--color-error-bg);color:var(--color-error)}.style_triggerBadgeCompleted__BqsFC{color:var(--text-muted);background:transparent}.style_triggerBadgeCompleted__BqsFC:hover{background:var(--color-neutral-50)}.style_triggerBadgeAdd__LeVPl{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:var(--text-muted);cursor:pointer;opacity:0;width:14px;height:14px;flex-shrink:0;transition:opacity .15s var(--ease-out)}.style_triggerBadgeAdd__LeVPl:focus-visible{opacity:1;box-shadow:var(--shadow-focus);outline:none}.style_dropdown___c_NX{position:absolute;width:288px;background:var(--surface-overlay);border:1px solid var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:var(--space-3);z-index:30;animation:style_dropdownIn__vFcWs var(--duration-normal) var(--ease-out)}@keyframes style_dropdownIn__vFcWs{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.style_dropdownClosing__jRoNe{animation:style_dropdownOut__PYl6Z .1s var(--ease-in) forwards}@keyframes style_dropdownOut__PYl6Z{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.style_presets__3Dpy7{display:flex;flex-wrap:wrap;gap:var(--space-1-5);padding-bottom:var(--space-2-5);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-2-5)}.style_presetChip__HU2uT{display:inline-flex;align-items:center;height:28px;padding:0 var(--space-2-5);border:1px solid var(--border-default);border-radius:var(--radius-full);background:transparent;color:var(--text-body);font-family:inherit;font-size:var(--text-xs);font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.style_presetChip__HU2uT:hover{background:var(--color-neutral-50);border-color:var(--border-strong)}.style_presetChip__HU2uT:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_presetChipActive__077pR{color:var(--color-primary-500);font-weight:600}.style_presetChipActive__077pR,.style_presetChipActive__077pR:hover{background:var(--color-primary-50);border-color:var(--color-primary-500)}.style_calendarHeader__UWfSr{display:flex;align-items:center;justify-content:space-between;height:36px;margin-bottom:var(--space-1)}.style_navArrow__9bkEP{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-out)}.style_navArrow__9bkEP:hover{background:var(--color-neutral-100)}.style_navArrow__9bkEP:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_monthYearLabel__sVZK2{font-size:var(--text-sm);font-weight:600;color:var(--text-primary);cursor:pointer;border:none;background:transparent;font-family:inherit;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);transition:color var(--duration-fast) var(--ease-out)}.style_monthYearLabel__sVZK2:hover{color:var(--color-primary-500)}.style_monthYearLabel__sVZK2:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_yearLabel__twqGq{font-size:var(--text-sm);font-weight:600;color:var(--text-primary)}.style_weekdayRow__dnY7C{display:grid;grid-template-columns:repeat(7,1fr)}.style_weekdayCell__ui2NA{display:flex;align-items:center;justify-content:center;height:28px;font-size:var(--text-xs);font-weight:500;color:var(--text-muted)}.style_dayGrid__vhoLg{display:grid;grid-template-columns:repeat(7,1fr)}.style_dayCell__RBsgM{display:flex;align-items:center;justify-content:center;height:36px;font-size:var(--text-sm);font-weight:400;color:var(--text-body);cursor:pointer;border:none;background:transparent;font-family:inherit;border-radius:var(--radius-md);transition:background-color var(--duration-fast) var(--ease-out)}.style_dayCell__RBsgM:hover{background:var(--color-neutral-50)}.style_dayCell__RBsgM:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_dayCellOtherMonth__Y2lCR{color:var(--text-muted)}.style_dayCellToday__6SAXS{border:2px solid var(--color-primary-500);color:var(--color-primary-500);font-weight:600}.style_dayCellToday__6SAXS:hover{background:var(--color-primary-50)}.style_dayCellSelected__Nfq0q{background:var(--color-primary-500);color:var(--text-inverse);font-weight:600;border:none}.style_dayCellSelected__Nfq0q:hover{background:var(--color-primary-400)}.style_dayCellSelected__Nfq0q.style_dayCellToday__6SAXS{border:none;color:var(--text-inverse)}.style_dayCellEmpty__kpUyb{cursor:default}.style_dayCellEmpty__kpUyb:hover{background:transparent}.style_footer__sQLke{padding-top:var(--space-2);border-top:1px solid var(--border-subtle);margin-top:var(--space-2)}.style_clearDateButton__H9qsn{display:flex;align-items:center;height:32px;padding:0;border:none;background:transparent;font-family:inherit;font-size:var(--text-xs);font-weight:500;color:var(--text-muted);cursor:pointer;transition:color var(--duration-fast) var(--ease-out)}.style_clearDateButton__H9qsn:hover{color:var(--text-body)}.style_clearDateButton__H9qsn:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_monthGrid__CYeMc{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-1);gap:var(--space-1)}.style_monthCell__J52eG{display:flex;align-items:center;justify-content:center;height:40px;font-size:var(--text-sm);font-weight:400;color:var(--text-body);cursor:pointer;border:none;background:transparent;font-family:inherit;border-radius:var(--radius-md);transition:background-color var(--duration-fast) var(--ease-out)}.style_monthCell__J52eG:hover{background:var(--color-neutral-50)}.style_monthCell__J52eG:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_monthCellCurrent__nbAFb{border:2px solid var(--color-primary-500);color:var(--color-primary-500);font-weight:600}.style_monthCellSelected__QkMK2{background:var(--color-primary-500);color:var(--text-inverse);font-weight:600;border:none}.style_monthCellSelected__QkMK2:hover{background:var(--color-primary-400)}.style_monthCellSelected__QkMK2.style_monthCellCurrent__nbAFb{border:none;color:var(--text-inverse)}.style_backLink__qskrZ{display:flex;align-items:center;height:32px;padding:0;border:none;background:transparent;font-family:inherit;font-size:var(--text-xs);font-weight:500;color:var(--text-muted);cursor:pointer;margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-subtle);transition:color var(--duration-fast) var(--ease-out)}.style_backLink__qskrZ:hover{color:var(--text-body)}.style_backLink__qskrZ:focus-visible{box-shadow:var(--shadow-focus);outline:none}.style_backdrop__JxwFD{display:none}@media (max-width:767px){.style_backdrop__JxwFD{display:block;position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:29;animation:style_fadeIn__h8Bm4 var(--duration-slow) var(--ease-out)}@keyframes style_fadeIn__h8Bm4{0%{opacity:0}to{opacity:1}}.style_dropdown___c_NX{position:fixed;top:auto;left:var(--space-4);right:var(--space-4);bottom:var(--space-3);width:auto;max-width:360px;margin:0 auto;border-radius:var(--radius-xl);padding:var(--space-3) var(--space-3) calc(var(--space-4) + env(safe-area-inset-bottom, 0px));z-index:30;animation:style_slideUp__wDR7I var(--duration-slow) var(--ease-out)}@keyframes style_slideUp__wDR7I{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.style_dropdownClosing__jRoNe{animation:style_slideDown__9eRDv var(--duration-normal) var(--ease-in) forwards}@keyframes style_slideDown__9eRDv{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.style_dayCell__RBsgM{height:44px}.style_navArrow__9bkEP{width:44px;height:44px}.style_presetChip__HU2uT{height:36px}.style_backLink__qskrZ,.style_clearDateButton__H9qsn{height:44px}}@media (prefers-reduced-motion:reduce){.style_backdrop__JxwFD,.style_dropdownClosing__jRoNe,.style_dropdown___c_NX{animation:none}}.AddTodoForm_addForm__KuWbl{display:flex;gap:var(--space-2);align-items:center}.AddTodoForm_addFormInput__JEl2V{flex:1 1;min-width:0;height:36px;padding:0 var(--space-3);font-family:inherit;font-size:var(--text-base);font-weight:400;color:var(--text-body);background:var(--surface-base);border:var(--border-width-thin) solid var(--border-default);border-radius:var(--radius-md);transition:border-color var(--duration-normal) var(--ease-out),box-shadow var(--duration-normal) var(--ease-out)}.AddTodoForm_addFormInput__JEl2V::placeholder{color:var(--text-muted)}.AddTodoForm_addFormInput__JEl2V:hover{border-color:var(--border-strong)}.AddTodoForm_addFormInput__JEl2V:focus{border-color:var(--border-focus);box-shadow:var(--shadow-focus);outline:none}.AddTodoForm_datePickerDesktop__PJvac{flex-shrink:0}.AddTodoForm_datePickerMobile__jIE4v{display:none}.AddTodoForm_recurrenceButton__UJtBh{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;border-radius:var(--radius-md);cursor:pointer;color:var(--text-muted);position:relative;flex-shrink:0;transition:background-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.AddTodoForm_recurrenceButton__UJtBh:hover{background:var(--color-neutral-100);color:var(--text-secondary)}.AddTodoForm_recurrenceButton__UJtBh:focus-visible{box-shadow:var(--shadow-focus);outline:none}.AddTodoForm_recurrenceActive__ILpVm{color:var(--color-primary-500)}.AddTodoForm_recurrenceActive__ILpVm:hover{color:var(--color-primary-400)}.AddTodoForm_recurrenceDot__6NkYu{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:var(--radius-full);background:var(--color-primary-500)}.AddTodoForm_addButton__J_kcB{display:flex;align-items:center;justify-content:center;height:32px;min-width:64px;padding:0 var(--space-3);font-family:inherit;font-size:var(--text-sm);font-weight:500;color:var(--text-inverse);background:var(--color-primary-500);border:none;border-radius:var(--radius-md);cursor:pointer;flex-shrink:0;transition:background-color var(--duration-fast) var(--ease-out)}.AddTodoForm_addButton__J_kcB:hover{background:var(--color-primary-400)}.AddTodoForm_addButton__J_kcB:focus-visible{box-shadow:var(--shadow-focus);outline:none}.AddTodoForm_addButtonIconOnly__KVeVJ{display:none}@media (max-width:767px){.AddTodoForm_datePickerDesktop__PJvac{display:none}.AddTodoForm_datePickerMobile__jIE4v{display:block;flex-shrink:0}.AddTodoForm_addButton__J_kcB{display:none}.AddTodoForm_addButtonIconOnly__KVeVJ{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;min-width:0;font-family:inherit;color:var(--text-inverse);background:var(--color-primary-500);border:none;border-radius:var(--radius-md);cursor:pointer;flex-shrink:0;transition:background-color var(--duration-fast) var(--ease-out)}.AddTodoForm_addButtonIconOnly__KVeVJ:hover{background:var(--color-primary-400)}.AddTodoForm_addButtonIconOnly__KVeVJ:focus-visible{box-shadow:var(--shadow-focus);outline:none}}