:root{--primary-purple:#8b5cf6;--primary-purple-hover:#7c3aed;--secondary-purple:#ebe5fc;--bg-color:#f9fafb;--surface-color:#fff;--surface-hover:#f3f4f6;--text-main:#111827;--text-muted:#6b7280;--danger:#ef4444;--danger-hover:#dc2626;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:var(--bg-color);color:var(--text-main);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{min-width:320px;min-height:100vh;margin:0}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea{box-sizing:border-box;font-family:inherit}._container_12mrv_1{flex-direction:column;max-width:1200px;height:100vh;margin:0 auto;padding:2rem;display:flex}._header_12mrv_19{margin-bottom:1rem}._headerTop_12mrv_27{justify-content:space-between;align-items:center;gap:1rem;display:flex}._header_12mrv_19 h1{color:var(--primary-purple);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:700}._header_12mrv_19 p{color:var(--text-muted);margin-top:.25rem}._viewToggle_12mrv_67{background:var(--surface-color);border:1px solid #8b5cf633;border-radius:12px;gap:2px;padding:4px;display:flex}._toggleBtn_12mrv_85{color:var(--text-muted);border-radius:9px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}._toggleBtn_12mrv_85:hover{color:var(--text-main);background:#8b5cf60f}._toggleActive_12mrv_119{box-shadow:0 2px 8px #8b5cf64d;background:var(--primary-purple)!important;color:#fff!important}._notesGrid_12mrv_131{flex:1;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;min-height:0;margin:0 -1rem;padding-bottom:2rem;display:grid;overflow-y:auto}._emptyState_12mrv_153{min-height:0;color:var(--text-muted);background-color:var(--surface-color);border:1px dashed #8b5cf64d;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}._emptyState_12mrv_153 p{margin-bottom:1rem;font-size:1.125rem}._lightboxOverlay_12mrv_191{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;cursor:zoom-out;background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out _fadeIn_12mrv_1;display:flex;position:fixed;top:0;left:0}._lightboxContent_12mrv_223{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}._lightboxContent_12mrv_223 img{object-fit:contain;border-radius:4px;max-width:100%;max-height:90vh;animation:.3s cubic-bezier(.4,0,.2,1) _zoomIn_12mrv_1;box-shadow:0 10px 40px #00000080}._closeLightbox_12mrv_259{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:2rem;transition:transform .2s;position:absolute;top:-40px;right:-40px}._closeLightbox_12mrv_259:hover{transform:scale(1.1)}@keyframes _fadeIn_12mrv_1{0%{opacity:0}to{opacity:1}}@keyframes _zoomIn_12mrv_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (width<=600px){._container_12mrv_1{height:100dvh;padding:1rem}._headerTop_12mrv_27{text-align:center;flex-direction:column;align-items:stretch}._viewToggle_12mrv_67{justify-content:center}._toggleBtn_12mrv_85{flex:1;justify-content:center}._closeLightbox_12mrv_259{background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex;top:10px;right:10px}}._card_1akhn_1{background-color:var(--surface-color);cursor:pointer;border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:.5rem;max-height:500px;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}._card_1akhn_1:hover{background-color:var(--surface-color);transform:translateY(-4px);box-shadow:0 10px 15px #00000014}._headerRow_1akhn_45{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}._titleWrapper_1akhn_61{flex:1;min-width:0}._titleRow_1akhn_71{align-items:flex-start;gap:8px;display:flex}._titleContent_1akhn_83{flex-direction:column;min-width:0;display:flex}._title_1akhn_61{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:1.15rem;font-weight:700;line-height:1.2;overflow:hidden}._canvasName_1akhn_117{color:var(--primary-purple);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.65rem;font-weight:600}._statusDotBtn_1akhn_135{cursor:pointer;background-clip:padding-box;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:5px;padding:0;transition:transform .2s}._statusDotBtn_1akhn_135:hover{transform:scale(1.2)}._status_todo_1akhn_169{background-color:#9ca3af;border-color:#9ca3af4d}._status_in_progress_1akhn_179{background-color:#f59e0b;border-color:#f59e0b4d}._status_done_1akhn_189{background-color:#10b981;border-color:#10b9814d}._headerRight_1akhn_199{flex-shrink:0;align-items:center;gap:8px;display:flex}._scheduleWrapper_1akhn_213{cursor:pointer;background:#8b5cf60a;border:1px solid #8b5cf61a;border-radius:6px;align-items:center;gap:6px;padding:3px 8px 3px 4px;transition:all .2s;display:flex}._scheduleWrapper_1akhn_213:hover{background:#8b5cf614;border-color:#8b5cf633}._scheduleWrapper_1akhn_213:hover ._calendarBtn_1akhn_247{color:var(--primary-purple)}._scheduledDate_1akhn_255{color:var(--text-muted);white-space:nowrap;font-size:.7rem;font-weight:600}._calendarBtn_1akhn_247{color:var(--text-muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex;position:relative}._hiddenDateInput_1akhn_295{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}._description_1akhn_319{color:var(--text-muted);flex-grow:1;font-size:.95rem;line-height:1.6;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 85%,#0000 100%);mask-image:linear-gradient(#000 85%,#0000 100%)}._description_1akhn_319>*{margin:0 0 .5rem}._description_1akhn_319>:last-child{margin-bottom:0}._description_1akhn_319 h1,._description_1akhn_319 h2,._description_1akhn_319 h3{color:var(--text-main);font-size:1.1rem;font-weight:600}._description_1akhn_319 ul,._description_1akhn_319 ol{padding-left:1.5rem}._description_1akhn_319 img{object-fit:cover;cursor:zoom-in;border-radius:6px;max-width:100%;max-height:150px;margin:.5rem 0}._description_1akhn_319 ul[data-type=taskList]{padding-left:0;list-style:none}._description_1akhn_319 ul[data-type=taskList] li{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}._description_1akhn_319 input[type=checkbox]{accent-color:var(--primary-purple);pointer-events:none;width:.9rem;height:.9rem;margin:0}._footer_1akhn_435{color:var(--text-muted);border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:.6rem;font-size:.72rem;display:flex}._footerLeft_1akhn_455{align-items:center;gap:6px;display:flex}._editedTag_1akhn_467{opacity:.8;font-style:italic}._actions_1akhn_477{opacity:0;flex-shrink:0;gap:6px;transition:opacity .2s;display:flex}._card_1akhn_1:hover ._actions_1akhn_477{opacity:1}._actionBtn_1akhn_501{color:var(--text-muted);cursor:pointer;background:#0000000a;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;transition:all .2s;display:flex}._actionBtn_1akhn_501:hover{background:var(--primary-purple);color:#fff}._deleteBtn_1akhn_541:hover{background:var(--danger);color:#fff}._recurrenceBtn_1akhn_555{width:28px;height:28px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:1px solid #0000000f;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}._card_1akhn_1:hover ._recurrenceBtn_1akhn_555{opacity:1}._recurrenceBtn_1akhn_555:hover{color:var(--primary-purple);background:#8b5cf614;border-color:#8b5cf633}._recurrenceBtnActive_1akhn_611{opacity:1;color:var(--primary-purple);background:#8b5cf61a;border-color:#8b5cf640}._recurrenceBtnActive_1akhn_611:hover{background:#8b5cf62e}._overlay_1powm_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0006;justify-content:center;align-items:center;animation:.2s _fadeIn_1powm_1;display:flex;position:fixed;inset:0}._modal_1powm_31{background-color:var(--surface-color);border-radius:16px;flex-direction:column;gap:1.5rem;width:90%;max-width:900px;height:90vh;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) _slideUp_1powm_1;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._header_1powm_61{justify-content:space-between;align-items:center;display:flex}._header_1powm_61 h2{color:var(--text-main);margin:0;font-size:1.5rem;font-weight:600}._closeBtn_1powm_87{color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:1.5rem;transition:background-color .2s,color .2s;display:flex}._closeBtn_1powm_87:hover{color:var(--text-main);background-color:#0000000d}._headerActions_1powm_123{align-items:center;gap:.5rem;display:flex}._editBtn_1powm_135{color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:1.2rem;transition:background-color .2s,color .2s;display:flex}._editBtn_1powm_135:hover{color:var(--primary-purple);background-color:#0000000d}._form_1powm_171{flex-direction:column;flex:1;gap:1.5rem;display:flex;overflow:hidden}._inputGroup_1powm_187{flex-direction:column;gap:.5rem;display:flex}._contentGroup_1powm_201{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._inputGroup_1powm_187 label{color:var(--text-muted);font-size:.875rem;font-weight:500}._input_1powm_187{background-color:var(--surface-color);color:var(--text-main);border:1.5px solid #0003;border-radius:8px;padding:.75rem 1rem;font-size:1.1rem;transition:border-color .2s,box-shadow .2s}._input_1powm_187:focus{border-color:var(--primary-purple);outline:none;box-shadow:0 0 0 2px #8b5cf633}._viewTitle_1powm_261{color:var(--text-main);border-bottom:2px solid #8b5cf61a;margin:0;padding:.75rem 0;font-size:1.5rem;font-weight:700}._footer_1powm_279{justify-content:flex-end;gap:1rem;margin-top:.5rem;display:flex}._cancelBtn_1powm_293{color:var(--text-main);border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}._cancelBtn_1powm_293:hover{background-color:#0000000d}._saveBtn_1powm_317{background-color:var(--primary-purple);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s,transform .1s}._saveBtn_1powm_317:hover{background-color:var(--primary-purple-hover)}._saveBtn_1powm_317:active{transform:scale(.98)}@keyframes _fadeIn_1powm_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1powm_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){._modal_1powm_31{border-radius:0;width:100%;max-width:100%;height:100dvh;margin:0;padding:1.5rem}}._editorContainer_t5buq_1{background-color:var(--surface-color);color:var(--text-main);border:1.5px solid #0003;border-radius:8px;flex-direction:column;flex:1;min-height:300px;padding:1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}._editorContainer_t5buq_1:focus-within{border-color:var(--primary-purple);box-shadow:0 0 0 2px #8b5cf633}._menuBar_t5buq_41{border-bottom:1px solid #0000001a;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}._menuBar_t5buq_41 button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}._menuBar_t5buq_41 button:hover{color:var(--text-main);background-color:#0000000d}._menuBar_t5buq_41 button._isActive_t5buq_95{background-color:var(--primary-purple);color:#fff}._editorImage_t5buq_105{object-fit:contain;cursor:zoom-in;border-radius:8px;width:auto;max-width:100%;max-height:400px;margin:1rem 0;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;box-shadow:0 4px 12px #0000001a}._editorImage_t5buq_105:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}._editorImage_t5buq_105._enlarged_t5buq_141{z-index:9999;cursor:zoom-out;max-width:90vw;max-height:90vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.5);box-shadow:0 0 0 100vmax #000c}._menuBar_t5buq_41 button:disabled{opacity:.5;cursor:not-allowed}._divider_t5buq_175{background-color:#0000001a;width:1px;margin:0 .25rem}._editorContent_t5buq_187{flex:1;padding-right:.5rem;overflow-y:auto}._editorContent_t5buq_187 .tiptap{outline:none;height:100%}._editorContent_t5buq_187 .tiptap p.is-editor-empty:first-child:before{color:var(--text-muted);content:attr(data-placeholder);float:left;pointer-events:none;height:0}._editorContent_t5buq_187 .tiptap h1{margin-top:.5rem;margin-bottom:.5rem;font-size:2rem}._editorContent_t5buq_187 .tiptap h2{margin-top:.5rem;margin-bottom:.5rem;font-size:1.5rem}._editorContent_t5buq_187 .tiptap h3{margin-top:.5rem;margin-bottom:.5rem;font-size:1.25rem}._editorContent_t5buq_187 .tiptap ul,._editorContent_t5buq_187 .tiptap ol{padding-left:1.5rem}._editorContent_t5buq_187 .tiptap li p{margin:0}._editorContent_t5buq_187 .tiptap ul[data-type=taskList]{padding:0;list-style:none}._editorContent_t5buq_187 .tiptap ul[data-type=taskList] li{align-items:flex-start;margin-bottom:.25rem;display:flex}._editorContent_t5buq_187 .tiptap ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;cursor:pointer;margin-right:.5rem}._editorContent_t5buq_187 .tiptap ul[data-type=taskList] li>label input[type=checkbox]{accent-color:var(--primary-purple);cursor:pointer;width:1.1rem;height:1.1rem;margin-top:.2rem}._editorContent_t5buq_187 .tiptap ul[data-type=taskList] li>div{flex:1}._editorContent_t5buq_187 .tiptap pre{background:#0000000d;border-radius:8px;padding:.75rem 1rem;overflow-x:auto}._editorContent_t5buq_187 .tiptap code{background:#0000000d;border-radius:4px;padding:.2rem .4rem;font-family:monospace;font-size:.9em}._editorContent_t5buq_187 .tiptap pre code{background:0 0;padding:0}._editorContent_t5buq_187 .tiptap blockquote{border-left:3px solid var(--primary-purple);color:var(--text-muted);margin-left:0;padding-left:1rem}._overlay_1yb81_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9000;background-color:#0006;justify-content:center;align-items:center;animation:.15s ease-out _fadeIn_1yb81_1;display:flex;position:fixed;inset:0}._modal_1yb81_31{background:var(--surface-color);border:1px solid #8b5cf626;border-radius:16px;flex-direction:column;width:90%;max-width:400px;animation:.2s cubic-bezier(.16,1,.3,1) _slideUp_1yb81_1;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000001a}._header_1yb81_57{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}._header_1yb81_57 h2{color:var(--text-main);margin:0;font-size:1.125rem;font-weight:600}._closeBtn_1yb81_87{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}._closeBtn_1yb81_87:hover{color:var(--text-main);background:#0000000d}._content_1yb81_123{color:var(--text-muted);padding:24px;font-size:.95rem;line-height:1.5}._content_1yb81_123 p{margin:0}._footer_1yb81_145{background:#00000005;border-top:1px solid #0000000d;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}._cancelBtn_1yb81_163{color:var(--text-main);cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s}._cancelBtn_1yb81_163:hover{background:#0000000d}._confirmBtn_1yb81_195{background:var(--primary-purple);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s;box-shadow:0 2px 6px #8b5cf64d}._confirmBtn_1yb81_195:hover{background:var(--primary-purple-hover);transform:translateY(-1px)}._destructive_1yb81_231{background:#ef4444;box-shadow:0 2px 6px #ef44444d}._destructive_1yb81_231:hover{background:#dc2626}@keyframes _fadeIn_1yb81_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1yb81_1{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){._modal_1yb81_31{border:none;border-top:1px solid #8b5cf626;border-radius:0;width:100%;max-width:100%;margin:0;position:absolute;bottom:0}._overlay_1yb81_1{align-items:flex-end}}._overlay_sc20j_5{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.15s ease-out _fadeIn_sc20j_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_sc20j_1{0%{opacity:0}to{opacity:1}}._modal_sc20j_49{background:var(--surface-color);border-radius:16px;width:360px;max-width:90vw;animation:.2s ease-out _slideUp_sc20j_1;overflow:hidden;box-shadow:0 20px 60px #00000026,0 0 0 1px #8b5cf61a}@keyframes _slideUp_sc20j_1{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}._header_sc20j_95{border-bottom:1px solid #8b5cf614;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._headerLeft_sc20j_111{color:var(--primary-purple);align-items:center;gap:8px;display:flex}._headerLeft_sc20j_111 h3{color:var(--text-main);margin:0;font-size:1rem;font-weight:700}._closeBtn_sc20j_139{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}._closeBtn_sc20j_139:hover{color:var(--text-main);background:#0000000d}._body_sc20j_181{flex-direction:column;gap:16px;padding:20px;display:flex}._field_sc20j_195{flex-direction:column;gap:6px;display:flex}._label_sc20j_207{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}._select_sc20j_223,._dateInput_sc20j_225,._intervalInput_sc20j_227{background:var(--bg-color);color:var(--text-main);border:1px solid #8b5cf626;border-radius:8px;outline:none;padding:8px 10px;font-size:.85rem;font-weight:500;transition:border-color .2s,box-shadow .2s}._select_sc20j_223:focus,._dateInput_sc20j_225:focus,._intervalInput_sc20j_227:focus{border-color:var(--primary-purple);box-shadow:0 0 0 3px #8b5cf614}._intervalRow_sc20j_265{align-items:center;gap:8px;display:flex}._intervalInput_sc20j_227{text-align:center;width:64px}._intervalUnit_sc20j_287{color:var(--text-muted);font-size:.82rem;font-weight:500}._endDateRow_sc20j_299{align-items:center;gap:8px;display:flex}._dateInput_sc20j_225{flex:1}._hint_sc20j_319{color:var(--text-muted);opacity:.6;white-space:nowrap;font-size:.72rem;font-style:italic}._clearDateBtn_sc20j_335{width:24px;height:24px;color:var(--danger,#ef4444);cursor:pointer;background:#ef44440f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;transition:all .15s;display:flex}._clearDateBtn_sc20j_335:hover{background:#ef444426}._footer_sc20j_379{border-top:1px solid #8b5cf614;justify-content:space-between;align-items:center;gap:8px;padding:14px 20px;display:flex}._footerRight_sc20j_397{gap:8px;margin-left:auto;display:flex}._clearBtn_sc20j_409{color:var(--danger,#ef4444);cursor:pointer;background:#ef44440f;border:none;border-radius:8px;padding:7px 12px;font-size:.78rem;font-weight:600;transition:all .15s}._clearBtn_sc20j_409:hover{background:#ef44441f}._cancelBtn_sc20j_441{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:8px;padding:7px 14px;font-size:.78rem;font-weight:600;transition:all .15s}._cancelBtn_sc20j_441:hover{color:var(--text-main);background:#00000008}._saveBtn_sc20j_475{background:var(--primary-purple);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:7px 18px;font-size:.78rem;font-weight:600;transition:all .15s;box-shadow:0 2px 8px #8b5cf640}._saveBtn_sc20j_475:hover{filter:brightness(1.1);box-shadow:0 4px 12px #8b5cf659}@media (width<=600px){._modal_sc20j_49{border:none;border-top:1px solid #8b5cf61a;border-radius:0;width:100%;max-width:100%;margin:0;position:absolute;bottom:0}._overlay_sc20j_5{align-items:flex-end}}._fab_1o91q_1{background-color:var(--primary-purple);color:#fff;z-index:100;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #8b5cf666}._fab_1o91q_1:hover{background-color:var(--primary-purple-hover);transform:scale(1.1);box-shadow:0 6px 16px #8b5cf699}._fab_1o91q_1:active{transform:scale(.95)}._icon_1o91q_55{justify-content:center;align-items:center;margin-top:-2px;font-size:32px;display:flex}.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}._node_1ja8c_1{background:var(--surface-color);border:2px solid #8b5cf64d;border-radius:12px;min-width:200px;max-width:280px;padding:0;transition:border-color .2s,box-shadow .2s,transform .15s;position:relative;overflow:visible;box-shadow:0 4px 16px #8b5cf61a}._node_1ja8c_1:hover{border-color:var(--primary-purple);box-shadow:0 6px 24px #8b5cf633}._titleRow_1ja8c_37{align-items:center;gap:2px;display:flex}._titleArea_1ja8c_49{cursor:pointer;border-radius:10px 0 0 10px;flex:1;align-items:center;gap:8px;min-width:0;padding:12px 4px 12px 16px;transition:background .15s;display:flex}._titleArea_1ja8c_49:hover{background:#8b5cf60f}._icon_1ja8c_81{flex-shrink:0;font-size:1rem}._title_1ja8c_37{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}._dateBtn_1ja8c_113{width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;transition:background .15s,color .15s;display:flex;position:relative}._dateBtn_1ja8c_113:hover{color:var(--primary-purple);background:#8b5cf61a}._hiddenDateInput_1ja8c_153{opacity:0;cursor:pointer;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}._metaRow_1ja8c_177{align-items:center;gap:6px;padding:0 16px 10px;font-size:.7rem;display:flex}._statusPill_1ja8c_195{cursor:pointer;letter-spacing:.01em;border:none;border-radius:20px;align-items:center;gap:5px;padding:3px 10px 3px 8px;font-size:.68rem;font-weight:600;transition:all .15s;display:inline-flex}._statusPill_1ja8c_195:hover{filter:brightness(.95);transform:scale(1.05)}._statusPill_1ja8c_195:active{transform:scale(.97)}._statusPillDot_1ja8c_241{border-radius:50%;flex-shrink:0;width:7px;height:7px}._status_todo_1ja8c_257{color:#6b7280;background:#9ca3af26}._status_todo_1ja8c_257 ._statusPillDot_1ja8c_241{background:#9ca3af}._status_in_progress_1ja8c_273{color:#d97706;background:#f59e0b1f}._status_in_progress_1ja8c_273 ._statusPillDot_1ja8c_241{background:#f59e0b}._status_done_1ja8c_289{color:#059669;background:#10b9811f}._status_done_1ja8c_289 ._statusPillDot_1ja8c_241{background:#10b981}._dateSep_1ja8c_305{color:var(--text-muted);opacity:.5}._dateText_1ja8c_315{color:var(--text-muted)}._actions_1ja8c_325{opacity:0;gap:4px;transition:opacity .2s;display:flex;position:absolute;top:-10px;right:-10px}._node_1ja8c_1:hover ._actions_1ja8c_325{opacity:1}._branchBtn_1ja8c_353,._removeBtn_1ja8c_355{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,transform .15s;display:flex}._branchBtn_1ja8c_353{background:var(--primary-purple);color:#fff}._branchBtn_1ja8c_353:hover{background:var(--primary-purple-hover);transform:scale(1.15)}._removeBtn_1ja8c_355{color:var(--text-muted);background:#00000014}._removeBtn_1ja8c_355:hover{background:var(--danger);color:#fff;transform:scale(1.15)}._handle_1ja8c_421{background:var(--primary-purple);border:2px solid var(--surface-color);border-radius:50%;width:8px;height:8px}._recurrenceBtn_1ja8c_439{width:28px;height:28px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:1px solid #0000000f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}._node_1ja8c_1:hover ._recurrenceBtn_1ja8c_439{opacity:1}._recurrenceBtn_1ja8c_439:hover{color:var(--primary-purple);background:#8b5cf614;border-color:#8b5cf633}._recurrenceBtnActive_1ja8c_493{opacity:1;color:var(--primary-purple);background:#8b5cf61a;border-color:#8b5cf640}._recurrenceBtnActive_1ja8c_493:hover{background:#8b5cf62e}@media (width<=600px){._dateBtn_1ja8c_113,._recurrenceBtn_1ja8c_439{width:36px;height:36px}._branchBtn_1ja8c_353,._removeBtn_1ja8c_355{width:32px;height:32px}._statusPill_1ja8c_195{padding:6px 12px}}._wrapper_edpdw_1{position:relative}._trigger_edpdw_9{background:var(--surface-color);color:var(--text-main);cursor:pointer;border:1px solid #8b5cf640;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:600;transition:border-color .2s,box-shadow .2s;display:flex}._trigger_edpdw_9:hover{border-color:var(--primary-purple);box-shadow:0 2px 8px #8b5cf61f}._triggerLabel_edpdw_49{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}._chevron_edpdw_63{color:var(--text-muted);flex-shrink:0;transition:transform .2s}._chevronOpen_edpdw_75{transform:rotate(180deg)}._dropdown_edpdw_83{background:var(--surface-color);z-index:100;border:1px solid #00000014;border-radius:12px;min-width:240px;padding:6px;animation:.15s ease-out _dropIn_edpdw_1;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 32px #0000001f}@keyframes _dropIn_edpdw_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._empty_edpdw_121{color:var(--text-muted);text-align:center;padding:12px 14px;font-size:.8rem}._item_edpdw_135{border-radius:8px;align-items:center;transition:background .15s;display:flex}._item_edpdw_135:hover{background:#8b5cf60f}._itemActive_edpdw_157{background:#8b5cf61a}._itemName_edpdw_165{text-align:left;color:var(--text-main);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;flex:1;padding:8px 12px;font-size:.85rem;overflow:hidden}._itemActions_edpdw_193{opacity:0;gap:2px;padding-right:6px;transition:opacity .15s;display:flex}._item_edpdw_135:hover ._itemActions_edpdw_193{opacity:1}._itemActionBtn_edpdw_217{width:26px;height:26px;color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}._itemActionBtn_edpdw_217:hover{color:var(--primary-purple);background:#8b5cf61f}._deleteBtn_edpdw_249:hover{color:var(--danger);background:#ef44441a}._renameInput_edpdw_259{border:1px solid var(--primary-purple);background:var(--surface-color);border-radius:6px;outline:none;flex:1;margin:2px 6px;padding:8px 12px;font-size:.85rem}._createForm_edpdw_281{padding:4px 6px}._createInput_edpdw_289{background:var(--surface-color);border:1px solid #8b5cf64d;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:.85rem;transition:border-color .2s}._createInput_edpdw_289:focus{border-color:var(--primary-purple)}._createBtn_edpdw_319{width:100%;color:var(--primary-purple);border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}._createBtn_edpdw_319:hover{background:#8b5cf60f}._container_1fxfq_1{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}._toolbar_1fxfq_17{flex-shrink:0;align-items:center;gap:12px;padding:12px 0;display:flex}._addRootBtn_1fxfq_33{background:var(--primary-purple);color:#fff;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:background .2s,transform .15s;display:flex}._addRootBtn_1fxfq_33:hover{background:var(--primary-purple-hover);transform:translateY(-1px)}._canvasArea_1fxfq_69{background:var(--bg-color);border:1px solid #8b5cf626;border-radius:16px;flex:1;overflow:hidden}._emptyState_1fxfq_85{height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:1rem;display:flex}._controls_1fxfq_105{border:1px solid #8b5cf626!important;border-radius:10px!important;box-shadow:0 2px 12px #00000014!important}._controls_1fxfq_105 button{background:var(--surface-color)!important;color:var(--text-main)!important;border-bottom:1px solid #0000000f!important}._controls_1fxfq_105 button:hover{background:#8b5cf614!important}@media (width<=600px){._container_1fxfq_1{height:auto}._toolbar_1fxfq_17{flex-wrap:wrap;justify-content:space-between}._controls_1fxfq_105{display:none!important}}._container_twkxq_3{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}._topBar_twkxq_21{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}._dateNav_twkxq_39{align-items:center;gap:8px;display:flex}._navBtn_twkxq_51{width:32px;height:32px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}._navBtn_twkxq_51:hover{color:var(--primary-purple);background:#8b5cf61a}._todayBtn_twkxq_83{color:var(--primary-purple);background:#8b5cf614;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .15s}._todayBtn_twkxq_83:hover{background:#8b5cf629}._dateLabelContainer_twkxq_111{justify-content:center;align-items:center;gap:8px;min-width:200px;display:flex}._dateLabel_twkxq_111{color:var(--text-main);text-align:center;font-size:1rem;font-weight:600}._datePickerBtn_twkxq_141{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:#8b5cf60d;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}._datePickerBtn_twkxq_141:hover{color:var(--primary-purple);background:#8b5cf626}._datePickerHidden_twkxq_179{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}._viewToggle_twkxq_201{background:var(--surface-color);border:1px solid #8b5cf633;border-radius:10px;gap:2px;padding:3px;display:flex}._viewBtn_twkxq_219{color:var(--text-muted);border-radius:7px;padding:6px 14px;font-size:.8rem;font-weight:500;transition:all .2s}._viewBtn_twkxq_219:hover{color:var(--text-main);background:#8b5cf60f}._viewBtnActive_twkxq_247{box-shadow:0 2px 8px #8b5cf64d;background:var(--primary-purple)!important;color:#fff!important}._content_twkxq_261{background:var(--surface-color);scrollbar-width:none;-ms-overflow-style:none;border:1px solid #8b5cf61a;border-radius:12px;flex-direction:column;flex:1;display:flex;overflow:hidden}._content_twkxq_261::-webkit-scrollbar{display:none}._dayView_twkxq_295{box-sizing:border-box;flex-direction:column;height:100%;padding:24px;display:flex}._dayHeader_twkxq_311{color:var(--text-main);border-bottom:1px solid #8b5cf61a;flex-shrink:0;margin-bottom:20px;padding-bottom:12px;font-size:1.1rem;font-weight:600}._dayContent_twkxq_331{scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}._dayContent_twkxq_331::-webkit-scrollbar{display:none}._dayHeader_twkxq_311 ._dayHeaderSub_twkxq_353{color:var(--text-muted);margin-left:8px;font-size:.8rem;font-weight:400}._canvasGroup_twkxq_367{margin-bottom:24px}._canvasGroupTitle_twkxq_375{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin-bottom:10px;font-size:.75rem;font-weight:600;display:flex}._canvasGroupTitle_twkxq_375:before{content:"";background:var(--primary-purple);border-radius:50%;flex-shrink:0;width:6px;height:6px}._taskList_twkxq_417{flex-direction:column;gap:8px;display:flex}._weekView_twkxq_431{flex:1;grid-template-columns:repeat(7,1fr);gap:0;height:100%;display:grid}._weekDay_twkxq_447{border-right:1px solid #8b5cf614;flex-direction:column;min-height:0;display:flex}._weekDay_twkxq_447:last-child{border-right:none}._weekDayHeader_twkxq_469{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #8b5cf614;flex-shrink:0;padding:12px 10px;font-size:.75rem;font-weight:600}._weekDayNumber_twkxq_493{color:var(--text-main);letter-spacing:0;text-transform:none;margin-top:2px;font-size:1.2rem;font-weight:700;display:block}._weekDayToday_twkxq_513 ._weekDayHeader_twkxq_469{background:#8b5cf60f}._weekDayToday_twkxq_513 ._weekDayNumber_twkxq_493{color:var(--primary-purple)}._weekDayTasks_twkxq_529{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:6px;padding:8px 6px;display:flex;overflow-y:auto}._weekDayTasks_twkxq_529::-webkit-scrollbar{display:none}._taskCard_twkxq_561{background:var(--bg-color);cursor:pointer;border:1px solid #8b5cf614;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;transition:all .15s;display:flex}._taskCard_twkxq_561:hover{border-color:#8b5cf640;transform:translateY(-1px);box-shadow:0 2px 12px #8b5cf614}._taskStatusDot_twkxq_597{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px;padding:0;transition:transform .15s,box-shadow .15s;position:relative}._taskStatusDot_twkxq_597:hover{transform:scale(1.3)}._taskStatusDot_twkxq_597._todo_twkxq_631{background:#9ca3af;box-shadow:0 0 0 2px #9ca3af40}._taskStatusDot_twkxq_597._in_progress_twkxq_641{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b40}._taskStatusDot_twkxq_597._done_twkxq_651{background:#10b981;box-shadow:0 0 0 2px #10b98140}._taskInfo_twkxq_661{flex:1;min-width:0}._taskTitle_twkxq_671{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;line-height:1.3;overflow:hidden}._taskMeta_twkxq_691{color:var(--text-muted);align-items:center;gap:6px;margin-top:3px;font-size:.7rem;display:flex}._taskCanvasName_twkxq_709{font-weight:500}._taskStatusLabel_twkxq_717{opacity:.7}._taskCardCompact_twkxq_727{gap:8px;padding:8px 10px}._taskCardCompact_twkxq_727 ._taskTitle_twkxq_671{font-size:.78rem}._taskCardCompact_twkxq_727 ._taskMeta_twkxq_691{font-size:.65rem}._taskCardCompact_twkxq_727 ._taskStatusDot_twkxq_597{width:8px;height:8px;margin-top:4px}._emptyState_twkxq_767{height:100%;min-height:200px;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;padding:2rem;font-size:.9rem;display:flex}._weekDayEmpty_twkxq_791{color:var(--text-muted);opacity:.5;text-align:center;padding:12px 4px;font-size:.7rem}._taskDone_twkxq_809 ._taskTitle_twkxq_671{opacity:.6;text-decoration:line-through}._recurringBadge_twkxq_821{color:var(--primary-purple);background:#8b5cf614;border-radius:4px;align-items:center;gap:3px;padding:1px 6px;font-weight:600;display:inline-flex}._skipBtn_twkxq_845{width:24px;height:24px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:all .15s;display:flex}._taskCard_twkxq_561:hover ._skipBtn_twkxq_845{opacity:1}._skipBtn_twkxq_845:hover{color:var(--danger,#ef4444);background:#ef444414}._taskCardCompact_twkxq_727 ._skipBtn_twkxq_845{width:20px;height:20px}@media (width<=600px){._container_twkxq_3{height:auto}._topBar_twkxq_21{flex-wrap:nowrap;justify-content:space-between;gap:6px;padding:8px 0}._dateNav_twkxq_39{gap:2px}._navBtn_twkxq_51{width:28px;height:28px}._todayBtn_twkxq_83{padding:4px 8px;font-size:.7rem}._dateLabelContainer_twkxq_111{gap:4px;min-width:auto}._dateLabel_twkxq_111{font-size:.8rem}._datePickerBtn_twkxq_141{width:24px;height:24px}._viewToggle_twkxq_201{padding:2px}._viewBtn_twkxq_219{padding:4px 8px;font-size:.75rem}._dayView_twkxq_295{padding:12px}._weekView_twkxq_431{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;display:flex;overflow-y:auto}._weekView_twkxq_431::-webkit-scrollbar{display:none}._weekDay_twkxq_447{border-bottom:1px solid #8b5cf614;border-right:none;flex-shrink:0;min-height:120px}._weekDay_twkxq_447:last-child{border-bottom:none}._weekDayTasks_twkxq_529{overflow-y:visible}._weekDayHeader_twkxq_469{text-align:left;align-items:baseline;gap:8px;padding:10px 12px;display:flex}._weekDayNumber_twkxq_493{margin-top:0;display:inline}._skipBtn_twkxq_845{opacity:1}._taskStatusDot_twkxq_597:after{content:"";border-radius:50%;position:absolute;inset:-12px}}._overlay_1ppww_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0006;justify-content:center;align-items:center;animation:.2s _fadeIn_1ppww_1;display:flex;position:fixed;inset:0}._modal_1ppww_31{background-color:var(--surface-color);border-radius:16px;flex-direction:column;gap:1.5rem;width:90%;max-width:800px;height:80vh;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) _slideUp_1ppww_1;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._header_1ppww_59{justify-content:space-between;align-items:center;display:flex}._header_1ppww_59 h2{color:var(--text-main);margin:0;font-size:1.5rem;font-weight:600}._closeBtn_1ppww_85{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:1.5rem;transition:background-color .2s,color .2s;display:flex}._closeBtn_1ppww_85:hover{color:var(--text-main);background-color:#0000000d}._form_1ppww_127{flex-direction:column;flex:1;gap:1.5rem;display:flex;overflow:hidden}._inputGroup_1ppww_143{flex-direction:column;gap:.5rem;display:flex}._contentGroup_1ppww_155{flex:1}._inputGroup_1ppww_143 label{color:var(--text-muted);font-size:.875rem;font-weight:500}._input_1ppww_143{background-color:var(--surface-color);color:var(--text-main);border:1.5px solid #0003;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1.1rem;transition:border-color .2s,box-shadow .2s}._input_1ppww_143:focus{border-color:var(--primary-purple);outline:none;box-shadow:0 0 0 2px #8b5cf633}._textarea_1ppww_209{resize:none;flex:1}._viewTitle_1ppww_219{color:var(--text-main);border-bottom:2px solid #8b5cf61a;margin:0;padding:.75rem 0;font-size:1.5rem;font-weight:700}._viewContent_1ppww_237{white-space:pre-wrap;color:var(--text-main);flex:1;padding:1rem 0;overflow-y:auto}._footer_1ppww_253{justify-content:flex-end;gap:1rem;margin-top:.5rem;display:flex}._cancelBtn_1ppww_267{color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}._cancelBtn_1ppww_267:hover{background-color:#0000000d}._saveBtn_1ppww_297{background-color:var(--primary-purple);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s,transform .1s}._saveBtn_1ppww_297:hover:not(:disabled){background-color:var(--primary-purple-hover)}._saveBtn_1ppww_297:disabled{opacity:.5;cursor:not-allowed}._saveBtn_1ppww_297:active:not(:disabled){transform:scale(.98)}@keyframes _fadeIn_1ppww_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1ppww_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){._modal_1ppww_31{border-radius:0;width:100%;max-width:100%;height:100dvh;margin:0;padding:1.5rem}}
