.login-page.svelte-h34f85{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);padding:20px}.login-card.svelte-h34f85{width:100%;max-width:380px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:32px}.login-logo.svelte-h34f85{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:28px}.logo-icon.svelte-h34f85{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--red-primary);border-radius:16px;color:#fff}.login-logo.svelte-h34f85 h1:where(.svelte-h34f85){font-size:20px;font-weight:700;letter-spacing:-.5px}.btn-faceid.svelte-h34f85{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;border-radius:10px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-primary);font-size:15px;font-weight:600;transition:all .2s}.btn-faceid.svelte-h34f85:hover{border-color:var(--red-primary);background:var(--red-subtle)}.btn-faceid.svelte-h34f85:disabled{opacity:.6}.divider.svelte-h34f85{display:flex;align-items:center;gap:12px;margin:20px 0}.divider.svelte-h34f85:before,.divider.svelte-h34f85:after{content:"";flex:1;height:1px;background:var(--border)}.divider.svelte-h34f85 span:where(.svelte-h34f85){font-size:12px;color:var(--text-muted)}.form.svelte-h34f85{display:flex;flex-direction:column;gap:14px}.field.svelte-h34f85{display:flex;flex-direction:column;gap:6px}.field.svelte-h34f85 label:where(.svelte-h34f85){font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.field.svelte-h34f85 input:where(.svelte-h34f85){padding:12px 14px;border-radius:10px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-primary);font-size:15px;outline:none;transition:border-color .15s}.field.svelte-h34f85 input:where(.svelte-h34f85):focus{border-color:var(--red-primary)}.field.svelte-h34f85 input:where(.svelte-h34f85)::placeholder{color:var(--text-muted)}.error.svelte-h34f85{font-size:13px;color:var(--red-light);text-align:center;padding:8px;background:var(--red-subtle);border-radius:8px}.btn-login.svelte-h34f85{width:100%;padding:14px;border-radius:10px;border:none;background:var(--red-primary);color:#fff;font-size:15px;font-weight:700;transition:all .15s;margin-top:4px}.btn-login.svelte-h34f85:hover:not(:disabled){background:var(--red-light)}.btn-login.svelte-h34f85:disabled{opacity:.5;cursor:not-allowed}.sidebar.svelte-181dlmc{width:220px;min-height:100vh;background:var(--bg-secondary);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:14px 10px;flex-shrink:0}.logo.svelte-181dlmc{display:flex;align-items:center;gap:10px;padding:8px 12px;margin-bottom:24px;cursor:pointer;border-radius:8px;transition:background .15s}.logo.svelte-181dlmc:hover{background:var(--bg-hover)}.logo-icon.svelte-181dlmc{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--red-primary);border-radius:10px;color:#fff}.logo-text.svelte-181dlmc{font-size:18px;font-weight:700;letter-spacing:-.5px}.nav.svelte-181dlmc{flex:1;display:flex;flex-direction:column;gap:2px}.section-label.svelte-181dlmc{font-size:11px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;padding:16px 12px 6px}.nav-item.svelte-181dlmc{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;border:none;background:none;color:var(--text-secondary);font-size:13px;font-weight:500;transition:all .15s;text-align:left;width:100%}.nav-item.svelte-181dlmc:hover{background:var(--bg-hover);color:var(--text-primary)}.nav-item.active.svelte-181dlmc{background:var(--red-subtle);color:var(--red-light)}.nav-item.freelas.active.svelte-181dlmc{background:#22c55e14;color:#22c55e}.project-icon.svelte-181dlmc{font-size:16px}.project-name.svelte-181dlmc{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.count.svelte-181dlmc{font-size:11px;background:var(--bg-tertiary);color:var(--text-muted);padding:2px 7px;border-radius:10px;font-weight:600}.nav-item.active.svelte-181dlmc .count:where(.svelte-181dlmc){background:var(--red-glow);color:var(--red-light)}.btn-add-project.svelte-181dlmc{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border-radius:8px;border:1px dashed var(--border);background:none;color:var(--text-muted);font-size:13px;font-weight:500;transition:all .15s;margin-top:8px}.btn-add-project.svelte-181dlmc:hover{border-color:var(--red-primary);color:var(--red-light);background:var(--red-subtle)}.sidebar-footer.svelte-181dlmc{display:flex;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid var(--border)}.footer-btn.svelte-181dlmc{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;border-radius:8px;border:1px solid var(--border);background:none;color:var(--text-muted);font-size:11px;font-weight:500}.footer-btn.svelte-181dlmc:hover{border-color:var(--border-light);color:var(--text-primary)}.footer-btn.logout.svelte-181dlmc:hover{border-color:var(--red-primary);color:var(--red-light)}.footer-btn.svelte-181dlmc:disabled{opacity:.5}.mobile-nav.svelte-181dlmc{position:fixed;bottom:0;left:0;right:0;z-index:90;display:flex;background:var(--bg-secondary);border-top:1px solid var(--border);padding:6px 0;padding-bottom:max(6px,env(safe-area-inset-bottom))}.mob-btn.svelte-181dlmc{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 4px;border:none;background:none;color:var(--text-muted);font-size:10px;font-weight:600;transition:color .15s}.mob-btn.active.svelte-181dlmc{color:var(--red-light)}.mob-btn.freelas.active.svelte-181dlmc{color:var(--green)}.mobile-overlay.svelte-181dlmc{position:fixed;inset:0;z-index:100;background:#0009;backdrop-filter:blur(4px);display:flex;align-items:flex-end}.mobile-menu.svelte-181dlmc{width:100%;background:var(--bg-secondary);border-radius:16px 16px 0 0;padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom));max-height:70vh;overflow-y:auto}.mobile-menu-header.svelte-181dlmc{font-size:14px;font-weight:700;color:var(--text-muted);margin-bottom:10px;padding:0 4px}.mobile-menu-item.svelte-181dlmc{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px;border:none;background:none;color:var(--text-primary);font-size:14px;border-radius:8px;text-align:left;transition:background .1s}.mobile-menu-item.svelte-181dlmc:hover{background:var(--bg-tertiary)}.mobile-menu-item.active.svelte-181dlmc{background:var(--red-subtle);color:var(--red-light)}.mobile-menu-item.danger.svelte-181dlmc{color:var(--red-light)}.mobile-menu-divider.svelte-181dlmc{height:1px;background:var(--border);margin:8px 0}.desktop-only.svelte-181dlmc{display:flex}.mobile-only.svelte-181dlmc{display:none}@media(max-width:768px){.desktop-only.svelte-181dlmc{display:none!important}.mobile-only.svelte-181dlmc{display:flex}}.context-menu.svelte-181dlmc{position:fixed;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:8px;padding:4px;z-index:1000;box-shadow:0 8px 24px #00000080}.context-menu.svelte-181dlmc button:where(.svelte-181dlmc){display:block;width:100%;padding:8px 16px;border:none;background:none;color:var(--text-primary);font-size:13px;text-align:left;border-radius:6px}.context-menu.svelte-181dlmc button:where(.svelte-181dlmc):hover{background:var(--bg-hover)}.context-menu.svelte-181dlmc button.danger:where(.svelte-181dlmc){color:var(--red-light)}.context-menu.svelte-181dlmc button.danger:where(.svelte-181dlmc):hover{background:var(--red-subtle)}.stats-row.svelte-1cc6v80{display:flex;align-items:center;gap:4px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;padding:8px 6px}.stat.svelte-1cc6v80{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 8px;border-radius:8px;border:none;background:none;color:inherit;font-family:inherit;cursor:pointer;transition:background .15s;min-width:0}.stat.svelte-1cc6v80:hover,.stat.active.svelte-1cc6v80{background:var(--bg-tertiary)}.dot.svelte-1cc6v80{width:6px;height:6px;border-radius:50%;flex-shrink:0}.val.svelte-1cc6v80{font-size:15px;font-weight:700;line-height:1;flex-shrink:0}.lbl.svelte-1cc6v80{font-size:10px;color:var(--text-muted);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.stats-row.svelte-1cc6v80{gap:2px;padding:6px 4px;overflow-x:auto;flex-wrap:nowrap}.stat.svelte-1cc6v80{flex-direction:column;gap:2px;padding:6px;min-width:48px}.dot.svelte-1cc6v80{display:none}.val.svelte-1cc6v80{font-size:14px}.lbl.svelte-1cc6v80{font-size:9px}}.card.svelte-35ep21{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:10px;padding:12px;cursor:grab;transition:all .15s}.card.svelte-35ep21:hover{border-color:var(--border-light)}.card.overdue.svelte-35ep21{border-left:2px solid var(--red-dark)}.card.daily.svelte-35ep21{border-left:2px solid var(--yellow)}.card.svelte-35ep21:active{cursor:grabbing}.card-top.svelte-35ep21{display:flex;align-items:flex-start;gap:8px}.priority-dot.svelte-35ep21{width:8px;height:8px;border-radius:50%;margin-top:5px;flex-shrink:0}.card-title.svelte-35ep21{flex:1;font-size:13px;font-weight:600;cursor:pointer;line-height:1.4}.card-title.svelte-35ep21:hover{color:var(--red-light)}.card-actions.svelte-35ep21{display:flex;gap:2px;flex-shrink:0}.action-btn.svelte-35ep21{width:24px;height:24px;border:none;background:none;color:var(--text-muted);font-size:12px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .1s}.action-btn.svelte-35ep21:hover{background:var(--bg-hover);color:var(--text-primary)}.action-btn.delete.svelte-35ep21:hover{color:var(--red-light)}.card-desc.svelte-35ep21{font-size:12px;color:var(--text-muted);margin:6px 0 0 16px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta.svelte-35ep21{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px;padding-left:16px}.meta-badge.svelte-35ep21{font-size:10px;padding:2px 6px;border-radius:4px;background:var(--bg-hover);color:var(--text-muted);font-weight:500}.project-badge.svelte-35ep21{background:color-mix(in srgb,var(--proj-color) 12%,transparent);color:var(--proj-color);border:1px solid color-mix(in srgb,var(--proj-color) 25%,transparent);font-weight:600}.overdue-badge.svelte-35ep21{background:var(--red-subtle);color:var(--red-light)}.daily-badge.svelte-35ep21{background:#eab3081a;color:var(--yellow)}.tag-badge.svelte-35ep21{background:transparent;border:1px solid}.subtask-toggle.svelte-35ep21{display:flex;align-items:center;gap:8px;margin-top:10px;padding:6px 0 0 16px;border:none;background:none;color:var(--text-muted);font-size:11px;width:100%}.progress-bar.svelte-35ep21{flex:1;height:3px;background:var(--border);border-radius:2px;overflow:hidden}.progress-fill.svelte-35ep21{height:100%;background:var(--red-primary);border-radius:2px;transition:width .3s}.sub-count.svelte-35ep21{font-weight:600}.subtasks.svelte-35ep21{margin-top:8px;padding-left:16px;display:flex;flex-direction:column;gap:4px}.subtask-item.svelte-35ep21{display:flex;align-items:center;gap:8px;font-size:12px}.checkbox.svelte-35ep21{width:16px;height:16px;border:1.5px solid var(--border-light);border-radius:4px;background:none;color:var(--red-light);font-size:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.checkbox.checked.svelte-35ep21{background:var(--red-primary);border-color:var(--red-primary);color:#fff}.subtask-item.svelte-35ep21 span:where(.svelte-35ep21){flex:1;color:var(--text-secondary)}.subtask-item.svelte-35ep21 span.done:where(.svelte-35ep21){text-decoration:line-through;color:var(--text-muted)}.sub-delete.svelte-35ep21{width:18px;height:18px;border:none;background:none;color:var(--text-muted);font-size:10px;opacity:0;transition:opacity .1s}.subtask-item.svelte-35ep21:hover .sub-delete:where(.svelte-35ep21){opacity:1}.sub-delete.svelte-35ep21:hover{color:var(--red-light)}.subtask-add.svelte-35ep21 input:where(.svelte-35ep21){width:100%;padding:4px 0;border:none;background:none;color:var(--text-secondary);font-size:12px;outline:none}.subtask-add.svelte-35ep21 input:where(.svelte-35ep21)::placeholder{color:var(--text-muted)}.board.svelte-t573w7{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;min-height:300px}@media(max-width:768px){.board.svelte-t573w7{grid-template-columns:1fr;min-height:auto}}.column.svelte-t573w7{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:16px;display:flex;flex-direction:column;min-height:200px}.column-header.svelte-t573w7{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border)}.column-dot.svelte-t573w7{width:8px;height:8px;border-radius:50%}.column-title.svelte-t573w7{font-size:13px;font-weight:600;color:var(--text-primary);flex:1}.column-count.svelte-t573w7{font-size:12px;color:var(--text-muted);background:var(--bg-tertiary);padding:2px 8px;border-radius:10px;font-weight:600}.column-tasks.svelte-t573w7{flex:1;display:flex;flex-direction:column;gap:8px}.quick-add.svelte-t573w7 input:where(.svelte-t573w7){width:100%;padding:10px 12px;border-radius:8px;border:1px solid var(--border-light);background:var(--bg-tertiary);color:var(--text-primary);font-size:13px;outline:none}.btn-quick-add.svelte-t573w7{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;border-radius:8px;border:1px dashed var(--border);background:none;color:var(--text-muted);font-size:12px;transition:all .15s}.btn-quick-add.svelte-t573w7:hover{border-color:var(--red-primary);color:var(--red-light)}.list-view.svelte-luwvhw{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px}.list-header.svelte-luwvhw{display:grid;grid-template-columns:28px 1fr 120px 120px 80px 65px 56px;gap:6px;padding:8px 12px;border-bottom:1px solid var(--border);font-size:10px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.list-row.svelte-luwvhw{display:grid;grid-template-columns:28px 1fr 120px 120px 80px 65px 56px;gap:6px;padding:7px 12px;align-items:center;border-bottom:1px solid var(--border);transition:background .1s}.list-row.svelte-luwvhw:last-child{border-bottom:none}.list-row.svelte-luwvhw:hover{background:var(--bg-tertiary)}.list-row.done.svelte-luwvhw{opacity:.45}.list-row.overdue.svelte-luwvhw{background:#dc262608}.list-row.drag-over.svelte-luwvhw{border-top:2px solid var(--red-primary)}.col-grip.svelte-luwvhw{color:var(--text-muted);opacity:.3;cursor:grab;display:flex;align-items:center;justify-content:center}.list-row.svelte-luwvhw:hover .col-grip:where(.svelte-luwvhw){opacity:.7}.col-name.svelte-luwvhw{display:flex;align-items:center;gap:7px;min-width:0}.priority-flag.svelte-luwvhw{width:3px;height:16px;border-radius:2px;flex-shrink:0}.row-title.svelte-luwvhw{font-size:13px;font-weight:500;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-title.svelte-luwvhw:hover{color:var(--red-light)}.row-title.striked.svelte-luwvhw{text-decoration:line-through;color:var(--text-muted)}.sub-count.svelte-luwvhw{font-size:10px;color:var(--text-muted);flex-shrink:0}.focus-dot.svelte-luwvhw{font-size:11px;flex-shrink:0}.value-tag.svelte-luwvhw{font-size:10px;font-weight:600;color:var(--green);background:#22c55e1a;padding:1px 5px;border-radius:3px;flex-shrink:0;white-space:nowrap}.col-status.svelte-luwvhw{display:flex}.status-badge.svelte-luwvhw{padding:3px 8px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.3px;cursor:pointer;white-space:nowrap;display:flex;align-items:center;gap:4px}.status-badge.svelte-luwvhw:hover{opacity:.8}.dropdown-overlay.svelte-luwvhw{position:fixed;inset:0;z-index:999}.status-dropdown.svelte-luwvhw{position:fixed;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:8px;padding:4px;min-width:140px;box-shadow:0 8px 32px #00000080}.status-option.svelte-luwvhw{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:none;color:var(--text-secondary);font-size:13px;font-weight:500;border-radius:6px;text-align:left;transition:background .1s}.status-option.svelte-luwvhw:hover{background:var(--bg-hover);color:var(--text-primary)}.status-option.active.svelte-luwvhw{background:var(--sbg);color:var(--sc)}.status-dot.svelte-luwvhw{width:8px;height:8px;border-radius:50%;flex-shrink:0}.col-project.svelte-luwvhw{display:flex}.project-badge.svelte-luwvhw{font-size:11px;font-weight:600;padding:2px 7px;border-radius:4px;background:color-mix(in srgb,var(--pc) 12%,transparent);color:var(--pc);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:110px}.no-project.svelte-luwvhw{color:var(--text-muted);font-size:12px}.col-priority.svelte-luwvhw{font-size:11px;font-weight:500}.col-date.svelte-luwvhw{font-size:11px;color:var(--text-muted)}.col-date.overdue-date.svelte-luwvhw{color:var(--red-light);font-weight:600}.col-actions.svelte-luwvhw{display:flex;gap:2px;justify-content:center}.act-btn.svelte-luwvhw{width:22px;height:22px;border:none;background:none;color:var(--text-muted);font-size:11px;border-radius:4px;opacity:0;transition:all .1s;display:flex;align-items:center;justify-content:center}.list-row.svelte-luwvhw:hover .act-btn:where(.svelte-luwvhw){opacity:1}.act-btn.svelte-luwvhw:hover{color:var(--text-primary);background:var(--bg-hover)}.act-btn.danger.svelte-luwvhw:hover{color:var(--red-light)}.empty-list.svelte-luwvhw{padding:32px;text-align:center;color:var(--text-muted);font-size:13px}@media(max-width:768px){.list-header.svelte-luwvhw{display:none}.list-row.svelte-luwvhw{display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px}.col-grip.svelte-luwvhw{display:none}.col-name.svelte-luwvhw{flex:1 1 100%}.col-actions.svelte-luwvhw{margin-left:auto}.col-actions.svelte-luwvhw .act-btn:where(.svelte-luwvhw){opacity:1}}.overlay.svelte-1gmf2hi{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100;backdrop-filter:blur(4px)}.modal.svelte-1gmf2hi{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;width:520px;max-height:85vh;overflow-y:auto;box-shadow:0 24px 48px #0006}.modal-header.svelte-1gmf2hi{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.modal-header.svelte-1gmf2hi h2:where(.svelte-1gmf2hi){font-size:18px;font-weight:700}.close-btn.svelte-1gmf2hi{width:32px;height:32px;border:none;background:var(--bg-tertiary);color:var(--text-muted);border-radius:8px;font-size:14px;transition:all .15s}.close-btn.svelte-1gmf2hi:hover{background:var(--bg-hover);color:var(--text-primary)}.form.svelte-1gmf2hi{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.field.svelte-1gmf2hi{display:flex;flex-direction:column;gap:6px;flex:1}.field.svelte-1gmf2hi label:where(.svelte-1gmf2hi){font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.field.svelte-1gmf2hi input:where(.svelte-1gmf2hi),.field.svelte-1gmf2hi textarea:where(.svelte-1gmf2hi),.field.svelte-1gmf2hi select:where(.svelte-1gmf2hi){padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-primary);font-size:14px;outline:none;transition:border-color .15s}.field.svelte-1gmf2hi input:where(.svelte-1gmf2hi):focus,.field.svelte-1gmf2hi textarea:where(.svelte-1gmf2hi):focus,.field.svelte-1gmf2hi select:where(.svelte-1gmf2hi):focus{border-color:var(--red-primary)}.field.svelte-1gmf2hi textarea:where(.svelte-1gmf2hi){resize:vertical}.field.svelte-1gmf2hi select:where(.svelte-1gmf2hi){cursor:pointer}.row.svelte-1gmf2hi{display:flex;gap:12px}.toggle-row.svelte-1gmf2hi{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px 0}.toggle-row.svelte-1gmf2hi input[type=checkbox]:where(.svelte-1gmf2hi){width:18px;height:18px;accent-color:var(--red-primary);cursor:pointer}.toggle-label.svelte-1gmf2hi{font-size:14px;color:var(--text-secondary)}.toggle-label.freelance.svelte-1gmf2hi{color:var(--green);font-weight:600}.value-input.svelte-1gmf2hi{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:8px;background:var(--bg-tertiary);overflow:hidden}.value-input.svelte-1gmf2hi:focus-within{border-color:var(--green)}.currency.svelte-1gmf2hi{padding:10px 12px;font-size:14px;font-weight:600;color:var(--green);background:var(--bg-hover);border-right:1px solid var(--border)}.value-input.svelte-1gmf2hi input:where(.svelte-1gmf2hi){flex:1;padding:10px 12px;border:none;background:none;color:var(--text-primary);font-size:16px;font-weight:600;outline:none}.modal-footer.svelte-1gmf2hi{display:flex;align-items:center;gap:10px;padding:0 24px 20px}.btn-cancel.svelte-1gmf2hi{padding:10px 20px;border-radius:8px;border:1px solid var(--border);background:none;color:var(--text-secondary);font-size:13px;font-weight:500;transition:all .15s}.btn-cancel.svelte-1gmf2hi:hover{border-color:var(--border-light);color:var(--text-primary)}.btn-save.svelte-1gmf2hi{padding:10px 24px;border-radius:8px;border:none;background:var(--red-primary);color:#fff;font-size:13px;font-weight:600;transition:all .15s}.btn-save.svelte-1gmf2hi:hover:not(:disabled){background:var(--red-light)}.btn-save.svelte-1gmf2hi:disabled{opacity:.5;cursor:not-allowed}.hint.svelte-1gmf2hi{font-size:11px;color:var(--text-muted);margin-left:auto}.overlay.svelte-und0iy{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100;backdrop-filter:blur(4px)}.modal.svelte-und0iy{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;width:460px;box-shadow:0 24px 48px #0006}.modal-header.svelte-und0iy{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.modal-header.svelte-und0iy h2:where(.svelte-und0iy){font-size:18px;font-weight:700}.close-btn.svelte-und0iy{width:32px;height:32px;border:none;background:var(--bg-tertiary);color:var(--text-muted);border-radius:8px;font-size:14px;transition:all .15s}.close-btn.svelte-und0iy:hover{background:var(--bg-hover);color:var(--text-primary)}.form.svelte-und0iy{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.field.svelte-und0iy{display:flex;flex-direction:column;gap:6px}.field.svelte-und0iy label:where(.svelte-und0iy){font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.field.svelte-und0iy input:where(.svelte-und0iy),.field.svelte-und0iy textarea:where(.svelte-und0iy){padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-primary);font-size:14px;outline:none;transition:border-color .15s}.field.svelte-und0iy input:where(.svelte-und0iy):focus,.field.svelte-und0iy textarea:where(.svelte-und0iy):focus{border-color:var(--red-primary)}.field.svelte-und0iy textarea:where(.svelte-und0iy){resize:vertical}.type-toggle.svelte-und0iy{display:flex;gap:8px}.type-toggle.svelte-und0iy button:where(.svelte-und0iy){flex:1;padding:10px;border-radius:8px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-secondary);font-size:13px;font-weight:500;transition:all .15s}.type-toggle.svelte-und0iy button.active:where(.svelte-und0iy){background:var(--red-subtle);border-color:var(--red-primary);color:var(--red-light)}.icon-grid.svelte-und0iy{display:flex;flex-wrap:wrap;gap:6px}.icon-btn.svelte-und0iy{width:40px;height:40px;border-radius:8px;border:1px solid var(--border);background:var(--bg-tertiary);font-size:18px;transition:all .15s;display:flex;align-items:center;justify-content:center}.icon-btn.svelte-und0iy:hover{border-color:var(--border-light)}.icon-btn.active.svelte-und0iy{border-color:var(--red-primary);background:var(--red-subtle)}.modal-footer.svelte-und0iy{display:flex;gap:10px;padding:0 24px 20px}.btn-cancel.svelte-und0iy{padding:10px 20px;border-radius:8px;border:1px solid var(--border);background:none;color:var(--text-secondary);font-size:13px;font-weight:500;transition:all .15s}.btn-cancel.svelte-und0iy:hover{border-color:var(--border-light);color:var(--text-primary)}.btn-save.svelte-und0iy{padding:10px 24px;border-radius:8px;border:none;background:var(--red-primary);color:#fff;font-size:13px;font-weight:600;transition:all .15s;flex:1}.btn-save.svelte-und0iy:hover:not(:disabled){background:var(--red-light)}.btn-save.svelte-und0iy:disabled{opacity:.5;cursor:not-allowed}.habits-page.svelte-y2qh8v{max-width:1100px;margin:0 auto}.page-header.svelte-y2qh8v{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.header-left.svelte-y2qh8v{display:flex;align-items:center;gap:12px}.header-right.svelte-y2qh8v{display:flex;gap:8px}.back-btn.svelte-y2qh8v{width:36px;height:36px;border-radius:8px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;transition:all .15s}.back-btn.svelte-y2qh8v:hover{border-color:var(--red-primary);color:var(--text-primary)}.page-header.svelte-y2qh8v h1:where(.svelte-y2qh8v){font-size:24px;font-weight:700}.subtitle.svelte-y2qh8v{font-size:13px;color:var(--text-muted)}.page-desc.svelte-y2qh8v{font-size:13px;color:var(--text-muted);margin-bottom:20px;line-height:1.5}.btn-generate.svelte-y2qh8v{padding:8px 14px;border-radius:8px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);font-size:13px;font-weight:500;transition:all .15s}.btn-generate.svelte-y2qh8v:hover{border-color:var(--red-primary);color:var(--red-light)}.btn-new.svelte-y2qh8v{padding:8px 16px;border-radius:8px;border:none;background:var(--red-primary);color:#fff;font-size:13px;font-weight:600;transition:all .15s}.btn-new.svelte-y2qh8v:hover{background:var(--red-light)}.form-card.svelte-y2qh8v{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:20px;margin-bottom:20px}.form-card.svelte-y2qh8v h3:where(.svelte-y2qh8v){font-size:16px;font-weight:700;margin-bottom:16px}.form-grid.svelte-y2qh8v{display:flex;flex-direction:column;gap:14px}.field.svelte-y2qh8v{display:flex;flex-direction:column;gap:6px}.field.svelte-y2qh8v label:where(.svelte-y2qh8v){font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.field.svelte-y2qh8v input:where(.svelte-y2qh8v),.field.svelte-y2qh8v select:where(.svelte-y2qh8v){padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-primary);font-size:14px;outline:none;font-family:inherit}.field.svelte-y2qh8v input:where(.svelte-y2qh8v):focus,.field.svelte-y2qh8v select:where(.svelte-y2qh8v):focus{border-color:var(--red-primary)}.icon-grid.svelte-y2qh8v{display:flex;flex-wrap:wrap;gap:4px}.icon-btn.svelte-y2qh8v{width:34px;height:34px;border-radius:6px;border:1px solid var(--border);background:var(--bg-tertiary);font-size:16px;transition:all .1s;display:flex;align-items:center;justify-content:center}.icon-btn.svelte-y2qh8v:hover{border-color:var(--border-light)}.icon-btn.active.svelte-y2qh8v{border-color:var(--red-primary);background:var(--red-subtle)}.rec-options.svelte-y2qh8v{display:flex;gap:6px;flex-wrap:wrap}.rec-btn.svelte-y2qh8v{padding:6px 14px;border-radius:6px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-secondary);font-size:12px;font-weight:500;transition:all .15s}.rec-btn.svelte-y2qh8v:hover{border-color:var(--border-light);color:var(--text-primary)}.rec-btn.active.svelte-y2qh8v{background:var(--red-subtle);border-color:var(--red-primary);color:var(--red-light)}.day-picker.svelte-y2qh8v{display:flex;align-items:center;gap:6px;margin-top:8px}.day-label.svelte-y2qh8v{font-size:12px;color:var(--text-muted)}.day-btn.svelte-y2qh8v{width:36px;height:30px;border-radius:6px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-secondary);font-size:11px;font-weight:600;transition:all .1s}.day-btn.active.svelte-y2qh8v{background:var(--red-subtle);border-color:var(--red-primary);color:var(--red-light)}.month-day.svelte-y2qh8v{display:flex;align-items:center;gap:8px;margin-top:8px}.month-day.svelte-y2qh8v label:where(.svelte-y2qh8v){font-size:12px;color:var(--text-muted);text-transform:none;letter-spacing:0}.month-day.svelte-y2qh8v input:where(.svelte-y2qh8v){width:70px}.form-actions.svelte-y2qh8v{display:flex;gap:10px;margin-top:16px}.btn-cancel.svelte-y2qh8v{padding:10px 20px;border-radius:8px;border:1px solid var(--border);background:none;color:var(--text-secondary);font-size:13px;font-weight:500}.btn-save.svelte-y2qh8v{padding:10px 24px;border-radius:8px;border:none;background:var(--red-primary);color:#fff;font-size:13px;font-weight:600;flex:1}.btn-save.svelte-y2qh8v:disabled{opacity:.5;cursor:not-allowed}.habits-list.svelte-y2qh8v{display:flex;flex-direction:column;gap:8px}.habit-card.svelte-y2qh8v{display:flex;align-items:center;gap:14px;padding:14px 16px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;transition:all .15s}.habit-card.svelte-y2qh8v:hover{border-color:var(--border-light)}.habit-icon.svelte-y2qh8v{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.habit-info.svelte-y2qh8v{flex:1;min-width:0}.habit-name.svelte-y2qh8v{font-size:14px;font-weight:600}.habit-meta.svelte-y2qh8v{display:flex;align-items:center;gap:6px;margin-top:3px;font-size:12px;color:var(--text-muted)}.rec-badge.svelte-y2qh8v{font-weight:600}.meta-dot.svelte-y2qh8v{color:var(--border-light)}.priority-tag.svelte-y2qh8v{font-weight:600;text-transform:capitalize}.priority-urgent.svelte-y2qh8v{color:var(--red-light)}.priority-high.svelte-y2qh8v{color:var(--orange)}.priority-medium.svelte-y2qh8v{color:var(--yellow)}.priority-low.svelte-y2qh8v{color:var(--green)}.habit-actions.svelte-y2qh8v{display:flex;gap:4px}.action-btn.svelte-y2qh8v{width:32px;height:32px;border-radius:6px;border:1px solid var(--border);background:var(--bg-tertiary);color:var(--text-muted);display:flex;align-items:center;justify-content:center;transition:all .15s}.action-btn.svelte-y2qh8v:hover{border-color:var(--border-light);color:var(--text-primary)}.action-btn.danger.svelte-y2qh8v:hover{border-color:var(--red-primary);color:var(--red-light)}.empty.svelte-y2qh8v{text-align:center;color:var(--text-muted);font-size:14px;padding:40px 0}.freelance-page.svelte-1pz5ul5{max-width:1100px;margin:0 auto}.page-header.svelte-1pz5ul5{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:10px}.header-left.svelte-1pz5ul5{display:flex;align-items:center;gap:12px}.header-right.svelte-1pz5ul5{display:flex;align-items:center;gap:10px}.back-btn.svelte-1pz5ul5{width:36px;height:36px;border-radius:8px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);display:flex;align-items:center;justify-content:center}.back-btn.svelte-1pz5ul5:hover{border-color:var(--green);color:var(--text-primary)}.page-header.svelte-1pz5ul5 h1:where(.svelte-1pz5ul5){font-size:20px;font-weight:700}.month-nav.svelte-1pz5ul5{display:flex;align-items:center;gap:8px}.nav-btn.svelte-1pz5ul5{width:28px;height:28px;border-radius:6px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);font-size:13px;display:flex;align-items:center;justify-content:center}.nav-btn.svelte-1pz5ul5:hover{border-color:var(--green);color:var(--text-primary)}.month-label.svelte-1pz5ul5{font-size:14px;font-weight:600;min-width:80px;text-align:center}.btn-new.svelte-1pz5ul5{padding:7px 14px;border-radius:8px;border:none;background:var(--green);color:#fff;font-size:12px;font-weight:600}.btn-new.svelte-1pz5ul5:hover{background:#16a34a}.month-total-card.svelte-1pz5ul5{display:flex;align-items:center;gap:16px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:16px;margin-bottom:12px;position:relative;overflow:hidden}.month-total-card.svelte-1pz5ul5:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#22c55e,transparent)}.month-total-info.svelte-1pz5ul5{display:flex;flex-direction:column;min-width:120px}.month-total-label.svelte-1pz5ul5{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.month-total-value.svelte-1pz5ul5{font-size:24px;font-weight:700;color:var(--green)}.month-total-bar-wrap.svelte-1pz5ul5{flex:1}.month-total-bar.svelte-1pz5ul5{height:6px;background:var(--bg-tertiary);border-radius:3px;overflow:hidden}.month-total-fill.svelte-1pz5ul5{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:3px;transition:width .6s}.month-total-target.svelte-1pz5ul5{font-size:10px;color:var(--text-muted);margin-top:3px;display:block}.month-total-badge.svelte-1pz5ul5{font-size:18px;font-weight:700;color:var(--text-muted);min-width:50px;text-align:center}.month-total-badge.hit.svelte-1pz5ul5{color:var(--green)}.periods.svelte-1pz5ul5{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}@media(max-width:768px){.periods.svelte-1pz5ul5{grid-template-columns:1fr}}.period-card.svelte-1pz5ul5{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;padding:14px}.period-card.active.svelte-1pz5ul5{border-color:#22c55e4d}.period-header.svelte-1pz5ul5{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.period-info.svelte-1pz5ul5{display:flex;align-items:center;gap:6px}.period-label.svelte-1pz5ul5{font-size:13px;font-weight:600}.current-badge.svelte-1pz5ul5{font-size:9px;padding:2px 6px;border-radius:10px;background:#22c55e1f;color:var(--green);font-weight:600}.period-values.svelte-1pz5ul5{text-align:right}.period-earned.svelte-1pz5ul5{font-size:16px;font-weight:700;color:var(--green)}.period-sep.svelte-1pz5ul5{color:var(--text-muted);margin:0 2px;font-size:13px}.period-target.svelte-1pz5ul5{font-size:13px;color:var(--text-muted);background:none;border:none;border-bottom:1px dashed var(--border);cursor:pointer;font-family:inherit}.period-target.svelte-1pz5ul5:hover{color:var(--text-primary);border-color:var(--green)}.goal-edit.svelte-1pz5ul5{display:flex;gap:4px;margin-bottom:8px}.goal-edit.svelte-1pz5ul5 input:where(.svelte-1pz5ul5){flex:1;padding:5px 8px;border-radius:6px;border:1px solid var(--green);background:var(--bg-tertiary);color:var(--text-primary);font-size:13px;outline:none}.goal-save.svelte-1pz5ul5{padding:5px 10px;border-radius:6px;border:none;background:var(--green);color:#fff;font-size:11px;font-weight:600}.goal-cancel.svelte-1pz5ul5{padding:5px 8px;border-radius:6px;border:1px solid var(--border);background:none;color:var(--text-muted);font-size:11px}.period-bar.svelte-1pz5ul5{height:20px;background:var(--bg-tertiary);border-radius:5px;overflow:hidden;margin-bottom:8px}.period-fill.svelte-1pz5ul5{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:5px;transition:width .6s;display:flex;align-items:center;justify-content:flex-end;padding-right:6px;min-width:35px}.period-fill.over.svelte-1pz5ul5{background:linear-gradient(90deg,#16a34a,#22d3ee)}.period-pct.svelte-1pz5ul5{font-size:10px;font-weight:700;color:#fff}.period-breakdown.svelte-1pz5ul5{display:flex;gap:10px}.bd.svelte-1pz5ul5{font-size:10px;color:var(--text-muted)}.bd.done.svelte-1pz5ul5{color:var(--green);font-weight:600}.bd.pending.svelte-1pz5ul5{color:var(--yellow)}.list-section.svelte-1pz5ul5{margin-bottom:16px}.list-section.svelte-1pz5ul5{margin-top:8px}.list-section.svelte-1pz5ul5 h3:where(.svelte-1pz5ul5){font-size:15px;font-weight:700;margin-bottom:10px;display:flex;align-items:center;gap:8px}.list-count.svelte-1pz5ul5{font-size:11px;background:var(--bg-tertiary);color:var(--text-muted);padding:2px 8px;border-radius:10px;font-weight:600}.freela-table.svelte-1pz5ul5{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;overflow:visible}.table-header.svelte-1pz5ul5{display:grid;grid-template-columns:1fr 110px 100px 60px 90px 80px;gap:6px;padding:8px 12px;border-bottom:1px solid var(--border);font-size:10px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.table-row.svelte-1pz5ul5{display:grid;grid-template-columns:1fr 110px 100px 60px 90px 80px;gap:6px;padding:8px 12px;align-items:center;border-bottom:1px solid var(--border);transition:background .1s}.table-row.svelte-1pz5ul5:last-child{border-bottom:none}.table-row.svelte-1pz5ul5:hover{background:var(--bg-tertiary)}.table-row.done.svelte-1pz5ul5{opacity:.5}.task-name.svelte-1pz5ul5{font-size:13px;font-weight:500;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.task-name.svelte-1pz5ul5:hover{color:var(--green)}.task-name.striked.svelte-1pz5ul5{text-decoration:line-through;color:var(--text-muted)}.td-status.svelte-1pz5ul5{position:relative;z-index:10}.status-badge.svelte-1pz5ul5{padding:3px 8px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.3px;cursor:pointer;white-space:nowrap;display:flex;align-items:center;gap:4px;border:none}.status-badge.svelte-1pz5ul5:hover{opacity:.8}.status-dropdown.svelte-1pz5ul5{position:absolute;top:100%;left:0;margin-top:4px;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:8px;padding:4px;z-index:100;box-shadow:0 8px 24px #00000080;min-width:130px}.status-opt.svelte-1pz5ul5{display:flex;align-items:center;gap:8px;width:100%;padding:7px 10px;border:none;background:none;color:var(--text-secondary);font-size:12px;font-weight:500;border-radius:5px;text-align:left}.status-opt.svelte-1pz5ul5:hover{background:var(--bg-hover);color:var(--text-primary)}.status-opt.active.svelte-1pz5ul5{background:var(--sbg);color:var(--sc)}.status-dot.svelte-1pz5ul5{width:8px;height:8px;border-radius:50%}.proj-tag.svelte-1pz5ul5{font-size:11px;font-weight:600}.no-proj.svelte-1pz5ul5,.td-date.svelte-1pz5ul5{font-size:11px;color:var(--text-muted)}.td-value.svelte-1pz5ul5{font-size:13px;font-weight:700;color:var(--text-secondary);text-align:right}.td-value.done-val.svelte-1pz5ul5{color:var(--green)}.td-actions.svelte-1pz5ul5{display:flex;gap:2px;justify-content:flex-end}.act.svelte-1pz5ul5{width:24px;height:24px;border:none;background:none;color:var(--text-muted);border-radius:4px;opacity:0;transition:all .1s;display:flex;align-items:center;justify-content:center}.table-row.svelte-1pz5ul5:hover .act:where(.svelte-1pz5ul5){opacity:1}.act.svelte-1pz5ul5:hover{color:var(--text-primary);background:var(--bg-hover)}.act.danger.svelte-1pz5ul5:hover{color:var(--red-light)}.empty-table.svelte-1pz5ul5{padding:32px;text-align:center;color:var(--text-muted);font-size:13px}.history-section.svelte-1pz5ul5{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;padding:14px;position:relative;overflow:hidden}.history-section.svelte-1pz5ul5:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#22c55e40,transparent)}.history-header.svelte-1pz5ul5{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.history-header.svelte-1pz5ul5 h3:where(.svelte-1pz5ul5){font-size:14px;font-weight:700}.history-sub.svelte-1pz5ul5{font-size:11px;color:var(--text-muted)}.history-svg.svelte-1pz5ul5{width:100%;height:auto}.loading.svelte-1pz5ul5{color:var(--text-muted);text-align:center;padding:40px}@media(max-width:768px){.table-header.svelte-1pz5ul5{display:none}.table-row.svelte-1pz5ul5{display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px}.td-title.svelte-1pz5ul5{flex:1 1 100%}.td-actions.svelte-1pz5ul5{flex:0 0 auto}.td-actions.svelte-1pz5ul5 .act:where(.svelte-1pz5ul5){opacity:1}.month-total-card.svelte-1pz5ul5{flex-wrap:wrap}.month-total-info.svelte-1pz5ul5{min-width:auto}}.chart-section.svelte-1ol9692{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:20px;position:relative;overflow:hidden}.chart-section.svelte-1ol9692:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(220,38,38,.3),transparent)}.chart-header.svelte-1ol9692{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.chart-title.svelte-1ol9692{display:flex;align-items:baseline;gap:8px}.chart-title.svelte-1ol9692 h3:where(.svelte-1ol9692){font-size:16px;font-weight:700}.period.svelte-1ol9692{font-size:11px;color:var(--text-muted);font-weight:500}.chart-metrics.svelte-1ol9692{display:flex;align-items:center;gap:16px}.metric.svelte-1ol9692{display:flex;flex-direction:column;align-items:center}.metric-val.svelte-1ol9692{font-size:17px;font-weight:700;line-height:1}.metric-val.red.svelte-1ol9692{color:#dc2626}.metric-val.green.svelte-1ol9692{color:#22c55e}.metric-of.svelte-1ol9692{font-size:12px;color:var(--text-muted);font-weight:500}.metric-label.svelte-1ol9692{font-size:10px;color:var(--text-muted);margin-top:2px;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.metric-divider.svelte-1ol9692{width:1px;height:28px;background:var(--border)}.chart-container.svelte-1ol9692{width:100%}.chart-svg.svelte-1ol9692{width:100%;height:auto}@media(max-width:768px){.chart-header.svelte-1ol9692{flex-direction:column;gap:8px}.chart-metrics.svelte-1ol9692{gap:10px}.metric-val.svelte-1ol9692{font-size:15px}.chart-legend.svelte-1ol9692{gap:12px}}.area.svelte-1ol9692{opacity:0;transition:opacity .8s ease}.area.visible.svelte-1ol9692{opacity:1}.line.svelte-1ol9692{stroke-dasharray:2000;stroke-dashoffset:2000;transition:stroke-dashoffset 1.2s ease}.line.visible.svelte-1ol9692{stroke-dashoffset:0}.dot.svelte-1ol9692{transition:r .15s ease,filter .15s ease}.tooltip.svelte-1ol9692{pointer-events:none}.chart-legend.svelte-1ol9692{display:flex;gap:20px;justify-content:center;margin-top:12px}.legend-item.svelte-1ol9692{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--text-muted)}.dot-indicator.svelte-1ol9692{width:8px;height:8px;border-radius:50%}.dot-indicator.red.svelte-1ol9692{background:#dc2626;box-shadow:0 0 6px #dc262666}.dot-indicator.green.svelte-1ol9692{background:#22c55e;box-shadow:0 0 6px #22c55e66}.dot-indicator.gray.svelte-1ol9692{background:var(--text-muted)}.timeline-section.svelte-1a60enl{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:16px}.tabs-header.svelte-1a60enl{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.tabs-header.svelte-1a60enl h3:where(.svelte-1a60enl){font-size:15px;font-weight:700}.tabs.svelte-1a60enl{display:flex;gap:4px;background:var(--bg-tertiary);padding:3px;border-radius:8px}.tab.svelte-1a60enl{padding:6px 14px;border-radius:6px;border:none;background:none;color:var(--text-muted);font-size:12px;font-weight:600;transition:all .15s;display:flex;align-items:center;gap:6px}.tab.svelte-1a60enl:hover{color:var(--text-primary)}.tab.active.svelte-1a60enl{background:var(--red-primary);color:#fff}.tab-count.svelte-1a60enl{font-size:10px;background:#fff3;padding:1px 6px;border-radius:10px}.task-list.svelte-1a60enl{display:flex;flex-direction:column;gap:4px;max-height:360px;overflow-y:auto}.task-row.svelte-1a60enl{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;transition:background .1s}.task-row.svelte-1a60enl:hover{background:var(--bg-tertiary)}.task-row.overdue.svelte-1a60enl{background:#dc26260a}.task-row.done.svelte-1a60enl{opacity:.5}.toggle-btn.svelte-1a60enl{border:none;background:none;padding:0;flex-shrink:0}.circle.svelte-1a60enl{width:20px;height:20px;border-radius:50%;border:2px solid var(--border-light);transition:all .15s;display:flex;align-items:center;justify-content:center;font-size:11px}.circle.svelte-1a60enl:hover{border-color:var(--red-primary)}.circle.checked.svelte-1a60enl{background:var(--red-primary);border-color:var(--red-primary);color:#fff}.task-info.svelte-1a60enl{flex:1;min-width:0}.task-title-row.svelte-1a60enl{display:flex;align-items:center;gap:8px}.priority-dot.svelte-1a60enl{width:6px;height:6px;border-radius:50%;flex-shrink:0}.task-title.svelte-1a60enl{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-title.striked.svelte-1a60enl{text-decoration:line-through;color:var(--text-muted)}.task-meta.svelte-1a60enl{display:flex;gap:8px;margin-top:3px;padding-left:14px}.proj-tag.svelte-1a60enl{font-size:10px;font-weight:600;padding:1px 6px;border-radius:3px;background:color-mix(in srgb,var(--pc) 12%,transparent);color:var(--pc);border:1px solid color-mix(in srgb,var(--pc) 25%,transparent)}.date-badge.svelte-1a60enl,.sub-badge.svelte-1a60enl,.focus-badge.svelte-1a60enl{font-size:10px;color:var(--text-muted);font-weight:500}.date-badge.overdue-badge.svelte-1a60enl{color:var(--red-light)}.del-btn.svelte-1a60enl{width:24px;height:24px;border:none;background:none;color:var(--text-muted);font-size:12px;border-radius:4px;opacity:0;transition:all .1s}.task-row.svelte-1a60enl:hover .del-btn:where(.svelte-1a60enl){opacity:1}.del-btn.svelte-1a60enl:hover{color:var(--red-light)}.done-divider.svelte-1a60enl{display:flex;align-items:center;gap:8px;padding:8px 0;margin-top:4px}.done-divider.svelte-1a60enl span:where(.svelte-1a60enl){font-size:11px;color:var(--text-muted);font-weight:600}.done-divider.svelte-1a60enl:after{content:"";flex:1;height:1px;background:var(--border)}.empty.svelte-1a60enl{text-align:center;color:var(--text-muted);font-size:13px;padding:24px 0}.preview.svelte-dwq5nl{display:flex;align-items:center;gap:20px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;padding:14px 18px;cursor:pointer;transition:border-color .15s;position:relative;overflow:hidden}.preview.svelte-dwq5nl:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#22c55e40,transparent)}.preview.svelte-dwq5nl:hover{border-color:#22c55e4d}.preview-left.svelte-dwq5nl{flex:1;min-width:0}.preview-header.svelte-dwq5nl{display:flex;align-items:center;gap:8px;margin-bottom:8px}.preview-icon.svelte-dwq5nl{width:22px;height:22px;border-radius:6px;background:#22c55e1f;color:var(--green);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.preview-title.svelte-dwq5nl{font-size:13px;font-weight:700}.preview-period.svelte-dwq5nl{font-size:10px;padding:2px 7px;border-radius:10px;background:#22c55e14;color:var(--green);font-weight:600}.bar-section.svelte-dwq5nl{display:flex;align-items:center;gap:10px}.bar-track.svelte-dwq5nl{flex:1;height:6px;background:var(--bg-tertiary);border-radius:3px;overflow:hidden}.bar-fill.svelte-dwq5nl{height:100%;border-radius:3px;background:linear-gradient(90deg,#22c55e,#16a34a);transition:width .6s ease}.bar-fill.complete.svelte-dwq5nl{background:linear-gradient(90deg,#16a34a,#22d3ee)}.bar-pct.svelte-dwq5nl{font-size:13px;font-weight:700;color:var(--text-muted);min-width:36px;text-align:right}.bar-pct.complete.svelte-dwq5nl{color:var(--green)}.preview-stats.svelte-dwq5nl{display:flex;align-items:center;gap:14px;flex-shrink:0}.stat.svelte-dwq5nl{display:flex;flex-direction:column;align-items:center}.stat-value.svelte-dwq5nl{font-size:14px;font-weight:700;line-height:1.1;white-space:nowrap}.stat-value.green.svelte-dwq5nl{color:var(--green)}.stat-value.red.svelte-dwq5nl{color:var(--text-secondary)}.stat-label.svelte-dwq5nl{font-size:9px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-weight:500;margin-top:2px}.stat-divider.svelte-dwq5nl{width:1px;height:24px;background:var(--border)}.month-val.svelte-dwq5nl{font-size:13px}.month-target.svelte-dwq5nl{font-size:10px;color:var(--text-muted);font-weight:500}.preview-arrow.svelte-dwq5nl{color:var(--text-muted);flex-shrink:0;transition:color .15s}.preview.svelte-dwq5nl:hover .preview-arrow:where(.svelte-dwq5nl){color:var(--green)}@media(max-width:768px){.preview.svelte-dwq5nl{flex-wrap:wrap;gap:10px}.preview-left.svelte-dwq5nl{flex:1 1 100%}.preview-stats.svelte-dwq5nl{gap:10px;flex-wrap:wrap}.stat-value.svelte-dwq5nl{font-size:12px}.preview-arrow.svelte-dwq5nl{display:none}}.welcome.svelte-18wme4u{padding-top:12px}.welcome-top.svelte-18wme4u{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:6px}.greeting-block.svelte-18wme4u h1:where(.svelte-18wme4u){font-size:22px;font-weight:700;line-height:1.2}.name.svelte-18wme4u{background:linear-gradient(90deg,var(--red-primary),var(--red-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.date-line.svelte-18wme4u{font-size:12px;color:var(--text-muted);margin-top:2px;text-transform:capitalize}.project-tag.svelte-18wme4u{font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px;background:color-mix(in srgb,var(--pc) 10%,transparent);color:var(--pc);white-space:nowrap;flex-shrink:0}.quote-block.svelte-18wme4u{display:flex;align-items:baseline;gap:8px;padding:8px 0;border-bottom:1px solid var(--border)}.quote-text.svelte-18wme4u{font-size:12px;color:var(--text-muted);font-style:italic;line-height:1.4}.quote-author.svelte-18wme4u{font-size:11px;color:var(--text-muted);opacity:.6;white-space:nowrap;flex-shrink:0}@media(max-width:768px){.greeting-block.svelte-18wme4u h1:where(.svelte-18wme4u){font-size:18px}.welcome-top.svelte-18wme4u{flex-direction:column;align-items:flex-start;gap:6px}.quote-block.svelte-18wme4u{flex-direction:column;gap:2px}}.app.svelte-nejbyb{display:flex;min-height:100vh}.main.svelte-nejbyb{flex:1;padding:32px 48px;overflow-y:auto;max-height:100vh}.content.svelte-nejbyb{display:flex;flex-direction:column;gap:14px;padding-bottom:32px;max-width:1100px;margin:0 auto}.toolbar.svelte-nejbyb{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto 4px}.toolbar-left.svelte-nejbyb{display:flex;align-items:center;gap:8px}.toolbar-back.svelte-nejbyb{width:28px;height:28px;border-radius:6px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-muted);display:flex;align-items:center;justify-content:center}.toolbar-back.svelte-nejbyb:hover{border-color:var(--red-primary);color:var(--text-primary)}.toolbar-project.svelte-nejbyb{font-size:14px;font-weight:600}.toolbar-right.svelte-nejbyb{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.search-box.svelte-nejbyb{display:flex;align-items:center;gap:6px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:8px;padding:6px 10px;color:var(--text-secondary)}.search-box.svelte-nejbyb input:where(.svelte-nejbyb){background:none;border:none;color:var(--text-primary);outline:none;width:140px;font-size:12px}.search-box.svelte-nejbyb input:where(.svelte-nejbyb)::placeholder{color:var(--text-muted)}.date-filter.svelte-nejbyb{position:relative;display:flex;align-items:center}.date-filter.svelte-nejbyb input[type=date]:where(.svelte-nejbyb){padding:6px 10px;border-radius:8px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);font-size:12px;font-family:inherit;outline:none;color-scheme:dark}.date-filter.svelte-nejbyb input[type=date]:where(.svelte-nejbyb):focus{border-color:var(--red-primary)}.date-clear.svelte-nejbyb{position:absolute;right:3px;width:20px;height:20px;border-radius:4px;border:none;background:var(--red-primary);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.btn-daily.svelte-nejbyb{padding:6px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);font-size:12px;font-weight:500}.btn-daily.svelte-nejbyb:hover{border-color:var(--red-primary);color:var(--text-primary)}.btn-daily.active.svelte-nejbyb{background:var(--red-subtle);border-color:var(--red-primary);color:var(--red-light)}.fab.svelte-nejbyb{position:fixed;bottom:24px;right:24px;width:52px;height:52px;border-radius:50%;border:none;background:var(--red-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #dc262666;transition:all .2s;z-index:80}.fab.svelte-nejbyb:hover{background:var(--red-light);transform:scale(1.08);box-shadow:0 6px 24px #dc262680}.fab.svelte-nejbyb:active{transform:scale(.95)}.fab.fab-green.svelte-nejbyb{background:#22c55e;box-shadow:0 4px 16px #22c55e66}.fab.fab-green.svelte-nejbyb:hover{background:#16a34a;box-shadow:0 6px 24px #22c55e80}.filters.svelte-nejbyb{display:flex;gap:14px;flex-wrap:wrap}.filter-group.svelte-nejbyb{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.filter-label.svelte-nejbyb{font-size:11px;color:var(--text-muted);font-weight:500;margin-right:2px}.filter-chip.svelte-nejbyb{padding:3px 8px;border-radius:6px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);font-size:11px}.filter-chip.svelte-nejbyb:hover{border-color:var(--border-light);color:var(--text-primary)}.filter-chip.active.svelte-nejbyb{background:var(--red-subtle);border-color:var(--red-primary);color:var(--red-light)}.view-toggle.svelte-nejbyb{display:flex;gap:2px;background:var(--bg-tertiary);padding:3px;border-radius:8px;width:fit-content}.view-toggle.svelte-nejbyb button:where(.svelte-nejbyb){display:flex;align-items:center;gap:5px;padding:5px 12px;border-radius:6px;border:none;background:none;color:var(--text-muted);font-size:11px;font-weight:600;transition:all .15s}.view-toggle.svelte-nejbyb button:where(.svelte-nejbyb):hover{color:var(--text-primary)}.view-toggle.svelte-nejbyb button.active:where(.svelte-nejbyb){background:var(--bg-secondary);color:var(--text-primary);box-shadow:0 1px 3px #0000004d}@media(max-width:768px){.app.svelte-nejbyb{flex-direction:column}.main.svelte-nejbyb{padding:14px;padding-top:max(14px,env(safe-area-inset-top));padding-bottom:80px}.content.svelte-nejbyb{max-width:100%}.toolbar.svelte-nejbyb{flex-direction:column;align-items:stretch;gap:8px}.toolbar-right.svelte-nejbyb{width:100%;overflow-x:auto}.search-box.svelte-nejbyb input:where(.svelte-nejbyb){width:80px}.fab.svelte-nejbyb{bottom:76px;right:16px;width:48px;height:48px}}
