.sidebar_sidebar__mZMbY{display:flex;flex-direction:column;padding:2rem 1.25rem;gap:2.5rem;background:var(--sidebar-bg);border-color:var(--sidebar-border)}.sidebar_brand__zxwSP{display:flex;align-items:center;gap:14px;padding:0 4px;flex-shrink:0}.sidebar_brandText__Hsq1o{display:flex;flex-direction:column;min-width:0}.sidebar_brandTitle__TwnDH{margin:0;font-size:1.125rem;font-weight:700;line-height:1;letter-spacing:-.02em}.sidebar_brandSubtitle__8huUK{margin:4px 0 0;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sidebar-brand-subtitle)}.sidebar_nav__SLyIc{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto}.sidebar_footer__WaayN{margin-top:auto;display:flex;flex-direction:column;gap:24px;flex-shrink:0}.sidebar_statusCard__He9bK{position:relative;padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:12px;backdrop-filter:blur(8px);background:var(--sidebar-status-bg);border:1px solid var(--sidebar-status-border)}.sidebar_statusCardExpandable__PP3Jh{padding-right:2.5rem}.sidebar_statusCardHeader__sdls5{display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar_statusLiveChip__pu3eb{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.sidebar_statusLiveLabel__xzKLm{font-size:11px;font-weight:600;letter-spacing:.02em}.sidebar_statusExpandToggle__hcslG{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:8px;background:transparent;color:var(--sidebar-brand-subtitle);opacity:.72;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}.sidebar_statusExpandToggle__hcslG:hover{opacity:1;background:rgba(255,255,255,.06);color:rgba(226,232,240,.95)}.sidebar_statusExpandToggleLight__gFKxE:hover{background:rgba(15,23,42,.05);color:rgba(51,65,85,.95)}.sidebar_statusExpandToggleOpen__dnwaR{opacity:1;color:rgba(16,185,129,.95)}.sidebar_statusExpandToggleLight__gFKxE.sidebar_statusExpandToggleOpen__dnwaR{color:rgb(5,150,105)}.sidebar_statusExpandIcon__AJ7e5{width:.9rem;height:.9rem;stroke-width:1.75;transition:transform .22s ease}.sidebar_statusExpandToggleOpen__dnwaR .sidebar_statusExpandIcon__AJ7e5{transform:rotate(180deg)}.sidebar_statusLabel__IIzIx{margin:0;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.sidebar_statusMessage__9weLp{margin:0;font-size:12px;line-height:1.4}.sidebar_statusDetails__762Kz{display:flex;flex-direction:column;gap:2px;padding-top:8px;margin-top:4px;border-top:1px solid var(--sidebar-status-border);animation:sidebar_statusDetailsIn__8_QEr .2s ease-out}@keyframes sidebar_statusDetailsIn__8_QEr{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sidebar_navIcon__Nccls{transition:transform .2s ease}.sidebar_navRow__tj_Ad:hover .sidebar_navIcon__Nccls{transform:scale(1.08)}.sidebar_navActiveGlow__8Fuel{box-shadow:var(--sidebar-nav-glow)}.taskCard_taskCard__BFtfB{width:100%;min-width:0;box-sizing:border-box;border-radius:18px;padding:18px;background-color:var(--stitch-surface-container-high,#222a3d);background-image:linear-gradient(165deg,var(--stitch-surface-bright,#31394d) 0,var(--stitch-surface-container-highest,#2d3449) 52%,var(--stitch-surface-container-high,#222a3d) 100%);border:1px solid var(--stitch-outline-variant,#424754);color:var(--task-card-color,var(--stitch-on-surface,#f8fafc));--task-status-color:var(--accent-glow-ring);box-shadow:inset 0 1px 0 color-mix(in srgb,#ffffff 8%,transparent),0 1px 0 color-mix(in srgb,#000000 28%,transparent),0 14px 36px -18px rgba(0,0,0,.58);display:flex;flex-direction:column;gap:0;font-family:Space Grotesk,Sora,system-ui,sans-serif;transition:transform .25s ease,box-shadow .25s ease;cursor:grab;position:relative}.taskCard_taskCard__BFtfB[data-status=NOT_STARTED]{--task-status-color:var(--wf-path-idle,#94a3b8)}.taskCard_taskCard__BFtfB[data-status=WIP]{--task-status-color:var(--accent-blue,#3b82f6)}.taskCard_taskCard__BFtfB[data-status=WAITING]{--task-status-color:var(--wf-path-waiting,#fbbf24)}.taskCard_taskCard__BFtfB[data-status=WAITING_FOR_REVIEW]{--task-status-color:var(--wf-path-review,#a78bfa)}.taskCard_taskCard__BFtfB[data-status=CLOSED]{--task-status-color:var(--wf-path-done,#34d399)}[data-appearance=light] .taskCard_taskCard__BFtfB{background-color:#ffffff;background-image:none;border:1px solid color-mix(in srgb,var(--stitch-outline-variant,#cbd5e1) 92%,#94a3b8);box-shadow:0 1px 2px rgba(15,23,42,.06),0 10px 28px -14px rgba(15,23,42,.14)}.taskCard_taskCard__BFtfB:active{cursor:grabbing}.taskCard_taskCard__BFtfB:hover{transform:translateY(-6px);box-shadow:0 0 0 1px color-mix(in srgb,var(--task-status-color) 48%,transparent),0 20px 48px -12px color-mix(in srgb,var(--task-status-color) 38%,transparent),inset 0 1px 0 color-mix(in srgb,#ffffff 8%,transparent)}[data-appearance=light] .taskCard_taskCard__BFtfB:hover{transform:translateY(-2px);box-shadow:0 1px 2px rgba(15,23,42,.04),0 0 0 1px color-mix(in srgb,var(--task-status-color) 34%,transparent),0 20px 48px -12px color-mix(in srgb,var(--task-status-color) 26%,transparent)}.taskCard_taskCardClosed__NAtg6{opacity:.72;cursor:default}.taskCard_taskCardClosed__NAtg6:hover{transform:translateY(-3px);box-shadow:0 0 0 1px color-mix(in srgb,var(--task-status-color) 34%,transparent),0 16px 40px -12px color-mix(in srgb,var(--task-status-color) 24%,transparent)}.taskCard_taskCardClosed__NAtg6:active{cursor:default}.taskCard_meta__QYNcT{color:var(--grid-control-muted)}.taskCard_priority__q_tnY{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .625rem;border-radius:.25rem;border-width:1px;border-style:solid;flex-shrink:0}@media (min-width:640px){.taskCard_priority__q_tnY{font-size:9px}}[data-appearance=light] .taskCard_priorityBc__Zmm6w,[data-appearance=light] .taskCard_priorityHigh__Euq3A{background:color-mix(in srgb,var(--palette-danger) 8%,white);color:color-mix(in srgb,var(--palette-danger) 82%,black);border-color:color-mix(in srgb,var(--palette-danger) 18%,white)}[data-appearance=light] .taskCard_priorityMedium__tFggD{background:color-mix(in srgb,var(--palette-warning) 10%,white);color:color-mix(in srgb,var(--palette-warning) 78%,black);border-color:color-mix(in srgb,var(--palette-warning) 22%,white)}[data-appearance=light] .taskCard_priorityLow__UHZeZ{background:color-mix(in srgb,var(--palette-success) 10%,white);color:color-mix(in srgb,var(--palette-success) 78%,black);border-color:color-mix(in srgb,var(--palette-success) 20%,white)}[data-appearance=dark] .taskCard_priorityBc__Zmm6w,[data-appearance=dark] .taskCard_priorityHigh__Euq3A{background:color-mix(in srgb,var(--palette-danger) 14%,transparent);color:color-mix(in srgb,var(--palette-danger) 72%,white);border-color:color-mix(in srgb,var(--palette-danger) 28%,transparent)}[data-appearance=dark] .taskCard_priorityMedium__tFggD{background:color-mix(in srgb,var(--palette-warning) 14%,transparent);color:color-mix(in srgb,var(--palette-warning) 78%,white);border-color:color-mix(in srgb,var(--palette-warning) 28%,transparent)}[data-appearance=dark] .taskCard_priorityLow__UHZeZ{background:color-mix(in srgb,var(--palette-success) 14%,transparent);color:color-mix(in srgb,var(--palette-success) 72%,white);border-color:color-mix(in srgb,var(--palette-success) 28%,transparent)}.taskCard_taskId__kwMUV{font-size:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:500;flex-shrink:0;color:var(--grid-control-muted)}@media (min-width:640px){.taskCard_taskId__kwMUV{font-size:10px}}.taskCard_title__f8U4L{font-size:1rem;font-weight:700;line-height:1.375;margin-bottom:.5rem;color:var(--task-card-color);transition:color .15s ease}@media (min-width:640px){.taskCard_title__f8U4L{font-size:14px}}.taskCard_taskCard__BFtfB:not(.taskCard_taskCardClosed__NAtg6):hover .taskCard_title__f8U4L{color:var(--stitch-primary)}.taskCard_titleClosed__RI5gH{text-decoration:line-through;opacity:.7;color:var(--grid-control-muted);text-decoration-color:color-mix(in srgb,var(--task-card-color) 35%,transparent)}.taskCard_excerpt__5CCoS{font-size:.875rem;line-height:1.625;margin-bottom:1rem;color:var(--stitch-on-surface-variant);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:640px){.taskCard_excerpt__5CCoS{font-size:.75rem;-webkit-line-clamp:2}}.taskCard_excerptClosed__kcH5y{opacity:.7;color:var(--grid-control-muted)}.taskCard_excerptSpacer__ZfcbG{margin-bottom:1rem;min-height:2.5rem}@media (min-width:640px){.taskCard_excerptSpacer__ZfcbG{min-height:0}}.taskCard_scheduleBadge__VzRal{margin-bottom:.75rem;border-radius:.5rem;padding:.375rem .625rem;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:color-mix(in srgb,var(--palette-warning) 14%,transparent);color:color-mix(in srgb,var(--palette-warning) 82%,var(--task-card-color));border:1px solid color-mix(in srgb,var(--palette-warning) 32%,transparent)}.taskCard_recurrenceBadge__9qZUO{border-radius:.5rem;background:color-mix(in srgb,var(--palette-info,#38bdf8) 14%,transparent);color:color-mix(in srgb,var(--palette-info,#38bdf8) 88%,var(--task-card-color));border:1px solid color-mix(in srgb,var(--palette-info,#38bdf8) 32%,transparent)}.taskCard_planningDatesBadge__0IPnr,.taskCard_recurrenceBadge__9qZUO{margin-bottom:.75rem;padding:.375rem .625rem;font-size:10px;font-weight:700;letter-spacing:.02em}.taskCard_planningDatesBadge__0IPnr{display:flex;align-items:center;gap:.375rem;border-radius:.5rem;background:color-mix(in srgb,var(--palette-success,#34d399) 12%,transparent);color:color-mix(in srgb,var(--palette-success,#34d399) 88%,var(--task-card-color));border:1px solid color-mix(in srgb,var(--palette-success,#34d399) 28%,transparent)}.taskCard_planningDatesIcon__ibNfP{width:.875rem;height:.875rem;flex-shrink:0}@media (min-width:640px){.taskCard_scheduleBadge__VzRal{font-size:9px}}.taskCard_closedLabel__UZgK3{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;color:var(--grid-control-muted)}.taskCard_footerRow__c1sHi{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.taskCard_assigneeRow__UFK5P{display:flex;align-items:center;gap:.5rem;min-width:0}.taskCard_avatar__JprdU{width:2rem;height:2rem;flex-shrink:0;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;background:var(--stitch-primary-container);color:var(--stitch-on-primary-container);box-shadow:0 1px 2px color-mix(in srgb,var(--task-card-color) 8%,transparent)}@media (min-width:640px){.taskCard_avatar__JprdU{width:1.5rem;height:1.5rem;font-size:10px}}.taskCard_avatarClosed__93_P6{background:var(--grid-badge-bg);color:var(--grid-control-muted);box-shadow:none}.taskCard_assigneeName__0z9I0{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--stitch-on-surface-variant)}@media (min-width:640px){.taskCard_assigneeName__0z9I0{font-size:10px}}.taskCard_assigneeNameClosed__NiGZI{opacity:.7;color:var(--grid-control-muted)}.taskCard_statusIcon__i7DO_{width:1.25rem;height:1.25rem;flex-shrink:0}@media (min-width:640px){.taskCard_statusIcon__i7DO_{width:1rem;height:1rem}}.taskCard_statusClosed__G55oV{color:var(--palette-success);fill:color-mix(in srgb,var(--palette-success) 22%,transparent)}.taskCard_statusWaiting__7h_zp{color:var(--palette-warning);fill:color-mix(in srgb,var(--palette-warning) 22%,transparent)}.taskCard_statusReview__HQahL{color:var(--wf-path-review,#a78bfa);fill:color-mix(in srgb,var(--wf-path-review,#a78bfa) 22%,transparent)}.taskCard_statusUpdatedToday__0NQVe{color:var(--palette-success);fill:color-mix(in srgb,var(--palette-success) 22%,transparent)}.taskCard_workflowBadges__mTFTk{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.375rem;min-width:0;max-width:100%}.taskCard_workflowBadges__mTFTk .taskCard_workflowBadge__WoWt3{box-sizing:border-box;max-width:100%;min-width:0;flex:1 1 auto;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taskCard_relations__zirkd{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;font-size:.75rem;font-weight:600;font-style:italic;color:var(--grid-control-muted)}@media (min-width:640px){.taskCard_relations__zirkd{font-size:10px}}@media (max-width:767px){.taskCard_taskCard__BFtfB{padding:20px;border-radius:16px;min-height:10rem;flex-shrink:0}}@media (min-width:768px){.taskCard_taskCard__BFtfB{padding:22px}}.authScreen_overlay__IdF0q{--auth-bg:var(--app-shell-bg,#0f172a);--auth-surface-glass:color-mix(in srgb,#1e40af 10%,rgba(30,41,59,0.58));--auth-on-surface:#f8fafc;--auth-on-surface-variant:#cbd5e1;--auth-on-surface-muted:#94a3b8;--auth-primary:#93c5fd;--auth-primary-container:#2563eb;--auth-accent:#60a5fa;--auth-outline:rgba(96,165,250,0.22);--auth-input-bg:#1e293b;--auth-input-border:rgba(71,85,105,0.75);--auth-error:#f87171;--auth-success:#34d399;position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:.75rem;background:var(--auth-bg);overflow:hidden;isolation:isolate}.authScreen_shaderLayer__tOIri{position:absolute;inset:0;pointer-events:none}.authScreen_shaderCanvas__YUlVd{position:absolute;inset:0;display:block;width:100%;height:100%}.authScreen_shaderGradient__Csomk{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,color-mix(in srgb,var(--auth-bg) 28%,transparent),transparent 38%,color-mix(in srgb,var(--auth-bg) 55%,transparent))}.authScreen_card__bPWmd{position:relative;z-index:1;width:700px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 32px);overflow-y:auto;margin:1rem auto;padding:2.5rem 1.5rem;border-radius:1rem;border:1px solid var(--auth-outline);background:var(--auth-surface-glass);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 8px 32px rgba(2,6,23,.45),0 0 0 1px rgba(59,130,246,.08),0 10px 40px rgba(37,99,235,.08);outline:none}@media (min-width:640px){.authScreen_card__bPWmd{padding:3rem}}.authScreen_heading__Wf9_r{color:var(--auth-on-surface)}.authScreen_bodyText__8aufJ,.authScreen_footerText__BQl4h,.authScreen_label__XSIds,.authScreen_subheading__l8M_r{color:var(--auth-on-surface-variant)}.authScreen_label__XSIds{color:#94a3b8}.authScreen_mutedText__oa_Z4{color:var(--auth-on-surface-muted)}.authScreen_link__7k3Fb{color:var(--auth-accent);text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.authScreen_link__7k3Fb:hover{color:var(--auth-primary)}.authScreen_errorText__1deao{color:var(--auth-error)}.authScreen_successText__a_M2O{color:var(--auth-success)}.authScreen_input__SdZ9p{display:block;width:100%;border-radius:.5rem;border:1px solid var(--auth-input-border);background:var(--auth-input-bg);color:var(--auth-on-surface);box-shadow:inset 0 1px 2px rgba(2,6,23,.2);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.authScreen_input__SdZ9p::placeholder{color:color-mix(in srgb,var(--auth-on-surface-muted) 85%,transparent)}.authScreen_input__SdZ9p:focus{outline:none;border-color:rgba(96,165,250,.55);background:color-mix(in srgb,#334155 65%,#1e293b);box-shadow:0 0 0 2px rgba(59,130,246,.35)}.authScreen_inputWithIcon__wDZIm{padding:.5rem 2.5rem;font-size:.875rem}.authScreen_inputPlain__LGG3y{padding:.5rem .75rem;font-size:.875rem}.authScreen_inputIcon__5f9JH{color:color-mix(in srgb,var(--auth-accent) 75%,var(--auth-on-surface-muted))}.authScreen_buttonPrimary__AT8MJ{display:flex;width:100%;justify-content:center;align-items:center;padding:.75rem 1.5rem;border-radius:.75rem;border:1px solid #3b82f6;background:var(--auth-primary-container);color:#ffffff;font-size:.875rem;font-weight:600;box-shadow:0 10px 24px rgba(37,99,235,.28);transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.authScreen_buttonPrimary__AT8MJ:hover:not(:disabled){background:#3b82f6;border-color:#60a5fa;box-shadow:0 10px 28px rgba(59,130,246,.38);transform:translateY(-1px)}.authScreen_buttonPrimary__AT8MJ:disabled{opacity:.6;cursor:not-allowed}.authScreen_buttonLogin__mPDEr{display:flex;width:100%;justify-content:center;align-items:center;padding:.75rem 1.5rem;border-radius:.75rem;border:1px solid #64748b;background:#475569;color:#f1f5f9;font-size:.875rem;font-weight:600;box-shadow:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.authScreen_buttonLogin__mPDEr:hover:not(:disabled){background:#64748b;border-color:#94a3b8;color:#f8fafc}.authScreen_buttonLogin__mPDEr:disabled{opacity:.6;cursor:not-allowed}.authScreen_linkMuted__ZRStx{color:#94a3b8;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.authScreen_linkMuted__ZRStx:hover{color:#cbd5e1}.authScreen_buttonSecondary__b31iA{display:flex;width:100%;justify-content:center;align-items:center;padding:.75rem 1.5rem;border-radius:.75rem;border:1px solid rgba(71,85,105,.8);background:color-mix(in srgb,#1e293b 88%,#1e3a8a);color:var(--auth-on-surface-variant);font-size:.875rem;font-weight:600;transition:background .2s ease,border-color .2s ease,color .2s ease}.authScreen_buttonSecondary__b31iA:hover{background:#334155;border-color:rgba(96,165,250,.45);color:var(--auth-on-surface)}.authScreen_iconButton__FEFSn{color:color-mix(in srgb,var(--auth-accent) 70%,var(--auth-on-surface-muted));transition:color .2s ease}.authScreen_iconButton__FEFSn:hover{color:var(--auth-primary)}.authScreen_capsWarning__8Ka2f{color:#fcd34d}.authScreen_formWithLoading__ZEEJ2{position:relative}.authScreen_loadingOverlay__kpZqz{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;border-radius:.75rem;background:color-mix(in srgb,var(--auth-bg) 55%,transparent);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.authScreen_loadingSpinner__RXDwi{width:2rem;height:2rem;border:2px solid color-mix(in srgb,var(--auth-accent) 35%,transparent);border-top-color:var(--auth-accent);border-radius:9999px;animation:authScreen_authSpin__5y6tI .8s linear infinite}.authScreen_loadingText__3H59g{color:var(--auth-on-surface);font-size:.875rem;font-weight:500}.authScreen_slowConnectionBox__faK3w{margin-top:.25rem;padding:.75rem 1rem;border-radius:.5rem;border:1px solid color-mix(in srgb,#fbbf24 45%,transparent);background:color-mix(in srgb,#78350f 35%,rgba(30,41,59,.85));color:#fde68a;font-size:.8125rem;line-height:1.45}.authScreen_slowConnectionActions__D_LFC{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.authScreen_slowConnectionButton__6Wg3L{padding:.375rem .75rem;border-radius:.375rem;border:1px solid color-mix(in srgb,#fbbf24 55%,transparent);background:color-mix(in srgb,#92400e 55%,transparent);color:#fef3c7;font-size:.75rem;font-weight:600;transition:background .2s ease,border-color .2s ease}.authScreen_slowConnectionButton__6Wg3L:hover{background:color-mix(in srgb,#b45309 65%,transparent);border-color:#fbbf24}@keyframes authScreen_authSpin__5y6tI{to{transform:rotate(1turn)}}.newTaskModal_modalOverlay__5b9_Y{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px;background:var(--stitch-modal-overlay);backdrop-filter:blur(8px)}.newTaskModal_modalContent__dGUSh{position:relative;width:min(1680px,calc(100vw - 24px));height:min(94dvh,1080px);max-height:min(94dvh,1080px);display:flex;flex-direction:column;overflow:hidden;background:var(--stitch-surface-container-low);border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 30%,transparent);border-radius:12px;color:var(--stitch-on-surface);box-shadow:0 24px 48px rgba(0,0,0,.45)}.newTaskModal_modalHeader__zzqsE{flex-shrink:0;padding:32px 140px 24px 32px;background:var(--stitch-surface-container-low);border-bottom:1px solid color-mix(in srgb,var(--stitch-outline-variant) 10%,transparent)}.newTaskModal_modalTitle__QeY4Z{margin:0 0 4px;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3;color:var(--stitch-on-surface)}.newTaskModal_modalSubtitle__Skzpb{margin:0;font-size:14px;line-height:1.43;color:var(--stitch-on-surface-variant)}.newTaskModal_modalForm__TT_O7{display:flex;flex-direction:column;flex:1;min-height:0;background:var(--stitch-surface-container-low)}.newTaskModal_modalBody__JgbiW{flex:1;min-height:0;overflow-y:auto;padding:24px 32px;display:flex;flex-direction:column;gap:24px}.newTaskModal_fieldBlock__bd_vf{display:flex;flex-direction:column;gap:8px}.newTaskModal_fieldLabel__inmFj{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:color-mix(in srgb,var(--stitch-primary) 80%,var(--stitch-on-surface-variant))}.newTaskModal_textInput__FJTHa{width:100%;box-sizing:border-box;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 50%,transparent);border-radius:8px;background:var(--stitch-surface-container-high);color:var(--stitch-on-surface);font-size:16px;line-height:1.5;padding:12px 16px;outline:none;transition:border-color .2s,box-shadow .2s}.newTaskModal_textInput__FJTHa::placeholder{color:color-mix(in srgb,var(--stitch-on-surface-variant) 40%,transparent)}.newTaskModal_textInput__FJTHa:focus{border-color:var(--stitch-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--stitch-primary) 35%,transparent)}.newTaskModal_fieldHint__v8QY_{margin:0;font-size:12px;line-height:1.45;color:var(--stitch-on-surface-variant)}.newTaskModal_fieldError__InFs7{margin:0;font-size:12px;line-height:1.45;color:var(--stitch-error,#f87171)}.newTaskModal_metadataGrid__Yq10s{display:grid;grid-template-columns:1fr 1fr;gap:16px 16px}.newTaskModal_selectWrap__nBmoR{position:relative}.newTaskModal_modalSelect__2BfPF{width:100%;box-sizing:border-box;appearance:none;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 50%,transparent);border-radius:8px;background:var(--stitch-surface-container-high);color:var(--stitch-on-surface);font-size:14px;padding:10px 40px 10px 16px;cursor:pointer;outline:none;transition:border-color .2s,box-shadow .2s}.newTaskModal_modalSelect__2BfPF:focus{border-color:var(--stitch-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--stitch-primary) 35%,transparent)}.newTaskModal_modalSelect__2BfPF option{background:var(--stitch-surface-container-high);color:var(--stitch-on-surface)}.newTaskModal_selectChevron__YfnBL{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--stitch-on-surface-variant)}.newTaskModal_modalFooter__x1elb{flex-shrink:0;justify-content:space-between;flex-wrap:wrap;padding:24px 32px;background:var(--stitch-surface-container-lowest);border-top:1px solid color-mix(in srgb,var(--stitch-outline-variant) 10%,transparent)}.newTaskModal_contextInfo__1QVNm,.newTaskModal_modalFooter__x1elb{display:flex;align-items:center;gap:16px}.newTaskModal_contextDivider__TRzRq{width:1px;height:32px;background:color-mix(in srgb,var(--stitch-outline-variant) 20%,transparent)}.newTaskModal_contextBlock__CuRdK{display:flex;flex-direction:column;gap:2px}.newTaskModal_contextLabel__c0yD_{font-family:JetBrains Mono,ui-monospace,monospace;font-size:9px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:color-mix(in srgb,var(--stitch-on-surface-variant) 60%,transparent)}.newTaskModal_contextValue__DffXr{font-size:14px;font-weight:500;color:var(--stitch-on-surface)}.newTaskModal_footerActions__mM1lQ{display:flex;gap:12px;flex-wrap:wrap}.newTaskModal_modalFooter__x1elb :is(button){margin:0;font-family:inherit;line-height:1.25;box-shadow:none;transform:none}.newTaskModal_cancelButton__Hjd4R{padding:10px 24px;border-radius:12px;border:1px solid var(--stitch-outline-variant);background:transparent;color:var(--stitch-on-surface);font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.newTaskModal_cancelButton__Hjd4R:hover{background:var(--stitch-surface-variant)}.newTaskModal_submitButton__mkjJZ{padding:10px 24px;border-radius:12px;border:none;background:var(--stitch-primary);color:var(--stitch-on-primary-container);font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px color-mix(in srgb,var(--stitch-primary) 12%,transparent);transition:filter .2s}.newTaskModal_submitButton__mkjJZ:hover{filter:brightness(1.08)}@media (max-width:639px){.newTaskModal_modalOverlay__5b9_Y{padding:8px;align-items:flex-start}.newTaskModal_modalContent__dGUSh{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);height:calc(100dvh - 16px)}.newTaskModal_modalHeader__zzqsE{padding:24px 120px 20px 24px}.newTaskModal_modalBody__JgbiW{padding:20px 24px}.newTaskModal_modalFooter__x1elb{padding:20px 24px;flex-direction:column;align-items:stretch}.newTaskModal_footerActions__mM1lQ{width:100%;flex-direction:column-reverse}.newTaskModal_cancelButton__Hjd4R,.newTaskModal_submitButton__mkjJZ{width:100%;justify-content:center}.newTaskModal_metadataGrid__Yq10s{grid-template-columns:1fr}}.chatSidebar_shell__PGNvU{background:var(--chat-surface);border-left:1px solid var(--chat-shell-border)}@media (min-width:640px){.chatSidebar_shell__PGNvU{box-shadow:var(--chat-shell-shadow)}}.chatSidebar_header__e1L7h{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--chat-assistant-border,var(--stitch-outline-variant));background:var(--chat-panel-bg,var(--stitch-surface-container-low,var(--surface)))}.chatSidebar_headerMeta__mi0yS{display:flex;flex-direction:column;gap:.55rem;min-width:0;flex:1}.chatSidebar_contextRow__lSj34{display:flex;flex-direction:column;gap:.45rem;width:100%;max-width:100%}.chatSidebar_contextPicker__1H1OD{width:100%;max-width:100%}.chatSidebar_headerTitle__bYtIo{font-size:1.05rem;font-weight:600;letter-spacing:-.02em;color:var(--chat-text,var(--stitch-on-surface,var(--foreground)));line-height:1.2}.chatSidebar_closeBtn__dO_ze{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:9999px;font-size:.8rem;color:var(--chat-muted);border:1px solid var(--chat-assistant-border);background:transparent;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.chatSidebar_closeBtn__dO_ze:hover{color:var(--chat-text);border-color:var(--chat-assistant-accent);background:color-mix(in srgb,var(--chat-assistant-bg) 60%,transparent)}.chatSidebar_messages__eNM3_{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:.85rem;background:var(--chat-messages-bg,var(--chat-surface,var(--background)))}.chatSidebar_emptyState__vZvDO{align-self:center;margin-top:2.5rem;max-width:18rem;text-align:center;font-size:.82rem;line-height:1.55;color:var(--chat-muted);padding:1rem 1.1rem;border-radius:1rem;border:1px dashed var(--chat-assistant-border);background:color-mix(in srgb,var(--chat-assistant-bg) 50%,transparent)}.chatSidebar_messageRow__oRbWe{display:flex;max-width:90%;animation:chatSidebar_chatFadeIn__ZhxHA .28s ease-out}.chatSidebar_messageRowUser__w4O_n{align-self:flex-end;justify-content:flex-end}.chatSidebar_messageRowAssistant__mbInV{align-self:flex-start;justify-content:flex-start}.chatSidebar_bubble__6brlS{position:relative;padding:.7rem .95rem;border-radius:1.15rem;font-size:.9rem;line-height:1.55;word-break:break-word;overflow-wrap:anywhere}.chatSidebar_bubbleUser__PpMTQ{color:#ffffff;background:linear-gradient(135deg,var(--chat-user-from),var(--chat-user-to));border-bottom-right-radius:.35rem;box-shadow:0 4px 18px var(--chat-user-glow),inset 0 1px 0 rgba(255,255,255,.18)}.chatSidebar_bubbleUser__PpMTQ:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.14),transparent 42%,transparent);pointer-events:none}.chatSidebar_bubbleAssistant__rs1jf{color:var(--chat-text,var(--stitch-on-surface,var(--foreground)));background:var(--chat-assistant-bg,var(--stitch-surface-container-high,var(--surface)));border:1px solid var(--chat-assistant-border,var(--stitch-outline-variant));border-bottom-left-radius:.35rem;box-shadow:var(--chat-bubble-shadow),var(--chat-bubble-assistant-inset);padding-left:1.05rem}.chatSidebar_bubbleAssistant__rs1jf:before{content:"";position:absolute;left:0;top:.65rem;bottom:.65rem;width:2px;border-radius:9999px;background:linear-gradient(to bottom,var(--chat-assistant-accent),color-mix(in srgb,var(--chat-user-from) 40%,transparent))}.chatSidebar_typingBubble__KK97y{min-width:3.5rem}.chatSidebar_typingDots__TS4KV{display:flex;align-items:center;gap:.3rem;padding:.15rem 0}.chatSidebar_typingDot__jLahE{width:.42rem;height:.42rem;border-radius:9999px;background:var(--chat-assistant-accent);animation:chatSidebar_chatBounce__D_FI0 1.1s ease-in-out infinite}.chatSidebar_typingDot__jLahE:nth-child(2){animation-delay:.15s}.chatSidebar_typingDot__jLahE:nth-child(3){animation-delay:.3s}.chatSidebar_footer__I7cq4{padding:1rem 1.25rem 1.15rem;border-top:1px solid var(--chat-assistant-border,var(--stitch-outline-variant));background:var(--chat-panel-bg,var(--stitch-surface-container-low,var(--surface)))}.chatSidebar_composer__zaJBq{display:flex;align-items:flex-end;gap:.45rem;padding:.45rem;border-radius:1.15rem;border:1px solid var(--chat-assistant-border,var(--stitch-outline-variant));background:var(--chat-input-bg,var(--stitch-surface-container-highest,var(--surface)));box-shadow:var(--chat-composer-shadow)}.chatSidebar_attachBtn__45hwV{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.55rem;border:none;border-radius:.75rem;background:transparent;color:var(--chat-muted);cursor:pointer;transition:color .2s ease,background .2s ease}.chatSidebar_attachBtn__45hwV:hover:not(:disabled){color:var(--chat-text);background:color-mix(in srgb,var(--chat-assistant-border) 80%,transparent)}.chatSidebar_attachBtn__45hwV:disabled{opacity:.4;cursor:not-allowed}.chatSidebar_textarea__9C_GA{flex:1;min-height:2.25rem;max-height:8rem;padding:.55rem .35rem;border:none;outline:none;resize:none;background:transparent;color:var(--chat-text,var(--stitch-on-surface,var(--foreground)));font-size:.9rem;line-height:1.45}.chatSidebar_textarea__9C_GA::placeholder{color:var(--chat-muted,var(--stitch-on-surface-variant))}.chatSidebar_sendBtn__9X68h{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.55rem .85rem;border:none;border-radius:.75rem;font-size:.8rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--chat-user-from),var(--chat-user-to));box-shadow:0 4px 14px var(--chat-user-glow);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.chatSidebar_sendBtn__9X68h:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px var(--chat-user-glow)}.chatSidebar_sendBtn__9X68h:disabled{opacity:.45;cursor:not-allowed;transform:none}.chatSidebar_pendingChip__fKKgQ{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .5rem;margin-bottom:.65rem;border-radius:.65rem;font-size:.72rem;color:var(--chat-muted);border:1px solid var(--chat-assistant-border);background:color-mix(in srgb,var(--chat-assistant-bg) 70%,transparent)}.chatSidebar_pendingChip__fKKgQ button{border:none;background:transparent;color:inherit;cursor:pointer;padding:.1rem;border-radius:.25rem}.chatSidebar_pendingChip__fKKgQ button:hover{background:color-mix(in srgb,var(--chat-assistant-border) 60%,transparent)}.chatSidebar_errorText__Tk6_F{color:var(--chat-error-text)}.chatSidebar_attachmentInBubble__PwTvx{display:flex;align-items:center;gap:.4rem;margin-bottom:.45rem;padding:.35rem .5rem;border-radius:.55rem;font-size:.72rem;border:1px solid var(--chat-attachment-user-border);background:var(--chat-attachment-user-bg)}.chatSidebar_attachmentInBubbleAssistant__SLi4j{border-color:var(--chat-assistant-border);background:color-mix(in srgb,var(--chat-assistant-border) 40%,transparent)}.chatSidebar_imageAttachment__OsFma{margin-bottom:.45rem;border-radius:.65rem;overflow:hidden;border:1px solid var(--chat-attachment-user-border)}.chatSidebar_imageAttachment__OsFma img{display:block;max-height:12rem;width:100%;object-fit:contain;background:var(--chat-image-bg)}.chatSidebar_imageCaption__lK4LL{padding:.25rem .45rem;font-size:.68rem;opacity:.85}@keyframes chatSidebar_chatFadeIn__ZhxHA{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes chatSidebar_chatBounce__D_FI0{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.workspacePicker_root__JBje0{position:relative;min-width:0;flex-shrink:0}.workspacePicker_trigger__qxmQy{display:flex;align-items:center;gap:8px;width:100%;min-width:11rem;max-width:14rem;padding:.5rem .75rem .5rem .625rem;border-radius:9999px;border:1px solid var(--wp-outline);background:var(--wp-trigger-bg);color:var(--wp-on-surface);font-size:.875rem;font-weight:600;line-height:1.25;cursor:pointer;box-shadow:var(--wp-trigger-shadow);transition:background .2s,border-color .2s,box-shadow .2s;text-align:left}.workspacePicker_trigger__qxmQy:hover:not(:disabled){background:var(--wp-trigger-bg-hover);border-color:var(--wp-outline-hover)}.workspacePicker_trigger__qxmQy:focus-visible{outline:none;box-shadow:0 0 0 2px var(--wp-focus-ring)}.workspacePicker_trigger__qxmQy:disabled{opacity:.5;cursor:not-allowed}.workspacePicker_triggerOpen__VJ3Bp{border-color:var(--wp-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--wp-primary) 28%,transparent)}.workspacePicker_icon__tR91c{flex-shrink:0;color:var(--wp-primary)}.workspacePicker_label__tkGnE{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspacePicker_labelPlaceholder__7pu9_{color:var(--wp-on-surface-variant);font-weight:500}.workspacePicker_chevron__m30rG{flex-shrink:0;color:var(--wp-on-surface-variant);transition:transform .2s,color .2s}.workspacePicker_chevronOpen__Mdy_1,.workspacePicker_trigger__qxmQy:hover:not(:disabled) .workspacePicker_chevron__m30rG{color:var(--wp-on-surface)}.workspacePicker_chevronOpen__Mdy_1{transform:rotate(180deg)}.workspacePicker_dropdownPortal___GAZ8{overflow-y:auto;padding:6px;border-radius:14px;border:1px solid var(--wp-outline-variant);background:var(--wp-surface-elevated);box-shadow:var(--wp-shadow);scrollbar-width:thin;scrollbar-color:var(--wp-outline-variant) transparent}.workspacePicker_searchWrap__s00B1{position:sticky;top:0;z-index:1;padding:2px 2px 6px;background:var(--wp-surface-elevated)}.workspacePicker_searchInput__733Qi{width:100%;box-sizing:border-box;border:1px solid var(--wp-outline-variant);border-radius:10px;background:var(--wp-surface-variant);color:var(--wp-on-surface);font-size:.875rem;line-height:1.25;padding:8px 10px;outline:none;transition:border-color .2s,box-shadow .2s}.workspacePicker_searchInput__733Qi::placeholder{color:var(--wp-on-surface-variant)}.workspacePicker_searchInput__733Qi:focus{border-color:var(--wp-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--wp-primary) 28%,transparent)}.workspacePicker_emptyState__UaNEW{margin:0;padding:10px 12px;font-size:.875rem;color:var(--wp-on-surface-variant)}.workspacePicker_recentSection__6Wzn7{margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid var(--wp-outline-variant)}.workspacePicker_sectionLabel__5mEGz{margin:0;padding:6px 10px 4px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--wp-on-surface-variant)}.workspacePicker_recentOption__MJi3h{display:flex;align-items:center;width:100%;padding:9px 10px;border:none;border-radius:10px;background:transparent;text-align:left;cursor:pointer;transition:background .15s}.workspacePicker_recentOption__MJi3h:focus-visible,.workspacePicker_recentOption__MJi3h:hover{background:var(--wp-surface-variant);outline:none}.workspacePicker_recentOptionText__BR4lO{display:flex;flex-direction:column;gap:2px;min-width:0}.workspacePicker_recentSecondary__79_Jp{font-size:.75rem;font-weight:500;color:var(--wp-on-surface-variant);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:639px){.workspacePicker_root__JBje0{width:100%;max-width:none}.workspacePicker_trigger__qxmQy{width:100%;max-width:none;min-width:0;min-height:44px;padding-top:.625rem;padding-bottom:.625rem}}.workspacePicker_option__ov2Jy{display:flex;align-items:center;gap:8px;width:100%;padding:9px 10px;border:none;border-radius:10px;background:transparent;font-size:.875rem;font-weight:500;color:var(--wp-on-surface);text-align:left;cursor:pointer;transition:background .15s}.workspacePicker_option__ov2Jy:focus-visible,.workspacePicker_option__ov2Jy:hover{background:var(--wp-surface-variant);outline:none}.workspacePicker_optionSelected__NUEfW{background:color-mix(in srgb,var(--wp-primary) 12%,transparent);color:var(--wp-on-surface)}.workspacePicker_optionSelected__NUEfW:hover{background:color-mix(in srgb,var(--wp-primary) 18%,transparent)}.workspacePicker_optionLabel__ULCM2{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspacePicker_check__a8bgD{flex-shrink:0;color:var(--wp-primary);opacity:0}.workspacePicker_optionSelected__NUEfW .workspacePicker_check__a8bgD{opacity:1}.userAvatar_avatarFallback__sZW9r,.userAvatar_avatarImage__EKW3p{flex-shrink:0;border-radius:999px;border:1px solid var(--avatar-outline-variant,#424754)}.userAvatar_avatarImage__EKW3p{object-fit:cover}.userAvatar_avatarFallback__sZW9r{display:flex;align-items:center;justify-content:center;background:var(--avatar-surface-variant,#2d3449);color:var(--avatar-on-surface,#dae2fd);font-weight:700}.userAvatar_size40__msYdV{width:40px;height:40px;font-size:12px}.userAvatar_size32__raotp{width:32px;height:32px;font-size:11px}.userAvatar_avatarFallbackCompose__AAHzg{background:var(--avatar-primary-container,#4d8eff);color:var(--avatar-on-primary-container,#00285d);border-color:var(--avatar-outline-variant,#424754)}[data-theme=light] .userAvatar_avatarFallback__sZW9r,[data-theme=light] .userAvatar_avatarImage__EKW3p{--avatar-outline-variant:#cbd5e1;--avatar-surface-variant:#e2e8f0;--avatar-on-surface:#0f172a;--avatar-primary-container:#3b82f6;--avatar-on-primary-container:#ffffff}.modalCloseButton_closeButton__4wnyZ{--modal-close-bg:color-mix(in srgb,#060e20 70%,transparent);--modal-close-border:#424754;--modal-close-text:#dae2fd;--modal-close-icon-border:#8c909f;--modal-close-hover-bg:color-mix(in srgb,#4d8eff 22%,#222a3d);--modal-close-hover-border:color-mix(in srgb,#adc6ff 55%,#424754);--modal-close-focus:#adc6ff;margin:0;flex-shrink:0;background:var(--modal-close-bg);border:1px solid var(--modal-close-border);color:var(--modal-close-text);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;height:34px;border-radius:999px;padding:0 12px 0 8px;display:inline-flex;align-items:center;gap:8px;box-shadow:none;line-height:1;transition:background .2s,border-color .2s,box-shadow .2s}.modalCloseButton_closeButton__4wnyZ:hover{background:var(--modal-close-hover-bg);border-color:var(--modal-close-hover-border);box-shadow:0 6px 16px color-mix(in srgb,#4d8eff 28%,transparent);transform:none}.modalCloseButton_closeButton__4wnyZ:focus-visible{outline:none;border-color:var(--modal-close-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--modal-close-focus) 28%,transparent)}.modalCloseButton_closeIcon__9u6bC{width:20px;height:20px;border-radius:999px;border:1px solid var(--modal-close-icon-border);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.modalCloseButton_closeIconSvg__P6ghJ{width:12px;height:12px;stroke:currentColor;stroke-width:2;stroke-linecap:round}.modalCloseButton_closeLabel__P6fwi{font-size:.78rem;font-weight:600;letter-spacing:.03em}.modalCloseButton_positionAbsolute__D83ce{position:absolute;top:12px;right:12px;z-index:2}[data-theme=light] .modalCloseButton_closeButton__4wnyZ{--modal-close-bg:color-mix(in srgb,#ffffff 85%,transparent);--modal-close-border:#cbd5e1;--modal-close-text:#0f172a;--modal-close-icon-border:#64748b;--modal-close-hover-bg:color-mix(in srgb,#3b82f6 14%,#e2e8f0);--modal-close-hover-border:color-mix(in srgb,#2563eb 45%,#cbd5e1);--modal-close-focus:#2563eb}.LiveTaskToastStack_stack__YwADt{position:fixed;top:1rem;left:50%;z-index:50;display:flex;width:min(540px,calc(100vw - 32px));flex-direction:column;gap:.5rem;transform:translateX(-50%);pointer-events:none}.LiveTaskToastStack_toast__3VpEh{display:flex;align-items:flex-start;gap:.625rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 45%,transparent);border-left:3px solid var(--stitch-primary);background:color-mix(in srgb,var(--stitch-surface-container-high) 92%,var(--stitch-primary) 8%);color:var(--stitch-on-surface);box-shadow:0 16px 36px color-mix(in srgb,var(--stitch-background,#000) 55%,transparent);backdrop-filter:blur(10px);padding:.625rem .875rem;font-size:.875rem;font-weight:600;line-height:1.45;text-align:left;animation:LiveTaskToastStack_liveToastIn__gXTnT .28s ease forwards}@media (min-width:640px){.LiveTaskToastStack_toast__3VpEh{padding:.75rem 1rem;font-size:.9375rem}}.LiveTaskToastStack_indicator__yORhh{flex-shrink:0;margin-top:.2rem;width:.5rem;height:.5rem;border-radius:9999px;background:var(--stitch-primary);box-shadow:0 0 10px color-mix(in srgb,var(--stitch-primary) 65%,transparent)}.LiveTaskToastStack_message__fqZk_{flex:1;min-width:0}@keyframes LiveTaskToastStack_liveToastIn__gXTnT{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.userAccountMenu_menuRoot__R5VBu{--uam-primary:var(--stitch-primary);--uam-on-surface:var(--stitch-on-surface);--uam-on-surface-variant:var(--stitch-on-surface-variant);--uam-outline-variant:var(--stitch-outline-variant);--uam-surface-container-high:var(--stitch-surface-container-high);--uam-surface-variant:var(--stitch-surface-variant);--uam-error:var(--stitch-error);position:relative}.userAccountMenu_trigger__0d_4u{display:flex;align-items:center;gap:12px;padding-left:8px;border:none;background:transparent;cursor:pointer;border-radius:8px;transition:background .2s;color:inherit;font:inherit;text-align:left}.userAccountMenu_trigger__0d_4u:hover{background:color-mix(in srgb,var(--uam-surface-container-high) 55%,transparent)}.userAccountMenu_trigger__0d_4u:focus-visible{outline:2px solid var(--uam-primary);outline-offset:2px}.userAccountMenu_triggerAvatar__xQx7J{border-width:2px!important;border-color:var(--uam-primary)!important}.userAccountMenu_textBlock__S44OB{display:none;flex-direction:column;gap:2px;min-width:0}@media (min-width:1024px){.userAccountMenu_textBlock__S44OB{display:flex}}.userAccountMenu_userName__X6dvg{font-size:14px;font-weight:700;color:var(--uam-on-surface)}.userAccountMenu_userName__X6dvg,.userAccountMenu_userSubtitle__k30Om{margin:0;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.userAccountMenu_userSubtitle__k30Om{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--uam-on-surface-variant)}.userAccountMenu_chevron__qKnDG{flex-shrink:0;color:var(--uam-on-surface-variant);transition:color .2s,transform .2s}.userAccountMenu_chevronOpen__D9N0M,.userAccountMenu_trigger__0d_4u:hover .userAccountMenu_chevron__qKnDG{color:var(--uam-on-surface)}.userAccountMenu_chevronOpen__D9N0M{transform:rotate(180deg)}.userAccountMenu_dropdown__nVz3M{position:absolute;top:calc(100% + 8px);right:0;z-index:50;min-width:200px;padding:6px;border-radius:12px;border:1px solid var(--uam-outline-variant);background:var(--uam-surface-container-high);box-shadow:0 16px 40px rgba(0,0,0,.35)}.userAccountMenu_menuItem__VqZxm{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;font-size:14px;font-weight:500;color:var(--uam-on-surface);text-decoration:none;cursor:pointer;transition:background .2s,color .2s}.userAccountMenu_menuItem__VqZxm:hover{background:var(--uam-surface-variant)}.userAccountMenu_menuItemLogout__lXq6Z{color:color-mix(in srgb,var(--uam-error) 80%,var(--uam-on-surface))}.userAccountMenu_menuItemLogout__lXq6Z:hover{background:color-mix(in srgb,var(--uam-error) 10%,transparent);color:var(--uam-error)}.userAccountMenu_iconActions__dtT0w{display:flex;align-items:center;gap:8px}.userAccountMenu_iconBtn__AQZuM{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:999px;background:transparent;color:var(--uam-on-surface-variant);cursor:pointer;transition:background .2s,color .2s}.userAccountMenu_iconBtn__AQZuM:hover{background:var(--uam-surface-container-high);color:var(--uam-on-surface)}.userAccountMenu_divider__KJZ_V{width:1px;height:32px;margin:0 8px;background:var(--uam-outline-variant)}.userAccountMenu_headerUserCluster__WuGVx{--uam-primary:var(--stitch-primary);--uam-on-surface:var(--stitch-on-surface);--uam-on-surface-variant:var(--stitch-on-surface-variant);--uam-outline-variant:var(--stitch-outline-variant);--uam-surface-container-high:var(--stitch-surface-container-high);--uam-surface-variant:var(--stitch-surface-variant);--uam-error:var(--stitch-error);display:flex;align-items:center}.taskModal_modalOverlay__tBKr6{position:fixed;inset:0;background:var(--stitch-modal-overlay);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:3000;padding:20px}.taskModal_modalContent__Mtpgs{position:relative;background:var(--stitch-surface-container-low);border:1px solid var(--stitch-outline-variant);border-radius:12px;color:var(--stitch-on-surface);width:min(1680px,calc(100vw - 24px));height:min(94dvh,1080px);max-height:min(94dvh,1080px);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 48px rgba(0,0,0,.45)}.taskModal_modalHeader__z6Pnt{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 24px 32px;border-bottom:1px solid var(--stitch-outline-variant);background:var(--stitch-surface-container);flex-shrink:0}.taskModal_headerMain__Fxru1{display:flex;align-items:flex-start;gap:16px;min-width:0;flex:1}.taskModal_headerIcon__0hUlK{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:color-mix(in srgb,var(--stitch-primary-container) 20%,transparent);color:var(--stitch-primary)}.taskModal_headerMeta__k4Q5o{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.taskModal_metaCaps__BEgk0{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-primary)}.taskModal_metaDot__4cgVk{width:4px;height:4px;border-radius:50%;background:var(--stitch-outline)}.taskModal_metaCapsTertiary__qzm0G{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-tertiary)}.taskModal_titleInput__lY8xY{width:100%;margin:2px 0 0;border:none;background:transparent;color:var(--stitch-on-surface);font-family:Hanken Grotesk,system-ui,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600;line-height:1.2;resize:none;outline:none;box-shadow:none;padding:0;min-height:0;appearance:none;field-sizing:content;overflow:hidden}.taskModal_titleInput__lY8xY:focus,.taskModal_titleInput__lY8xY:focus-visible{outline:none;border:none;box-shadow:none}.taskModal_modalLayout__9YUMT{display:flex;flex:1;min-height:0;overflow:hidden}.taskModal_mainColumn__sTxQ5{flex:1;min-width:0}.taskModal_mainColumn__sTxQ5,.taskModal_sidebar__vw_zi{overflow-y:auto;padding:32px;display:flex;flex-direction:column;gap:32px}.taskModal_sidebar__vw_zi{width:320px;flex-shrink:0;border-left:1px solid var(--stitch-outline-variant);background:var(--stitch-surface-container)}.taskModal_sectionHeadingBetween__PjP7I,.taskModal_sectionHeading__810kW{display:flex;align-items:center;gap:8px;margin-bottom:16px}.taskModal_sectionHeadingBetween__PjP7I{justify-content:space-between}.taskModal_sectionIcon__Mihht{color:var(--stitch-primary);flex-shrink:0}.taskModal_sectionTitle__m8qRX{font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.25rem;font-weight:600;color:var(--stitch-on-surface);margin:0}.taskModal_commentCount__ElmYg,.taskModal_fieldLabel__WHqlI{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-outline)}.taskModal_fieldLabel__WHqlI{display:block;margin-bottom:8px}.taskModal_modalInput__LXcJA,.taskModal_modalSelect__GfbLo,.taskModal_modalTextarea___F9JO,.taskModal_modalTitleTextarea__T0mxo{width:100%;box-sizing:border-box;border:1px solid var(--stitch-outline-variant);border-radius:12px;background:var(--stitch-surface-container);color:var(--stitch-on-surface);font-size:14px;line-height:1.5;outline:none;transition:border-color .2s,box-shadow .2s}.taskModal_modalTextarea___F9JO,.taskModal_modalTitleTextarea__T0mxo{padding:16px;resize:vertical}.taskModal_modalTextarea___F9JO{min-height:120px}.taskModal_modalInput__LXcJA{padding:10px 14px}.taskModal_datetimeInput__sT4gM{padding-left:14px;padding-right:14px;min-width:0;max-width:100%}.taskModal_datetimeInput__sT4gM::-webkit-datetime-edit{padding-left:2px;padding-right:2px}.taskModal_modalInput__LXcJA:focus,.taskModal_modalSelect__GfbLo:focus,.taskModal_modalTextarea___F9JO:focus,.taskModal_modalTitleTextarea__T0mxo:focus{border-color:var(--stitch-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--stitch-primary) 35%,transparent)}.taskModal_modalSelect__GfbLo{appearance:none;padding:12px 40px 12px 16px;cursor:pointer;font-weight:500}.taskModal_selectWrap__6vBW8{position:relative}.taskModal_selectChevron__iY2L0{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--stitch-outline)}.taskModal_modalSelect__GfbLo.taskModal_prioritySelectHigh__7oeWq{background:rgb(239 68 68/.1);border-color:rgb(239 68 68/.2);color:rgb(252 165 165);font-weight:600}.taskModal_modalSelect__GfbLo.taskModal_prioritySelectMedium__zbuzf{background:rgb(234 179 8/.1);border-color:rgb(234 179 8/.2);color:rgb(250 204 21);font-weight:600}.taskModal_modalSelect__GfbLo.taskModal_prioritySelectLow__9Zo00{background:rgb(16 185 129/.1);border-color:rgb(16 185 129/.2);color:rgb(52 211 153);font-weight:600}[data-theme=light] .taskModal_modalOverlay__tBKr6 .taskModal_modalSelect__GfbLo.taskModal_prioritySelectHighLight__BJ27p{background:rgb(254 242 242);border-color:rgb(254 226 226);color:rgb(185 28 28)}[data-theme=light] .taskModal_modalOverlay__tBKr6 .taskModal_modalSelect__GfbLo.taskModal_prioritySelectMediumLight__S2sjn{background:rgb(255 251 235);border-color:rgb(254 243 199);color:rgb(180 83 9)}[data-theme=light] .taskModal_modalOverlay__tBKr6 .taskModal_modalSelect__GfbLo.taskModal_prioritySelectLowLight__N9MR8{background:rgb(236 253 245);border-color:rgb(209 250 229);color:rgb(4 120 87)}.taskModal_assigneePicker__Sc6cV{position:relative}.taskModal_assigneePicker__Sc6cV:focus-within .taskModal_assigneeCard__CL4lD,.taskModal_assigneePicker__Sc6cV:hover .taskModal_assigneeCard__CL4lD{border-color:var(--stitch-primary);background:color-mix(in srgb,var(--stitch-primary-container) 8%,var(--stitch-surface-container-high))}.taskModal_assigneeCard__CL4lD{position:relative;display:flex;align-items:center;gap:12px;padding:12px 40px 12px 12px;border-radius:8px;border:1px solid var(--stitch-outline-variant);background:var(--stitch-surface-container-high);min-height:56px;box-sizing:border-box;transition:border-color .2s,background .2s}.taskModal_assigneeAvatar__AXoBF{width:32px;height:32px;border-radius:6px;background:var(--stitch-secondary-container);color:var(--stitch-on-secondary-container);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.taskModal_assigneeText__N9JEO{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.taskModal_assigneeName__pKkof{font-size:14px;font-weight:600;color:var(--stitch-on-surface);line-height:1.3}.taskModal_assigneeEmail__bNybT{font-size:11px;color:var(--stitch-outline);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taskModal_assigneeChevron__goO7p{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--stitch-outline);pointer-events:none}.taskModal_assigneeSelectOverlay__P3k9l{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1;border:none;background:transparent;appearance:none}.taskModal_scheduleGroup__MSA_g{padding:16px;border-radius:12px;border:1px solid var(--stitch-outline-variant);background:color-mix(in srgb,var(--stitch-surface-container-high) 40%,transparent);display:flex;flex-direction:column;gap:16px;min-width:0}.taskModal_planningDatesRow__b7oJQ{display:grid;grid-template-columns:1fr;gap:12px;min-width:0}.taskModal_planningDatesRow__b7oJQ>div{min-width:0}.taskModal_fieldError__Iy8gY{margin:8px 0 0;font-size:12px;line-height:1.45;color:var(--stitch-error,#f87171)}.taskModal_scheduleIntro__AL5nV{margin:0 0 12px;font-size:13px;line-height:1.45;color:var(--stitch-on-surface-variant)}.taskModal_automationDispatchGroup__qk7r7{border-radius:12px;border:1px solid var(--dir-panel-border);background:color-mix(in srgb,var(--stitch-surface-container-high) 65%,var(--stitch-surface-container-low));overflow:hidden}.taskModal_automationDispatchToggle__9mYQb{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:10px 12px;border:none;background:transparent;color:var(--stitch-on-surface);cursor:pointer;text-align:left;font:inherit}.taskModal_automationDispatchToggle__9mYQb:hover{background:color-mix(in srgb,var(--stitch-surface-container-high) 55%,transparent)}.taskModal_automationDispatchToggleMain__VtYUo{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.taskModal_automationDispatchTitle__bQ_o1{font-size:12px;font-weight:700;flex-shrink:0}.taskModal_automationDispatchSummary__hCFic{font-size:11px;font-weight:500;color:var(--stitch-on-surface-variant);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskModal_automationDispatchChevron__A23hh{flex-shrink:0;color:var(--stitch-on-surface-variant);transition:transform .2s ease}.taskModal_automationDispatchChevronOpen__b2LL_{transform:rotate(180deg)}.taskModal_automationDispatchDetails__ZesT1{padding:0 12px 12px;border-top:1px solid color-mix(in srgb,var(--stitch-outline-variant) 45%,transparent)}.taskModal_automationDispatchHelp__XddA7{margin:10px 0 8px;font-size:11px;line-height:1.45;color:var(--stitch-on-surface-variant)}.taskModal_automationDispatchGroup__qk7r7 .taskModal_metaList__yW9IT{padding-top:0;border-top:none;gap:8px}.taskModal_automationDispatchWarn__fZCZA{color:var(--stitch-error,#dc2626)}.taskModal_taskCostModelList__UAwJC{margin-top:10px;padding-top:10px;border-top:1px solid color-mix(in srgb,var(--stitch-outline-variant) 45%,transparent);display:flex;flex-direction:column;gap:6px}.taskModal_scheduleQuick__YUtVA{display:flex;flex-direction:column;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--stitch-outline-variant)}.taskModal_scheduleClearButton__esjAj,.taskModal_scheduleQuickButton__Rkv06{align-self:flex-start;border:1px solid var(--stitch-outline);background:var(--stitch-surface-container-high);color:var(--stitch-on-surface);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer}.taskModal_scheduleQuickButton__Rkv06:disabled{opacity:.5;cursor:not-allowed}.taskModal_scheduleSummary__6sHVQ{margin:12px 0 0;font-size:12px;line-height:1.45;color:var(--stitch-primary);font-weight:600}.taskModal_scheduleClearButton__esjAj{color:var(--stitch-error,#dc2626);border-color:color-mix(in srgb,var(--stitch-error,#dc2626) 35%,transparent)}.taskModal_metaList__yW9IT{padding-top:16px;border-top:1px solid var(--stitch-outline-variant);display:flex;flex-direction:column;gap:12px}.taskModal_metaRow__cO80q{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px}.taskModal_metaRowLabel__cPlYO{color:var(--stitch-outline)}.taskModal_metaRowValue__BWxZE{color:var(--stitch-on-surface-variant);font-weight:500;text-align:right}.taskModal_githubIssueLink__ykUQi{display:inline-flex;align-items:center;gap:6px;max-width:min(220px,100%);font-size:12px;font-weight:600;color:var(--stitch-primary-container);text-decoration:none;word-break:break-all}.taskModal_githubIssueLink__ykUQi:hover{text-decoration:underline}.taskModal_githubIssueExternal__i8IUz{flex-shrink:0;opacity:.85}.taskModal_saveNotice__wbQlB{padding:0 24px 20px}.taskModal_modalFooter__Kxckq,.taskModal_saveNotice__wbQlB{flex-shrink:0;background:var(--stitch-surface-container-lowest)}.taskModal_modalFooter__Kxckq{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px;border-top:1px solid var(--stitch-outline-variant)}.taskModal_footerActions__u_xVR{display:flex;gap:16px;flex-wrap:wrap}.taskModal_readonlyNote__VaGsZ{margin:0;flex:1;padding:12px 14px;border-radius:10px;border:1px dashed color-mix(in srgb,var(--stitch-outline-variant) 70%,transparent);font-size:.88rem;color:var(--stitch-on-surface-variant)}.taskModal_deleteButton__pjWgn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:12px;border:1px solid color-mix(in srgb,var(--stitch-error) 50%,transparent);background:transparent;color:var(--stitch-error);font-weight:700;font-size:14px;cursor:pointer;transition:background .2s}.taskModal_deleteButton__pjWgn:hover{background:color-mix(in srgb,var(--stitch-error) 10%,transparent)}.taskModal_cancelButton___qAtS{padding:12px 32px;border-radius:12px;border:none;background:var(--stitch-surface-variant);color:var(--stitch-on-surface);font-weight:600;font-size:14px;cursor:pointer;transition:background .2s}.taskModal_cancelButton___qAtS:hover{background:var(--stitch-surface-bright)}.taskModal_updateButton__5Mreu{display:inline-flex;align-items:center;gap:8px;padding:12px 40px;border-radius:12px;border:none;background:var(--stitch-primary-container);color:var(--stitch-on-primary-container);font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 8px 24px color-mix(in srgb,var(--stitch-primary-container) 35%,transparent);transition:filter .2s}.taskModal_updateButton__5Mreu:hover{filter:brightness(1.08)}.taskModal_subtasksBlock__r8yTE{display:flex;flex-direction:column;gap:12px}.taskModal_addSubtaskButton__u6r6U{align-self:flex-start;background:var(--stitch-primary-container);color:var(--stitch-on-primary-container);border:none;border-radius:999px;width:28px;height:28px;font-size:18px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.taskModal_parentTaskBlock__4MfRD{margin-bottom:20px;padding:12px 14px;border-radius:8px;border:1px solid color-mix(in srgb,var(--stitch-primary-container) 45%,transparent);background:color-mix(in srgb,var(--stitch-primary-container) 12%,transparent)}.taskModal_parentTaskLabel__6I7_G{margin:0 0 6px;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--stitch-on-surface-variant)}.taskModal_parentTaskLink__1H44j{display:flex;flex-direction:column;gap:2px;width:100%;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;color:var(--stitch-primary)}.taskModal_parentTaskLink__1H44j:hover:not(:disabled){color:var(--stitch-on-primary-container)}.taskModal_parentTaskLink__1H44j:disabled{cursor:default;color:var(--stitch-on-surface)}.taskModal_subtaskList__pUmwX{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.taskModal_subtaskItem__821vj{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:8px;border:1px solid color-mix(in srgb,var(--stitch-primary-container) 55%,transparent);background:color-mix(in srgb,var(--stitch-primary-container) 15%,transparent);color:var(--stitch-on-surface);font-size:.95rem}.taskModal_relatedTaskInfo__EpfCw{display:flex;flex-direction:column;gap:2px;min-width:0}.taskModal_relatedTaskTitle__N4xP4{font-weight:500;line-height:1.35}.taskModal_relatedTaskId__AHhUD{font-size:.8rem;color:var(--stitch-on-surface-variant);font-variant-numeric:tabular-nums}.taskModal_unlinkSubtaskButton__JbiML{background:transparent;border:none;color:var(--stitch-error);cursor:pointer;padding:0;display:inline-flex}.taskModal_emptyRelations__hC_d2{margin:0;font-size:.9rem;color:var(--stitch-on-surface-variant)}@media (max-width:900px){.taskModal_modalLayout__9YUMT{flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch}.taskModal_planningDatesRow__b7oJQ{grid-template-columns:1fr 1fr}.taskModal_mainColumn__sTxQ5,.taskModal_sidebar__vw_zi{flex:none;overflow-y:visible}.taskModal_sidebar__vw_zi{width:100%;border-left:none;border-top:1px solid var(--stitch-outline-variant);max-height:none}.taskModal_modalHeader__z6Pnt{padding:20px 120px 20px 24px}.taskModal_mainColumn__sTxQ5,.taskModal_sidebar__vw_zi{padding:20px 24px}}@media (max-width:639px){.taskModal_modalOverlay__tBKr6{padding:max(8px,env(safe-area-inset-top,0px)) 8px max(8px,env(safe-area-inset-bottom,0px));align-items:flex-start}.taskModal_modalContent__Mtpgs{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.taskModal_modalHeader__z6Pnt{padding:20px 112px 16px 20px}.taskModal_mainColumn__sTxQ5,.taskModal_sidebar__vw_zi{padding:16px 20px;gap:24px}.taskModal_sectionTitle__m8qRX{font-size:1.1rem}.taskModal_modalFooter__Kxckq{flex-direction:column;align-items:stretch;padding:16px 20px max(16px,env(safe-area-inset-bottom,0px));gap:12px}.taskModal_footerActions__u_xVR{flex-direction:column-reverse;width:100%;gap:10px}.taskModal_cancelButton___qAtS,.taskModal_deleteButton__pjWgn,.taskModal_updateButton__5Mreu{width:100%;justify-content:center;min-height:44px}}.addChildModal_overlay__7ohsc{--stitch-surface-container-low:#131b2e;--stitch-surface-container:#171f33;--stitch-surface-container-high:#222a3d;--stitch-surface-variant:#2d3449;--stitch-on-surface:#dae2fd;--stitch-on-surface-variant:#c2c6d6;--stitch-outline-variant:#424754;--stitch-primary:#adc6ff;--stitch-primary-container:#4d8eff;--stitch-on-primary-container:#00285d;position:fixed;inset:0;z-index:3500;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(11,19,38,.88);backdrop-filter:blur(10px)}[data-theme=light] .addChildModal_overlay__7ohsc{--stitch-surface-container-low:#f8fafc;--stitch-surface-container:#f1f5f9;--stitch-surface-container-high:#e2e8f0;--stitch-surface-variant:#e2e8f0;--stitch-on-surface:#0f172a;--stitch-on-surface-variant:#475569;--stitch-outline-variant:#cbd5e1;--stitch-primary:#2563eb;--stitch-primary-container:#3b82f6;--stitch-on-primary-container:#ffffff;background:rgba(248,250,252,.82)}.addChildModal_content__sDR0X{position:relative;display:flex;flex-direction:column;width:min(520px,calc(100vw - 32px));max-height:min(80vh,640px);overflow:hidden;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 55%,transparent);border-radius:14px;background:var(--stitch-surface-container-low);color:var(--stitch-on-surface);box-shadow:0 28px 56px rgba(0,0,0,.42)}.addChildModal_header___2StR{flex-shrink:0;padding:24px 56px 16px 24px;border-bottom:1px solid color-mix(in srgb,var(--stitch-outline-variant) 35%,transparent);background:var(--stitch-surface-container)}.addChildModal_title__N8iDY{margin:0 0 6px;font-size:1.25rem;font-weight:700;line-height:1.3;color:var(--stitch-on-surface)}.addChildModal_subtitle__pCjLr{margin:0;font-size:.9rem;line-height:1.45;color:var(--stitch-on-surface-variant)}.addChildModal_parentName__xjfdh{color:var(--stitch-primary-container);font-weight:600}.addChildModal_body__sYZ48{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px;padding:16px 20px 8px}.addChildModal_searchField__Diusm{position:relative;display:block}.addChildModal_searchIcon__wr4W1{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:color-mix(in srgb,var(--stitch-on-surface-variant) 80%,transparent);pointer-events:none}.addChildModal_searchInput__qAwod{width:100%;min-height:44px;padding:10px 14px 10px 40px;border-radius:999px;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 65%,transparent);background:color-mix(in srgb,var(--stitch-surface-container-high) 55%,transparent);color:var(--stitch-on-surface);font-size:.9rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.addChildModal_searchInput__qAwod::placeholder{color:color-mix(in srgb,var(--stitch-on-surface-variant) 75%,transparent)}.addChildModal_searchInput__qAwod:focus{border-color:color-mix(in srgb,var(--stitch-primary-container) 55%,var(--stitch-outline-variant));box-shadow:0 0 0 3px color-mix(in srgb,var(--stitch-primary-container) 18%,transparent)}.addChildModal_toolbar__mFI0W{display:flex;align-items:center;justify-content:space-between;gap:12px}.addChildModal_selectionHint__FS454{margin:0;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--stitch-on-surface-variant) 80%,transparent)}.addChildModal_taskList__6rcNa{list-style:none;margin:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;min-height:120px;max-height:min(44vh,360px);padding:0 2px 0 0}.addChildModal_emptyState__kadUD{margin:0;padding:20px 16px;border-radius:10px;border:1px dashed color-mix(in srgb,var(--stitch-outline-variant) 70%,transparent);background:color-mix(in srgb,var(--stitch-surface-container-high) 55%,transparent);color:var(--stitch-on-surface-variant);font-size:.9rem;text-align:center}.addChildModal_taskRow__pbDR3{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;border-radius:10px;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 55%,transparent);background:color-mix(in srgb,var(--stitch-surface-container-high) 45%,transparent);color:var(--stitch-on-surface);cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.addChildModal_taskRow__pbDR3:hover{border-color:color-mix(in srgb,var(--stitch-primary-container) 45%,var(--stitch-outline-variant));background:color-mix(in srgb,var(--stitch-primary-container) 10%,var(--stitch-surface-container-high))}.addChildModal_taskRowSelected__34vC8{border-color:color-mix(in srgb,var(--stitch-primary-container) 65%,transparent);background:color-mix(in srgb,var(--stitch-primary-container) 16%,var(--stitch-surface-container-high));box-shadow:0 0 0 1px color-mix(in srgb,var(--stitch-primary-container) 25%,transparent)}.addChildModal_checkbox___ZGUO{margin-top:2px;width:16px;height:16px;flex-shrink:0;accent-color:var(--stitch-primary-container);cursor:pointer}.addChildModal_taskCopy__ScdBf{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.addChildModal_taskMeta__q2Zzb{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb,var(--stitch-on-surface-variant) 85%,transparent)}.addChildModal_taskTitle__gzZkM{font-size:.92rem;font-weight:500;line-height:1.4;color:var(--stitch-on-surface);word-break:break-word}.addChildModal_footer__8a5Hm{flex-shrink:0;display:flex;justify-content:flex-end;gap:10px;padding:16px 20px 20px;border-top:1px solid color-mix(in srgb,var(--stitch-outline-variant) 35%,transparent);background:var(--stitch-surface-container)}.addChildModal_cancelButton__bTgGh,.addChildModal_submitButton__tD7Sq{min-height:44px;padding:10px 18px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,filter .2s ease,opacity .2s ease}.addChildModal_cancelButton__bTgGh{border:1px solid var(--stitch-outline-variant);background:transparent;color:var(--stitch-on-surface)}.addChildModal_cancelButton__bTgGh:hover{background:var(--stitch-surface-variant)}.addChildModal_submitButton__tD7Sq{border:none;background:var(--stitch-primary-container);color:var(--stitch-on-primary-container);box-shadow:0 8px 22px color-mix(in srgb,var(--stitch-primary-container) 28%,transparent)}.addChildModal_submitButton__tD7Sq:hover:not(:disabled){filter:brightness(1.06)}.addChildModal_submitButton__tD7Sq:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}@media (min-width:640px){.addChildModal_cancelButton__bTgGh,.addChildModal_submitButton__tD7Sq{min-height:0}}.commentComponent_commentsRoot__kmZUR,.commentComponent_thread__eY61K{display:flex;flex-direction:column;gap:24px}.commentComponent_thread__eY61K{max-height:420px;overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.commentComponent_thread__eY61K::-webkit-scrollbar{width:6px}.commentComponent_thread__eY61K::-webkit-scrollbar-thumb{background:var(--comment-outline-variant,#424754);border-radius:10px}.commentComponent_emptyHint___zLQV{font-size:14px;font-style:italic;color:var(--comment-outline,#8c909f);margin:0}.commentComponent_commentRow__BA0WZ{display:flex;gap:16px;align-items:flex-start}.commentComponent_commentBody__hOTRV{flex:1;min-width:0}.commentComponent_commentMeta__He4XA{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.commentComponent_authorName__LRTov{font-size:14px;font-weight:600;color:var(--comment-on-surface,#dae2fd)}.commentComponent_timestamp__7huxL{font-family:JetBrains Mono,ui-monospace,monospace;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.commentComponent_editedHint__lquEj,.commentComponent_timestamp__7huxL{font-size:10px;color:var(--comment-outline,#8c909f)}.commentComponent_bubble__QQVOZ{padding:16px;border-radius:12px;border:1px solid var(--comment-outline-variant,#424754);background:var(--comment-surface-container,#171f33);color:var(--comment-on-surface-variant,#c2c6d6);font-size:14px;line-height:1.6}.commentComponent_bubble__QQVOZ p{margin:0 0 8px}.commentComponent_bubble__QQVOZ p:last-child{margin-bottom:0}.commentComponent_bubble__QQVOZ ol,.commentComponent_bubble__QQVOZ ul{margin:0 0 8px;padding-left:20px}.commentComponent_bubble__QQVOZ li{margin-bottom:4px}.commentComponent_bubble__QQVOZ a{color:var(--comment-primary,#adc6ff);text-decoration:underline}.commentComponent_commentActions__eTyP8{display:flex;gap:8px;margin-top:10px}.commentComponent_iconButtonEdit__VP8F_{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:12px;cursor:pointer;background:transparent;transition:background .2s,border-color .2s;border:1px solid color-mix(in srgb,var(--comment-primary-container,#4d8eff) 60%,transparent);color:var(--comment-primary,#adc6ff)}.commentComponent_iconButtonEdit__VP8F_:hover{background:color-mix(in srgb,var(--comment-primary-container,#4d8eff) 15%,transparent)}.commentComponent_iconButtonDelete__OB79p{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px 10px;border-radius:6px;font-size:12px;cursor:pointer;background:transparent;transition:background .2s,border-color .2s;border:1px solid color-mix(in srgb,var(--comment-error,#ffb4ab) 50%,transparent);color:var(--comment-error,#ffb4ab)}.commentComponent_iconButtonDelete__OB79p:hover{background:color-mix(in srgb,var(--comment-error,#ffb4ab) 10%,transparent)}.commentComponent_editArea___1326{width:100%;min-height:72px;padding:12px;border:1px solid var(--comment-outline-variant,#424754);border-radius:12px;background:var(--comment-surface-container-high,#222a3d);color:var(--comment-on-surface,#dae2fd);font-size:14px;resize:vertical;outline:none;margin-bottom:10px;box-sizing:border-box}.commentComponent_editArea___1326:focus{border-color:var(--comment-primary,#adc6ff);box-shadow:0 0 0 2px color-mix(in srgb,var(--comment-primary,#adc6ff) 30%,transparent)}.commentComponent_editActions__V3bs3{display:flex;gap:8px}.commentComponent_saveButton__yiwpa{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:none;border-radius:8px;background:var(--comment-tertiary-container,#00a572);color:var(--comment-on-tertiary,#003824);font-size:12px;font-weight:600;cursor:pointer}.commentComponent_saveButton__yiwpa:hover{filter:brightness(1.08)}.commentComponent_cancelButton__Fml_0{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:none;border-radius:8px;background:var(--comment-surface-variant,#2d3449);color:var(--comment-on-surface-variant,#c2c6d6);font-size:12px;font-weight:600;cursor:pointer}.commentComponent_cancelButton__Fml_0:hover{background:var(--comment-surface-bright,#31394d)}.commentComponent_composeBox__8J4Fj{display:flex;gap:16px;padding:16px;border-radius:12px;border:1px dashed var(--comment-outline-variant,#424754);background:color-mix(in srgb,var(--comment-surface-container-high,#222a3d) 50%,transparent)}.commentComponent_composeInner__8eAnm{flex:1;display:flex;flex-direction:column;gap:12px;min-width:0}.commentComponent_composeInput__59KLe{width:100%;min-height:48px;border:none;background:transparent;color:var(--comment-on-surface,#dae2fd);font-size:14px;line-height:1.5;resize:vertical;outline:none;padding:0;box-sizing:border-box}.commentComponent_composeInput__59KLe::placeholder{color:var(--comment-outline,#8c909f)}.commentComponent_composeFooter____K1m{display:flex;justify-content:flex-end}.commentComponent_submitButton__gzUVo{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;border:none;border-radius:8px;background:var(--comment-primary,#adc6ff);color:var(--comment-on-primary,#002e6a);font-size:14px;font-weight:600;cursor:pointer;transition:filter .2s,opacity .2s}.commentComponent_submitButton__gzUVo:hover:not(:disabled){filter:brightness(1.1)}.commentComponent_submitButton__gzUVo:disabled{opacity:.45;cursor:not-allowed}[data-theme=light] .commentComponent_commentsRoot__kmZUR{--comment-surface-container:#f1f5f9;--comment-surface-container-high:#e2e8f0;--comment-surface-variant:#e2e8f0;--comment-surface-bright:#cbd5e1;--comment-on-surface:#0f172a;--comment-on-surface-variant:#334155;--comment-outline:#64748b;--comment-outline-variant:#cbd5e1;--comment-primary:#2563eb;--comment-primary-container:#3b82f6;--comment-on-primary:#ffffff;--comment-on-primary-container:#ffffff;--comment-error:#dc2626;--comment-tertiary-container:#10b981;--comment-on-tertiary:#ffffff}.qualityReviewSection_root__xWdHw{display:flex;flex-direction:column;gap:12px}.qualityReviewSection_headerRow__C060_{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.qualityReviewSection_label__AZMGa{font-size:13px;font-weight:600;color:var(--stitch-on-surface-variant,#b8c0dc)}.qualityReviewSection_badge__o3SqK{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.02em}.qualityReviewSection_badgeApproved__IwNjV{background:rgba(34,197,94,.15);color:#4ade80;border:1px solid rgba(74,222,128,.35)}.qualityReviewSection_badgeRejected__oMMvM{background:rgba(239,68,68,.12);color:#f87171;border:1px solid rgba(248,113,113,.35)}.qualityReviewSection_badgeMuted__DBhVF{font-size:12px;color:var(--stitch-outline,#8c909f);font-style:italic}.qualityReviewSection_hint__l0IdN{margin:0;font-size:14px;color:var(--stitch-outline,#8c909f);font-style:italic}.qualityReviewSection_error__kOy50{margin:0;font-size:14px;color:#f87171}.qualityReviewSection_historyList__9KSud{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;max-height:240px;overflow-y:auto}.qualityReviewSection_historyItem__IBOhc{padding:12px;border-radius:10px;border:1px solid var(--stitch-outline-variant,#424754);background:var(--stitch-surface-container,rgba(255,255,255,.03))}.qualityReviewSection_historyMeta__xDrRP{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.qualityReviewSection_timestamp__yRi6a{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;color:var(--stitch-outline,#8c909f)}.qualityReviewSection_notes__eVGp_{margin:0;font-size:14px;line-height:1.5;color:var(--stitch-on-surface,#dae2fd);white-space:pre-wrap}.qualityReviewSection_actions__cjPp0{display:flex;flex-direction:column;gap:10px;padding-top:4px;border-top:1px solid var(--stitch-outline-variant,#424754)}.qualityReviewSection_notesInput__8Zh4y{width:100%;resize:vertical;min-height:56px;padding:10px 12px;border-radius:8px;border:1px solid var(--stitch-outline-variant,#424754);background:var(--stitch-surface-container-low,#1a1d24);color:var(--stitch-on-surface,#dae2fd);font:inherit}.qualityReviewSection_actionButtons__GCxAP{display:flex;gap:10px;flex-wrap:wrap}.qualityReviewSection_approveButton__UgYCY,.qualityReviewSection_rejectButton__whfoY{border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer}.qualityReviewSection_approveButton__UgYCY:disabled,.qualityReviewSection_rejectButton__whfoY:disabled{opacity:.6;cursor:not-allowed}.qualityReviewSection_approveButton__UgYCY{background:rgba(34,197,94,.2);color:#4ade80}.qualityReviewSection_rejectButton__whfoY{background:rgba(239,68,68,.15);color:#f87171}.qualityReviewGateNotice_root__3wyJD{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;border-radius:12px;border:1px solid color-mix(in srgb,#8b5cf6 32%,var(--stitch-outline-variant));background:linear-gradient(135deg,color-mix(in srgb,#8b5cf6 10%,var(--stitch-surface-container-high)),color-mix(in srgb,#6366f1 6%,var(--stitch-surface-container)));box-shadow:0 10px 28px color-mix(in srgb,#8b5cf6 12%,transparent)}.qualityReviewGateNotice_compact__hykeU{padding:12px 14px;gap:12px}.qualityReviewGateNotice_iconWrap__y7aK2{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:10px;background:color-mix(in srgb,#8b5cf6 16%,transparent);color:color-mix(in srgb,#c4b5fd 92%,var(--stitch-on-surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,#8b5cf6 24%,transparent)}.qualityReviewGateNotice_compact__hykeU .qualityReviewGateNotice_iconWrap__y7aK2{width:34px;height:34px;border-radius:9px}.qualityReviewGateNotice_icon__7FgXl{width:20px;height:20px;stroke-width:2px}.qualityReviewGateNotice_compact__hykeU .qualityReviewGateNotice_icon__7FgXl{width:18px;height:18px}.qualityReviewGateNotice_text__2Nc7B{display:flex;flex-direction:column;gap:4px;min-width:0}.qualityReviewGateNotice_title__lQEgp{margin:0;font-size:.95rem;font-weight:700;line-height:1.35;color:var(--stitch-on-surface)}.qualityReviewGateNotice_message__daqLH{margin:0;font-size:.88rem;line-height:1.5;color:color-mix(in srgb,var(--stitch-on-surface-variant) 92%,var(--stitch-on-surface))}.renameWorkflowModal_overlay__LxUDu{position:fixed;inset:0;z-index:3500;display:flex;align-items:center;justify-content:center;padding:16px;background:var(--stitch-modal-overlay);backdrop-filter:blur(10px)}.renameWorkflowModal_content__2toZX{position:relative;display:flex;flex-direction:column;width:min(380px,calc(100vw - 32px));overflow:hidden;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 55%,transparent);border-radius:14px;background:var(--stitch-surface-container-low);color:var(--stitch-on-surface);box-shadow:0 24px 48px rgba(0,0,0,.4)}.renameWorkflowModal_header__aQeKx{flex-shrink:0;padding:20px 52px 12px 20px}.renameWorkflowModal_title__gbBhB{margin:0 0 4px;font-size:1.05rem;font-weight:700;line-height:1.3;color:var(--stitch-on-surface)}.renameWorkflowModal_subtitle__BoXhA{margin:0;font-size:.8125rem;line-height:1.45;color:var(--stitch-on-surface-variant)}.renameWorkflowModal_body__gyKTf{padding:4px 20px 8px}.renameWorkflowModal_label__65dBt{display:block;margin-bottom:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--stitch-on-surface-variant)}.renameWorkflowModal_input__0a_IJ{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--stitch-outline-variant);border-radius:10px;background:var(--stitch-surface-container);color:var(--stitch-on-surface);font-size:.9375rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.renameWorkflowModal_input__0a_IJ:focus{border-color:var(--stitch-primary-container);box-shadow:0 0 0 1px color-mix(in srgb,var(--stitch-primary-container) 35%,transparent)}.renameWorkflowModal_footer__4AGVd{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px 18px;border-top:1px solid color-mix(in srgb,var(--stitch-outline-variant) 35%,transparent);background:var(--stitch-surface-container)}.renameWorkflowModal_cancelButton__g0KRC,.renameWorkflowModal_submitButton__DldfF{min-height:40px;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,filter .2s ease,opacity .2s ease}.renameWorkflowModal_cancelButton__g0KRC{border:1px solid var(--stitch-outline-variant);background:transparent;color:var(--stitch-on-surface)}.renameWorkflowModal_cancelButton__g0KRC:hover:not(:disabled){background:var(--stitch-surface-variant)}.renameWorkflowModal_submitButton__DldfF{border:none;background:var(--stitch-primary-container);color:var(--stitch-on-primary-container);box-shadow:0 6px 18px color-mix(in srgb,var(--stitch-primary-container) 28%,transparent)}.renameWorkflowModal_submitButton__DldfF:hover:not(:disabled){filter:brightness(1.06)}.renameWorkflowModal_cancelButton__g0KRC:disabled,.renameWorkflowModal_submitButton__DldfF:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.AuditTrailPanel_auditPanel__zJ0Y6{display:flex;flex-direction:column;gap:1rem;color:var(--stitch-on-surface)}.AuditTrailPanel_filters__7fscV{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem}.AuditTrailPanel_field__kD6mx{display:flex;flex-direction:column;gap:.35rem}.AuditTrailPanel_label__Coro3{font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--stitch-on-surface-variant)}.AuditTrailPanel_actions__EhzYX{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.AuditTrailPanel_tableWrap__nxzrA{overflow:auto;border-radius:.85rem;border:1px solid var(--dir-panel-border);background:color-mix(in srgb,var(--stitch-surface-container-high) 72%,var(--stitch-surface-container-low))}.AuditTrailPanel_table__5nDiC{width:100%;border-collapse:collapse;font-size:.8125rem;color:var(--stitch-on-surface)}.AuditTrailPanel_table__5nDiC td,.AuditTrailPanel_table__5nDiC th{padding:.65rem .75rem;border-bottom:1px solid color-mix(in srgb,var(--stitch-outline-variant) 45%,transparent);text-align:left;vertical-align:top}.AuditTrailPanel_table__5nDiC th{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--stitch-on-surface-variant);background:color-mix(in srgb,var(--stitch-surface-container-highest) 55%,transparent)}.AuditTrailPanel_table__5nDiC tbody tr:hover{background:color-mix(in srgb,var(--stitch-primary) 6%,transparent)}.AuditTrailPanel_mono__72IVE{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;color:var(--stitch-on-surface)}.AuditTrailPanel_meta__Yeyle{max-width:18rem;white-space:pre-wrap;word-break:break-word;color:var(--stitch-on-surface-variant)}.AuditTrailPanel_actorLabel__kIIhR{display:block;color:var(--stitch-on-surface);font-weight:500}.AuditTrailPanel_empty__5l4uO,.AuditTrailPanel_loading__px9jf{padding:1rem;border-radius:.75rem;border:1px dashed color-mix(in srgb,var(--stitch-outline-variant) 55%,transparent);background:var(--dir-empty-bg);font-size:.875rem;color:var(--stitch-on-surface-variant)}.AuditTrailPanel_error__PR2OH{padding:1rem;border-radius:.75rem;border:1px solid var(--dir-danger-border);background:var(--dir-danger-bg);font-size:.875rem;color:var(--dir-danger-text)}.AuditTrailPanel_pager___7HfZ{display:flex;justify-content:space-between;align-items:center;gap:.75rem;font-size:.8125rem;color:var(--grid-control-muted)}.AuditTrailPanel_pagerCount__hmYLD{color:var(--stitch-on-surface-variant)}