.sidebar_sidebar__mZMbY{display:flex;flex-direction:column;padding:2rem 1.25rem;gap:2.5rem}.sidebar_sidebarDark__srwns{background:linear-gradient(180deg,#131b2e,#0b1326);border-color:rgba(66,71,84,.2)}.sidebar_sidebarLight__Wjzz1{background:#ffffff;border-color:#e2e8f0}.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}.sidebar_brandSubtitleDark__mEpzg{color:rgba(173,198,255,.85)}.sidebar_brandSubtitleLight__HFzwU{color:#64748b}.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{padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:12px;backdrop-filter:blur(8px)}.sidebar_statusCardDark__1AqxJ{background:rgba(34,42,61,.4);border:1px solid rgba(66,71,84,.2)}.sidebar_statusCardLight__orgI_{background:#f8fafc;border:1px solid #e2e8f0}.sidebar_statusCardHeader__sdls5{display:flex;align-items:center;justify-content:space-between;gap:8px}.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_pulseDot__AudPN{width:8px;height:8px;border-radius:999px;background:#34d399;flex-shrink:0;animation:sidebar_sidebarPulse__7ZIec 2s ease-in-out infinite}@keyframes sidebar_sidebarPulse__7ZIec{0%,to{opacity:1}50%{opacity:.55}}.sidebar_navIcon__Nccls{transition:transform .2s ease}.sidebar_navRow__tj_Ad:hover .sidebar_navIcon__Nccls{transform:scale(1.08)}.sidebar_navActiveGlow__8Fuel{box-shadow:0 0 15px -3px rgba(59,130,246,.22)}.sidebar_navActiveGlowLight__xvR6_{box-shadow:none}.taskCard_taskCard__BFtfB{width:100%;min-width:0;box-sizing:border-box;border-radius:18px;padding:18px;background:linear-gradient(150deg,rgba(15,23,42,.95),rgba(59,130,246,.18));border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 35px rgba(15,23,42,.35);color:#f8fafc;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:active{cursor:grabbing}.taskCard_taskCard__BFtfB:hover{transform:translateY(-6px);box-shadow:0 30px 55px rgba(15,23,42,.55)}.taskCard_taskCardLight__96tdP{background:#ffffff;border:1px solid rgba(226,232,240,.6);box-shadow:0 1px 3px rgba(0,0,0,.1);color:#1e293b}.taskCard_taskCardLight__96tdP:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.taskCard_taskCardClosed__NAtg6{opacity:.72;cursor:default}.taskCard_taskCardClosed__NAtg6:hover{transform:translateY(-3px);box-shadow:0 18px 35px rgba(15,23,42,.35)}.taskCard_taskCardClosed__NAtg6:active{cursor:default}@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}.newTaskModal_modalOverlay__5b9_Y{--stitch-background:#0b1326;--stitch-surface-container:#171f33;--stitch-surface-container-low:#131b2e;--stitch-surface-container-lowest:#060e20;--stitch-surface-container-high:#222a3d;--stitch-surface-container-highest:#2d3449;--stitch-surface-variant:#2d3449;--stitch-on-surface:#dae2fd;--stitch-on-surface-variant:#c2c6d6;--stitch-outline:#8c909f;--stitch-outline-variant:#424754;--stitch-primary:#adc6ff;--stitch-primary-container:#4d8eff;--stitch-on-primary:#002e6a;--stitch-on-primary-container:#00285d;position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(11,19,38,.85);backdrop-filter:blur(8px)}[data-theme=light] .newTaskModal_modalOverlay__5b9_Y{--stitch-background:#f8fafc;--stitch-surface-container:#f1f5f9;--stitch-surface-container-low:#f8fafc;--stitch-surface-container-lowest:#ffffff;--stitch-surface-container-high:#e2e8f0;--stitch-surface-container-highest:#e2e8f0;--stitch-surface-variant:#e2e8f0;--stitch-on-surface:#0f172a;--stitch-on-surface-variant:#334155;--stitch-outline:#64748b;--stitch-outline-variant:#cbd5e1;--stitch-primary:#2563eb;--stitch-primary-container:#3b82f6;--stitch-on-primary:#ffffff;--stitch-on-primary-container:#ffffff;background:rgba(248,250,252,.72)}.newTaskModal_modalContent__dGUSh{position:relative;width:min(1152px,calc(100vw - 32px));max-height:min(92vh,1100px);height:min(92vh,1100px);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_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_chatDark__y1OdP{--chat-user-from:#3b82f6;--chat-user-to:#6366f1;--chat-user-glow:rgba(59,130,246,0.42);--chat-assistant-bg:#1e293b;--chat-assistant-border:rgba(148,163,184,0.24);--chat-assistant-accent:#60a5fa;--chat-surface:#0f172a;--chat-panel-bg:rgba(15,23,42,0.96);--chat-input-bg:#1e293b;--chat-muted:#94a3b8;--chat-text:#e2e8f0;--chat-messages-bg:radial-gradient(ellipse 75% 45% at 100% 0%,rgba(59,130,246,0.1),transparent 55%),radial-gradient(ellipse 55% 35% at 0% 100%,rgba(99,102,241,0.08),transparent 50%);--chat-composer-shadow:0 4px 24px rgba(2,6,23,0.35);--chat-bubble-shadow:0 6px 20px rgba(2,6,23,0.28)}.chatSidebar_chatLight__e_4g7{--chat-user-from:#2563eb;--chat-user-to:#4f46e5;--chat-user-glow:rgba(37,99,235,0.22);--chat-assistant-bg:rgba(255,255,255,0.92);--chat-assistant-border:rgba(226,232,240,0.95);--chat-assistant-accent:rgba(37,99,235,0.35);--chat-surface:#f8fafc;--chat-panel-bg:#ffffff;--chat-input-bg:#ffffff;--chat-muted:#64748b;--chat-text:#0f172a;--chat-messages-bg:radial-gradient(ellipse 80% 50% at 100% 0%,rgba(59,130,246,0.06),transparent 55%),radial-gradient(ellipse 60% 40% at 0% 100%,rgba(99,102,241,0.05),transparent 50%);--chat-composer-shadow:0 4px 20px rgba(2,6,23,0.08);--chat-bubble-shadow:0 8px 24px rgba(2,6,23,0.12)}.chatSidebar_shell__PGNvU{background:var(--chat-surface)}.chatSidebar_header__e1L7h{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--chat-assistant-border);background:var(--chat-panel-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.chatSidebar_headerMeta__mi0yS{display:flex;flex-direction:column;gap:.55rem;min-width:0}.chatSidebar_headerTitle__bYtIo{font-size:1.05rem;font-weight:600;letter-spacing:-.02em;color:var(--chat-text);line-height:1.2}.chatSidebar_headerBadge__AIjC9{display:inline-block;max-width:100%;padding:.2rem .55rem;font-size:.68rem;background:color-mix(in srgb,var(--chat-assistant-bg) 80%,transparent)}.chatSidebar_closeBtn__dO_ze,.chatSidebar_headerBadge__AIjC9{border-radius:9999px;color:var(--chat-muted);border:1px solid var(--chat-assistant-border)}.chatSidebar_closeBtn__dO_ze{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;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)}.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);background:var(--chat-assistant-bg);border:1px solid var(--chat-assistant-border);border-bottom-left-radius:.35rem;box-shadow:var(--chat-bubble-shadow)}.chatSidebar_chatDark__y1OdP .chatSidebar_bubbleAssistant__rs1jf{box-shadow:var(--chat-bubble-shadow),inset 0 1px 0 rgba(255,255,255,.05)}.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_bubbleAssistant__rs1jf{padding-left:1.05rem}.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);background:var(--chat-panel-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.chatSidebar_composer__zaJBq{display:flex;align-items:flex-end;gap:.45rem;padding:.45rem;border-radius:1.15rem;border:1px solid var(--chat-assistant-border);background:var(--chat-input-bg);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);font-size:.9rem;line-height:1.45}.chatSidebar_textarea__9C_GA::placeholder{color:var(--chat-muted)}.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_attachmentInBubble__PwTvx{display:flex;align-items:center;gap:.4rem;margin-bottom:.45rem;padding:.35rem .5rem;border-radius:.55rem;font-size:.72rem;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08)}.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 rgba(255,255,255,.15)}.chatSidebar_imageAttachment__OsFma img{display:block;max-height:12rem;width:100%;object-fit:contain;background:rgba(0,0,0,.12)}.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}}.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}.userAccountMenu_menuRoot__R5VBu{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{align-items:center}.userAccountMenu_headerUserCluster__WuGVx[data-theme-scope=dark]{--uam-primary:#adc6ff;--uam-on-surface:#dae2fd;--uam-on-surface-variant:#c2c6d6;--uam-outline-variant:#424754;--uam-surface-container-high:#222a3d;--uam-surface-variant:#2d3449;--uam-error:#ffb4ab}.userAccountMenu_headerUserCluster__WuGVx[data-theme-scope=light]{--uam-primary:#2563eb;--uam-on-surface:#0f172a;--uam-on-surface-variant:#64748b;--uam-outline-variant:#cbd5e1;--uam-surface-container-high:#f1f5f9;--uam-surface-variant:#f1f5f9;--uam-error:#dc2626}.userAccountMenu_menuRoot__R5VBu[data-theme-scope=dark]{--uam-primary:#adc6ff;--uam-on-surface:#dae2fd;--uam-on-surface-variant:#c2c6d6;--uam-outline-variant:#424754;--uam-surface-container-high:#222a3d;--uam-surface-variant:#2d3449;--uam-error:#ffb4ab}.userAccountMenu_menuRoot__R5VBu[data-theme-scope=light]{--uam-primary:#2563eb;--uam-on-surface:#0f172a;--uam-on-surface-variant:#64748b;--uam-outline-variant:#cbd5e1;--uam-surface-container-high:#ffffff;--uam-surface-variant:#f1f5f9;--uam-error:#dc2626}.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}.projectDetailModal_overlay__W7VrS{--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;--stitch-error:#ffb4ab;position:fixed;inset:0;z-index:3200;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(11,19,38,.88);backdrop-filter:blur(10px)}[data-theme=light] .projectDetailModal_overlay__W7VrS{--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;--stitch-error:#dc2626;background:rgba(248,250,252,.82)}.projectDetailModal_content__y4fTI{position:relative;display:flex;flex-direction:column;width:min(560px,calc(100vw - 32px));max-height:min(88vh,760px);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)}.projectDetailModal_header__SgRv5{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)}.projectDetailModal_title__jDuj5{margin:0 0 6px;font-size:1.25rem;font-weight:700;line-height:1.3}.projectDetailModal_subtitle__mP9de{margin:0;font-size:.9rem;line-height:1.45;color:var(--stitch-on-surface-variant)}.projectDetailModal_body__K_onO{flex:1;min-height:0;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:20px}.projectDetailModal_fieldBlock__SvWPF{display:flex;flex-direction:column;gap:8px}.projectDetailModal_fieldLabel__BSOnb{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--stitch-on-surface-variant) 85%,transparent)}.projectDetailModal_input__hS9iS,.projectDetailModal_select__kfYRG{width:100%;min-height:44px;padding:10px 14px;border-radius:12px;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:.92rem;outline:none}.projectDetailModal_input__hS9iS:focus,.projectDetailModal_select__kfYRG: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)}.projectDetailModal_input__hS9iS:disabled,.projectDetailModal_select__kfYRG:disabled{opacity:.7;cursor:not-allowed}.projectDetailModal_readonlyValue__IMTAb{margin:0;font-size:.92rem;font-weight:500;color:var(--stitch-on-surface)}.projectDetailModal_metaGrid__FpRPX{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.projectDetailModal_metaItem__mYg93{padding:10px 12px;border-radius:10px;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 45%,transparent);background:color-mix(in srgb,var(--stitch-surface-container-high) 40%,transparent)}.projectDetailModal_metaLabel__fqsb9{display:block;font-family:JetBrains Mono,ui-monospace,monospace;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--stitch-on-surface-variant) 80%,transparent)}.projectDetailModal_metaValue__0Z_Up{display:block;margin-top:4px;font-size:.85rem;color:var(--stitch-on-surface)}.projectDetailModal_accessSection___IU2S{padding-top:4px;border-top:1px solid color-mix(in srgb,var(--stitch-outline-variant) 35%,transparent)}.projectDetailModal_readonlyNote__bBKdo{margin:0;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)}.projectDetailModal_error__QrYzJ{margin:0;font-size:.88rem;color:var(--stitch-error)}.projectDetailModal_footer__DfXhl{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;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)}.projectDetailModal_footerActions__AUzef{display:flex;flex-wrap:wrap;gap:10px;margin-left:auto}.projectDetailModal_cancelButton__sqyAl,.projectDetailModal_dangerButton__Pi0QH,.projectDetailModal_saveButton__K1nPx{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}.projectDetailModal_cancelButton__sqyAl{border:1px solid var(--stitch-outline-variant);background:transparent;color:var(--stitch-on-surface)}.projectDetailModal_cancelButton__sqyAl:hover{background:var(--stitch-surface-variant)}.projectDetailModal_saveButton__K1nPx{border:none;background:var(--stitch-primary-container);color:var(--stitch-on-primary-container)}.projectDetailModal_saveButton__K1nPx:hover:not(:disabled){filter:brightness(1.06)}.projectDetailModal_saveButton__K1nPx:disabled{opacity:.45;cursor:not-allowed}.projectDetailModal_dangerButton__Pi0QH{border:1px solid color-mix(in srgb,var(--stitch-error) 35%,transparent);background:color-mix(in srgb,var(--stitch-error) 12%,transparent);color:var(--stitch-error)}.projectDetailModal_dangerButton__Pi0QH:hover:not(:disabled){filter:brightness(1.05)}.projectDetailModal_dangerButton__Pi0QH:disabled{opacity:.45;cursor:not-allowed}@media (min-width:640px){.projectDetailModal_cancelButton__sqyAl,.projectDetailModal_dangerButton__Pi0QH,.projectDetailModal_saveButton__K1nPx{min-height:0}}.taskModal_modalOverlay__tBKr6{--stitch-background:#0b1326;--stitch-surface:#0b1326;--stitch-surface-container:#171f33;--stitch-surface-container-low:#131b2e;--stitch-surface-container-lowest:#060e20;--stitch-surface-container-high:#222a3d;--stitch-surface-variant:#2d3449;--stitch-surface-bright:#31394d;--stitch-on-surface:#dae2fd;--stitch-on-surface-variant:#c2c6d6;--stitch-outline:#8c909f;--stitch-outline-variant:#424754;--stitch-primary:#adc6ff;--stitch-primary-container:#4d8eff;--stitch-on-primary-container:#00285d;--stitch-tertiary:#4edea3;--stitch-secondary-container:#3131c0;--stitch-on-secondary-container:#b0b2ff;--stitch-error:#ffb4ab;--stitch-error-container:#93000a;position:fixed;inset:0;background:rgba(11,19,38,.85);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:3000;padding:16px}[data-theme=light] .taskModal_modalOverlay__tBKr6{--stitch-background:#f8fafc;--stitch-surface:#f8fafc;--stitch-surface-container:#f1f5f9;--stitch-surface-container-low:#f8fafc;--stitch-surface-container-lowest:#ffffff;--stitch-surface-container-high:#e2e8f0;--stitch-surface-variant:#e2e8f0;--stitch-surface-bright:#cbd5e1;--stitch-on-surface:#0f172a;--stitch-on-surface-variant:#334155;--stitch-outline:#64748b;--stitch-outline-variant:#cbd5e1;--stitch-primary:#2563eb;--stitch-primary-container:#3b82f6;--stitch-on-primary-container:#ffffff;--stitch-tertiary:#059669;--stitch-secondary-container:#e0e7ff;--stitch-on-secondary-container:#3730a3;--stitch-error:#dc2626;--stitch-error-container:#fee2e2;background:rgba(248,250,252,.72)}.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(1152px,calc(100vw - 32px));max-height:min(92dvh,1100px);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}.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}.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_modalFooter__Kxckq{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px;border-top:1px solid var(--stitch-outline-variant);background:var(--stitch-surface-container-lowest);flex-shrink:0}.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_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}.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;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_dropdownPortal___GAZ8[data-theme-scope=dark]{--wp-primary:#60a5fa;--wp-on-surface:#f1f5f9;--wp-on-surface-variant:#94a3b8;--wp-outline-variant:#334155;--wp-surface-elevated:#1e293b;--wp-surface-variant:#334155;--wp-shadow:0 12px 32px rgba(2,6,23,0.55)}.workspacePicker_dropdownPortal___GAZ8[data-theme-scope=light]{--wp-primary:#2563eb;--wp-on-surface:#0f172a;--wp-on-surface-variant:#64748b;--wp-outline-variant:#e2e8f0;--wp-surface-elevated:#ffffff;--wp-surface-variant:#f1f5f9;--wp-shadow:0 12px 28px rgba(15,23,42,0.12)}.workspacePicker_root__JBje0[data-theme-scope=light] .workspacePicker_trigger__qxmQy{box-shadow:0 1px 2px rgba(15,23,42,.05)}@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}.workspacePicker_root__JBje0[data-theme-scope=dark]{--wp-primary:#60a5fa;--wp-on-surface:#f1f5f9;--wp-on-surface-variant:#94a3b8;--wp-outline:rgba(71,85,105,0.55);--wp-outline-hover:rgba(100,116,139,0.75);--wp-outline-variant:#334155;--wp-trigger-bg:#1e293b;--wp-trigger-bg-hover:#273449;--wp-surface-elevated:#1e293b;--wp-surface-variant:#334155;--wp-focus-ring:rgba(96,165,250,0.45);--wp-shadow:0 12px 32px rgba(2,6,23,0.55)}.workspacePicker_root__JBje0[data-theme-scope=light]{--wp-primary:#2563eb;--wp-on-surface:#0f172a;--wp-on-surface-variant:#64748b;--wp-outline:#e2e8f0;--wp-outline-hover:#cbd5e1;--wp-outline-variant:#e2e8f0;--wp-trigger-bg:#ffffff;--wp-trigger-bg-hover:#f1f5f9;--wp-surface-elevated:#ffffff;--wp-surface-variant:#f1f5f9;--wp-focus-ring:rgba(37,99,235,0.35);--wp-shadow:0 12px 28px rgba(15,23,42,0.12)}.renameWorkflowModal_overlay__LxUDu{--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] .renameWorkflowModal_overlay__LxUDu{--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)}.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}.workflowLoading_root__udYrz{--stitch-surface-container-low:#131b2e;--stitch-surface-container:#171f33;--stitch-surface-container-high:#222a3d;--stitch-on-surface:#dae2fd;--stitch-on-surface-variant:#c2c6d7;--stitch-outline-variant:#424754;--stitch-primary:#adc6ff;--stitch-primary-container:#4d8eff;--stitch-glow:rgba(77,142,255,0.35);--stitch-grid-dot:#1e293b;--stitch-node-idle:#273647;--stitch-node-active:#0d1c2d;--stitch-path-idle:#434655;--stitch-path-active:#4d8eff;position:relative;display:flex;flex:1;min-height:0;align-items:center;justify-content:center;overflow:hidden;padding:2rem 1.25rem;background-color:#0f172a;background-image:radial-gradient(var(--stitch-grid-dot) 1.2px,transparent 1.2px);background-size:28px 28px}.workflowLoading_root__udYrz.workflowLoading_light__0Wx9s{--stitch-surface-container-low:#f8fafc;--stitch-surface-container:#ffffff;--stitch-surface-container-high:#e2e8f0;--stitch-on-surface:#0f172a;--stitch-on-surface-variant:#475569;--stitch-outline-variant:#cbd5e1;--stitch-primary:#2563eb;--stitch-primary-container:#3b82f6;--stitch-glow:rgba(37,99,235,0.22);--stitch-grid-dot:#cbd5e1;--stitch-node-idle:#f1f5f9;--stitch-node-active:#ffffff;--stitch-path-idle:#94a3b8;--stitch-path-active:#2563eb;background-color:#f8fafc}.workflowLoading_ambientGlow__fxoPE{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 28%,color-mix(in srgb,var(--stitch-primary-container) 18%,transparent),transparent 42%),radial-gradient(circle at 82% 72%,color-mix(in srgb,var(--stitch-primary-container) 12%,transparent),transparent 38%);animation:workflowLoading_workflowAmbientPulse__nf7We 4.8s ease-in-out infinite}.workflowLoading_scanLine__U8qui{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 0,color-mix(in srgb,var(--stitch-primary-container) 8%,transparent) 48%,transparent 100%);transform:translateY(-120%);animation:workflowLoading_workflowScan__2cKDY 3.6s ease-in-out infinite}.workflowLoading_content__9nYtw{position:relative;z-index:1;display:flex;width:min(100%,34rem);flex-direction:column;align-items:center;gap:1.5rem}.workflowLoading_graphCard__NK9Jw{width:100%;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 70%,transparent);border-radius:1rem;background:color-mix(in srgb,var(--stitch-surface-container) 88%,transparent);box-shadow:0 24px 48px color-mix(in srgb,#020617 18%,transparent),0 0 0 1px color-mix(in srgb,var(--stitch-primary-container) 8%,transparent);backdrop-filter:blur(10px);padding:1.25rem 1rem 1rem}.workflowLoading_graphSvg__XHH7v{display:block;width:100%;height:auto;overflow:visible}.workflowLoading_pathIdle__qLrRo{fill:none;stroke:var(--stitch-path-idle);stroke-width:2;stroke-dasharray:6 6;opacity:.45}.workflowLoading_pathFlow__4uU03{fill:none;stroke:var(--stitch-path-active);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:8 120;animation:workflowLoading_workflowPathFlow__6l95m 2.2s linear infinite;filter:drop-shadow(0 0 6px var(--stitch-glow))}.workflowLoading_pathFlowDelay1__vFnBO{animation-delay:.35s}.workflowLoading_pathFlowDelay2__Fe6sV{animation-delay:.7s}.workflowLoading_nodeGroup__FdLDt{transform-origin:center;animation:workflowLoading_workflowNodePulse__CSdkl 2.2s ease-in-out infinite}.workflowLoading_nodeDelay0__6X5uh{animation-delay:0s}.workflowLoading_nodeDelay1__O_7ea{animation-delay:.35s}.workflowLoading_nodeDelay2__Xx_kV{animation-delay:.7s}.workflowLoading_nodeDelay3__3n_RW{animation-delay:1.05s}.workflowLoading_nodeShell__KfjYD{fill:var(--stitch-node-idle);stroke:color-mix(in srgb,var(--stitch-outline-variant) 85%,transparent);stroke-width:1.5}.workflowLoading_nodeShellActive__FlEs1{fill:var(--stitch-node-active);stroke:var(--stitch-primary-container);stroke-width:2}.workflowLoading_nodePort__DfX3N{fill:var(--stitch-primary-container);opacity:.75}.workflowLoading_nodeIcon__Mna73{fill:none;stroke:var(--stitch-primary);stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.workflowLoading_textCard__2s8uV{width:100%;text-align:center}.workflowLoading_badge__Qp1DN{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--stitch-primary-container) 35%,transparent);background:color-mix(in srgb,var(--stitch-primary-container) 12%,transparent);padding:.35rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.625rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--stitch-primary)}.workflowLoading_title__dwiB0{margin:.85rem 0 0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--stitch-on-surface)}.workflowLoading_subtitle___UVsE{margin:.45rem 0 0;font-size:.875rem;line-height:1.5;color:var(--stitch-on-surface-variant)}.workflowLoading_dots__kvEFN{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem}.workflowLoading_dot__G4uz0{width:.45rem;height:.45rem;border-radius:999px;background:var(--stitch-primary-container);animation:workflowLoading_workflowDotBounce__xPVAr 1.2s ease-in-out infinite}.workflowLoading_dot__G4uz0:nth-child(2){animation-delay:.15s}.workflowLoading_dot__G4uz0:nth-child(3){animation-delay:.3s}.workflowLoading_skeletonRow__zcVMo{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1rem}.workflowLoading_skeletonBlock__gVymJ{height:.55rem;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--stitch-outline-variant) 35%,transparent) 0,color-mix(in srgb,var(--stitch-primary-container) 28%,transparent) 50%,color-mix(in srgb,var(--stitch-outline-variant) 35%,transparent) 100%);background-size:200% 100%;animation:workflowLoading_workflowShimmer__Pa0zA 1.8s ease-in-out infinite}.workflowLoading_skeletonBlock__gVymJ:nth-child(2){animation-delay:.2s}.workflowLoading_skeletonBlock__gVymJ:nth-child(3){animation-delay:.4s}@keyframes workflowLoading_workflowAmbientPulse__nf7We{0%,to{opacity:.65}50%{opacity:1}}@keyframes workflowLoading_workflowScan__2cKDY{0%{transform:translateY(-120%);opacity:0}12%{opacity:1}55%{transform:translateY(120%);opacity:.85}to{transform:translateY(120%);opacity:0}}@keyframes workflowLoading_workflowPathFlow__6l95m{0%{stroke-dashoffset:128;opacity:.35}35%{opacity:1}to{stroke-dashoffset:0;opacity:.35}}@keyframes workflowLoading_workflowNodePulse__CSdkl{0%,to{transform:scale(1);filter:drop-shadow(0 0 0 transparent)}40%{transform:scale(1.06);filter:drop-shadow(0 0 10px var(--stitch-glow))}}@keyframes workflowLoading_workflowDotBounce__xPVAr{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-.28rem);opacity:1}}@keyframes workflowLoading_workflowShimmer__Pa0zA{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.workflowLoading_ambientGlow__fxoPE,.workflowLoading_dot__G4uz0,.workflowLoading_nodeGroup__FdLDt,.workflowLoading_pathFlow__4uU03,.workflowLoading_scanLine__U8qui,.workflowLoading_skeletonBlock__gVymJ{animation:none}}.workflowScopePrompt_root__EOcok{--stitch-surface-container:#171f33;--stitch-surface-container-high:#222a3d;--stitch-on-surface:#dae2fd;--stitch-on-surface-variant:#c2c6d7;--stitch-outline-variant:#424754;--stitch-primary:#adc6ff;--stitch-primary-container:#4d8eff;--stitch-grid-dot:#1e293b;--stitch-node-surface:#0d1c2d;--stitch-node-muted:#273647;position:relative;display:flex;flex:1;min-height:0;align-items:center;justify-content:center;overflow:hidden;padding:2rem 1.25rem;background-color:#0f172a;background-image:radial-gradient(var(--stitch-grid-dot) 1.2px,transparent 1.2px);background-size:28px 28px}.workflowScopePrompt_root__EOcok.workflowScopePrompt_light__6KukK{--stitch-surface-container:#ffffff;--stitch-surface-container-high:#e2e8f0;--stitch-on-surface:#0f172a;--stitch-on-surface-variant:#475569;--stitch-outline-variant:#cbd5e1;--stitch-primary:#2563eb;--stitch-primary-container:#3b82f6;--stitch-grid-dot:#cbd5e1;--stitch-node-surface:#ffffff;--stitch-node-muted:#f1f5f9;background-color:#f8fafc}.workflowScopePrompt_ambient__KrN0J{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 22% 24%,color-mix(in srgb,var(--stitch-primary-container) 10%,transparent),transparent 44%),radial-gradient(circle at 78% 76%,color-mix(in srgb,var(--stitch-primary-container) 7%,transparent),transparent 40%)}.workflowScopePrompt_content__krOHu{position:relative;z-index:1;display:flex;width:min(100%,36rem);flex-direction:column;align-items:center;gap:1.35rem}.workflowScopePrompt_diagramCard__bw30e{width:100%;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 72%,transparent);border-radius:1rem;background:color-mix(in srgb,var(--stitch-surface-container) 90%,transparent);box-shadow:0 20px 40px color-mix(in srgb,#020617 16%,transparent),0 0 0 1px color-mix(in srgb,var(--stitch-primary-container) 6%,transparent);padding:1.35rem 1rem 1.15rem}.workflowScopePrompt_steps__d_hV8{display:flex;align-items:center;justify-content:center;gap:.35rem}.workflowScopePrompt_connector__UC8iO{display:flex;align-items:center;width:clamp(1.5rem,6vw,2.75rem);flex-shrink:0}.workflowScopePrompt_connectorLine__8IdzE{height:2px;flex:1;border-radius:999px;background:repeating-linear-gradient(90deg,color-mix(in srgb,var(--stitch-outline-variant) 70%,transparent) 0 5px,transparent 5px 10px);opacity:.65}.workflowScopePrompt_connectorArrow__iXX_N{width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid color-mix(in srgb,var(--stitch-outline-variant) 75%,transparent);opacity:.65}.workflowScopePrompt_scopeNode__GD_D5{display:flex;flex-direction:column;align-items:center;gap:.55rem;min-width:4.75rem}.workflowScopePrompt_nodeShell__1E4gc{position:relative;display:flex;height:3.25rem;width:3.25rem;align-items:center;justify-content:center;border-radius:.75rem;border:2px dashed color-mix(in srgb,var(--stitch-primary-container) 45%,var(--stitch-outline-variant));background:var(--stitch-node-muted);color:var(--stitch-primary);box-shadow:inset 0 1px 0 color-mix(in srgb,#ffffff 6%,transparent)}.workflowScopePrompt_nodeShellLocked__fEmU3{border-style:solid;border-color:color-mix(in srgb,var(--stitch-outline-variant) 80%,transparent);background:color-mix(in srgb,var(--stitch-node-muted) 70%,transparent);color:color-mix(in srgb,var(--stitch-on-surface-variant) 75%,transparent);opacity:.72}.workflowScopePrompt_stepBadge__33pmN{position:absolute;top:-.45rem;left:50%;transform:translateX(-50%);border-radius:999px;border:1px solid color-mix(in srgb,var(--stitch-primary-container) 35%,transparent);background:color-mix(in srgb,var(--stitch-primary-container) 14%,var(--stitch-node-surface));padding:.1rem .4rem;font-size:.5625rem;letter-spacing:.12em;color:var(--stitch-primary)}.workflowScopePrompt_nodeLabel__AREr9,.workflowScopePrompt_stepBadge__33pmN{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:700}.workflowScopePrompt_nodeLabel__AREr9{font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:var(--stitch-on-surface-variant)}.workflowScopePrompt_textCard__319Cu{width:100%;text-align:center}.workflowScopePrompt_badge__etXbz{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--stitch-primary-container) 30%,transparent);background:color-mix(in srgb,var(--stitch-primary-container) 10%,transparent);padding:.35rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.625rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--stitch-primary)}.workflowScopePrompt_title__sbWrv{margin:.85rem 0 0;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:var(--stitch-on-surface)}.workflowScopePrompt_subtitle__pzalj{margin:.5rem auto 0;max-width:26rem;font-size:.9rem;line-height:1.55;color:var(--stitch-on-surface-variant)}.workflowScopePrompt_hints__ARJtJ{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.1rem}.workflowScopePrompt_hint__4lnNz{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--stitch-outline-variant) 75%,transparent);background:color-mix(in srgb,var(--stitch-surface-container-high) 55%,transparent);padding:.4rem .7rem;font-size:.75rem;font-weight:600;color:var(--stitch-on-surface)}.workflowScopePrompt_hintIcon__Ncvnk{color:var(--stitch-primary)}@media (max-width:520px){.workflowScopePrompt_steps__d_hV8{gap:.15rem}.workflowScopePrompt_scopeNode__GD_D5{min-width:3.9rem}.workflowScopePrompt_nodeShell__1E4gc{height:2.85rem;width:2.85rem}.workflowScopePrompt_nodeLabel__AREr9{font-size:.5625rem}}