:root{--tasks-teal: #0f766e;--tasks-teal-hover: #0d5c56;--tasks-teal-tint: rgba(15, 118, 110, .06)}.panel-trigger-btn.svelte-3yp2ad{padding:.5rem .75rem;font-size:.9rem;background:var(--tasks-teal);color:#fff;border:none;border-radius:9999px;cursor:pointer;font-weight:600}.panel-trigger-btn.svelte-3yp2ad:hover{background:var(--tasks-teal-hover)}.tasks-panel.svelte-3yp2ad{position:fixed;inset:0;background:#0f172a8c;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.tasks-panel-inner.svelte-3yp2ad{background:#fff;color:#0f172a;width:100%;max-width:45rem;max-height:85vh;border-radius:.5rem;box-shadow:0 4px 20px #0003;display:flex;flex-direction:column;overflow:hidden}.tasks-header.svelte-3yp2ad{display:flex;align-items:center;justify-content:center;margin-bottom:0;padding:1rem;flex-shrink:0;border-bottom:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,#14b8a6,#0f766e 55%,#0d5c56);cursor:grab}.tasks-header--dragging.svelte-3yp2ad{cursor:grabbing}.tasks-header-actions.svelte-3yp2ad{display:flex;align-items:center;gap:.25rem;margin-left:auto}.minimize-btn.svelte-3yp2ad{background:none;border:none;font-size:1.2rem;line-height:1;cursor:pointer;padding:0 .25rem;color:#ffffffeb}.minimize-btn.svelte-3yp2ad:hover{color:#fff}.tasks-header.svelte-3yp2ad h2:where(.svelte-3yp2ad){margin:0;font-size:1.1rem;color:#fff;font-weight:700;letter-spacing:.01em;flex:1;text-align:center}.close-btn.svelte-3yp2ad{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;padding:0 .25rem;color:#ffffffeb;margin-left:auto}.close-btn.svelte-3yp2ad:hover{color:#fff}.tasks-restore-wrap.svelte-3yp2ad{position:fixed;left:50%;bottom:1rem;z-index:110;display:inline-flex;align-items:center;gap:.35rem;cursor:grab}.tasks-restore-wrap--dragging.svelte-3yp2ad{cursor:grabbing}@media(max-width:767px){.tasks-header.svelte-3yp2ad,.tasks-restore-wrap.svelte-3yp2ad{cursor:default}}.tasks-restore-btn.svelte-3yp2ad{border:none;border-radius:999px;padding:.6rem .9rem;background:linear-gradient(135deg,#0f766e,#0d5c56);color:#fff;font-weight:700;font-size:.9rem;box-shadow:0 16px 30px #0f766e52;cursor:pointer}.tasks-restore-btn.svelte-3yp2ad:hover{box-shadow:0 20px 36px #0f766e61}.tasks-restore-close.svelte-3yp2ad{border:none;border-radius:999px;width:2rem;height:2rem;background:#0f766e26;color:#0d5c56;font-size:1.65rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.tasks-restore-close.svelte-3yp2ad:hover{background:#0f766e40}.tasks-tabs.svelte-3yp2ad{display:flex;gap:0;border-bottom:1px solid #e5e7eb;flex-shrink:0}.tasks-tab.svelte-3yp2ad{padding:.6rem .9rem;font-size:.85rem;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;color:#6b7280;font-weight:500}.tasks-tab.svelte-3yp2ad:hover{color:var(--tasks-teal-hover)}.tasks-tab.active.svelte-3yp2ad{color:#0f172a;font-weight:600;border-bottom-color:var(--tasks-teal)}.tasks-tab-content.svelte-3yp2ad{padding:1rem;overflow-y:auto;flex:1}.tasks-section-title.svelte-3yp2ad{margin:0 0 .5rem;font-size:1rem;font-weight:600}.task-table-wrap.svelte-3yp2ad{overflow-x:auto;margin-bottom:1rem}.tasks-pagination.svelte-3yp2ad{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin:-.25rem 0 1rem}.tasks-pagination-info.svelte-3yp2ad{font-size:.8rem;color:#475569;min-width:6.5rem;text-align:center}.tasks-pagination-btn.svelte-3yp2ad{border:1px solid #d1d5db;background:#ecfdf5;color:#0f172a;font-size:.8rem;padding:.3rem .6rem;border-radius:.35rem;cursor:pointer}.tasks-pagination-btn.svelte-3yp2ad:hover:not(:disabled){border-color:#86cbb7;background:#dff8ee}.tasks-pagination-btn.svelte-3yp2ad:disabled{opacity:.5;cursor:not-allowed}.task-table.svelte-3yp2ad{width:100%;border-collapse:collapse;font-size:.9rem;table-layout:fixed}.task-table.svelte-3yp2ad th:where(.svelte-3yp2ad),.task-table.svelte-3yp2ad td:where(.svelte-3yp2ad){padding:.5rem .6rem;text-align:left;border-bottom:1px solid #e5e7eb;vertical-align:middle;color:#0f172a}.task-table.svelte-3yp2ad th:where(.svelte-3yp2ad){font-weight:600;background:#ecfdf5;color:#0f172a}.task-table.svelte-3yp2ad thead:where(.svelte-3yp2ad) th:where(.svelte-3yp2ad):first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem}.task-table.svelte-3yp2ad thead:where(.svelte-3yp2ad) th:where(.svelte-3yp2ad):last-child{border-top-right-radius:.4rem;border-bottom-right-radius:.4rem}.task-table.svelte-3yp2ad th.th-actions:where(.svelte-3yp2ad){text-align:right;white-space:nowrap}.task-table.svelte-3yp2ad th:where(.svelte-3yp2ad):nth-child(1),.task-table.svelte-3yp2ad td:where(.svelte-3yp2ad):nth-child(1){width:34%}.task-table.svelte-3yp2ad th:where(.svelte-3yp2ad):nth-child(2),.task-table.svelte-3yp2ad td:where(.svelte-3yp2ad):nth-child(2){width:18%}.task-table.svelte-3yp2ad th:where(.svelte-3yp2ad):nth-child(3),.task-table.svelte-3yp2ad td:where(.svelte-3yp2ad):nth-child(3){width:14%}.task-table.svelte-3yp2ad th:where(.svelte-3yp2ad):nth-child(4),.task-table.svelte-3yp2ad td:where(.svelte-3yp2ad):nth-child(4){width:14%}.task-table.svelte-3yp2ad th:where(.svelte-3yp2ad):nth-child(5),.task-table.svelte-3yp2ad td:where(.svelte-3yp2ad):nth-child(5){width:20%}.task-table.svelte-3yp2ad td.task-cell-actions:where(.svelte-3yp2ad){text-align:right;white-space:nowrap!important;display:table-cell}.task-table.svelte-3yp2ad td.task-cell-actions:where(.svelte-3yp2ad)>button.task-btn:where(.svelte-3yp2ad){display:inline-flex!important;vertical-align:middle}.task-table.svelte-3yp2ad td.task-cell-actions:where(.svelte-3yp2ad) .task-btn:where(.svelte-3yp2ad)+.task-btn:where(.svelte-3yp2ad){margin-left:.35rem}.task-cell-content.svelte-3yp2ad{max-width:none;word-break:break-word}.task-lesson-link.svelte-3yp2ad{color:#0f766e;text-decoration:underline;text-underline-offset:2px;font-weight:600}.task-lesson-link.svelte-3yp2ad:hover{color:#0d5c56}.task-cell-due.svelte-3yp2ad{width:9rem;white-space:nowrap;color:#666;font-size:.85em}.task-row-completed.svelte-3yp2ad{opacity:.85}.task-cell-content-completed.svelte-3yp2ad{text-decoration:line-through}.task-row-overdue.svelte-3yp2ad{background:#fef9e8;border-left:3px solid #e3b86a}.task-row-overdue.svelte-3yp2ad td{border-color:#f8e7b8}.task-description-row.svelte-3yp2ad td:where(.svelte-3yp2ad){border-bottom:1px solid #e5e7eb;vertical-align:top;padding-top:0}.task-cell-description.svelte-3yp2ad{font-size:.85rem;color:#64748b;line-height:1.4;word-break:break-word;white-space:pre-wrap;padding-left:.6rem;border-left:2px solid #e2e8f0}.task-btn.svelte-3yp2ad{width:2rem;height:2rem;padding:0;box-sizing:border-box;border-radius:9999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;border:1px solid transparent}.task-btn.svelte-3yp2ad:disabled{opacity:.6;cursor:not-allowed}.task-btn-icon.svelte-3yp2ad{width:1.125rem;height:1.125rem;pointer-events:none}.task-btn-done.svelte-3yp2ad{background:var(--tasks-teal);color:#fff;border-color:var(--tasks-teal)}.task-btn-done.svelte-3yp2ad:hover:not(:disabled){background:var(--tasks-teal-hover);border-color:var(--tasks-teal-hover)}.task-btn-delete.svelte-3yp2ad{background:#fff;color:#b91c1c;border-color:#fecaca}.task-btn-delete.svelte-3yp2ad:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.task-btn-reopen.svelte-3yp2ad{width:auto;padding:0 .55rem;border-radius:9999px;font-size:.75rem;background:#ecfeff;color:#134e4a;border-color:#0f766e66}.task-btn-reopen.svelte-3yp2ad:hover:not(:disabled){background:#ccfbf1}.create-form.svelte-3yp2ad .form-label:where(.svelte-3yp2ad){display:block;margin-bottom:.25rem;font-size:.9rem;font-weight:500}.create-form.svelte-3yp2ad .form-input:where(.svelte-3yp2ad),.create-form.svelte-3yp2ad .form-select:where(.svelte-3yp2ad){width:100%;padding:.5rem .6rem;border:1px solid #ccc;border-radius:.375rem;font-size:.9rem}.form-input-wide.svelte-3yp2ad{min-height:2.5rem;margin-bottom:1rem}.form-row.svelte-3yp2ad{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group.svelte-3yp2ad{display:flex;flex-direction:column}.form-reminder.svelte-3yp2ad{display:flex;gap:.5rem;align-items:center}.form-input-narrow.svelte-3yp2ad{width:4rem}.form-select-narrow.svelte-3yp2ad{width:auto;min-width:6rem}.create-task-btn.svelte-3yp2ad{margin-top:.75rem;padding:.5rem 1.1rem;background:var(--tasks-teal);color:#fff;border:none;border-radius:9999px;cursor:pointer;font-size:.9rem;font-weight:600}.create-task-btn.svelte-3yp2ad:hover:not(:disabled){background:var(--tasks-teal-hover)}.create-task-btn.svelte-3yp2ad:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.placeholder.svelte-3yp2ad{color:var(--muted, #666)}.error.svelte-3yp2ad{color:var(--error, #c00)}.history-panel.svelte-13fnzpb{position:fixed;inset:0;background:#0f172a8c;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.history-card.svelte-13fnzpb{background:#fff;width:100%;max-width:32rem;border-radius:.5rem;padding:1rem 1rem .75rem;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;max-height:85vh;overflow:hidden}.history-header.svelte-13fnzpb{display:flex;align-items:center;justify-content:center;margin-bottom:0;flex-shrink:0}.history-header.svelte-13fnzpb h2:where(.svelte-13fnzpb){margin:0;font-size:1.1rem;color:var(--chatbot-teal, #0f766e);flex:1;text-align:center}.history-card.svelte-13fnzpb .close-btn:where(.svelte-13fnzpb){margin-left:auto}.close-btn.svelte-13fnzpb{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;padding:0 .25rem;color:#666}.close-btn.svelte-13fnzpb:hover{color:var(--chatbot-teal-hover, #0d5c56)}.thread-list.svelte-13fnzpb{list-style:none;margin:0;padding:0;width:100%;max-height:60vh;overflow-y:auto;flex:1;min-height:0}.thread-card.svelte-13fnzpb{padding:1rem;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.thread-card.svelte-13fnzpb:last-child{border-bottom:none}.thread-main.svelte-13fnzpb{flex:1;min-width:0}.thread-date.svelte-13fnzpb{display:block;font-size:.9rem;font-weight:600;margin-bottom:.25rem;color:#111827}.thread-meta.svelte-13fnzpb{font-size:.8rem;color:#6b7280;display:block;margin-bottom:.5rem}.thread-one-liner.svelte-13fnzpb{margin:0;font-size:.9rem;color:#333;white-space:pre-wrap;word-break:break-word}.thread-one-liner.svelte-13fnzpb p{margin:.25rem 0 0}.thread-one-liner.svelte-13fnzpb h1,.thread-one-liner.svelte-13fnzpb h2,.thread-one-liner.svelte-13fnzpb h3{font-size:.95rem;margin:0 0 .25rem}.history-tabs.svelte-13fnzpb{display:flex;gap:.5rem;margin:.5rem 0 .25rem;border-bottom:1px solid #e5e7eb;width:100%;padding:0 0 .25rem;box-sizing:border-box;flex-shrink:0}.history-tabs.svelte-13fnzpb button:where(.svelte-13fnzpb){border:none;background:transparent;padding:.4rem .75rem;font-size:.9rem;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent}.history-tabs.svelte-13fnzpb button.active:where(.svelte-13fnzpb){color:#111827;border-bottom-color:var(--chatbot-teal, #0f766e);font-weight:600}.documents-tab.svelte-13fnzpb{display:flex;flex-direction:column;gap:.75rem;width:100%;padding:.75rem 0 .25rem;box-sizing:border-box;max-height:60vh;overflow-y:auto;flex:1;min-height:0}.documents-header-row.svelte-13fnzpb{display:flex;align-items:center;justify-content:space-between}.documents-title.svelte-13fnzpb{font-size:1rem;font-weight:600;margin:0;color:var(--chatbot-teal, #0f766e)}.documents-section.svelte-13fnzpb{border-top:1px solid #e5e7eb;padding-top:.5rem}.documents-subtitle.svelte-13fnzpb{font-size:.9rem;font-weight:600;color:#374151;margin:0 0 .35rem}.documents-list.svelte-13fnzpb{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.document-row.svelte-13fnzpb{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem .5rem;border-radius:.375rem;border:1px solid #e5e7eb}.document-main.svelte-13fnzpb{min-width:0}.document-name.svelte-13fnzpb{font-size:.9rem;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:16rem}.document-meta.svelte-13fnzpb{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.8rem;color:#6b7280;margin-top:.15rem}.document-actions.svelte-13fnzpb{display:flex;gap:.25rem;align-items:center}.thread-actions.svelte-13fnzpb{display:flex;gap:.5rem;flex-shrink:0}.action-btn.svelte-13fnzpb{padding:.35rem .6rem;font-size:.8rem;background:#ecfeff;border:1px solid rgba(15,118,110,.25);border-radius:.25rem;cursor:pointer;color:#134e4a}.action-btn.svelte-13fnzpb:hover:not(:disabled){background:#ccfbf1}.action-btn.delete-btn.svelte-13fnzpb{background:#fff;border-color:#c00;color:#c00}.action-btn.delete-btn.svelte-13fnzpb:hover:not(:disabled){background:#fee}.detail-overlay.svelte-13fnzpb{position:fixed;inset:0;background:#0006;z-index:101;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.detail-panel.svelte-13fnzpb{background:#fff;width:100%;max-width:32rem;max-height:80vh;border-radius:.5rem;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;overflow:hidden}.detail-panel.svelte-13fnzpb .history-header:where(.svelte-13fnzpb){padding:1rem;flex-shrink:0}.detail-transcript.svelte-13fnzpb{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem;background:#f0fdfa}.detail-transcript.svelte-13fnzpb .chat-bubble:where(.svelte-13fnzpb){max-width:90%;padding:.6rem .9rem;border-radius:1rem;line-height:1.5;word-break:break-word;border:1px solid transparent}.detail-transcript.svelte-13fnzpb .chat-bubble--user:where(.svelte-13fnzpb){align-self:flex-end;background:linear-gradient(135deg,#ede9fe,#eef2ff);border-color:#4338ca;color:#1e1b4b;border-bottom-right-radius:.25rem}.detail-transcript.svelte-13fnzpb .chat-bubble--assistant:where(.svelte-13fnzpb){align-self:flex-start;background:linear-gradient(135deg,#e6f4f3,#f0fdfa);border-color:#0f766e;color:#0f172a;border-bottom-left-radius:.25rem}.detail-transcript.svelte-13fnzpb .chat-bubble-text:where(.svelte-13fnzpb){margin:0;white-space:pre-wrap}.detail-transcript.svelte-13fnzpb .chat-bubble--assistant:where(.svelte-13fnzpb) .markdown-content{color:inherit}.detail-content.svelte-13fnzpb{flex:1;margin:0;padding:1rem;overflow:auto;font-size:.85rem;white-space:pre-wrap;word-break:break-word;background:#f9f9f9}.summary-view.svelte-13fnzpb h3:where(.svelte-13fnzpb){color:var(--chatbot-teal, #0f766e);margin-top:.5rem;margin-bottom:.25rem;font-weight:600}.summary-view.svelte-13fnzpb p:where(.svelte-13fnzpb){margin:.25rem 0}.summary-keypoints.svelte-13fnzpb{margin:.25rem 0 .75rem;padding-left:1.25rem}.summary-keypoints.svelte-13fnzpb li:where(.svelte-13fnzpb){margin:.1rem 0}.summary-entities.svelte-13fnzpb{display:flex;flex-wrap:wrap;gap:.35rem;margin:.25rem 0 .75rem}.detail-content.svelte-13fnzpb h3,.detail-content.svelte-13fnzpb h4{color:var(--chatbot-teal, #0f766e);margin-top:.5rem;margin-bottom:.25rem;font-weight:600}.detail-content.svelte-13fnzpb p{margin:.25rem 0}.detail-content.svelte-13fnzpb hr{border-color:#e5e7eb;margin:.5rem 0}.detail-content.svelte-13fnzpb .summary-entity-pill{display:inline-block;margin:0 .35rem .5rem 0;padding:.25rem .6rem;border-radius:9999px;background:#ecfeff;border:1px solid rgba(15,118,110,.25);font-size:.8rem;color:#134e4a}.placeholder.svelte-13fnzpb{color:var(--muted, #666)}.error.svelte-13fnzpb{color:var(--error, #c00)}
