.panel-backdrop.svelte-b6btva{position:fixed;inset:0;background-color:var(--bg-overlay);z-index:1000;display:flex;justify-content:flex-end;animation:svelte-b6btva-fadeIn .2s ease-out}@keyframes svelte-b6btva-fadeIn{0%{opacity:0}to{opacity:1}}.panel-container.svelte-b6btva{background:var(--bg-card);width:100%;max-width:500px;height:100vh;overflow-y:auto;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;animation:svelte-b6btva-slideIn .3s ease-out}@keyframes svelte-b6btva-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.panel-header.svelte-b6btva{padding:1.5rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:var(--bg-card);z-index:10}.panel-header.svelte-b6btva h2:where(.svelte-b6btva){font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.close-btn.svelte-b6btva,.back-btn.svelte-b6btva{background:none;border:none;font-size:2rem;color:var(--text-muted);cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all var(--transition-base)}.close-btn.svelte-b6btva:hover,.back-btn.svelte-b6btva:hover{background-color:var(--bg-hover);color:var(--text-primary)}.back-btn.svelte-b6btva{font-size:1.5rem;font-weight:600}.panel-body.svelte-b6btva{flex:1;padding:1.5rem;overflow-y:auto}.detail-section.svelte-b6btva{margin-bottom:1.5rem}.detail-label.svelte-b6btva{display:block;font-size:.6875rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.detail-text.svelte-b6btva{color:var(--text-primary);font-size:.875rem;line-height:1.5;white-space:pre-wrap}.task-id-link.svelte-b6btva{font-size:1.5rem;font-weight:600;color:var(--text-muted);text-decoration:none;font-family:monospace;transition:color var(--transition-fast)}.task-id-link.svelte-b6btva:hover{color:var(--primary-600);text-decoration:underline}.parent-task-link.svelte-b6btva{display:inline-flex;align-items:center;gap:.375rem;color:var(--text-primary);text-decoration:none;font-size:.875rem;transition:color var(--transition-fast)}.parent-task-link.svelte-b6btva:hover{color:var(--primary-600)}.parent-task-id.svelte-b6btva{font-family:monospace;color:var(--text-muted);font-weight:600}.parent-task-link.svelte-b6btva:hover .parent-task-id:where(.svelte-b6btva){color:var(--primary-600)}.tag.svelte-b6btva{display:inline-block;padding:.25rem .75rem;background-color:var(--tag-bg);color:var(--tag-text);font-size:.75rem;border-radius:9999px;font-weight:500}.panel-footer.svelte-b6btva{padding:1.5rem;border-top:1px solid var(--border-color);display:flex;gap:.75rem;background:var(--bg-card);position:sticky;bottom:0}@media(max-width:640px){.panel-container.svelte-b6btva{max-width:100%}}.toolbar.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;gap:1rem}.toolbar-views.svelte-1uha8ag{display:flex;gap:.5rem}.toolbar-filters.svelte-1uha8ag{display:flex;gap:.75rem;align-items:center}.subtask-badge.svelte-1uha8ag{font-size:.625rem;font-weight:600;background-color:var(--gray-100, #f3f4f6);color:var(--text-secondary, #6b7280);padding:.125rem .375rem;border-radius:999px;white-space:nowrap;line-height:1}.subtask-item-card.svelte-1uha8ag{display:block;margin-left:1.5rem;margin-top:.25rem;padding:.5rem .75rem;border:1px solid var(--border-color, #e5e7eb);border-left:4px solid;border-radius:var(--radius-sm, .25rem);text-decoration:none;color:var(--text-primary, #1f2937);background-color:var(--bg-primary, #fff);transition:box-shadow .15s ease}.subtask-item-card.svelte-1uha8ag:hover{box-shadow:0 2px 6px #0000001a}.subtask-item-parent-header.svelte-1uha8ag{font-size:.625rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:-.5rem -.75rem .25rem;padding:.25rem .75rem;border-radius:var(--radius-sm, .25rem) var(--radius-sm, .25rem) 0 0}.subtask-item-content.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;font-size:.8125rem}.subtask-priority-dot.svelte-1uha8ag{width:6px;height:6px;border-radius:50%;flex-shrink:0}.subtask-title-text.svelte-1uha8ag{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subtask-status-pill.svelte-1uha8ag{font-size:.625rem;font-weight:500;padding:.0625rem .375rem;border-radius:999px;text-transform:capitalize;white-space:nowrap;flex-shrink:0}.subtask-status-pill.pending.svelte-1uha8ag{background-color:var(--gray-100, #f3f4f6);color:var(--text-secondary, #6b7280)}.subtask-status-pill.in_progress.svelte-1uha8ag{background-color:#dbeafe;color:#1d4ed8}@media(max-width:768px){.toolbar.svelte-1uha8ag{flex-direction:column;align-items:stretch}.toolbar-views.svelte-1uha8ag{justify-content:stretch}.toolbar-views.svelte-1uha8ag .btn{flex:1}.toolbar-filters.svelte-1uha8ag{flex-direction:column}.toolbar-filters.svelte-1uha8ag .project-filter-container,.toolbar-filters.svelte-1uha8ag .due-date-filter-container{max-width:100%;width:100%}.subtask-item-card.svelte-1uha8ag{margin-left:1rem}}
