@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.page-title[data-astro-cid-uxaspcme]{font-size:1.875rem;font-weight:700;color:#0f172a}html.dark .page-title[data-astro-cid-uxaspcme]{color:#e2e8f0}.back-button[data-astro-cid-uxaspcme]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f1f5f9;color:#475569;border-radius:.5rem;text-decoration:none;font-weight:500;transition:all .2s}.back-button[data-astro-cid-uxaspcme]:hover{background-color:#e2e8f0;transform:translate(-2px)}html.dark .back-button[data-astro-cid-uxaspcme]{background-color:#334155;color:#cbd5e1}html.dark .back-button[data-astro-cid-uxaspcme]:hover{background-color:#475569}.task-header-card[data-astro-cid-uxaspcme]{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000001a}html.dark .task-header-card[data-astro-cid-uxaspcme]{background-color:#1e293b}.task-detail-title[data-astro-cid-uxaspcme]{font-size:2rem;font-weight:700;color:#0f172a;line-height:1.3}html.dark .task-detail-title[data-astro-cid-uxaspcme]{color:#e2e8f0}.task-detail-description[data-astro-cid-uxaspcme]{color:#475569;line-height:1.6;font-size:1.125rem}html.dark .task-detail-description[data-astro-cid-uxaspcme]{color:#94a3b8}.metadata-grid[data-astro-cid-uxaspcme]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.metadata-item[data-astro-cid-uxaspcme]{display:flex;flex-direction:column;gap:.25rem}.metadata-item-label[data-astro-cid-uxaspcme]{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}html.dark .metadata-item-label[data-astro-cid-uxaspcme]{color:#94a3b8}.metadata-item-value[data-astro-cid-uxaspcme]{font-size:.875rem;font-weight:500;color:#0f172a}html.dark .metadata-item-value[data-astro-cid-uxaspcme]{color:#e2e8f0}.status-select[data-astro-cid-uxaspcme]{padding:.5rem 1rem;border-radius:.5rem;border:1px solid rgb(203 213 225);background-color:#f8fafc;color:#0f172a;font-weight:500;cursor:pointer;transition:all .2s}.status-select[data-astro-cid-uxaspcme]:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}html.dark .status-select[data-astro-cid-uxaspcme]{background-color:#0f172a;border-color:#475569;color:#e2e8f0}.priority-badge-large[data-astro-cid-uxaspcme]{padding:.5rem 1rem;border-radius:9999px;font-weight:600;font-size:.875rem}.priority-urgent[data-astro-cid-uxaspcme]{background-color:#fee2e2;color:#991b1b}html.dark .priority-urgent[data-astro-cid-uxaspcme]{background-color:#7f1d1d4d;color:#fca5a5}.priority-high[data-astro-cid-uxaspcme]{background-color:#fef3c7;color:#92400e}html.dark .priority-high[data-astro-cid-uxaspcme]{background-color:#92400e4d;color:#fde68a}.priority-medium[data-astro-cid-uxaspcme]{background-color:#dbeafe;color:#1e40af}html.dark .priority-medium[data-astro-cid-uxaspcme]{background-color:#1e3a8a4d;color:#93c5fd}.priority-low[data-astro-cid-uxaspcme]{background-color:#f1f5f9;color:#475569}html.dark .priority-low[data-astro-cid-uxaspcme]{background-color:#334155;color:#94a3b8}.reminder-badge-large[data-astro-cid-uxaspcme]{padding:.5rem 1rem;background-color:#fef3c7;color:#92400e;border-radius:9999px;font-size:.875rem;font-weight:600;animation:pulse 2s ease-in-out infinite}html.dark .reminder-badge-large[data-astro-cid-uxaspcme]{background-color:#92400e4d;color:#fde68a}.section-card[data-astro-cid-uxaspcme]{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}html.dark .section-card[data-astro-cid-uxaspcme]{background-color:#1e293b}.section-title[data-astro-cid-uxaspcme]{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:1.5rem}html.dark .section-title[data-astro-cid-uxaspcme]{color:#e2e8f0}.chat-logs-list[data-astro-cid-uxaspcme]{display:flex;flex-direction:column;gap:1rem}.chat-log-item[data-astro-cid-uxaspcme]{padding:1rem;background-color:#f8fafc;border-radius:.75rem;border-left:3px solid rgb(147 51 234)}html.dark .chat-log-item[data-astro-cid-uxaspcme]{background-color:#0f172a;border-color:#a855f7}.chat-avatar[data-astro-cid-uxaspcme]{width:2.5rem;height:2.5rem;border-radius:9999px;background:linear-gradient(to bottom right,#9333ea,#3b82f6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.chat-sender[data-astro-cid-uxaspcme]{font-weight:600;color:#0f172a}html.dark .chat-sender[data-astro-cid-uxaspcme]{color:#e2e8f0}.chat-date[data-astro-cid-uxaspcme]{font-size:.875rem;color:#64748b}html.dark .chat-date[data-astro-cid-uxaspcme]{color:#94a3b8}.quote-badge[data-astro-cid-uxaspcme]{padding:.125rem .5rem;background-color:#f3e8ff;color:#6b21a8;border-radius:9999px;font-size:.75rem;font-weight:600}html.dark .quote-badge[data-astro-cid-uxaspcme]{background-color:#581c874d;color:#d8b4fe}.chat-content[data-astro-cid-uxaspcme]{color:#334155;line-height:1.6;white-space:pre-wrap}html.dark .chat-content[data-astro-cid-uxaspcme]{color:#cbd5e1}.timeline[data-astro-cid-uxaspcme]{position:relative;padding-left:2rem}.timeline-item[data-astro-cid-uxaspcme]{position:relative;padding-bottom:1.5rem}.timeline-item[data-astro-cid-uxaspcme]:last-child{padding-bottom:0}.timeline-dot[data-astro-cid-uxaspcme]{position:absolute;left:-2rem;top:.25rem;width:.75rem;height:.75rem;background-color:#7c3aed;border-radius:9999px;box-shadow:0 0 0 4px #f3e8ff}html.dark .timeline-dot[data-astro-cid-uxaspcme]{background-color:#a855f7;box-shadow:0 0 0 4px #581c874d}.task-detail-status-icon[data-astro-cid-uxaspcme]{display:flex;align-items:center;justify-content:center;color:#64748b}html.dark .task-detail-status-icon[data-astro-cid-uxaspcme]{color:#94a3b8}.timeline-item[data-astro-cid-uxaspcme]:before{content:"";position:absolute;left:-1.625rem;top:1rem;bottom:-1.5rem;width:2px;background-color:#e2e8f0}html.dark .timeline-item[data-astro-cid-uxaspcme]:before{background-color:#334155}.timeline-item[data-astro-cid-uxaspcme]:last-child:before{display:none}.timeline-content[data-astro-cid-uxaspcme]{display:flex;flex-direction:column;gap:.25rem}.activity-action[data-astro-cid-uxaspcme]{font-weight:600;color:#0f172a;font-size:.875rem}html.dark .activity-action[data-astro-cid-uxaspcme]{color:#e2e8f0}.activity-time[data-astro-cid-uxaspcme]{font-size:.875rem;color:#64748b}html.dark .activity-time[data-astro-cid-uxaspcme]{color:#94a3b8}.activity-by[data-astro-cid-uxaspcme]{font-size:.75rem;color:#94a3b8}html.dark .activity-by[data-astro-cid-uxaspcme]{color:#64748b}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}
