._shell_7mepn_1{display:flex;min-height:100dvh}._side_7mepn_5{width:var(--side-w);flex:none;background:var(--side);border-right:1px solid var(--side-line);display:flex;flex-direction:column;position:sticky;top:0;height:100dvh;padding-top:28px}._side_7mepn_5>nav{flex:1;min-height:0;overflow-y:auto}._main_7mepn_23{flex:1;min-width:0}._tauri_7mepn_28 ._side_7mepn_5{padding-top:52px}._dragStrip_7mepn_31{position:fixed;top:0;left:0;right:0;height:28px;z-index:30}._sideFoot_7mepn_40{flex:none;display:flex;align-items:center;justify-content:space-between;padding:4px 12px 8px 8px}._footRight_7mepn_47{display:flex;align-items:center;gap:2px}._add_7mepn_54{display:flex;align-items:center;gap:12px;padding:6px 10px 6px 12px;border-radius:7px;font-size:13px;line-height:20px;color:var(--ink2)}._add_7mepn_54:hover{color:var(--ink)}._settings_7mepn_67{position:relative;display:flex;align-items:center;padding:6px;border-radius:7px;line-height:20px;color:var(--ink3)}._settings_7mepn_67:hover,._settingsOn_7mepn_77{color:var(--ink)}._dot_7mepn_81{position:absolute;top:3px;right:3px;width:7px;height:7px;border-radius:50%;background:var(--upcoming)}._sync_7mepn_90{color:var(--ink3);display:inline-flex;padding:6px;opacity:0;pointer-events:none;transition:opacity .15s}._spin_7mepn_98{opacity:1}._spin_7mepn_98 svg{animation:_spin_7mepn_98 1s linear infinite}@keyframes _spin_7mepn_98{to{transform:rotate(360deg)}}._overlay_9era3_1{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay);z-index:50;display:flex;align-items:flex-end;justify-content:center;animation:_fade_9era3_1 .18s ease-out}._sheet_9era3_11{width:100%;max-width:560px;max-height:88dvh;background:var(--sheet);border-radius:16px 16px 0 0;box-shadow:0 -8px 40px #0000002e;display:flex;flex-direction:column;animation:_rise_9era3_1 .22s cubic-bezier(.2,.8,.2,1);padding-bottom:var(--sa-bottom);transition:margin-bottom .25s cubic-bezier(.2,.8,.2,1),max-height .25s cubic-bezier(.2,.8,.2,1)}._tall_9era3_28{height:88dvh}._hat_9era3_31{padding:8px 0 4px;display:flex;justify-content:center;touch-action:none}._grab_9era3_37{width:36px;height:5px;border-radius:3px;background:var(--check)}._body_9era3_43{overflow-y:auto;overscroll-behavior:contain;padding:4px 12px 16px;flex:1}@keyframes _rise_9era3_1{0%{transform:translateY(100%)}}@keyframes _fade_9era3_1{0%{opacity:0}}._keyboard_9era3_60{padding-bottom:0}._overlayTop_9era3_66{align-items:flex-start;padding-top:33vh;transition:padding-top .25s cubic-bezier(.2,.8,.2,1);background:color-mix(in oklab,var(--side) 82%,transparent)}._card_9era3_74{border-radius:12px;box-shadow:0 1px 3px #00000014,0 10px 30px #00000024;width:calc(100% - 12px);margin:0 6px;padding-bottom:0;max-height:calc(100% - 12px);animation:_riseCard_9era3_1 .22s cubic-bezier(.2,.8,.2,1)}._card_9era3_74 ._body_9era3_43{padding:14px 16px 16px}._card_9era3_74 ._hat_9era3_31{display:none}@keyframes _riseCard_9era3_1{0%{transform:translateY(-12px) scale(.98);opacity:0}}._hideKeyboard_9era3_98{position:absolute;top:calc(var(--sa-top) + 12px);right:12px;height:44px;padding:0 18px;border-radius:22px;background:var(--acc);color:var(--on-acc);display:inline-flex;align-items:center;box-shadow:0 4px 14px #2674eb59;animation:_fade_9era3_1 .15s ease-out}._form_vnhm0_1{display:flex;flex-direction:column;gap:10px;padding:6px 4px}._tabs_vnhm0_7{display:flex;gap:4px;background:var(--chip);border-radius:8px;padding:3px}._tabs_vnhm0_7 button{flex:1;padding:6px;border-radius:6px;font-size:14px;color:var(--ink2)}._tabs_vnhm0_7 ._on_vnhm0_21{background:var(--bg);color:var(--ink);font-weight:600;box-shadow:0 1px 3px #0000001a}._input_vnhm0_27,._select_vnhm0_28{font-size:16px;padding:9px 12px;border:1px solid var(--line);border-radius:8px;outline:none;background:var(--bg);color:var(--ink)}._input_vnhm0_27:focus{border-color:var(--acc)}._actions_vnhm0_40{display:flex;justify-content:flex-end;gap:12px;padding-top:4px}._cancel_vnhm0_46{color:var(--ink2);padding:6px 10px}._ok_vnhm0_50{color:var(--acc);font-weight:600;padding:6px 10px}._ok_vnhm0_50:disabled{color:var(--ink3)}._modal_vnhm0_58{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay);z-index:40;display:flex;align-items:center;justify-content:center;animation:_fade_vnhm0_1 .12s ease-out}._modalBox_vnhm0_68{width:360px;background:var(--sheet);border-radius:12px;padding:12px;box-shadow:0 12px 40px #00000040;animation:_pop_vnhm0_1 .14s cubic-bezier(.2,.8,.2,1)}._modalOut_vnhm0_77{animation:_fadeOut_vnhm0_1 .12s ease-in forwards}._boxOut_vnhm0_80{animation:_popOut_vnhm0_1 .14s ease-in forwards}@keyframes _fade_vnhm0_1{0%{opacity:0}}@keyframes _pop_vnhm0_1{0%{transform:scale(.96);opacity:0}}@keyframes _fadeOut_vnhm0_1{to{opacity:0}}@keyframes _popOut_vnhm0_1{to{transform:scale(.96);opacity:0}}@media (prefers-reduced-motion: reduce){._modal_vnhm0_58,._modalBox_vnhm0_68,._modalOut_vnhm0_77,._boxOut_vnhm0_80{animation:none}}._nav_ev4km_1{display:flex;flex-direction:column;gap:18px;padding:8px}._group_ev4km_7{display:flex;flex-direction:column;gap:1px}._item_ev4km_12{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:7px;text-align:left;font-size:14px;line-height:20px}._on_ev4km_23{background:var(--row-sel)}@media (hover: hover){._item_ev4km_12:hover{background:var(--row-hover)}._on_ev4km_23:hover{background:var(--row-sel)}._add_ev4km_34:hover{background:var(--row-hover)}}._label_ev4km_38{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._badge_ev4km_45{font-size:12px;color:var(--ink3);font-variant-numeric:tabular-nums}._area_ev4km_50{padding:4px 10px 6px;font-size:12px;font-weight:600;color:var(--ink3);text-transform:uppercase;letter-spacing:.04em}._add_ev4km_34{color:var(--ink2);font-size:13px;padding:6px 10px 6px 40px;text-align:left;border-radius:7px;line-height:20px}._mobile_ev4km_68{padding:0 0 8px;gap:14px}._mobile_ev4km_68 ._group_ev4km_7{background:none;border-radius:0;padding:0;gap:0}._mobile_ev4km_68 ._item_ev4km_12{font-size:17px;font-weight:600;padding:0 24px;height:40px;gap:10px;border-radius:0;line-height:22px}._mobile_ev4km_68 ._item_ev4km_12:active{background:var(--row-hover)}._mobile_ev4km_68 ._project_ev4km_91{font-weight:400;font-size:17px}._mobile_ev4km_68 ._area_ev4km_50{padding:10px 24px 4px;font-size:13px}._mobile_ev4km_68 ._projectPad_ev4km_101{width:22px}._mobile_ev4km_68 ._badge_ev4km_45{font-size:17px;font-weight:400;color:var(--ink3)}._mobile_ev4km_68 ._add_ev4km_34{font-size:16px;color:var(--ink2);padding:0 24px 0 56px;height:40px;line-height:40px}._nav_ev4km_1>._group_ev4km_7>span{display:contents}._projectPad_ev4km_101{width:20px;flex:none}._sepGroup_ev4km_126{position:relative;padding-top:14px;margin-top:-4px}._sepGroup_ev4km_126:before{content:"";position:absolute;top:0;left:10px;right:10px;height:1px;background:var(--side-line)}._mobile_ev4km_68 ._sepGroup_ev4km_126{padding-top:13px;margin-top:0}._mobile_ev4km_68 ._sepGroup_ev4km_126:before{display:block;left:24px;right:24px;background:var(--line)}._stack_1xbmk_2{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--bg)}._layer_1xbmk_12{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bg)}._scroll_1xbmk_18{height:100%;overflow-y:auto;overscroll-behavior:contain}._root_1xbmk_23{z-index:1}._dim_1xbmk_26{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#00000026;pointer-events:none}._top_1xbmk_34{z-index:3;box-shadow:-6px 0 18px #0000001f}._covered_1xbmk_39{transform:translate(-30%)}._top_1xbmk_34._push_1xbmk_44{animation:_pushIn_1xbmk_1 .32s cubic-bezier(.2,.8,.2,1)}._pushUnder_1xbmk_47{animation:_underIn_1xbmk_1 .32s cubic-bezier(.2,.8,.2,1)}._dim_1xbmk_26._push_1xbmk_44{animation:_dimIn_1xbmk_1 .32s cubic-bezier(.2,.8,.2,1)}@keyframes _pushIn_1xbmk_1{0%{transform:translate(100%)}}@keyframes _underIn_1xbmk_1{0%{transform:none}}@keyframes _dimIn_1xbmk_1{0%{opacity:0}}html[data-lock] ._scroll_1xbmk_18{overflow:hidden}@media (prefers-reduced-motion: reduce){._layer_1xbmk_12,._dim_1xbmk_26{animation:none!important;transition:none!important}}._hint_1ojuf_1{margin:4px 14px 12px;padding:12px 14px;border-radius:12px;background:var(--row-sel);display:flex;flex-direction:column;gap:10px}._text_1ojuf_10{display:flex;flex-direction:column;gap:3px;font-size:14px;line-height:19px}._text_1ojuf_10 b{font-weight:600}._text_1ojuf_10 span{color:var(--ink2)}._error_1ojuf_23{color:var(--danger)!important}._actions_1ojuf_26{display:flex;justify-content:flex-end;gap:8px}._later_1ojuf_31{padding:6px 12px;color:var(--ink2);font-size:14px}._ok_1ojuf_36{padding:6px 14px;border-radius:8px;background:var(--acc);color:var(--on-acc);font-weight:600;font-size:14px}._ok_1ojuf_36:disabled{opacity:.5}._card_hj6f2_2{background:var(--sheet);border-radius:12px;box-shadow:0 1px 2px #0000000f,0 8px 28px #0000001f;border:1px solid var(--line);padding:10px 14px 10px 12px;margin:10px 0 14px;display:flex;flex-direction:column;gap:2px}body._dm_hj6f2_15 ._card_hj6f2_2{box-shadow:0 1px 2px #0006,0 8px 28px #00000073}._titleRow_hj6f2_20{display:flex;align-items:flex-start;gap:12px}._box_hj6f2_25{width:17px;height:17px;border-radius:4.5px;border:1.5px solid var(--check);flex:none;opacity:.6;margin-top:7.5px}._field_hj6f2_35{position:relative;flex:1;min-width:0;font-size:16px;line-height:24px}._backdrop_hj6f2_42,._input_hj6f2_43{padding:4px 0;width:100%;white-space:pre-wrap;overflow-wrap:break-word;overflow:hidden;font:inherit;letter-spacing:inherit}._backdrop_hj6f2_42{position:absolute;top:0;right:0;bottom:0;left:0;color:transparent;pointer-events:none}._backdrop_hj6f2_42 mark{color:transparent;border-radius:4px;padding:2px 0;margin:-2px 0}._input_hj6f2_43{position:relative;background:transparent;border:0;outline:none;caret-color:var(--acc);color:var(--ink);display:block;resize:none}._input_hj6f2_43::placeholder{color:var(--ink3)}._notes_hj6f2_78{margin-left:29px;border:0;outline:none;background:none;resize:none;font-size:14px;line-height:20px;color:var(--ink);padding:2px 0;min-height:44px}._notes_hj6f2_78::placeholder{color:var(--ink3)}._hl_date_hj6f2_93{background:var(--hl-date)}._hl_time_hj6f2_96{background:var(--hl-time)}._hl_recurrence_hj6f2_99{background:var(--hl-recurrence)}._hl_deadline_hj6f2_102{background:var(--hl-deadline)}._hl_someday_hj6f2_105{background:var(--hl-someday)}._foot_hj6f2_108{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-left:29px;padding-top:6px}._hint_hj6f2_116{display:flex;flex-wrap:wrap;gap:6px;min-height:22px;font-size:12.5px}._placeholder_hj6f2_123{color:var(--ink3)}._chip_hj6f2_126{padding:3px 8px;border-radius:6px;font-weight:500;color:var(--chip-ink);background:var(--chip)}._chip_date_hj6f2_133{background:var(--hl-date)}._chip_recurrence_hj6f2_136{background:var(--hl-recurrence)}._chip_deadline_hj6f2_139{background:var(--hl-deadline)}._chip_someday_hj6f2_142{background:var(--hl-someday)}._keys_hj6f2_145{flex:none;font-size:11px;color:var(--ink3);white-space:nowrap}._kbd_hj6f2_151{border:1px solid var(--line);border-radius:4px;padding:0 4px;margin-right:2px}html[data-layout=mobile] ._card_hj6f2_2{box-shadow:none;border:0;margin:0;padding:4px 4px 8px}html[data-layout=mobile] ._keys_hj6f2_145{display:none}html[data-layout=mobile] ._box_hj6f2_25{width:16px;height:16px;border-radius:4px;margin-top:8px}html[data-layout=mobile] ._field_hj6f2_35{font-size:17px}html[data-layout=mobile] ._notes_hj6f2_78,html[data-layout=mobile] ._foot_hj6f2_108{margin-left:28px}html[data-layout=mobile] ._notes_hj6f2_78{font-size:15px}._home_kuu8y_3{min-height:100dvh;display:flex;flex-direction:column;padding-top:calc(var(--sa-top) + 6px);padding-bottom:calc(var(--sa-bottom) + 23px)}._home_kuu8y_3>*{flex:none}._foot_kuu8y_14{position:fixed;left:0;right:0;bottom:0;height:calc(var(--sa-bottom) + 80px);background:linear-gradient(to bottom,transparent,var(--bg) 55%);pointer-events:none;z-index:9}._settings_kuu8y_25{position:relative;margin-top:auto;align-self:center;height:44px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;font-size:15px;color:var(--ink3);z-index:10}._dot_kuu8y_39{display:inline-block;margin-left:2px;width:7px;height:7px;border-radius:50%;background:var(--upcoming)}._fab_kuu8y_47{position:fixed;right:16px;bottom:calc(var(--sa-bottom) + 22px);width:46px;height:46px;border-radius:50%;background:var(--acc);color:var(--on-acc);display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #0000002e;z-index:10}._fab_kuu8y_47:active{transform:scale(.94)}._gate_1urkb_1{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;padding-top:calc(var(--sa-top) + 24px)}._box_1urkb_9{width:100%;max-width:300px;display:flex;flex-direction:column;align-items:center;gap:12px}._icon_1urkb_17{width:64px;height:64px;border-radius:15px}._h1_1urkb_22{font-size:22px;font-weight:700;margin:0 0 8px}._input_1urkb_27{width:100%;font-size:16px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;outline:none;background:var(--bg);color:var(--ink);text-align:center}._input_1urkb_27:focus{border-color:var(--acc)}._error_1urkb_41{font-size:13px;color:var(--danger)}._btn_1urkb_45{width:100%;background:var(--acc);color:var(--on-acc);font-weight:600;font-size:15px;padding:10px;border-radius:9px}._btn_1urkb_45:disabled{opacity:.5}._box_ukkdf_4{clip-path:inset(0 -40px 0 -40px);transition:height .2s cubic-bezier(.2,.8,.2,1),clip-path .15s ease-out}._inner_ukkdf_14{display:flow-root}@media (prefers-reduced-motion: reduce){._box_ukkdf_4{transition:none}}._list_1u2c9_1{display:flex;flex-direction:column}._row_1u2c9_5{touch-action:pan-y;position:relative}._shifting_1u2c9_9{transition:transform .12s ease-out}._dragging_1u2c9_12{z-index:3;transition:none;border-radius:8px;background:var(--bg);box-shadow:0 6px 20px #00000029;opacity:.96}._settling_1u2c9_21{transition:transform .15s cubic-bezier(.2,.8,.2,1),box-shadow .15s ease-out,background-color .15s ease-out,opacity .15s ease-out;background:transparent;box-shadow:none;opacity:1}._cal_1oqk4_2{align-self:flex-start;display:flex;flex-direction:column;gap:4px}._head_1oqk4_8{display:flex;align-items:center;gap:2px;padding:0 2px}._month_1oqk4_14{flex:1 1 auto;text-align:left;font-size:13.5px;font-weight:600;color:var(--ink)}._arrow_1oqk4_21{width:22px;height:22px;border-radius:6px;font-size:15px;line-height:1;color:var(--ink2)}._grid_1oqk4_29{display:grid;grid-template-columns:repeat(7,30px);gap:1px}._wd_1oqk4_34{font-size:11.5px;color:var(--ink3);text-align:center;padding-bottom:2px}._day_1oqk4_40{height:30px;border-radius:50%;font-size:13px;color:var(--ink);display:flex;align-items:center;justify-content:center}._dim_1oqk4_50{color:var(--ink3)}._today_1oqk4_53{color:var(--acc);font-weight:600}._picked_1oqk4_57{background:var(--acc);color:var(--on-acc);font-weight:600}@media (hover: hover){._arrow_1oqk4_21:hover,._day_1oqk4_40:hover{background:var(--row-hover)}._picked_1oqk4_57:hover{background:var(--acc)}}html[data-layout=mobile] ._cal_1oqk4_2{align-self:stretch}html[data-layout=mobile] ._grid_1oqk4_29{grid-template-columns:repeat(7,1fr)}html[data-layout=mobile] ._day_1oqk4_40{height:38px;font-size:15px}html[data-layout=mobile] ._month_1oqk4_14{font-size:15px}html[data-layout=mobile] ._arrow_1oqk4_21{width:30px;height:30px;font-size:18px}._box_u7asd_1{width:17px;height:17px;border-radius:4.5px;border:1.5px solid var(--check);display:inline-flex;align-items:center;justify-content:center;flex:none;transition:background .12s,border-color .12s}._box_u7asd_1 svg{opacity:0;transform:scale(.6);transition:opacity .12s,transform .12s}@media (hover: hover){._box_u7asd_1:hover{border-color:var(--acc)}}._on_u7asd_23{background:var(--acc);border-color:var(--acc);animation:_pop_u7asd_1 .28s cubic-bezier(.2,1.4,.4,1)}@keyframes _pop_u7asd_1{0%{transform:scale(.85)}60%{transform:scale(1.15)}to{transform:scale(1)}}._on_u7asd_23 svg{opacity:1;transform:scale(1)}html[data-layout=mobile] ._box_u7asd_1{position:relative;width:16px;height:16px;border-radius:4px}html[data-layout=mobile] ._box_u7asd_1:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px}._overlay_1uhg6_1{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay);z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;animation:_fade_1uhg6_1 .12s ease-out}._box_1uhg6_12{width:100%;max-width:340px;background:var(--sheet);border-radius:14px;padding:18px 18px 14px;box-shadow:0 16px 48px #00000047;animation:_pop_1uhg6_1 .14s cubic-bezier(.2,.8,.2,1)}._title_1uhg6_21{font-size:16px;font-weight:600;margin-bottom:6px}._text_1uhg6_26{font-size:13.5px;color:var(--ink2);line-height:19px}._actions_1uhg6_31{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}._cancel_1uhg6_37,._ok_1uhg6_38{padding:7px 14px;border-radius:8px;font-size:14px;font-weight:500}._cancel_1uhg6_37{background:var(--chip);color:var(--chip-ink)}._ok_1uhg6_38{background:var(--acc);color:var(--on-acc)}._danger_1uhg6_52{background:var(--danger)}._overlayOut_1uhg6_56{animation:_fadeOut_1uhg6_1 .12s ease-in forwards}._boxOut_1uhg6_59{animation:_popOut_1uhg6_1 .14s ease-in forwards}@keyframes _fade_1uhg6_1{0%{opacity:0}}@keyframes _pop_1uhg6_1{0%{transform:scale(.96);opacity:0}}@keyframes _fadeOut_1uhg6_1{to{opacity:0}}@keyframes _popOut_1uhg6_1{to{transform:scale(.96);opacity:0}}@media (prefers-reduced-motion: reduce){._overlay_1uhg6_1,._box_1uhg6_12,._overlayOut_1uhg6_56,._boxOut_1uhg6_59{animation:none}}._wrap_13dvl_1{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}._item_13dvl_7{position:relative}._image_13dvl_10 img{width:96px;height:96px;object-fit:cover;border-radius:8px;display:block;border:1px solid var(--line)}._file_13dvl_18 ._link_13dvl_18{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:8px;background:var(--chip);color:var(--ink);text-decoration:none;max-width:220px}._name_13dvl_29{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._size_13dvl_35{font-size:11px;color:var(--ink3)}._pending_13dvl_39{position:absolute;left:4px;bottom:4px;font-size:11px}._remove_13dvl_45{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:var(--ink2);color:#fff;font-size:14px;line-height:20px;display:none}._item_13dvl_7:hover ._remove_13dvl_45{display:block}html[data-layout=mobile] ._remove_13dvl_45:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}@media (hover: none){._remove_13dvl_45{display:block}}._feed_iep7w_1{display:flex;flex-direction:column;gap:8px;border-radius:8px;transition:background .12s}._drop_iep7w_8{background:var(--row-sel);outline:2px dashed var(--acc)}._note_iep7w_12{padding:4px 0;border-bottom:1px solid var(--line)}._head_iep7w_16{display:flex;justify-content:space-between;align-items:center}._time_iep7w_21{font-size:11px;color:var(--ink3)}._del_iep7w_25{position:relative;color:var(--ink3);font-size:16px;line-height:1;padding:0 4px}html[data-layout=mobile] ._del_iep7w_25:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}._text_iep7w_38,._input_iep7w_39{width:100%;border:0;outline:none;background:none;resize:none;font-size:14px;line-height:20px;padding:2px 0;color:var(--ink)}._compose_iep7w_50{padding:0}._error_iep7w_53{font-size:12.5px;color:var(--danger)}._actions_iep7w_57{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}._attach_iep7w_64{font-size:12.5px;color:var(--ink2);padding:3px 8px;border-radius:6px;background:var(--chip)}._send_iep7w_71{font-size:13px;color:var(--acc);font-weight:600}._kbd_iep7w_76{font-size:10px;color:var(--ink3);font-weight:400}._card_1p7ik_2{background:var(--sheet);border-radius:12px;border:0;box-shadow:0 0 0 1px var(--line),0 1px 2px #0000000f,0 8px 28px #0000001f;padding:9px 12px 10px;display:flex;flex-direction:column;gap:4px;transition:box-shadow .15s ease-out}body._dm_1p7ik_18 ._card_1p7ik_2{box-shadow:0 0 0 1px var(--line),0 1px 2px #0006,0 8px 28px #00000073}[data-expand=closing] ._card_1p7ik_2{box-shadow:none}._titleRow_1p7ik_28{display:flex;align-items:flex-start;gap:12px}._check_1p7ik_35{display:flex;align-items:center;height:21px;flex:none}._title_1p7ik_28{flex:1;min-width:0;display:block;width:100%;font-size:15px;line-height:21px;border:0;outline:none;background:none;padding:0;color:var(--ink);resize:none;overflow:hidden;white-space:pre-wrap;overflow-wrap:break-word}._rowMeta_1p7ik_63{margin-left:29px;margin-top:-4px;max-height:0;overflow:hidden;pointer-events:none;transition:var(--expand-children, max-height .2s cubic-bezier(.2, .8, .2, 1))}[data-expand=closing] ._rowMeta_1p7ik_63{max-height:24px}@media (prefers-reduced-motion: reduce){._rowMeta_1p7ik_63{transition:none}}._body_1p7ik_61{margin-left:29px;display:flex;flex-direction:column;gap:10px}._checklist_1p7ik_86{display:flex;flex-direction:column;gap:2px}._checkRow_1p7ik_91{display:flex;align-items:center;gap:10px;padding:3px 0;font-size:14px}._checkText_1p7ik_98{flex:1}._checkDone_1p7ik_101{color:var(--ink3);text-decoration:line-through}._checkInput_1p7ik_105{border:0;outline:none;background:none;font-size:14px;padding:4px 0 4px 27px;color:var(--ink)}._checkInput_1p7ik_105::placeholder,._title_1p7ik_28::placeholder{color:var(--ink3)}._x_1p7ik_117{color:var(--ink3);font-size:16px;line-height:1;padding:0 4px}@media (hover: hover){._x_1p7ik_117{opacity:0}._checkRow_1p7ik_91:hover ._x_1p7ik_117,._metaRow_1p7ik_129:hover ._x_1p7ik_117{opacity:1}}._meta_1p7ik_129{display:flex;flex-direction:column;gap:4px;margin-top:6px}._metaRow_1p7ik_129{display:flex;align-items:flex-start;gap:10px;text-align:left;padding:2px 0;font-size:15px}._metaIcon_1p7ik_147{display:inline-flex;width:18px;justify-content:center;flex:none;margin-top:1px}._grey_1p7ik_154{color:var(--ink2)}._red_1p7ik_157{color:var(--upcoming)}._metaCol_1p7ik_160{display:flex;flex-direction:column;gap:1px}._metaText_1p7ik_165{font-weight:500}._metaSub_1p7ik_168{font-size:13.5px;color:var(--ink2)}._pop_1p7ik_172{border:1px solid var(--line);border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:8px;background:var(--bg);transform-origin:top left;animation:_pop_1p7ik_172 .14s cubic-bezier(.2,.8,.2,1)}@keyframes _pop_1p7ik_172{0%{opacity:0;transform:scale(.97) translateY(-4px)}}@media (prefers-reduced-motion: reduce){._pop_1p7ik_172{animation:none}}._popInput_1p7ik_195{border:0;outline:none;background:none;font-size:14px;padding:4px 2px;color:var(--ink)}._popChips_1p7ik_203{display:flex;flex-wrap:wrap;gap:4px}._popChips_1p7ik_203 button{font-size:12.5px;padding:4px 9px;border-radius:6px;background:var(--chip);color:var(--chip-ink)}@media (hover: hover){._popChips_1p7ik_203 button:hover{background:var(--acc);color:var(--on-acc)}}._footer_1p7ik_221{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding-left:29px}._project_1p7ik_230{display:flex;gap:4px;flex:1 1 auto;min-width:0}._select_1p7ik_237{font:inherit;font-size:12.5px;color:var(--ink2);background:none;border:0;padding:2px 0;min-width:0;flex:0 1 auto;max-width:180px;cursor:pointer}._actions_1p7ik_249{display:flex;align-items:center;gap:2px;flex:none;margin-left:auto}._iconBtn_1p7ik_256{width:30px;height:30px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink3)}@media (hover: hover){._iconBtn_1p7ik_256:hover{background:var(--row-hover);color:var(--ink)}._iconDanger_1p7ik_270:hover{color:var(--danger)}}._saveBtn_1p7ik_274{color:var(--acc);font-weight:600;font-size:13.5px;padding:4px 10px;margin-right:6px}html[data-layout=mobile] ._card_1p7ik_2{box-shadow:none;border:0;padding:4px 4px 8px}html[data-layout=mobile] ._x_1p7ik_117{position:relative}html[data-layout=mobile] ._x_1p7ik_117:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}html[data-layout=mobile] ._iconBtn_1p7ik_256{width:34px;height:34px}html[data-layout=mobile] ._title_1p7ik_28{font-size:17px;line-height:22px;padding:4px 0}html[data-layout=mobile] ._check_1p7ik_35{height:30px}html[data-layout=mobile] ._body_1p7ik_61,html[data-layout=mobile] ._footer_1p7ik_221{margin-left:28px;padding-left:0}html[data-layout=mobile] ._metaRow_1p7ik_129{font-size:16px}._row_1nb4d_1{display:flex;align-items:flex-start;gap:12px;padding:9px 12px;border-radius:8px;min-height:40px;cursor:default;user-select:none;-webkit-user-select:none}._row_1nb4d_1>button{margin-top:2px}@media (hover: hover){._row_1nb4d_1:hover{background:var(--row-hover)}}._selected_1nb4d_20,._selected_1nb4d_20:hover{background:var(--row-sel)}._body_1nb4d_24{min-width:0;flex:1}._title_1nb4d_28{line-height:21px;overflow-wrap:anywhere}._done_1nb4d_32 ._title_1nb4d_28{color:var(--ink3);text-decoration:line-through}._titleIcons_1nb4d_37{display:inline-flex;gap:4px;margin-left:8px;vertical-align:middle;color:var(--ink3)}._meta_1nb4d_44{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:3px;font-size:12px;color:var(--ink2)}._project_1nb4d_53{color:var(--ink3)}._chip_1nb4d_56{background:var(--chip);color:var(--chip-ink);border-radius:5px;padding:1px 6px;font-weight:500}._overdue_1nb4d_63{color:var(--upcoming)}._deadline_1nb4d_66{display:inline-flex;align-items:center;gap:3px;color:var(--ink2)}._icon_1nb4d_72{display:inline-flex;color:var(--ink3)}._fresh_1nb4d_77{animation:_appear_1nb4d_1 .2s ease-out}@keyframes _appear_1nb4d_1{0%{opacity:0;transform:translateY(-4px)}}._leaving_1nb4d_88{animation:_collapse_1nb4d_1 .22s ease-in forwards;overflow:hidden;pointer-events:none}@keyframes _collapse_1nb4d_1{to{opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin:0}}._done_1nb4d_32 ._title_1nb4d_28{transition:color .2s}html[data-layout=mobile] ._row_1nb4d_1{padding:9px 16px;gap:11px;border-radius:0}html[data-layout=mobile] ._row_1nb4d_1>button{margin-top:3px}html[data-layout=mobile] ._title_1nb4d_28{font-size:17px;line-height:22px}html[data-layout=mobile] ._meta_1nb4d_44{font-size:13px;margin-top:2px}html[data-layout=mobile] ._selected_1nb4d_20{background:none}._root_1j4dr_1{position:relative;flex:none}._btn_1j4dr_5{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink3);transition:background .1s,color .1s}._on_1j4dr_15{background:var(--row-hover);color:var(--ink)}._pop_1j4dr_19{position:absolute;right:0;top:36px;min-width:220px;background:color-mix(in oklab,var(--sheet) 92%,transparent);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border:1px solid color-mix(in oklab,var(--ink) 10%,transparent);border-radius:12px;box-shadow:0 0 0 .5px #0000000a,0 10px 30px #00000024,0 2px 6px #0000000f;padding:5px;z-index:20;display:flex;flex-direction:column;transform-origin:top right;animation:_pop_1j4dr_19 .14s cubic-bezier(.2,.8,.2,1)}body._dm_1j4dr_40 ._pop_1j4dr_19{box-shadow:0 0 0 .5px #ffffff0f,0 10px 30px #00000080}._group_1j4dr_45{margin-top:5px;padding-top:5px;border-top:1px solid color-mix(in oklab,var(--ink) 9%,transparent)}._item_1j4dr_50{width:100%;display:flex;align-items:center;gap:10px;text-align:left;padding:7px 10px;border-radius:7px;font-size:13.5px;color:var(--ink)}._icon_1j4dr_61{display:inline-flex;width:16px;justify-content:center;color:var(--ink2)}._danger_1j4dr_67,._danger_1j4dr_67 ._icon_1j4dr_61{color:var(--danger)}@media (hover: hover){._btn_1j4dr_5:hover{background:var(--row-hover);color:var(--ink)}._item_1j4dr_50:hover{background:var(--acc);color:var(--on-acc)}._item_1j4dr_50:hover ._icon_1j4dr_61{color:var(--on-acc)}._danger_1j4dr_67:hover{background:var(--danger);color:#fff}}html[data-layout=mobile] ._pop_1j4dr_19{min-width:240px;border-radius:14px}html[data-layout=mobile] ._item_1j4dr_50{font-size:15px;padding:10px 12px}html[data-layout=mobile] ._icon_1j4dr_61{width:18px}._popOut_1j4dr_104{animation:_popOut_1j4dr_104 .12s ease-in forwards}@keyframes _pop_1j4dr_19{0%{opacity:0;transform:scale(.96) translateY(-4px)}}@keyframes _popOut_1j4dr_104{to{opacity:0;transform:scale(.96) translateY(-4px)}}@media (prefers-reduced-motion: reduce){._pop_1j4dr_19,._popOut_1j4dr_104{animation:none}}._screen_6z7hy_1{min-height:100dvh}._content_6z7hy_4{max-width:var(--content-w);margin:0 auto;padding:36px 24px 120px}._mobile_6z7hy_9 ._content_6z7hy_4{padding:0 0 120px}._topbar_6z7hy_12{position:sticky;top:0;z-index:5;background:color-mix(in oklab,var(--bg) 88%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:calc(var(--sa-top) + 6px) 16px 6px}._back_6z7hy_24{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink3);margin-left:-12px}._moreBtn_6z7hy_35{width:28px;height:28px;border-radius:14px;background:none;border:1.5px solid var(--check);color:var(--ink3)}._moreBtn_6z7hy_35[aria-expanded=true]{background:var(--row-hover);color:var(--ink)}._h1_6z7hy_48{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:700;letter-spacing:-.01em;margin:0 12px 14px}._mobile_6z7hy_9 ._h1_6z7hy_48{font-size:28px;margin:22px 16px 26px;gap:8px;letter-spacing:-.01em}._h2_6z7hy_63{font-size:15px;font-weight:600;margin:22px 12px 6px;padding-bottom:6px;border-bottom:1px solid var(--line)}._h2_6z7hy_63 svg{vertical-align:-2px;margin-right:4px;color:var(--ink2)}._h2Project_6z7hy_76{display:flex;align-items:center;gap:7px;font-size:14px;color:var(--ink2);border-bottom:0;padding-bottom:2px;margin-top:18px}._h2Date_6z7hy_87{font-weight:400;color:var(--ink2)}._dayNum_6z7hy_91{font-size:20px;font-weight:700;color:var(--ink);margin-right:6px}._section_6z7hy_97:first-of-type ._h2_6z7hy_63{margin-top:4px}._mobile_6z7hy_9 ._h2_6z7hy_63,._mobile_6z7hy_9 ._headingRow_6z7hy_101,._mobile_6z7hy_9 ._headingInput_6z7hy_102{margin-left:16px;margin-right:16px}._mobile_6z7hy_9 ._h2_6z7hy_63{font-size:17px;font-weight:700;margin-top:30px;padding-bottom:8px}._mobile_6z7hy_9 ._h2Project_6z7hy_76{font-size:15px;font-weight:600;margin-top:22px;padding-bottom:2px}._mobile_6z7hy_9 ._headingInput_6z7hy_102{font-size:17px;font-weight:700}._mobile_6z7hy_9 ._headingRow_6z7hy_101{margin-top:28px;padding-bottom:8px}._mobile_6z7hy_9 ._h2Date_6z7hy_87{font-size:17px;font-weight:400;color:var(--ink3);margin-top:36px;padding-bottom:6px;display:flex;align-items:baseline}._mobile_6z7hy_9 ._dayNum_6z7hy_91{font-size:28px;line-height:30px;margin-right:8px}._empty_6z7hy_141{color:var(--ink3);padding:24px 12px;text-align:center}._mobile_6z7hy_9 ._empty_6z7hy_141{padding:32px 16px}._inline_6z7hy_149{margin:0 0 10px}._addRow_6z7hy_153{display:inline-flex;align-items:center;gap:8px;color:var(--ink3);font-size:14px;padding:10px 12px;margin-top:8px;border-radius:8px}._addRow_6z7hy_153:hover{color:var(--ink2);background:var(--row-hover)}._kbd_6z7hy_167{font-size:11px;color:var(--ink3);border:1px solid var(--line);border-radius:4px;padding:0 4px}._fab_6z7hy_174{position:fixed;right:16px;bottom:calc(var(--sa-bottom) + 22px);width:46px;height:46px;border-radius:50%;background:var(--acc);color:var(--on-acc);display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #0000002e;z-index:10}._fab_6z7hy_174:active{transform:scale(.94)}._projectHead_6z7hy_192{margin-bottom:22px}._mobile_6z7hy_9 ._projectHead_6z7hy_192{margin-bottom:26px}._projectNotes_6z7hy_200{display:block;width:calc(100% - 24px);margin:-8px 12px 0;padding:0;border:0;outline:none;background:none;resize:none;font-size:15px;line-height:20px;color:var(--ink);overflow:hidden}._projectNotes_6z7hy_200::placeholder{color:var(--ink3)}._mobile_6z7hy_9 ._projectNotes_6z7hy_200{width:calc(100% - 32px);margin:-14px 16px 0}._titleInput_6z7hy_221{flex:1;min-width:0;font:inherit;border:0;outline:none;background:none;color:var(--ink);padding:0}._titleText_6z7hy_231{flex:1;min-width:0;overflow-wrap:anywhere}._headingRow_6z7hy_101{display:flex;align-items:center;gap:6px;margin:22px 12px 6px;padding-bottom:6px;border-bottom:1px solid var(--line)}._headingInput_6z7hy_102{flex:1;font-size:15px;font-weight:600;border:0;outline:none;background:none;color:var(--ink);padding:0;margin:0 12px}._headingRow_6z7hy_101 ._headingInput_6z7hy_102{margin:0}._headingDel_6z7hy_258{color:var(--ink3);font-size:16px;padding:0 4px}html[data-layout=mobile] ._headingDel_6z7hy_258{position:relative}html[data-layout=mobile] ._headingDel_6z7hy_258:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}html[data-layout=mobile] ._headingDel_6z7hy_258{opacity:0;transition:opacity .15s}html[data-layout=mobile] ._headingRow_6z7hy_101:focus-within ._headingDel_6z7hy_258{opacity:1}._screen_otf1d_1{min-height:100dvh}._content_otf1d_4{max-width:var(--content-w);margin:0 auto;padding:36px 36px 120px}._mobile_otf1d_9 ._content_otf1d_4{padding:8px 20px 120px}._topbar_otf1d_12{position:sticky;top:0;z-index:5;background:color-mix(in oklab,var(--bg) 88%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:calc(var(--sa-top) + 6px) 16px 6px}._back_otf1d_24{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink3);margin-left:-12px}._h1_otf1d_33{font-size:26px;font-weight:700;margin:0 0 18px}._mobile_otf1d_9 ._h1_otf1d_33{font-size:30px}._section_otf1d_41{padding:14px 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}._section_otf1d_41>button{align-self:flex-start}._mobile_otf1d_9 ._section_otf1d_41>button{align-self:stretch}._h2_otf1d_56{font-size:15px;font-weight:600;margin:0}._hint_otf1d_61{margin:0;color:var(--ink2);font-size:13.5px;line-height:19px}._label_otf1d_67{display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--ink2)}._input_otf1d_74{font-size:15px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;outline:none;background:var(--bg);color:var(--ink)}._input_otf1d_74:focus{border-color:var(--acc)}._actions_otf1d_86{display:flex;flex-wrap:wrap;gap:8px}._primary_otf1d_91{background:var(--acc);color:var(--on-acc);font-weight:600;padding:8px 14px;border-radius:8px}._primary_otf1d_91:disabled{opacity:.5}._secondary_otf1d_101{background:var(--chip);color:var(--chip-ink);padding:8px 14px;border-radius:8px}._status_otf1d_107{font-size:13px;color:var(--ink2)}._msg_otf1d_111{font-size:13px;color:var(--acc)}._toggle_otf1d_115{display:flex;align-items:center;gap:10px;font-size:14.5px}._toggle_otf1d_115 input{width:18px;height:18px;accent-color:var(--acc)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{overscroll-behavior-y:none}:root{--sa-top: env(safe-area-inset-top, 0px);--sa-bottom: env(safe-area-inset-bottom, 0px);--side-w: 232px;--content-w: 640px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Segoe UI,Roboto,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;color:var(--ink);background:var(--bg);--bg: #ffffff;--side: #f4f5f7;--side-line: #e6e8eb;--row-hover: #f5f6f8;--row-sel: #e9f0fd;--line: #ececef;--ink: #1d1d1f;--ink2: #6e6e73;--ink3: #a1a1a6;--acc: #2674eb;--on-acc: #ffffff;--check: #c0c3c9;--today: #f5b800;--inbox: #4c8ff7;--upcoming: #ef5b5b;--anytime: #3fbfa8;--someday: #d9a740;--logbook: #4caf50;--sheet: #ffffff;--overlay: rgba(0, 0, 0, .28);--danger: #e0433c;--chip: #eef1f5;--chip-ink: #3a3a3c;--hl-date: #dbeafe;--hl-time: #dcfce7;--hl-recurrence: #ede9fe;--hl-deadline: #fee2e2;--hl-someday: #fef3c7}html[data-layout=mobile] body:not(.dm){--acc: #5b8def}body.dm,html.dm-early body{--bg: #1c1c1e;--side: #232326;--side-line: #2f2f33;--row-hover: #262629;--row-sel: #24304a;--line: #2c2c30;--ink: #f2f2f4;--ink2: #9c9ca3;--ink3: #6c6c72;--acc: #4c8ff7;--check: #55555b;--sheet: #232326;--overlay: rgba(0, 0, 0, .5);--chip: #2e2e33;--chip-ink: #dedee3;--hl-date: #1e3a5f;--hl-time: #1d3f2b;--hl-recurrence: #33295a;--hl-deadline: #4a2222;--hl-someday: #4a3a12}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}input,textarea{font:inherit;color:inherit}::selection{background:color-mix(in oklab,var(--acc) 25%,transparent)}
