.essentials-onboarding-open{overflow:hidden}.essentials-onboarding-modal{z-index:1150}.essentials-onboarding-shell{border:1px solid color-mix(in srgb, var(--color-accent) 24%, var(--color-border));flex-direction:column;width:min(760px,100vw - 32px);max-height:min(780px,100vh - 32px);display:flex;overflow:hidden}.essentials-onboarding-header{background:radial-gradient(circle at 10% 0%, color-mix(in srgb, var(--color-accent) 16%, transparent), transparent 48%), var(--color-surface);justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 28px 16px;display:flex}.essentials-onboarding-header h2{margin:3px 0 0;font-size:clamp(1.45rem,3vw,2rem)}.essentials-onboarding-kicker{color:var(--color-accent);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:750}.essentials-onboarding-progress{color:var(--color-text-muted);align-items:center;gap:14px;padding:0 28px 16px;font-size:.78rem;font-weight:650;display:flex}.essentials-onboarding-progress-track{background:var(--color-background);border-radius:999px;flex:1;height:5px;overflow:hidden}.essentials-onboarding-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--color-accent), #7c3aed);width:16.6667%;height:100%;transition:width .18s;display:block}.essentials-onboarding-body{border-block:1px solid var(--color-border);background:var(--color-surface-muted);min-height:360px;padding:24px 28px 28px;overflow:auto}.essentials-onboarding-body section>h3{margin:0 0 8px;font-size:1.35rem}.essentials-onboarding-body section>p{max-width:66ch;line-height:1.6}.essentials-onboarding-hero-icon{border:1px solid color-mix(in srgb, var(--color-accent) 40%, transparent);width:54px;height:54px;color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 12%, var(--color-surface));border-radius:16px;place-items:center;margin-bottom:18px;font-size:1.65rem;display:grid}.essentials-onboarding-hero-icon.is-complete{color:#16845b;background:color-mix(in srgb, #16845b 12%, var(--color-surface));border-color:#16845b66}.essentials-onboarding-promise,.essentials-onboarding-cost-note{border:1px solid color-mix(in srgb, var(--color-accent) 25%, var(--color-border));background:color-mix(in srgb, var(--color-accent) 7%, var(--color-surface));border-radius:12px;flex-direction:column;gap:4px;margin-top:24px;padding:16px 18px;line-height:1.45;display:flex}.essentials-onboarding-cost-note{border-color:color-mix(in srgb, #d97706 30%, var(--color-border));background:color-mix(in srgb, #d97706 8%, var(--color-surface));margin-bottom:20px}.essentials-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0 12px;display:grid}.essentials-source-card{border:1px solid var(--color-border);min-width:0;color:var(--color-text);background:var(--color-surface);cursor:pointer;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;transition:border-color .12s,box-shadow .12s,transform .12s;display:flex}.essentials-source-card:hover,.essentials-source-card:focus-within{border-color:var(--color-accent);box-shadow:0 6px 18px color-mix(in srgb, var(--color-accent) 12%, transparent);transform:translateY(-1px)}.essentials-source-card:has(input:checked){border-color:var(--color-accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-accent) 16%, transparent);background:color-mix(in srgb, var(--color-accent) 7%, var(--color-surface))}.essentials-source-card input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.essentials-source-card strong,.essentials-source-card small{display:block}.essentials-source-card small{color:var(--color-text-muted);margin-top:4px;line-height:1.35}.essentials-source-letter{width:28px;height:28px;color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 12%, var(--color-background));border-radius:8px;flex:none;place-items:center;font-size:.78rem;font-weight:750;display:grid}.essentials-source-upgrade{text-align:left;width:100%}.essentials-onboarding-status{border:1px solid var(--color-border);color:var(--color-text-muted);background:var(--color-surface);border-radius:10px;margin:20px 0;padding:13px 15px}.essentials-onboarding-status.is-ready{border-color:color-mix(in srgb, #16845b 35%, var(--color-border));color:#16845b;background:color-mix(in srgb, #16845b 8%, var(--color-surface))}.essentials-onboarding-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.essentials-onboarding-fields label{color:var(--color-text);gap:7px;font-size:.82rem;font-weight:650;display:grid}.essentials-onboarding-git-fields{border:1px solid color-mix(in srgb, var(--color-accent) 25%, var(--color-border));background:color-mix(in srgb, var(--color-accent) 5%, var(--color-surface));border-radius:12px;margin:18px 0;padding:16px}.essentials-onboarding-git-fields .essentials-onboarding-fields{margin-top:0}.essentials-onboarding-git-fields .essentials-onboarding-git-url{grid-column:1/-1}.essentials-onboarding-git-fields>p{margin:14px 0 0;line-height:1.5}.essentials-next-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.essentials-next-grid a{border:1px solid var(--color-border);color:var(--color-text);background:var(--color-surface);border-radius:12px;flex-direction:column;gap:5px;padding:16px;text-decoration:none;display:flex}.essentials-next-grid a:hover{border-color:var(--color-accent)}.essentials-next-grid span{color:var(--color-text-muted);font-size:.8rem;line-height:1.4}.essentials-onboarding-shell>.modal-error{margin:12px 28px 0}.essentials-onboarding-actions{background:var(--color-surface);align-items:center;gap:10px;padding:16px 28px 20px;display:flex}.essentials-onboarding-action-spacer{flex:1}@media (max-width:700px){.essentials-onboarding-shell{border:0;border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:100dvh}.essentials-onboarding-header,.essentials-onboarding-body,.essentials-onboarding-actions,.essentials-onboarding-progress{padding-inline:18px}.essentials-source-grid,.essentials-onboarding-fields,.essentials-next-grid{grid-template-columns:1fr}.essentials-onboarding-body{flex:1;min-height:0}.essentials-onboarding-actions{flex-wrap:wrap}}:root{--color-background:#e8ecf3;--color-surface:#fff;--color-surface-muted:#eef1f6;--color-border:#d9deeb;--color-text:#1f2a44;--color-text-muted:#5a6480;--color-text-secondary:#4b5563;--color-accent:#3f72ff;--color-accent-dark:#3158c9;--color-accent-rgb:63, 114, 255;--color-primary-text:#3158c9;--color-menu-hover-bg:#3f72ff1f;--color-primary-action-hover-bg:#3f72ff1f;--color-primary-code-bg:#3f72ff1f;--color-diff-expander-bg:#3f72ff1f;--color-diff-expander-hover-bg:#3f72ff24;--color-diff-expander-error-bg:#e553681a;--color-success:#2eb67d;--color-success-text:#1e7e34;--color-warning:#f4b740;--color-danger:#e55368;--color-danger-text:#b4233a;--color-inline-code-text:#c7254e;--color-inline-code-bg:#0000000f;--color-log-background:#1e1e2e;--color-log-text:#e2e8f0;--agent-color-claude:#d97757;--agent-rgb-claude:217, 119, 87;--agent-color-codex:#10a37f;--agent-rgb-codex:16, 163, 127;--agent-color-gemini:#4285f4;--agent-rgb-gemini:66, 133, 244;--agent-color-grok:#111;--agent-rgb-grok:20, 20, 20;--agent-color-bob:#6366f1;--agent-rgb-bob:99, 102, 241;--agent-color-kimi:#a855f7;--agent-rgb-kimi:168, 85, 247;--shadow-card:0 20px 60px #0f172a1f;--shadow-soft:0 12px 32px #0f172a14;--radius-large:20px;--radius-medium:12px;--radius-small:8px;--max-width:clamp(1200px, 85vw, 1600px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--color-background:#0b1220;--color-surface:#0f172a;--color-surface-muted:#111c2f;--color-border:#243352;--color-text:#e2e8f0;--color-text-muted:#94a3b8;--color-text-secondary:#cbd5e1;--color-primary-text:#9bbcff;--color-menu-hover-bg:#3f72ff2e;--color-primary-action-hover-bg:#3f72ff2e;--color-primary-code-bg:#3f72ff2e;--color-diff-expander-bg:#3f72ff2e;--color-diff-expander-hover-bg:#3f72ff38;--color-diff-expander-error-bg:#e5536824;--color-success-text:#4ade80;--color-danger-text:#ff8a9a;--color-inline-code-text:#f28cae;--color-inline-code-bg:#ffffff14;--agent-color-grok:#f5f5f5;--agent-rgb-grok:240, 240, 240;--shadow-card:0 20px 60px #00000073;--shadow-soft:0 12px 32px #00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}[hidden]{display:none!important}img{max-width:100%;height:auto}html,body{color:var(--color-text);background:var(--color-background);margin:0;padding:0;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif}body{justify-content:center;min-height:100vh;display:flex}:root[data-environment-theme=true] body{background-color:var(--color-background);background-image:linear-gradient(135deg, color-mix(in srgb, var(--environment-theme-color) 4%, var(--color-background)) 0%, var(--color-background) 34%, var(--color-background) 72%, color-mix(in srgb, var(--environment-theme-color) 2%, var(--color-background)) 100%);background-attachment:fixed}:root[data-environment-theme=true] body:before{content:"";background:var(--environment-theme-color);height:3px;box-shadow:0 1px 5px color-mix(in srgb, var(--environment-theme-color) 22%, transparent);pointer-events:none;z-index:10001;position:fixed;inset:0 0 auto}@media (forced-colors:active){:root[data-environment-theme=true] body:before{background:highlight}}main{width:100%;max-width:var(--max-width);padding:48px 32px 72px}main.layout{flex-direction:column;gap:20px;padding:32px;display:flex}.top-bar{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.header-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.notification-banner{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-medium);width:100%;padding:12px 16px;animation:.3s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notification-banner-content{align-items:center;gap:12px;display:flex}.notification-banner-icon{background:var(--color-accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.notification-banner-icon svg{width:20px;height:20px}.notification-banner-text{flex:1;min-width:0}.notification-banner-text strong{color:var(--color-text);margin-bottom:2px;font-size:14px;font-weight:600;display:block}.notification-banner-text span{color:var(--color-text-muted);font-size:13px}.notification-banner-actions{flex-shrink:0;gap:8px;display:flex}.notification-banner-actions .btn-primary{background:var(--color-accent);color:#fff;border:none;font-weight:500}.notification-banner-actions .btn-primary:hover{background:var(--color-accent-dark)}.notification-banner-actions .btn-ghost{color:var(--color-text-muted);background:0 0;border:none}.notification-banner-actions .btn-ghost:hover{color:var(--color-text);background:#7f7f7f1a}.user-filter-group{align-items:center;gap:8px;display:flex}.user-filter-group .custom-select{width:auto;min-width:160px}.user-filter-group .custom-select-trigger{background:var(--color-surface-muted);border-color:#d9deeb99;width:auto;min-width:160px;min-height:auto;padding:6px 12px;font-size:14px}.user-filter-group .custom-select-trigger:hover,.user-filter-group .custom-select-trigger.open{border-color:var(--color-border);background:var(--color-surface)}.user-filter-group .custom-select-dropdown{background:var(--color-surface);border-color:var(--color-border);width:max-content;min-width:100%;left:0;right:auto;overflow-x:hidden;box-shadow:0 4px 12px #0f172a1a}.user-filter-group .custom-select-option{white-space:nowrap;padding:8px 12px;font-size:14px}.user-filter-group .custom-select-option:hover{background:#3f72ff0d}.user-filter-group .custom-select-option.selected{background:#3f72ff14}.task-launcher form{flex-direction:column;gap:12px;display:flex}.control-row{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:16px;display:flex}.single-row-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.single-row-controls .flex-item{flex:180px;min-width:140px}.btn-icon-template-preview{border:1px solid var(--color-border);background:var(--color-surface);width:44px;min-height:44px;color:var(--color-text-secondary);cursor:pointer;border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.btn-icon-template-preview[hidden]{display:none!important}.btn-icon-template-preview:hover:not(:disabled),.btn-icon-template-preview:focus-visible:not(:disabled){border-color:var(--color-accent);color:var(--color-accent);background:#3f72ff14;outline:none;box-shadow:0 2px 6px #3f72ff26}.btn-icon-template-preview:disabled{opacity:.45;cursor:not-allowed}.btn-icon-template-preview svg{flex-shrink:0}.field-group.compact{flex:220px}.field-group.compact select,.field-group.compact input{min-height:44px}.counter{flex-direction:column;gap:8px;min-width:80px;display:flex}.template-description{border-radius:var(--radius-medium);color:var(--color-text-muted);white-space:pre-wrap;border:2px solid var(--color-border);background:#3f72ff14;max-height:120px;padding:16px 18px;font-size:14px;line-height:1.6;overflow-y:auto}.parameter-fields{gap:16px;display:grid}#custom-field-inputs .field-group,#objective-custom-field-inputs .field-group{gap:4px}#custom-field-inputs .parameter-field-caption,#objective-custom-field-inputs .parameter-field-caption{color:var(--color-text-muted);font-size:13px;font-weight:600}.form-footer{justify-content:flex-start;align-items:center;gap:16px;min-height:0;padding-top:8px;display:flex}.form-footer[hidden]{display:none}.form-message{min-height:20px;color:var(--color-text-muted);flex:1;font-size:14px}.form-message[data-state=error]{color:var(--color-danger)}.form-message[data-state=success]{color:var(--color-success)}.task-board{background:var(--color-surface);border-radius:var(--radius-large);box-shadow:var(--shadow-soft)}.task-board-header{justify-content:flex-end;align-items:center;padding:20px 28px;display:flex}.task-board-header-actions{align-items:center;gap:8px;display:flex}.task-filter-summary{background:var(--color-surface-muted);border:1px dashed var(--color-border);border-radius:var(--radius-small);flex-wrap:wrap;align-items:center;gap:10px;margin:0 28px 16px;padding:10px 12px;display:flex}.task-filter-summary-label{text-transform:uppercase;letter-spacing:.4px;color:var(--color-text-muted);font-size:11px;font-weight:600}.task-filter-chips{flex-wrap:wrap;flex:1;align-items:center;gap:6px;display:flex}.task-filter-chip{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;transition:border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.task-filter-chip:hover{border-color:var(--color-accent);transform:translateY(-1px);box-shadow:0 0 0 2px #3f72ff1f}.task-filter-chip:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.automation-filter-banner{border-radius:var(--radius-small);background:#3b82f614;border:1px solid #3b82f659;justify-content:space-between;align-items:center;gap:10px;margin:0 28px 16px;padding:10px 12px;display:flex}.task-filter-chip .chip-label{font-weight:500}.task-filter-chip .chip-remove{color:var(--color-text-muted);font-weight:700}.task-filter-clear{margin-left:auto}.task-board-header-actions .view-icon{font-size:14px;display:inline-block}.task-board-header-actions .view-label{margin-left:2px;font-size:13px;font-weight:500}#toggle-view-btn{align-items:center;gap:4px;display:flex}#collapse-all-objectives-btn,#expand-all-objectives-btn{justify-content:center;align-items:center;display:flex}#collapse-all-objectives-btn svg,#expand-all-objectives-btn svg{stroke:var(--color-text-muted)}#collapse-all-objectives-btn:hover svg,#expand-all-objectives-btn:hover svg{stroke:var(--color-text)}.task-search-wrapper{align-items:center;display:flex;position:relative}.task-search-wrapper #toggle-search-btn .search-icon{width:16px;height:16px}.task-search-wrapper.search-open #toggle-search-btn{display:none}.task-search-container{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-small);align-items:center;transition:border-color .15s,box-shadow .15s;animation:.12s ease-out searchExpand;display:flex;overflow:hidden}.task-search-container:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px #3f72ff1a}@keyframes searchExpand{0%{opacity:0;width:0}to{opacity:1;width:320px}}.task-search-container[hidden]{display:none}.task-search-icon{color:var(--color-text-muted);flex-shrink:0;margin-left:10px}#task-search-input{width:240px;color:var(--color-text);background:0 0;border:none;outline:none;padding:6px 10px;font-size:13px}#task-search-input::placeholder{color:var(--color-text-muted)}.task-search-close{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px 8px;transition:color .15s;display:flex}.task-search-close:hover{color:var(--color-text)}.task-search-builder-toggle{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px 6px;transition:color .15s;display:flex}.task-search-builder-toggle:hover,.task-search-builder-toggle[aria-expanded=true]{color:var(--color-accent)}.task-search-builder{min-width:260px}.search-builder-row{margin-bottom:8px}.search-builder-row .filter-select,.search-builder-row input{box-sizing:border-box;width:100%}.search-builder-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.search-builder-hint{color:var(--color-text-muted);font-size:11px}.search-builder-hint code{font-size:10px}.task-filter-wrapper{position:relative}#toggle-filter-btn{align-items:center;gap:2px;display:flex;position:relative}#toggle-filter-btn .filter-icon{width:16px;height:16px}.filter-badge{background:var(--color-accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.filter-badge[hidden]{display:none}.task-filter-wrapper.filter-active #toggle-filter-btn{color:var(--color-accent);background:#3f72ff1a}.task-filter-dropdown{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-medium);z-index:100;min-width:280px;animation:.15s ease-out filterDropIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 16px #0000001f}@keyframes filterDropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.task-filter-dropdown[hidden]{display:none}.task-sort-wrapper{position:relative}#toggle-sort-btn{align-items:center;gap:6px;display:flex}#toggle-sort-btn .sort-icon{flex-shrink:0;width:16px;height:16px}.sort-button-label{white-space:nowrap;font-size:12px}.sort-button-label[hidden]{display:none}.task-sort-wrapper.sort-active #toggle-sort-btn{color:var(--color-accent);background:#3f72ff1a}.task-sort-dropdown{min-width:220px}.sort-options{flex-direction:column;gap:2px;display:flex}.sort-option{border-radius:var(--radius-small);color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:13px;transition:background-color .15s;display:flex}.sort-option:hover{background:#3f72ff14}.sort-option.active{color:var(--color-accent);font-weight:600}.sort-option.active:after{content:"✓";font-size:12px;line-height:1}.filter-section{border-bottom:1px solid var(--color-border);padding:12px 14px}.filter-section:last-of-type{border-bottom:none}.filter-section-title{text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-muted);margin-bottom:8px;font-size:11px;font-weight:600}.filter-options{flex-direction:column;gap:6px;display:flex}.filter-options-pills{flex-flow:wrap;gap:6px}.filter-pill{background:var(--color-surface-muted);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;border-radius:16px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.filter-pill:hover{border-color:var(--color-accent);color:var(--color-accent)}.filter-pill.active{border-color:var(--color-accent);color:var(--color-accent);background:#3f72ff1a}.filter-pill-icon{width:14px;height:14px}.filter-select{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);width:100%;color:var(--color-text);cursor:pointer;padding:6px 10px;font-size:13px;transition:border-color .15s}.filter-select:hover{border-color:var(--color-accent)}.filter-select:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 2px #3f72ff1a}.auto-filter-toggle{cursor:pointer;align-items:center;gap:6px;margin-top:2px;display:flex}.auto-filter-toggle input[type=checkbox]{width:14px;height:14px;accent-color:var(--color-accent);cursor:pointer}.auto-filter-label{color:var(--color-text-muted);-webkit-user-select:none;user-select:none;font-size:12px}.filter-actions{border-top:1px solid var(--color-border);justify-content:flex-end;padding:10px 14px;display:flex}#clear-filters-btn{padding:4px 8px;font-size:12px}.search-results-header{color:var(--color-text-muted);border-radius:var(--radius-small);border-left:3px solid var(--color-accent);background:#3f72ff0d;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 12px;font-size:14px;display:flex}.search-results-close{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-small);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.search-results-close:hover{color:var(--color-text);background:#0000001a}.task-board-content{flex-direction:column;gap:20px;padding:0 28px 28px;display:flex;overflow:hidden}.breadcrumb{align-items:center;gap:8px;font-size:14px;display:flex}.breadcrumb-link{color:var(--color-accent);border-radius:var(--radius-small);align-items:center;gap:6px;padding:6px 8px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.breadcrumb-link svg{width:16px;height:16px}.breadcrumb-link:hover{background:#1f2a4414}:root[data-theme=dark] .breadcrumb-link:hover{background:#94a3b826}.status-live,.status-badge.status-live,.agent-status-badge.status-live,.task-status-label.status-live{color:var(--color-success);background:#2eb67d1f}.status-ended,.status-badge.status-ended,.agent-status-badge.status-ended,.task-status-label.status-ended{color:var(--color-text-secondary);background:#7f7f7f24}.status-hero{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.status-copy{flex:1;min-width:0}.status-copy h1{letter-spacing:-.02em;margin:0 0 6px;font-size:28px}.status-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.scroll-to-top{border:1px solid var(--color-border);background:radial-gradient(circle at 30% 20%, #3f72ff2e, transparent 55%), var(--color-bg-primary);width:48px;height:52px;color:var(--color-text);letter-spacing:.04em;text-transform:uppercase;opacity:0;pointer-events:none;z-index:70;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:600;transition:opacity .18s,transform .18s,box-shadow .18s,right .3s;display:inline-flex;position:fixed;bottom:72px;right:24px;transform:translateY(6px);box-shadow:0 12px 24px #0f172a2e}.scroll-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (min-width:721px){body:not(.ask-cf-position-left):has(.profound-feedback-float-btn):not(:has(.profound-feedback-panel.left)) .scroll-to-top{bottom:140px}}.scroll-to-top:hover{box-shadow:0 16px 28px #0f172a38}.scroll-to-top:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.scroll-to-top svg{width:16px;height:16px}.scroll-to-top-label{line-height:1;display:block}@keyframes latest-activity-loading-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes pulse-thinking{0%{transform:scale(.95);box-shadow:0 0 #3f72ff66}70%{transform:scale(1);box-shadow:0 0 0 6px #3f72ff00}to{transform:scale(.95);box-shadow:0 0 #3f72ff00}}@keyframes quickReplyFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes quickReplyExpandIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.follow-up-editor-container,.follow-up-editor-container .markdown-editor{cursor:text}@keyframes quickReplyPulse{0%,to{box-shadow:0 0 #3f72ff00}50%{box-shadow:0 0 0 6px #3f72ff26}}.status-pill{text-transform:capitalize;color:var(--color-text);background:#1f2a4414;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:600;display:inline-flex}.status-pill.status-completed{color:var(--color-success);background:#2eb67d1f}.status-pill.status-running{color:var(--color-warning);background:#f4b74029}.status-pill.status-interrupted{color:#4b5563;background:#6b728029}.status-pill.status-failed{color:var(--color-danger);background:#e5536824}.status-pill.status-mixed{color:#c2410c;background:#f9731624}.status-pill.status-staged{color:#8b5cf6;background:#8b5cf624}.status-pill.status-queued{color:#3b82f6;background:#3b82f624}.status-pill.status-unknown{color:var(--color-text-muted);background:#1f2a441f}:root[data-theme=dark] .status-pill.status-interrupted{color:#94a3b8;background:#94a3b829}:root[data-theme=dark] .status-pill.status-mixed{color:#fb923c;background:#f973162e}@keyframes judge-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.status-pill .status-terminal-icon{width:12px;height:12px;animation:none;display:inline-block}.task-detail{width:100%;min-width:0;max-width:var(--max-width);flex-direction:column;gap:24px;padding:24px 32px 64px;transition:margin-left .3s,margin-right .3s,max-width .3s,padding .3s;display:flex}@keyframes activityFocus{0%{box-shadow:0 0 0 0 #3f72ff4d, var(--shadow-soft)}60%{box-shadow:0 0 0 10px #3f72ff00, var(--shadow-soft)}to{box-shadow:0 0 0 3px #3f72ff38, var(--shadow-soft)}}.brand{flex-direction:column;gap:4px;display:flex}.brand-logo-dark,:root[data-theme=dark] .brand-logo-light{display:none}:root[data-theme=dark] .brand-logo-dark{display:block}.brand h1{letter-spacing:-.03em;background:linear-gradient(135deg,#005eb8 0% 60%,#f60 60% 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:24px;font-weight:700}button,.btn{border-radius:var(--radius-small);cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn-loading{pointer-events:none;color:#fffc;position:relative}.btn-loading:after{content:"";border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin;position:absolute;right:16px}.btn-primary{background:var(--color-accent);color:#fff;box-shadow:var(--shadow-soft)}.btn-primary:hover{background:var(--color-accent-dark);transform:translateY(-1px)}.btn-secondary{color:var(--color-accent);background:#3f72ff14}.btn-secondary:hover{background:#3f72ff29}.btn-ghost{color:var(--color-text-muted);background:0 0}.btn-ghost:hover{background:#1f2a4414}:root[data-theme=dark] .btn-ghost:hover{background:#94a3b826}.btn-ghost.btn-loading{color:var(--color-text)}.btn-danger{background:var(--color-danger);color:#fff;box-shadow:var(--shadow-soft)}.btn-danger:hover{background:#c73e52;transform:translateY(-1px)}.theme-toggle-btn{border:1px solid var(--color-border);align-items:center;gap:6px;padding:8px 12px}.theme-toggle-btn .theme-icon{font-size:16px;line-height:1}.theme-toggle-btn.theme-toggle-floating{z-index:1200;background:var(--color-surface);box-shadow:var(--shadow-soft);position:fixed;top:16px;right:16px}:root[data-theme=dark] .theme-toggle-btn.theme-toggle-floating{box-shadow:0 12px 30px #00000080}.btn-small{padding:8px 14px;font-size:14px}button:disabled,.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-primary:disabled{background:var(--color-text-muted)}.btn-secondary:disabled{color:var(--color-text-muted);background:#1f2a440f}.dropdown-container{display:inline-block;position:relative}.btn-dropdown{align-items:center;gap:4px;padding-right:8px;display:inline-flex}.dropdown-menu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-small);z-index:100;min-width:160px;position:absolute;top:calc(100% + 4px);right:0;overflow:visible;box-shadow:0 4px 12px #00000026}.dropdown-item{text-align:left;width:100%;color:var(--color-text);cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:14px;transition:background-color .15s;display:block}.dropdown-item:hover{background:var(--color-menu-hover-bg)}.dropdown-item:disabled,.dropdown-item[aria-disabled=true]{opacity:.5;cursor:not-allowed;color:var(--color-text-secondary)}.dropdown-item:disabled:hover,.dropdown-item[aria-disabled=true]:hover{color:var(--color-text-secondary);background:0 0}.btn-ghost:disabled{color:#1f2a444d}:root[data-theme=dark] .btn-secondary:disabled{color:#94a3b880;background:#94a3b81f}:root[data-theme=dark] .btn-ghost:disabled{color:#94a3b866}.task-grid{flex-direction:column;gap:24px;padding:4px 0;display:flex}.task-stats-cards{border-radius:calc(var(--radius-medium) + 6px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #0f172a1a;flex-wrap:wrap;gap:6px;margin-bottom:10px;padding:6px;display:flex;box-shadow:inset 0 1px #ffffffd9,0 10px 28px #0f172a0f}:root[data-theme=dark] .task-stats-cards{background:#0f172a8c;border-color:#94a3b829;box-shadow:inset 0 1px #ffffff0f,0 14px 34px #00000059}.stat-card{--stat-accent:var(--color-accent);--stat-accent-weak:#3f72ff29;--stat-accent-border:#3f72ff73;--stat-accent-glow:#3f72ff38;appearance:none;border-radius:var(--radius-medium);cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:1px solid #0000;flex:160px;justify-content:space-between;align-items:baseline;gap:10px;min-width:140px;padding:12px 14px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s,color .18s;display:flex;position:relative}.stat-card:after{content:"";background:var(--stat-accent);opacity:0;transform-origin:50%;height:3px;filter:drop-shadow(0 6px 16px var(--stat-accent-glow));border-radius:999px;transition:opacity .18s,transform .18s;position:absolute;bottom:6px;left:12px;right:12px;transform:scaleX(.55)}.stat-card.status-pinned{--stat-accent:var(--color-accent);--stat-accent-weak:#3f72ff24;--stat-accent-border:#3f72ff80;--stat-accent-glow:#3f72ff47}.stat-card.status-snoozed{--stat-accent:#8b5cf6;--stat-accent-weak:#8b5cf624;--stat-accent-border:#8b5cf680;--stat-accent-glow:#8b5cf642}.stat-card.status-recent{--stat-accent:var(--color-accent);--stat-accent-weak:#3f72ff29;--stat-accent-border:#3f72ff80;--stat-accent-glow:#3f72ff42}.stat-card.status-older{--stat-accent:#1f2a448c;--stat-accent-weak:#1f2a440f;--stat-accent-border:#1f2a4438;--stat-accent-glow:#1f2a442e}:root[data-theme=dark] .stat-card.status-older{--stat-accent:#94a3b8bf;--stat-accent-weak:#94a3b81f;--stat-accent-border:#94a3b859;--stat-accent-glow:#94a3b838}.stat-card.status-running{--stat-accent:var(--color-warning);--stat-accent-weak:#f4b74029;--stat-accent-border:#f4b74080;--stat-accent-glow:#f4b74042}.stat-card.status-live{--stat-accent:var(--color-success);--stat-accent-weak:#22c55e29;--stat-accent-border:#22c55e80;--stat-accent-glow:#22c55e42}.stat-card.status-live .stat-label{align-items:center;gap:6px;display:inline-flex}.stat-card.status-live .stat-label:before{content:"";background:var(--color-success);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e2e}.stat-card.status-all{--stat-accent:#f59e0b;--stat-accent-weak:#f59e0b24;--stat-accent-border:#f59e0b85;--stat-accent-glow:#f59e0b42}.stat-card:hover{background:#0f172a08;transform:translateY(-1px)}:root[data-theme=dark] .stat-card:hover{background:#94a3b814}.stat-card:hover:after{opacity:.35;transform:scaleX(.8)}.stat-card:focus-visible{border-color:var(--stat-accent-border);box-shadow:0 0 0 3px var(--stat-accent-glow), 0 12px 30px #0f172a1f;outline:none}:root[data-theme=dark] .stat-card:focus-visible{box-shadow:0 0 0 3px var(--stat-accent-glow), 0 14px 34px #00000073}.stat-card.active{background:linear-gradient(180deg, var(--stat-accent-weak), #fff0);border-color:var(--stat-accent-border);color:var(--color-text);transform:translateY(-1px);box-shadow:0 14px 34px #0f172a1f,inset 0 1px #ffffffa6}:root[data-theme=dark] .stat-card.active{background:linear-gradient(180deg, var(--stat-accent-weak), #0f172a00);box-shadow:0 16px 38px #0000006b,inset 0 1px #ffffff0f}.stat-card.active:after{opacity:1;transform:scaleX(1)}.stat-count{letter-spacing:-.02em;color:var(--color-text);font-size:22px;font-weight:750;line-height:1}.stat-count-of{letter-spacing:0;color:var(--color-text-muted);font-size:.6em;font-weight:600}.stat-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.stat-label .stat-sub{opacity:.85;font-weight:500}.view-mode-tabs{background:#ffffffb3;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffffd9,0 10px 24px #0f172a0f}:root[data-theme=dark] .view-mode-tabs{background:#0f172a8c;border-color:#94a3b829;box-shadow:inset 0 1px #ffffff0f,0 14px 30px #00000059}.view-mode-tab[hidden]{display:none}.view-mode-tab{appearance:none;color:var(--color-text-muted);font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:650;line-height:1;transition:background .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex}.view-mode-tab#view-mode-tasks{--view-accent-rgb:59, 130, 246}.view-mode-tab#view-mode-objectives{--view-accent-rgb:245, 158, 11}.view-mode-tab .view-icon{color:rgba(var(--view-accent-rgb), .82);justify-content:center;align-items:center;transition:color .18s,opacity .18s;display:inline-flex}.view-mode-tab .view-icon svg{flex-shrink:0;width:16px;height:16px}.view-mode-tab .view-label{margin-left:0;font-weight:650}.view-mode-tab:hover{background:rgba(var(--view-accent-rgb), .1);color:var(--color-text);transform:translateY(-1px)}.view-mode-tab:hover .view-icon{color:rgba(var(--view-accent-rgb), .95)}.view-mode-tab.active{background:linear-gradient(180deg, rgba(var(--view-accent-rgb), .24), rgba(var(--view-accent-rgb), .1));color:var(--color-text);border-color:rgba(var(--view-accent-rgb), .3);box-shadow:0 12px 26px rgba(var(--view-accent-rgb), .14), inset 0 1px 0 #fff9;transform:translateY(-1px)}.view-mode-tab.active .view-icon{color:rgba(var(--view-accent-rgb), 1)}:root[data-theme=dark] .view-mode-tab.active{background:linear-gradient(180deg, rgba(var(--view-accent-rgb), .22), rgba(var(--view-accent-rgb), .08));border-color:rgba(var(--view-accent-rgb), .26);box-shadow:0 14px 30px #0000006b,inset 0 1px #ffffff0f}:root[data-theme=dark] .view-mode-tab:hover{background:rgba(var(--view-accent-rgb), .14)}.view-mode-tab:focus-visible{box-shadow:0 0 0 3px rgba(var(--view-accent-rgb), .22), 0 10px 22px #0f172a1a;outline:none}.task-section{flex-direction:column;gap:16px;display:flex}.task-section-header{border-radius:var(--radius-small);cursor:pointer;-webkit-user-select:none;user-select:none;background:#3f72ff0d;align-items:center;gap:12px;padding:12px 16px;transition:background .2s;display:flex}.task-section-header:hover{background:#3f72ff1a}.task-section-header h3{color:var(--color-text);flex:1;margin:0;font-size:16px;font-weight:600}.section-toggle-icon{color:var(--color-text-muted);width:16px;font-size:12px;transition:transform .2s;display:inline-block}.section-count{background:var(--color-accent);color:#fff;text-align:center;border-radius:12px;min-width:24px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1}.task-section-content{opacity:1;flex-direction:column;gap:16px;max-height:5000px;transition:max-height .3s,opacity .3s;display:flex;overflow:hidden}.task-section.collapsed .task-section-content{opacity:0;max-height:0}.task-section-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;display:grid}.task-section-container{margin-top:16px}.section-empty-message{text-align:center;color:var(--color-text-muted);padding:48px 24px;font-size:15px}.task-tile{border-radius:var(--radius-medium);color:inherit;background:#fdfcfb;border:1px solid #1f2a4414;border-left:3px solid #1f2a4426;flex-direction:column;gap:6px;padding:16px 18px;text-decoration:none;transition:box-shadow .18s,background-color .18s,border-color .18s;display:flex;position:relative;box-shadow:0 6px 18px #0f172a14}.task-tile:hover,.task-tile:focus-visible{background:var(--color-surface);border-top-color:#3f72ff24;border-bottom-color:#3f72ff24;border-right-color:#3f72ff24;outline:none;transform:none;box-shadow:0 10px 24px #0f172a1f}.task-tile.status-running{border-left-color:var(--color-warning);background:linear-gradient(135deg,#f4b74017 0%,#fdfcfb 100%)}.task-tile.status-interrupted{background:linear-gradient(135deg,#6b728014 0%,#fdfcfb 100%);border-left-color:#6b7280}.task-tile.status-failed{border-left-color:var(--color-danger);background:linear-gradient(135deg,#e5536812 0%,#fdfcfb 100%)}.task-tile.status-mixed{background:linear-gradient(135deg,#f9731614 0%,#fdfcfb 100%);border-left-color:#f97316}.task-tile.status-completed{border-left-color:var(--color-success);background:#fdfcfb}.task-tile.status-staged{background:linear-gradient(135deg,#8b5cf617 0%,#fdfcfb 100%);border-left-color:#8b5cf6}.task-tile.status-queued{background:linear-gradient(135deg,#3b82f617 0%,#fdfcfb 100%);border-left-color:#3b82f6}.task-tile.status-live{border-left-color:var(--color-success);background:linear-gradient(135deg,#2eb67d17 0%,#fdfcfb 100%)}.task-tile.status-ended{border-left-color:var(--color-text-secondary);background:linear-gradient(135deg,#7f7f7f14 0%,#fdfcfb 100%)}:root[data-theme=dark] .task-tile{background:var(--color-surface-muted);box-shadow:var(--shadow-soft);border-color:#94a3b833 #94a3b833 #94a3b833 #94a3b859}:root[data-theme=dark] .task-tile:hover,:root[data-theme=dark] .task-tile:focus-visible{background:var(--color-surface);border-top-color:#3f72ff59;border-bottom-color:#3f72ff59;border-right-color:#3f72ff59}:root[data-theme=dark] .task-tile.status-running{background:linear-gradient(135deg, #f4b7401f 0%, var(--color-surface-muted) 100%);border-left-color:var(--color-warning)}:root[data-theme=dark] .task-tile.status-interrupted{background:linear-gradient(135deg, #94a3b824 0%, var(--color-surface-muted) 100%);border-left-color:#94a3b8}:root[data-theme=dark] .task-tile.status-failed{background:linear-gradient(135deg, #e553681f 0%, var(--color-surface-muted) 100%);border-left-color:var(--color-danger)}:root[data-theme=dark] .task-tile.status-mixed{background:linear-gradient(135deg, #f9731624 0%, var(--color-surface-muted) 100%);border-left-color:#fb923c}:root[data-theme=dark] .task-tile.status-completed{background:var(--color-surface-muted);border-left-color:var(--color-success)}:root[data-theme=dark] .task-tile.status-staged{background:linear-gradient(135deg, #8b5cf624 0%, var(--color-surface-muted) 100%);border-left-color:#8b5cf6}:root[data-theme=dark] .task-tile.status-queued{background:linear-gradient(135deg, #3b82f624 0%, var(--color-surface-muted) 100%);border-left-color:#3b82f6}:root[data-theme=dark] .task-tile.status-live{background:linear-gradient(135deg, #2eb67d24 0%, var(--color-surface-muted) 100%);border-left-color:var(--color-success)}:root[data-theme=dark] .task-tile.status-ended{background:linear-gradient(135deg, #94a3b81f 0%, var(--color-surface-muted) 100%);border-left-color:#94a3b88c}.task-tile .task-title{align-items:center;gap:8px;min-width:0;padding-right:26px;font-size:16px;font-weight:600;display:flex}.task-section-grid:not(.list-view):not(.hierarchical-list) .task-tile .task-title,.board-lane-tiles .task-tile .task-title{flex-wrap:wrap}.task-title .task-title-text{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.task-title .task-title-editable{cursor:text}.task-title .task-title-editable:hover{text-underline-offset:3px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.task-tile.is-objective .objective-title-editable{cursor:text}.task-title .task-time{color:var(--color-text-muted);white-space:nowrap;flex-shrink:0;font-size:12px}.task-tile .task-env-corner{clip-path:polygon(0 0,100% 0,100% 100%);border-top-right-radius:inherit;opacity:.55;width:18px;height:18px;position:absolute;top:0;right:0}:root[data-theme=dark] .task-tile .task-env-corner{opacity:.7}.task-status-label{white-space:nowrap;letter-spacing:.02em;text-transform:uppercase;border-radius:10px;flex-shrink:0;align-items:center;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.task-status-label.status-running{color:#b8860b;background:#f4b74026;animation:2s ease-in-out infinite pulse-running}.task-status-label.status-interrupted{color:#4b5563;background:#6b728029}.task-status-label.status-failed{color:var(--color-danger);background:#e5536824}.task-status-label.status-mixed{color:#c2410c;background:#f9731624}.task-status-label.status-staged{color:#8b5cf6;background:#8b5cf61f}.task-status-label.status-queued{color:#3b82f6;background:#3b82f61f}:root[data-theme=dark] .task-status-label.status-running{color:#f4b740;background:#f4b7402e}:root[data-theme=dark] .task-status-label.status-interrupted{color:#cbd5e1;background:#94a3b833}:root[data-theme=dark] .task-status-label.status-failed{color:#f87171;background:#e553682e}:root[data-theme=dark] .task-status-label.status-mixed{color:#fb923c;background:#f973162e}:root[data-theme=dark] .task-status-label.status-staged{color:#a78bfa;background:#8b5cf62e}:root[data-theme=dark] .task-status-label.status-queued{color:#60a5fa;background:#3b82f62e}.task-container-badge{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.task-container-badge svg{width:13px;height:13px}.task-container-badge.container-up{color:var(--color-success)}.task-container-badge.container-stopped{color:var(--color-text-muted);opacity:.7}.task-container-badge.task-container-toggle,.task-container-badge.task-container-menu-btn{box-sizing:border-box;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:4px;width:18px;height:18px;padding:2px;transition:background .15s,opacity .15s,transform .15s;position:relative}.task-container-badge.task-container-toggle:before,.task-container-badge.task-container-menu-btn:before{content:"";position:absolute;inset:-7px -4px}@media (pointer:coarse){.task-container-badge.task-container-toggle:before,.task-container-badge.task-container-menu-btn:before{inset:-14px -4px}}.task-container-badge.task-container-toggle:hover,.task-container-badge.task-container-menu-btn:hover,.task-container-badge.task-container-menu-btn.menu-open{background:var(--color-surface-muted);opacity:1;transform:scale(1.15)}.task-container-badge.task-container-toggle:focus-visible,.task-container-badge.task-container-menu-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px;opacity:1}.task-container-badge.task-container-toggle:disabled{cursor:default;transform:none}.task-container-badge.task-container-toggle.loading{opacity:1;pointer-events:none}.task-container-badge.task-container-toggle.loading svg{display:none}.task-container-badge.task-container-toggle.loading:after{content:"";border:2px solid;border-top-color:#0000;border-radius:50%;width:11px;height:11px;animation:.8s linear infinite spin}.task-tile .task-meta{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.task-tile .task-running-status{flex-direction:column;gap:6px;width:100%;display:flex}.task-tile .task-queue-position{color:#3b82f6;box-sizing:border-box;background:#3b82f614;border-radius:6px;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:13px;display:flex}.task-queue-position .queue-icon{font-size:14px}.task-queue-position .queue-label{font-weight:500}:root[data-theme=dark] .task-tile .task-queue-position{color:#60a5fa;background:#3b82f626}.task-tile .task-error-indicator{color:var(--color-danger);box-sizing:border-box;background:#e553681a;border-radius:6px;align-items:center;gap:6px;width:100%;margin-top:6px;padding:6px 10px;font-size:12px;display:flex}.task-error-indicator .error-icon{flex-shrink:0;font-size:12px}.task-error-indicator .error-label{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}:root[data-theme=dark] .task-tile .task-error-indicator{background:#e5536826}.task-agent-icons{flex-shrink:0;align-items:center;gap:6px;display:flex}.task-agent-icon{border:1px solid var(--color-border);width:26px;height:26px;color:var(--color-text-muted);opacity:1;cursor:pointer;background:#1f2a440a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.agent-overflow-control{flex-shrink:0;align-items:center;display:inline-flex}.agent-overflow-badge{color:var(--color-text);letter-spacing:-.5px;cursor:pointer;background:#1f2a4414;font-size:11px;font-weight:600;position:relative;overflow:visible}.agent-overflow-badge:hover,.agent-overflow-badge[aria-expanded=true]{color:var(--color-text);background:#1f2a441f}.task-agent-icons.all-reviews-passed .agent-overflow-badge{color:var(--color-success);background:#22c55e1f;border-color:#22c55e61}.task-agent-icons.all-reviews-passed .agent-overflow-badge:hover,.task-agent-icons.all-reviews-passed .agent-overflow-badge[aria-expanded=true]{color:var(--color-success);background:#22c55e33}.agent-overflow-badge:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.overflow-popover{background:var(--color-surface);border:1px solid var(--color-border);z-index:10000;white-space:nowrap;border-radius:10px;flex-direction:row;gap:4px;min-width:max-content;padding:6px;display:none;position:fixed;box-shadow:0 4px 12px #0f172a26}.overflow-popover:before{content:"";height:10px;position:absolute;top:100%;left:0;right:0}.overflow-popover.popover-visible{animation:.2s ease-out popoverFadeIn;display:flex}.overflow-popover .task-agent-icon{opacity:1;width:24px;height:24px}.overflow-popover .task-agent-icon svg{width:12px;height:12px}.overflow-popover:after{content:"";border-style:solid;border-width:5px;border-color:var(--color-surface) transparent transparent transparent;margin-left:-5px;position:absolute;top:100%;left:50%}.overflow-popover.popover-below:after{border-color:transparent transparent var(--color-surface) transparent;top:auto;bottom:100%}.overflow-popover.popover-below:before{top:auto;bottom:100%}@keyframes popoverFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.task-board.animate-icons .task-agent-icon{opacity:0;animation:.6s cubic-bezier(.68,-.55,.265,1.55) forwards bounceInFromTop}@keyframes bounceInFromTop{0%{opacity:0;transform:translateY(-20px)}60%{opacity:1;transform:translateY(4px)}80%{transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.task-agent-icon svg{width:14px;height:14px}.task-agent-icon[data-agent=claude]{color:#d97757;background:#d977571f;border-color:#d9775766}.task-agent-icon[data-agent=codex]{color:#10a37f;background:#10a37f1f;border-color:#10a37f66}.task-agent-icon[data-agent=gemini]{color:#4285f4;background:#4285f41f;border-color:#4285f459}.task-agent-icon[data-agent=bob]{color:#6366f1;background:#6366f11f;border-color:#6366f159}.task-agent-icon[data-agent=grok]{color:var(--agent-color-grok);background:rgba(var(--agent-rgb-grok), .12);border-color:rgba(var(--agent-rgb-grok), .35)}.task-agent-icon[data-agent=kimi]{color:var(--agent-color-kimi);background:rgba(var(--agent-rgb-kimi), .12);border-color:rgba(var(--agent-rgb-kimi), .35)}.task-agent-icon.is-judge{color:#b8860b!important;background:#b8860b1f!important;border-color:#b8860b59!important}.task-agent-icons.all-reviews-passed .task-agent-icon.is-review:not(.is-superseded-review){color:var(--color-success)!important;background:#22c55e24!important;border-color:#22c55e6b!important}.task-agent-icon.is-selected:after{content:"";background:var(--color-accent);pointer-events:none;border-radius:999px;width:12px;height:1px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.task-agent-icon-separator{background:var(--color-border);opacity:.85;border-radius:999px;flex-shrink:0;width:1px;height:18px;margin:0 1px}:root[data-theme=dark] .task-agent-icon-separator{opacity:.7}.overflow-popover .task-agent-icon-separator{height:16px;margin:0 2px}.task-agent-icon .agent-status-badge{background:var(--color-text);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;display:inline-flex;position:absolute;top:-3px;right:-3px;box-shadow:0 3px 6px #0f172a33}.agent-status-badge.status-completed{background:var(--color-success)}.agent-status-badge.status-interrupted{background:#6b7280}.agent-status-badge.status-failed{background:var(--color-danger)}.agent-status-badge.status-review-pass{background:var(--color-success);font-weight:700}.agent-status-badge.status-review-needs-improvement{background:var(--color-warning);font-weight:700}.agent-status-badge.status-review-fail{background:var(--color-danger);font-weight:700}.agent-status-badge.status-review-superseded{background:#4b5563}:root[data-theme=dark] .agent-status-badge.status-review-superseded{color:#cbd5e1;background:#475569}.agent-status-badge.status-running{background:var(--color-warning);animation:1.5s linear infinite spin}.agent-status-badge.status-live{background:var(--color-success);color:#fff;animation:none}.agent-status-badge.status-ended{background:var(--color-text-secondary);color:#fff;animation:none}.agent-status-badge.status-staged{background:#8b5cf6}.agent-status-badge.status-queued{background:#3b82f6}.agent-status-badge.status-winner{background:var(--color-warning)}.agent-status-badge.status-loser{background:var(--color-danger)}.agent-status-badge.status-loser svg{width:9px;height:9px}.agent-status-badge.status-approved{background:var(--color-success,#22c55e)}.agent-status-badge.status-approved svg{width:9px;height:9px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.task-tile .task-test-pill{color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:6px;align-items:center;margin-left:6px;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}.task-tile .task-automation-pill{color:#2563eb;background:#3b82f61f;border:1px solid #3b82f652;border-radius:999px;align-items:center;margin-left:6px;padding:2px 8px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.task-tile .task-automation-pill:hover{background:#3b82f633}.task-tile .task-fork-pill{color:#0f766e;white-space:nowrap;background:#0d94881f;border:1px solid #0d948847;border-radius:999px;align-items:center;margin-left:6px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}:root[data-theme=dark] .task-tile .task-fork-pill{color:#99f6e4;background:#2dd4bf24;border-color:#5eead452}.task-tile .task-params{flex-wrap:wrap;gap:6px;max-height:56px;display:flex;overflow:hidden}.task-tile .param-pill{border:1px solid var(--color-border);color:var(--color-text-muted);white-space:normal;word-break:break-word;background:#3f72ff14;border-radius:6px;align-items:center;padding:2px 8px;font-size:12px;display:inline-flex}.task-response-peek-btn{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--color-accent) 24%, var(--color-border));background:color-mix(in srgb, var(--color-accent) 6%, var(--color-surface));width:26px;height:26px;color:var(--color-text-muted);cursor:pointer;touch-action:manipulation;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:5px;transition:background .15s,border-color .15s,color .15s;display:inline-flex;position:relative}.task-response-peek-btn:before{content:"";position:absolute;inset:-4px}@media (pointer:coarse){.task-response-peek-btn:before{inset:-9px -4px}}.task-response-peek-btn:hover,.task-response-peek-btn:focus-visible{border-color:color-mix(in srgb, var(--color-accent) 48%, var(--color-border));background:color-mix(in srgb, var(--color-accent) 11%, var(--color-surface));color:var(--color-accent);outline:none}.task-response-peek-btn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-accent) 24%, transparent)}.task-response-peek-btn.is-unread{border-color:color-mix(in srgb, var(--color-accent) 42%, var(--color-border));color:var(--color-accent)}.task-response-peek-btn svg{flex:none;width:14px;height:14px}.task-response-tile-unread-dot{border:2px solid var(--color-surface);background:var(--color-accent);border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-3px}body.dashboard-response-peek-open{overflow:hidden}body.dashboard-response-peek-resizing{cursor:ew-resize;-webkit-user-select:none;user-select:none}.dashboard-response-peek{z-index:1400;justify-content:flex-end;display:flex;position:fixed;inset:0}.dashboard-response-peek[hidden]{display:none}.dashboard-response-peek-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0e2761;position:absolute;inset:0}.dashboard-response-peek-panel{z-index:1;width:min(var(--dashboard-response-peek-width,560px), calc(100vw - 72px));background:var(--color-surface);flex-direction:column;min-width:420px;max-width:900px;height:100%;animation:.18s ease-out dashboardResponsePeekIn;display:flex;position:relative;overflow-x:hidden;box-shadow:-18px 0 44px #0f172a33}.dashboard-response-peek-resizer{z-index:4;cursor:ew-resize;touch-action:none;border-left:1px solid var(--color-border);background:0 0;width:12px;height:100%;transition:background .2s,border-color .2s,border-width .2s;position:absolute;top:0;left:0}.dashboard-response-peek-resizer:hover,.dashboard-response-peek-resizer:focus-visible,.dashboard-response-peek.is-resizing .dashboard-response-peek-resizer{border-left:3px solid var(--color-accent);background:color-mix(in srgb, var(--color-accent) 10%, transparent)}.dashboard-response-peek-resizer:focus-visible{outline:none}@keyframes dashboardResponsePeekIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.dashboard-response-peek-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 18px;display:flex}.dashboard-response-peek-heading{min-width:0}.dashboard-response-peek-eyebrow{color:var(--color-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.dashboard-response-peek-heading h2{color:var(--color-text);overflow-wrap:anywhere;margin:0;font-size:19px;line-height:1.3}.dashboard-response-peek-meta{color:var(--color-text-muted);margin-top:5px;font-size:12px}.dashboard-response-peek-close{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:9px;flex:none;justify-content:center;align-items:center;padding:8px;display:inline-flex}.dashboard-response-peek-close:hover,.dashboard-response-peek-close:focus-visible{background:var(--color-surface-muted);color:var(--color-text);outline:2px solid color-mix(in srgb, var(--color-accent) 30%, transparent);outline-offset:1px}.dashboard-response-peek-close svg{width:18px;height:18px}.dashboard-response-variants{border-bottom:1px solid var(--color-border);background:var(--color-surface-muted);flex-wrap:wrap;gap:7px;padding:11px 18px;display:flex;overflow-x:visible}.dashboard-response-variant{border:1px solid var(--color-border);background:var(--color-surface);min-width:0;max-width:100%;min-height:32px;color:var(--color-text-muted);cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-response-variant:hover,.dashboard-response-variant:focus-visible,.dashboard-response-variant.is-active{border-color:color-mix(in srgb, var(--color-accent) 45%, var(--color-border));color:var(--color-accent);outline:none}.dashboard-response-variant.is-active{background:color-mix(in srgb, var(--color-accent) 10%, var(--color-surface))}.dashboard-response-unread-dot{background:var(--color-accent);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 12%, transparent);border-radius:50%}.dashboard-response-peek-scroll{flex:auto;min-height:0;padding:22px;overflow-y:auto}.dashboard-response-peek-loading,.dashboard-response-peek-empty{color:var(--color-text-muted);text-align:center;padding:28px 8px;font-size:14px}.dashboard-response-conversation{flex-direction:column;gap:12px;display:flex}.dashboard-response-conversation[hidden]{display:none}.dashboard-response-message{border:1px solid var(--color-border);width:-moz-fit-content;width:fit-content;min-width:0;max-width:min(92%,680px);padding:10px 12px}.dashboard-response-message.is-user{border:1px solid color-mix(in srgb, var(--color-accent) 22%, var(--color-border));background:color-mix(in srgb, var(--color-accent) 7%, var(--color-surface));border-radius:14px 14px 4px;align-self:flex-end}.dashboard-response-message.is-assistant{background:var(--color-surface-muted);border-radius:14px 14px 14px 4px;align-self:flex-start}.dashboard-response-message-body{color:var(--color-text);overflow-wrap:anywhere;font-size:14px;line-height:1.6}.dashboard-response-message-body>:first-child{margin-top:0}.dashboard-response-message-body>:last-child{margin-bottom:0}.dashboard-response-peek-footer{border-top:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface-muted) 55%, var(--color-surface));flex:none;padding:12px 18px 14px}.dashboard-response-reply-editor-shell{position:relative}.dashboard-response-reply-editor-host{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;transition:border-color .15s,box-shadow .15s;overflow:visible}.dashboard-response-reply-editor-host:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 15%, transparent)}.dashboard-response-reply-editor-host .markdown-editor-wrapper{overflow:visible}.dashboard-response-reply-editor-host .dashboard-response-editor-layout{grid-template-rows:auto minmax(0,auto);grid-template-columns:minmax(0,1fr);display:grid!important}.dashboard-response-reply-editor-host .dashboard-response-editor-layout>.markdown-editor-toolbar{grid-area:1/1}.dashboard-response-reply-editor-host .dashboard-response-editor-layout>.markdown-editor,.dashboard-response-reply-editor-host .dashboard-response-editor-layout>.markdown-editor-source-container{grid-area:2/1}.dashboard-response-reply-editor-host .markdown-editor-toolbar{z-index:2;border-radius:9px 9px 0 0;position:relative}.dashboard-response-reply-editor-host .dashboard-response-toolbar-hidden{display:none}.dashboard-response-reply-editor-host .markdown-toolbar-dropdown-menu{z-index:1500}.dashboard-response-reply-editor-host .markdown-editor,.dashboard-response-reply-editor-host textarea{box-sizing:border-box;resize:none;width:100%;min-height:60px;max-height:160px;color:var(--color-text);font:inherit;background:0 0;border:0;border-radius:0 0 9px 9px;padding:10px 56px 10px 12px;font-size:14px;line-height:1.45;overflow-y:hidden}.dashboard-response-reply-editor-host .markdown-editor:focus,.dashboard-response-reply-editor-host textarea:focus{outline:none}.dashboard-response-reply-editor-host .markdown-editor[contenteditable=false]{background:0 0;border:0;padding:10px 56px 10px 12px}.dashboard-response-reply-submit.btn-icon-launch{z-index:3;border-radius:9px;width:38px;height:38px;font-size:19px;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.dashboard-response-reply-submit.btn-icon-launch:hover:not(:disabled),.dashboard-response-reply-submit.btn-icon-launch:active:not(:disabled){transform:translateY(-50%)}.dashboard-response-editor-layout>.dashboard-response-reply-submit.btn-icon-launch{grid-area:2/1;place-self:center end;margin-right:9px;position:relative;top:auto;right:auto;transform:none}.dashboard-response-editor-layout>.dashboard-response-reply-submit.btn-icon-launch:hover:not(:disabled),.dashboard-response-editor-layout>.dashboard-response-reply-submit.btn-icon-launch:active:not(:disabled){transform:none}.dashboard-response-attachment-controls{align-items:center;gap:6px;min-height:30px;display:flex}.dashboard-response-attachment-controls[hidden]{display:none}.dashboard-response-attach-btn,.dashboard-response-capture-btn{width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:7px;display:inline-flex}.dashboard-response-attach-btn:hover,.dashboard-response-attach-btn:focus-visible,.dashboard-response-capture-btn:hover,.dashboard-response-capture-btn:focus-visible{border-color:var(--color-border);background:var(--color-surface);color:var(--color-accent);outline:none}.dashboard-response-attach-btn:disabled,.dashboard-response-capture-btn:disabled{opacity:.45;cursor:not-allowed}.dashboard-response-attach-btn svg,.dashboard-response-capture-btn svg{width:15px;height:15px}.dashboard-response-attachment-count{min-width:0;color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.dashboard-response-reply-all{height:30px;color:var(--color-text-muted);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:7px;flex:none;align-items:center;gap:5px;padding:0 8px;font-size:11px;line-height:1;display:inline-flex}.dashboard-response-reply-all[hidden]{display:none}.dashboard-response-reply-all:hover{border-color:var(--color-border);background:var(--color-surface);color:var(--color-text)}.dashboard-response-reply-all input[type=checkbox]{cursor:pointer;accent-color:var(--color-accent);margin:0}.dashboard-response-reply-all:has(input:checked){border-color:var(--color-accent);color:var(--color-accent)}.dashboard-response-reply-all:has(input:focus-visible){outline:2px solid var(--color-accent);outline-offset:1px}.dashboard-response-attachments{flex-wrap:wrap;gap:6px;max-height:82px;margin-top:5px;display:flex;overflow-y:auto}.dashboard-response-attachments[hidden]{display:none}.dashboard-response-attachment{border:1px solid var(--color-border);background:var(--color-surface);border-radius:7px;align-items:center;min-width:0;max-width:100%;min-height:28px;padding:3px 4px 3px 8px;display:inline-flex}.dashboard-response-attachment-details{align-items:baseline;gap:5px;min-width:0;display:flex}.dashboard-response-attachment-name{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.dashboard-response-attachment-size{color:var(--color-text-muted);flex:none;font-size:10px}.dashboard-response-attachment-remove{width:24px;height:24px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;margin-left:2px;padding:0;font-size:17px;line-height:1;display:inline-flex}.dashboard-response-attachment-remove:hover,.dashboard-response-attachment-remove:focus-visible{background:var(--color-surface-muted);color:var(--color-danger);outline:none}.dashboard-response-reply-status{border:1px solid color-mix(in srgb, var(--color-accent) 24%, var(--color-border));background:color-mix(in srgb, var(--color-accent) 6%, var(--color-surface));color:var(--color-text-secondary);border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.dashboard-response-running-dots{align-items:center;gap:3px;height:10px;display:inline-flex}.dashboard-response-running-dot{background:var(--color-accent);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite dashboardResponseWorkingDot}.dashboard-response-running-dot:nth-child(2){animation-delay:.14s}.dashboard-response-running-dot:nth-child(3){animation-delay:.28s}@keyframes dashboardResponseWorkingDot{0%,60%,to{opacity:.38;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.dashboard-response-footer-actions{color:var(--color-text-muted);justify-content:space-between;align-items:center;gap:12px;margin-top:6px;font-size:11px;display:flex}.dashboard-response-open-task{color:var(--color-accent);flex:none;margin-left:auto;font-size:12px;font-weight:700;text-decoration:none}.dashboard-response-open-task:hover,.dashboard-response-open-task:focus-visible{text-underline-offset:3px;text-decoration:underline}@media (max-width:720px){.task-response-peek-btn{width:28px;height:28px;padding:6px}.dashboard-response-peek{align-items:flex-end}.dashboard-response-peek-panel{border-top:1px solid var(--color-border);border-left:0;border-radius:18px 18px 0 0;width:100%;min-width:0;max-width:none;height:auto;max-height:min(88dvh,760px);animation-name:dashboardResponseSheetIn;box-shadow:0 -18px 44px #0f172a38}.dashboard-response-peek-resizer{display:none}@keyframes dashboardResponseSheetIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.dashboard-response-peek-header{padding:17px 16px 14px}.dashboard-response-peek-scroll{padding:17px 16px}.dashboard-response-peek-footer{padding:14px 16px calc(14px + env(safe-area-inset-bottom))}.dashboard-response-reply-submit.btn-icon-launch{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.dashboard-response-peek-panel{animation:none}.dashboard-response-running-dot{opacity:.72;animation:none}}.task-tile.stacked{position:relative;box-shadow:0 6px 18px #0f172a14,0 10px 24px #0f172a0f,0 14px 30px #0f172a0a}.task-tile.stacked:hover{box-shadow:0 12px 28px #0f172a1f,0 16px 34px #0f172a1a,0 20px 40px #0f172a14}.task-tile .task-pin-btn{cursor:pointer;opacity:0;z-index:2;color:var(--color-text-muted);background:0 0;border:none;padding:6px;font-size:18px;line-height:1;transition:transform .2s,opacity .2s;position:absolute;top:8px;right:8px}.task-tile:hover .task-pin-btn{opacity:.5}.task-tile .task-pin-btn:hover{transform:scale(1.15);opacity:1!important}.task-tile .task-pin-btn.pinned{opacity:1!important}.task-tile .task-pin-btn .pin-svg{color:currentColor;flex-shrink:0}.task-tile .task-pin-btn .pin-filled{flex-shrink:0}.task-tile .task-pin-btn.loading{pointer-events:none;opacity:1!important}.task-tile .task-pin-btn.loading .pin-svg,.task-tile .task-pin-btn.loading .pin-filled{display:none}.task-tile .task-pin-btn.loading:after{content:"•••";letter-spacing:1px;font-size:18px;animation:1.4s ease-in-out infinite pin-loading-dots;display:inline-block}.task-tile .task-pin-btn.menu-open{color:var(--color-accent);opacity:1!important}.tile-pin-menu{z-index:1200;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-medium);opacity:0;flex-direction:column;gap:2px;min-width:172px;padding:6px;transition:opacity .12s,transform .12s;display:flex;position:fixed;transform:translateY(-4px);box-shadow:0 12px 30px #0f172a2e}.tile-pin-menu.visible{opacity:1;transform:translateY(0)}.tile-pin-menu-item{width:100%;color:var(--color-text);border-radius:var(--radius-small,6px);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:8px 10px;font-size:13px;font-weight:550;display:flex}.tile-pin-menu-item svg{color:var(--color-text-muted);flex-shrink:0}.tile-pin-menu-item:hover,.tile-pin-menu-item:focus-visible{background:var(--color-menu-hover-bg);color:var(--color-primary-text);outline:none}.tile-pin-menu-item:hover svg,.tile-pin-menu-item:focus-visible svg{color:var(--color-accent)}.task-container-menu{z-index:1200;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-medium);opacity:0;flex-direction:column;gap:2px;min-width:268px;max-width:min(340px,100vw - 16px);padding:6px;transition:opacity .12s,transform .12s;display:flex;position:fixed;transform:translateY(-4px);box-shadow:0 12px 30px #0f172a2e}.task-container-menu.visible{opacity:1;transform:translateY(0)}.task-container-menu-summary{color:var(--color-text-muted);letter-spacing:.01em;padding:6px 10px 8px;font-size:12px;font-weight:600}.task-container-menu-item{width:100%;color:var(--color-text);border-radius:var(--radius-small,6px);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:16px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:8px 10px;font-size:13px;font-weight:550;display:grid}.task-container-menu-icon{color:var(--color-text-muted);justify-content:center;align-items:center;display:inline-flex}.task-container-menu-icon svg{width:15px;height:15px}.task-container-menu-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-container-menu-item.is-selected{box-shadow:inset 2px 0 0 color-mix(in srgb, var(--color-accent) 45%, transparent)}.task-container-menu-state{color:var(--color-text-muted);align-items:center;gap:5px;font-size:12px;font-weight:500;display:inline-flex}.task-container-menu-dot{background:var(--color-text-muted);opacity:.5;border-radius:50%;width:7px;height:7px}.task-container-menu-item.state-up .task-container-menu-dot{background:var(--color-success);opacity:1}.task-container-menu-action{color:var(--color-accent);font-size:12px;font-weight:650}.task-container-menu-item:hover,.task-container-menu-item:focus-visible{background:var(--color-menu-hover-bg);outline:none}.task-container-menu-item.is-inert{cursor:default;opacity:.55}.task-container-menu-item.is-inert:hover{background:0 0}.task-container-menu-divider{background:var(--color-border);height:1px;margin:5px 6px}.task-container-menu-bulk{color:var(--color-text);font-size:12.5px;font-weight:600;display:block}.pin-snooze-badge{color:#6d28d9;white-space:nowrap;background:#8b5cf61a;border:1px solid #8b5cf638;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:2px 7px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}button.pin-snooze-badge-action{cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}button.pin-snooze-badge-action:hover,button.pin-snooze-badge-action:focus-visible{background:#8b5cf62e;border-color:#8b5cf666;outline:none}:root[data-theme=dark] .pin-snooze-badge{color:#c4b5fd;background:#8b5cf62e}.pin-snooze-modal .modal-body{flex-direction:column;gap:14px;display:flex}.pin-snooze-modal form{flex-direction:column;min-height:0;display:flex}.pin-snooze-modal #pin-snooze-description,.pin-snooze-modal #pin-snooze-scope{margin:0}.pin-snooze-presets{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pin-snooze-preset{min-height:66px;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-medium);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:3px;padding:12px 14px;display:flex}.pin-snooze-preset:hover,.pin-snooze-preset.selected{border-color:var(--color-accent);background:#3f72ff12}.pin-snooze-preset span{font-weight:650}.pin-snooze-preset small{color:var(--color-text-muted);font-size:12px}.pin-snooze-custom-label{color:var(--color-text);margin-bottom:-8px;font-size:13px;font-weight:600}.pin-snooze-modal input[type=datetime-local]{box-sizing:border-box;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark] .pin-snooze-modal input[type=datetime-local]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.pin-snooze-modal .field-error{color:var(--color-danger);margin:-6px 0 0;font-size:12px}.pin-snooze-actions #pin-snooze-now{margin-right:auto}@media (max-width:720px){.pin-snooze-presets{grid-template-columns:1fr}.pin-snooze-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid!important}.pin-snooze-actions #pin-snooze-now{grid-column:1/-1;margin-right:0}}@keyframes pin-loading-dots{0%,20%{opacity:.3}50%{opacity:1}to{opacity:.3}}.task-last-activity{color:var(--color-text-muted);align-items:center;gap:8px;min-width:0;max-width:100%;margin-top:6px;font-size:12px;display:flex}.task-last-activity .activity-label{color:var(--color-text);white-space:nowrap;font-weight:600}.task-last-activity .activity-detail{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;max-width:100%;overflow:hidden}.task-section-grid.list-view{flex-direction:column;gap:8px;display:flex}.task-section-grid.list-view .task-tile{flex-flow:wrap;align-items:center;gap:12px;padding:12px 40px 12px 16px;overflow:hidden}.task-section-grid.list-view .task-tile.stacked{padding-right:40px}.task-section-grid.list-view .task-tile:hover{transform:none}.task-section-grid.list-view .task-tile .task-title{flex:2 320px;min-width:180px;max-width:none}.task-section-grid.list-view .task-tile .task-meta{flex:160px;min-width:120px;max-width:400px}.task-section-grid.list-view .task-tile .task-params{flex:360px;min-width:0;max-width:none;max-height:none}.task-section-grid.list-view .task-tile .task-params .param-pill{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-shrink:0;display:-webkit-box;overflow:hidden}.task-section-grid.list-view .task-tile .task-running-status{flex-direction:row;flex-basis:100%;margin-top:4px}.task-section-grid.list-view .task-tile .task-progress{flex:none;width:150px;margin:0}.task-section-grid.list-view .task-tile .task-last-activity{flex:auto;min-width:120px;max-width:600px;margin:0}.task-section-grid.list-view .task-tile.stacked{box-shadow:0 6px 18px #0f172a14}.task-section-grid.list-view .task-tile.stacked:hover{box-shadow:0 12px 28px #0f172a1f}.task-section-grid.list-view .task-tile .task-pin-btn{right:10px}.board-lanes{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;align-items:flex-start;gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.board-drag-instructions{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.board-lanes::-webkit-scrollbar{height:10px}.board-lanes::-webkit-scrollbar-track{background:0 0}.board-lanes::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:999px}.board-lanes::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.board-lane{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-medium);flex-direction:column;flex:0 0 300px;min-width:300px;min-height:160px;max-height:calc(100vh - 220px);transition:border-color .15s,background .15s,opacity .15s;display:flex}.board-lane-header{border-bottom:1px solid var(--color-border);align-items:center;gap:8px;padding:10px 14px;display:flex}.board-lane-title{color:var(--color-text);text-transform:uppercase;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.board-lane-count{text-align:center;min-width:22px;color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;margin-left:auto;padding:1px 7px;font-size:12px;font-weight:600}.board-lane-archived-badge{text-transform:uppercase;color:var(--color-text-muted);background:var(--color-surface);border:1px dashed var(--color-border);border-radius:var(--radius-small);padding:1px 6px;font-size:10px;font-weight:600}.board-lane-tiles{flex-direction:column;flex:auto;gap:10px;padding:12px;display:flex;overflow-y:auto}.board-lane-empty{text-align:center;color:var(--color-text-muted);border:1px dashed var(--color-border);border-radius:var(--radius-small);padding:18px 8px;font-size:13px}.board-lane-unassigned{background:0 0;border-style:dashed}.board-lane-archived .board-lane-header{opacity:.75}.board-lane-tiles .task-tile[draggable=true]{cursor:grab}.board-lane-tiles .task-tile:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.board-lane-tiles .task-tile.board-tile-unmovable{border-style:dashed}.board-lanes .task-tile.dragging{opacity:.45;cursor:grabbing;transform:scale(.98)}.board-mobile-drag-handle{display:none}.board-lane-tiles .task-tile.mobile-board-drag-enabled{padding-left:58px}.task-tile.mobile-board-drag-enabled .board-mobile-drag-handle{z-index:3;width:44px;height:44px;color:var(--color-text-muted);border-radius:var(--radius-small);cursor:grab;touch-action:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:4px;left:4px}.task-tile.mobile-board-drag-enabled .board-mobile-drag-handle:active{cursor:grabbing;color:var(--color-accent);background:rgba(var(--color-accent-rgb), .1)}.task-board.selection-mode .board-mobile-drag-handle{display:none}.mobile-board-drag-ghost,.task-tile.mobile-board-drag-ghost,.task-tile.stacked.mobile-board-drag-ghost{z-index:10060;pointer-events:none;opacity:.94;box-sizing:border-box;max-width:none;margin:0;position:fixed;inset:0 auto auto 0;transform:translate(-9999px,-9999px);box-shadow:0 16px 36px #0f172a42}body.board-mobile-dragging{-webkit-user-select:none;user-select:none;overscroll-behavior:none;cursor:grabbing}body.board-mobile-dragging .mobile-board-drag-source.dragging{transform:none}.board-lanes.is-dragging .task-tile>*{pointer-events:none}.board-lane.drag-over{border-color:var(--color-accent);background:rgba(var(--color-accent-rgb), .08)}.board-lane.drag-over .board-lane-tiles .board-lane-empty{border-color:var(--color-accent);color:var(--color-accent)}.board-lanes.is-dragging .board-lane.lane-drop-disabled{opacity:.45}.board-truncation-note{color:var(--color-text-muted);text-align:center;margin-top:10px;font-size:12px}.board-setup-prompt{text-align:center;background:var(--color-surface);border:1px dashed var(--color-border);border-radius:var(--radius-medium);max-width:560px;margin:24px auto;padding:24px 28px}.board-setup-prompt h3{color:var(--color-text);margin:0 0 10px;font-size:16px}.board-setup-prompt p{color:var(--color-text-muted);margin:0 0 12px;font-size:13px;line-height:1.5}.board-setup-actions{justify-content:center;align-items:center;gap:10px;margin:16px 0 12px;display:flex}.board-setup-actions .btn-secondary{text-decoration:none}.board-setup-hint{font-size:12px}@media (max-width:768px){.board-lane{flex:0 0 260px;min-width:260px;max-height:calc(100vh - 180px)}}.status-badge{text-transform:capitalize;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.status-completed{color:var(--color-success);background:#2eb67d1f}.status-running{color:var(--color-warning);background:#f4b74029}.status-interrupted{color:#4b5563;background:#6b728029}.status-failed{color:var(--color-danger);background:#e5536824}.status-mixed{color:#c2410c;background:#f9731624}.status-staged{color:#8b5cf6;background:#8b5cf61f}.status-queued{color:#3b82f6;background:#3b82f61f}.status-unknown{color:var(--color-text-muted);background:#1f2a441f}.status-objective{color:#d97706;background:#f59e0b1f}.task-tile.is-objective{border:2px dashed var(--color-border);background:var(--color-background);opacity:.9}.task-tile.is-objective:hover{opacity:1;border-color:#d97706}.task-tile.is-objective{cursor:grab}.task-tile.is-objective:active{cursor:grabbing}.task-section-grid.hierarchical-list{flex-direction:column;gap:4px;min-width:0;max-width:100%;display:flex}.hierarchy-parent{background:0 0;border-radius:8px;flex-direction:column;gap:0;width:100%;min-width:0;max-width:100%;transition:background-color .2s;display:flex}.hierarchy-parent:hover{background:0 0}.hierarchy-objective-tile{border-radius:8px;flex-flow:wrap;align-items:center;gap:12px;width:100%;min-width:0;max-width:100%;padding:12px 16px;display:flex;position:relative;overflow:hidden}.hierarchy-objective-tile>.task-title,.hierarchy-objective-tile>.task-params{min-width:0;max-width:100%}.hierarchy-objective-tile>.task-params{flex:280px}.hierarchy-objective-tile>.task-params .param-pill{overflow-wrap:anywhere;min-width:0;max-width:100%}.hierarchy-parent:not(.collapsed) .hierarchy-objective-tile.has-children{border-radius:8px 8px 0 0}.hierarchy-toggle{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-6px 0 -6px -6px;font-size:10px;transition:all .15s;display:inline-flex}.hierarchy-toggle:hover{color:var(--color-text);background:#0000000d}.hierarchy-toggle.collapsed{color:var(--color-text-muted)}.hierarchy-toggle-placeholder{display:none}.hierarchy-child-count{color:var(--color-text-muted);background:#64748b1a;border-radius:10px;align-items:center;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.hierarchy-child-count.status-failed{color:#dc2626;background:#ef444426}.hierarchy-child-count.status-running{color:#d97706;background:#f59e0b26;animation:2s ease-in-out infinite pulse-running}@keyframes pulse-running{0%,to{opacity:1}50%{opacity:.7}}.hierarchy-child-count.status-pending{color:var(--color-text-muted);background:#64748b1a}.hierarchy-child-count.status-completed{color:#16a34a;background:#22c55e26}:root[data-theme=dark] .hierarchy-child-count.status-failed{color:#f87171;background:#ef444433}:root[data-theme=dark] .hierarchy-child-count.status-running{color:#fbbf24;background:#f59e0b33}:root[data-theme=dark] .hierarchy-child-count.status-pending{color:var(--color-text-muted);background:#94a3b826}:root[data-theme=dark] .hierarchy-child-count.status-completed{color:#4ade80;background:#22c55e33}.hierarchy-children{flex-direction:column;gap:4px;width:100%;min-width:0;max-width:100%;margin-top:4px;padding-left:32px;display:flex;position:relative}.hierarchy-child{width:100%;min-width:0;max-width:100%;padding-left:16px;position:relative}.hierarchy-child:after{content:"";background:#9ca3afb3;width:1px;height:21px;position:absolute;top:0;left:-7px}.hierarchy-child:not(.last-child):after{height:calc(100% + 4px)}.hierarchy-child:before{content:"";background:#9ca3afb3;width:14px;height:1px;position:absolute;top:20px;left:-7px}.hierarchy-child .task-tile{border-radius:6px;margin:0;transition:transform .15s}.hierarchy-child .task-tile:hover{background:inherit;transform:translate(2px)}.hierarchy-parent.collapsed .hierarchy-children{display:none}:root[data-theme=dark] .hierarchy-parent:hover{background:0 0}:root[data-theme=dark] .hierarchy-child:before,:root[data-theme=dark] .hierarchy-child:after{background:#64748b59}:root[data-theme=dark] .hierarchy-toggle:hover{background:#ffffff14}:root[data-theme=dark] .hierarchy-child-count{background:#94a3b826}.standalone-tasks-section{border-top:1px solid var(--color-border);margin-top:16px;padding-top:12px}.standalone-tasks-header{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;transition:background-color .15s;display:flex}.standalone-tasks-header:hover{background:#00000008}:root[data-theme=dark] .standalone-tasks-header:hover{background:#ffffff0d}.standalone-tasks-title{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.standalone-tasks-count{color:var(--color-text-muted);background:#0000000d;border-radius:10px;padding:2px 8px;font-size:12px}:root[data-theme=dark] .standalone-tasks-count{background:#ffffff14}.standalone-tasks-content{flex-direction:column;gap:4px;padding-top:8px;display:flex}.standalone-tasks-section.collapsed .standalone-tasks-content{display:none}.hierarchy-parent.depth-1,.hierarchy-parent.depth-2,.hierarchy-parent.depth-3,.hierarchy-parent.depth-4,.hierarchy-parent.depth-5{margin-left:0}.task-add-subobjective-btn{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin:-6px -6px -6px 0;padding:0;transition:all .15s;display:inline-flex}.task-tile.is-objective:hover .task-add-subobjective-btn{opacity:1}.task-add-subobjective-btn:hover{color:#16a34a;background:#22c55e26}.task-add-subobjective-btn:active{transform:scale(.95)}:root[data-theme=dark] .task-add-subobjective-btn:hover{color:#4ade80;background:#22c55e33}.hierarchy-child-objective .hierarchy-objective-tile{padding:10px 14px}.hierarchy-parent[data-depth="1"]>.hierarchy-objective-tile{background:var(--color-bg-secondary)}.hierarchy-parent[data-depth="2"]>.hierarchy-objective-tile,.hierarchy-parent[data-depth="3"]>.hierarchy-objective-tile,.hierarchy-parent[data-depth="4"]>.hierarchy-objective-tile,.hierarchy-parent[data-depth="5"]>.hierarchy-objective-tile{background:#00000005}:root[data-theme=dark] .hierarchy-parent[data-depth="2"]>.hierarchy-objective-tile,:root[data-theme=dark] .hierarchy-parent[data-depth="3"]>.hierarchy-objective-tile,:root[data-theme=dark] .hierarchy-parent[data-depth="4"]>.hierarchy-objective-tile,:root[data-theme=dark] .hierarchy-parent[data-depth="5"]>.hierarchy-objective-tile{background:#ffffff05}.hierarchy-child-objective .hierarchy-children{padding-left:32px}.hierarchy-objective-tile[draggable=true]{cursor:grab}.hierarchy-objective-tile[draggable=true]:active{cursor:grabbing}.hierarchy-parent.dragging,.task-tile.dragging{opacity:.5}.hierarchy-objective-tile.dragging{opacity:.5;transform:scale(.98)}.hierarchy-objective-tile.drop-target-hover{outline:2px solid var(--color-accent);outline-offset:-2px;background:#3b82f626;transition:transform .1s,background .1s;transform:scale(1.01)}:root[data-theme=dark] .hierarchy-objective-tile.drop-target-hover{background:#3b82f633}.task-section-grid.drop-target-hover{outline:2px dashed var(--color-accent);outline-offset:4px;background:#3b82f614;border-radius:8px;transition:background .1s}:root[data-theme=dark] .task-section-grid.drop-target-hover{background:#3b82f626}.hierarchy-parent.drop-insert-before:before,.hierarchy-parent.drop-insert-after:after{content:"";background:var(--color-accent);z-index:10;pointer-events:none;border-radius:2px;height:3px;position:absolute;left:0;right:0}.hierarchy-parent.drop-insert-before:before{top:-2px}.hierarchy-parent.drop-insert-after:after{bottom:-2px}.hierarchy-parent{position:relative}.hierarchy-child-task .task-tile[draggable=true],.task-section-grid>.task-tile[draggable=true]{cursor:pointer;-webkit-user-drag:element;-webkit-user-select:none;user-select:none}.mobile-objective-drag-ghost,.task-tile.mobile-objective-drag-ghost,.task-tile.stacked.mobile-objective-drag-ghost{z-index:10060;pointer-events:none;opacity:.94;box-sizing:border-box;flex:none;max-width:none;margin:0;position:fixed;inset:0 auto auto 0;transform:translate(-9999px,-9999px);box-shadow:0 16px 36px #0f172a42}body.objectives-mobile-dragging{-webkit-user-select:none;user-select:none;overscroll-behavior:none}body.objectives-mobile-dragging .hierarchy-objective-tile.dragging{transform:none}.hierarchy-move-to-root-btn{width:20px;height:20px;color:var(--color-text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:4px;padding:0;transition:opacity .15s,background .15s,color .15s;display:none}.hierarchy-parent[data-depth]:not([data-depth="0"]) .hierarchy-move-to-root-btn{display:inline-flex}.hierarchy-objective-tile:hover .hierarchy-move-to-root-btn{opacity:.6}.hierarchy-move-to-root-btn:hover{color:var(--color-text);background:#0000000d;opacity:1!important}:root[data-theme=dark] .hierarchy-move-to-root-btn:hover{background:#ffffff1a}.hierarchy-move-to-root-btn svg{width:12px;height:12px}.task-move-to-root-btn{cursor:pointer;color:var(--color-text-muted);opacity:0;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:4px;padding:4px;transition:opacity .15s,background-color .15s;display:none}.hierarchy-child-task .task-move-to-root-btn{display:inline-flex}.task-tile:hover .task-move-to-root-btn{opacity:.6}.task-move-to-root-btn:hover{color:var(--color-text);background:#0000000d;opacity:1!important}:root[data-theme=dark] .task-move-to-root-btn:hover{background:#ffffff1a}.task-move-to-root-btn.loading,.hierarchy-move-to-root-btn.loading{pointer-events:none;opacity:.5;padding:4px}.task-move-to-root-btn.loading:after,.hierarchy-move-to-root-btn.loading:after{content:none}.task-move-to-root-btn svg{width:12px;height:12px}.container-actions{flex-wrap:wrap;gap:8px;display:flex}.empty-state{background:var(--color-surface);border-radius:var(--radius-large);text-align:center;box-shadow:var(--shadow-soft);color:var(--color-text-muted);padding:60px 40px}.loading{text-align:center;color:var(--color-text-muted);padding:48px 0;font-size:16px}.loading:after{content:"…";animation:1.2s infinite ellipsis}@keyframes ellipsis{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@media (max-width:720px){main.layout{gap:16px;padding:24px}.top-bar{flex-direction:column;align-items:flex-start;gap:12px}.task-board-header{justify-content:stretch;padding:16px 20px}.task-board-header-actions{flex-wrap:wrap;justify-content:flex-end;row-gap:10px;width:100%}.task-board-header-actions>.btn-ghost.btn-small,.task-board-header-actions>.task-search-wrapper>.btn-ghost.btn-small,.task-board-header-actions>.task-filter-wrapper>.btn-ghost.btn-small,.task-board-header-actions>.task-sort-wrapper>.btn-ghost.btn-small{justify-content:center;width:36px;height:36px;padding:0}.task-board-header-actions>.task-search-wrapper,.task-board-header-actions>.task-filter-wrapper,.task-board-header-actions>.task-sort-wrapper{flex-shrink:0}.sort-button-label{display:none}.task-board-content{padding:0 20px 20px}.control-row{flex-direction:column;align-items:stretch}.single-row-controls{flex-direction:column;align-items:stretch;gap:12px}.single-row-controls .flex-item{flex:auto;min-width:100%}.dropdown-container{width:100%}.btn-dropdown{justify-content:center;width:100%}.dropdown-menu{min-width:100%;left:0;right:0}.form-footer{flex-direction:column;align-items:stretch}.form-message{width:100%}.instructions-container textarea{min-height:56px}.textarea-controls{flex-wrap:wrap;gap:8px;padding:8px}.compact-counter{font-size:12px}.btn-icon-launch{width:40px;height:40px;font-size:18px}.status-hero{flex-direction:column;align-items:flex-start}.task-detail{padding:16px 20px 48px}.textarea-controls{flex-wrap:wrap;gap:8px}.textarea-controls-left{flex-wrap:wrap;flex:1;justify-content:flex-start;gap:8px;min-width:0}.agent-selector{margin-right:0}.agent-card{transform:scale(.95)}.agent-hint{display:none!important}.control-separator{display:none}.status-actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%}.status-actions .btn-small{white-space:nowrap;padding:9px 13px;font-size:13px}.status-actions .btn-secondary{min-width:auto}.status-actions .status-pill{padding:4px 10px;font-size:11px}.breadcrumb{gap:4px;font-size:13px}.breadcrumb-link{padding:4px 6px}.status-copy h1{font-size:24px}}@media (max-width:380px){main.layout{padding:16px}.top-bar{gap:8px}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;width:100%}.user-filter-group{flex:1;min-width:120px}.brand-logo{height:32px!important}.instructions-container{padding:8px}.btn-icon-mini{width:28px;height:28px}.btn-icon-mini svg{width:12px;height:12px}.agent-card{transform:scale(.85)}.agent-selector{gap:4px}.task-detail{padding:12px 16px 48px}.status-actions{gap:6px}.status-actions .btn-small{padding:7px 11px;font-size:12px}.status-actions .status-pill{padding:3px 8px;font-size:10px}.status-copy h1{font-size:22px}.breadcrumb{gap:2px;font-size:12px}.breadcrumb-link{padding:4px}}.toast{background:var(--color-text);color:#fff;border-radius:var(--radius-small);box-shadow:var(--shadow-soft);opacity:0;z-index:1000002;word-wrap:break-word;white-space:pre-wrap;max-width:500px;padding:14px 22px;transition:opacity .2s,transform .2s,bottom .25s;position:fixed;bottom:32px;right:32px;transform:translateY(10px)}.toast.show{opacity:1;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.toast{pointer-events:none}.toast button,.toast a[href],.toast-clickable{pointer-events:auto}}@media (hover:none),(pointer:coarse){.toast{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab}.toast.mobile-toast-swiping{cursor:grabbing;transition:none!important}}.toast-success{background:var(--color-success)}.toast-error{background:var(--color-danger)}.toast-warning{background:var(--color-warning);color:#1f2a44}.toast-info{background:var(--color-accent)}.toast-dismissible{align-items:flex-start;gap:12px;padding-right:12px;display:flex}.toast-message{flex:1;min-width:0}.toast-link{color:inherit;white-space:nowrap;text-underline-offset:3px;opacity:.9;flex-shrink:0;font-weight:600;text-decoration:underline}.toast-link:hover,.toast-link:focus-visible{opacity:1}.toast-action{appearance:none;font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.toast-dismiss{appearance:none;color:inherit;opacity:.7;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin:-2px -4px 0 0;padding:0;display:inline-flex}.toast-dismiss:hover{opacity:1}.toast-dismiss:focus-visible{opacity:1;outline-offset:1px;outline:2px solid}.connectivity-banner{border:1px solid var(--color-danger);border-radius:var(--radius-medium);background:var(--color-surface);max-width:min(560px,100vw - 32px);color:var(--color-text);box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;z-index:10002;align-items:center;gap:10px;padding:10px 14px;transition:opacity .2s,transform .2s;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%,-12px)}.connectivity-banner.show{opacity:1;pointer-events:auto;transform:translate(-50%)}.connectivity-banner-icon{background:var(--color-danger);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-weight:700;display:inline-flex}.connectivity-banner-text{min-width:0;font-size:14px;line-height:1.4}.live-status-pill{top:calc(14px + env(safe-area-inset-top,0px));white-space:nowrap;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;z-index:10001;border-radius:999px;align-items:center;gap:7px;padding:6px 13px;font-size:13px;font-weight:600;line-height:1;transition:opacity .2s,transform .2s;display:inline-flex;position:fixed;left:50%;transform:translate(-50%,-10px)}.live-status-pill.show{opacity:1;transform:translate(-50%)}.live-status-dot{background:var(--color-success);border-radius:50%;flex-shrink:0;width:8px;height:8px}.live-status-pill.reconnecting{border-color:var(--color-warning)}.live-status-pill.reconnecting .live-status-dot{background:var(--color-warning);animation:1s ease-in-out infinite liveStatusPulse}.live-status-pill.live{border-color:var(--color-success)}.live-status-pill.live .live-status-dot{background:var(--color-success)}@keyframes liveStatusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.65)}}@media (prefers-reduced-motion:reduce){.live-status-pill.reconnecting .live-status-dot{animation:none}}.toast.toast-undo{padding:12px 14px 14px;overflow:hidden}.toast-undo-content{align-items:center;gap:10px;display:flex}.toast-undo-message{flex:1;font-weight:600;line-height:1.25}.toast-undo-action{appearance:none;color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff73;border-radius:10px;padding:6px 10px;font-weight:700}.toast-undo-action:hover{background:#ffffff38}.toast-undo-action:disabled{opacity:.6;cursor:default}.toast-undo-dismiss{appearance:none;color:#ffffffe6;cursor:pointer;background:0 0;border:none;border-radius:10px;width:28px;height:28px;font-size:18px;line-height:1}.toast-undo-dismiss:hover{background:#ffffff29}.toast-undo-progress{transform-origin:0;opacity:.95;background:#ffffffb8;height:2px;animation-name:toastUndoProgress;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0;right:0}@keyframes toastUndoProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.tag{color:var(--color-text-muted);background:#1f2a4414;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;display:inline-flex}form{flex-direction:column;gap:24px;display:flex}.field-group{flex-direction:column;gap:8px;display:flex}.field-group label{font-size:15px;font-weight:600}.field-group input,.field-group select,.field-group textarea{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);padding:12px;font-family:inherit;font-size:15px}.custom-select{-webkit-user-select:none;user-select:none;flex-direction:column;width:100%;display:flex;position:relative}.custom-select-trigger{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);cursor:pointer;text-align:left;box-sizing:border-box;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:12px;font-family:inherit;font-size:15px;transition:border-color .2s;display:flex}.custom-select-trigger-text{-webkit-user-select:none;user-select:none}.custom-select-trigger:hover{border-color:var(--color-accent)}.custom-select-trigger.placeholder{color:var(--color-text-muted)}.custom-select-trigger.open{border-color:var(--color-accent);border-bottom-right-radius:0;border-bottom-left-radius:0}.custom-select-trigger.open.flipped{border-bottom-left-radius:var(--radius-small);border-bottom-right-radius:var(--radius-small);border-top-left-radius:0;border-top-right-radius:0}.custom-select-arrow{color:var(--color-text-muted);margin-left:8px;transition:transform .2s}.custom-select-trigger.open .custom-select-arrow{transform:rotate(180deg)}.custom-select.disabled .custom-select-trigger{opacity:.6;cursor:not-allowed;pointer-events:none}.custom-select.disabled .custom-select-trigger:hover{border-color:var(--color-border)}.custom-select-dropdown{background:var(--color-surface);border:1px solid var(--color-accent);border-bottom-left-radius:var(--radius-small);border-bottom-right-radius:var(--radius-small);z-index:100;border-top:none;max-height:350px;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0f172a26}.custom-select-dropdown.open{display:block}.custom-select-dropdown.flipped{border-top:1px solid var(--color-accent);border-radius:var(--radius-small) var(--radius-small) 0 0;border-bottom:none;box-shadow:0 -8px 24px #0f172a26}.custom-select-option{cursor:pointer;-webkit-user-select:none;user-select:none;padding:12px;font-size:15px;transition:background .15s}.custom-select-option:hover{background:#3f72ff14}.custom-select-option.selected{color:var(--color-accent);background:#3f72ff1f;font-weight:600}.custom-select-option.disabled{color:var(--color-text-muted);cursor:not-allowed;font-style:italic}.custom-select-option.disabled.hidden-placeholder{display:none}.custom-select-option.disabled:hover{background:0 0}.custom-select-option.custom-select-free-text-hint{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);font-style:italic}.custom-select-option.custom-select-free-text-hint:hover{color:var(--color-text);background:#3f72ff14}.custom-select-option-label{font-size:14px;font-weight:500}.custom-select-option-desc{color:var(--color-text-muted);margin-top:2px;font-size:12px;line-height:1.3}.custom-select-search{border-bottom:1px solid var(--color-border);background:var(--color-surface);z-index:10;padding:8px;position:sticky;top:0}.custom-select-search-input{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);width:100%;color:var(--color-text);outline:none;padding:8px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.custom-select-search-input:focus{border-color:var(--color-accent)}.custom-select-search-input::placeholder{color:var(--color-text-muted);opacity:.7}.custom-select-options{max-height:250px;overflow-y:auto}.custom-select-option.env-rich-option{align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.env-option-avatar{color:#fff;letter-spacing:.5px;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:1px;font-size:12px;font-weight:700;display:flex}.env-option-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.env-option-name{color:var(--color-accent);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.env-option-desc{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden}.env-option-meta{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;margin-top:1px;font-size:12px;display:inline-flex;overflow:hidden}.env-meta-icon{vertical-align:-1px;opacity:.7;flex-shrink:0}.env-meta-sep{width:12px;display:inline-block}.env-trigger-avatar{color:#fff;letter-spacing:.3px;vertical-align:middle;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-right:8px;font-size:10px;font-weight:700;display:inline-flex}.env-trigger-name{vertical-align:middle}.custom-select-trigger-text{align-items:center;display:inline-flex}.custom-select-option.tmpl-rich-option{padding:10px 12px}.tmpl-option-content{flex-direction:column;gap:2px;min-width:0;display:flex}.tmpl-option-name{color:var(--color-accent);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.tmpl-option-desc{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden}.tmpl-option-meta{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;margin-top:1px;font-size:12px;display:inline-flex;overflow:hidden}.autocomplete-select{width:100%;position:relative}.autocomplete-select-input{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);width:100%;color:var(--color-text);outline:none;padding:10px 32px 10px 12px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.autocomplete-select-input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #3f72ff1a}.autocomplete-select-input::placeholder{color:var(--color-text-muted);opacity:.7}.autocomplete-select-input:disabled,.autocomplete-select.disabled .autocomplete-select-input{background:var(--color-bg-secondary);cursor:not-allowed;opacity:.6}.autocomplete-select.open .autocomplete-select-input{border-bottom-right-radius:0;border-bottom-left-radius:0}.autocomplete-select-clear{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-small);background:0 0;border:none;padding:4px 6px;font-size:18px;line-height:1;transition:color .2s,background .2s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.autocomplete-select-clear:hover{color:var(--color-text);background:#0000000d}.autocomplete-select-dropdown{background:var(--color-surface);border:1px solid var(--color-accent);border-radius:0 0 var(--radius-small) var(--radius-small);z-index:1000;border-top:none;max-height:350px;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0f172a26}.autocomplete-select-dropdown.open{display:block}.autocomplete-select-items{max-height:300px;overflow-y:auto}.autocomplete-select-item{cursor:pointer;border-bottom:1px solid #0000000a;align-items:flex-start;padding:8px 10px;transition:background-color .15s;display:flex}.autocomplete-select-item:last-child{border-bottom:none}.autocomplete-select-item:hover,.autocomplete-select-item.keyboard-selected{background:var(--color-accent);color:#fff}.autocomplete-select-item:hover .autocomplete-select-item-secondary,.autocomplete-select-item.keyboard-selected .autocomplete-select-item-secondary{color:#ffffffd9}.autocomplete-select-item:hover .autocomplete-select-item-icon,.autocomplete-select-item.keyboard-selected .autocomplete-select-item-icon{color:#ffffffe6}.autocomplete-select-item-icon{width:16px;height:16px;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;margin-right:8px;font-size:12px;display:flex}.autocomplete-select-item-content{flex:1;min-width:0;overflow:hidden}.autocomplete-select-item-primary{word-break:break-word;font-size:12px;font-weight:500;line-height:1.3}.autocomplete-select-item-secondary{color:var(--color-text-muted);word-break:break-word;margin-top:1px;font-size:11px;line-height:1.35}.autocomplete-select-footer{text-align:center;color:var(--color-text-muted);border-top:1px solid var(--color-border);background:var(--color-bg-secondary);padding:8px 10px;font-size:11px}.autocomplete-select-loading{color:var(--color-text-muted);justify-content:center;align-items:center;gap:10px;padding:20px 12px;font-size:14px;display:flex}.autocomplete-select-empty{text-align:center;color:var(--color-text-muted);padding:20px 12px;font-size:14px}.autocomplete-select-error{text-align:center;color:var(--color-error);padding:20px 12px;font-size:14px}.autocomplete-select-item-icon svg{fill:currentColor;width:16px;height:16px}select:required:invalid,select option[value=""]{color:var(--color-text-muted)}.field-group input:focus,.field-group select:focus,.field-group textarea:focus{border-color:var(--color-accent);outline:2px solid #3f72ff40}.instructions-container{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);transition:border-color .2s,box-shadow .2s;position:relative}.instructions-container:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px #3f72ff1a}.instructions-container.drag-over{border-color:var(--color-accent);background:#3f72ff0d;box-shadow:0 0 0 3px #3f72ff33}.instructions-container.drag-over:after{content:"Drop files here";background:var(--color-accent);color:#fff;border-radius:var(--radius-small);pointer-events:none;z-index:10;padding:8px 16px;font-size:14px;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.instructions-container textarea{border-radius:var(--radius-small) var(--radius-small) 0 0;resize:none;background:0 0;border:none;outline:none;width:100%;min-height:60px;max-height:300px;padding:12px;font-family:inherit;font-size:15px;line-height:1.5;transition:height .1s;overflow-y:auto}.task-name-row{align-items:center;gap:8px;padding:0 12px 10px;display:flex}.task-name-row input{border:1px dashed var(--color-border);border-radius:var(--radius-small);background:var(--color-surface-muted);flex:1;padding:8px 10px;font-size:14px}.task-name-row input:focus{border-color:var(--color-accent);background:var(--color-surface);outline:2px solid #3f72ff1a}.task-name-row .btn-icon-mini{justify-content:center;align-items:center;display:flex}.task-name-row input.shake{border-color:var(--color-danger);animation:.5s ease-in-out shakeWarning}.btn-icon-mini#toggle-task-name-btn[aria-pressed=true]{background:var(--color-surface-muted);border-color:var(--color-accent);color:var(--color-accent)}.textarea-controls{border-top:1px solid var(--color-border);border-radius:0 0 var(--radius-small) var(--radius-small);background:#00000005;justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.textarea-controls-left{align-items:center;gap:12px;display:flex}.options-menu-container{position:relative}.options-menu-container .dropdown-menu{left:0;right:auto}.options-menu-item{align-items:center;gap:10px;display:flex}.options-menu-item input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--color-accent);vertical-align:middle;flex-shrink:0;margin:0}.options-menu-item .option-icon{font-variant-emoji:emoji;flex-shrink:0;justify-content:center;align-items:center;width:20px;font-size:14px;line-height:1;display:inline-flex}#importFromJiraBtn .option-icon{font-size:16px}.options-menu-section{padding:4px 0}.options-menu-label{text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-muted);padding:6px 16px 4px;font-size:11px;font-weight:600}.options-menu-select-row{justify-content:space-between;align-items:center;gap:12px;padding:6px 16px;display:flex}.options-menu-select-row label{color:var(--color-text-secondary);white-space:nowrap;font-size:13px}.options-menu-select-row select{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);min-width:130px;color:var(--color-text);cursor:pointer;flex:0 auto;padding:4px 8px;font-size:12px}.options-menu-select-row select option{background:var(--color-surface);color:var(--color-text)}.options-menu-select-row select:focus{border-color:var(--color-accent);outline:none}.options-menu-actions-row{justify-content:flex-end;padding:4px 16px 8px;display:flex}.options-menu-link-btn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.options-menu-link-btn:hover{color:var(--color-text)}.options-menu-link-btn:focus{color:var(--color-text);outline:none}.options-menu-link-btn:disabled{opacity:.45;cursor:default;text-decoration:none}.options-menu-item .option-text{white-space:nowrap;flex:1}.agent-selector{align-items:center;gap:8px;margin-right:8px;padding-inline-end:6px;display:flex;position:relative}.agent-hint{color:var(--color-accent);white-space:nowrap;pointer-events:none;align-items:center;gap:6px;margin-left:8px;font-size:12px;font-weight:500;display:none}.agent-hint[data-visible=true]{display:flex}.agent-hint-arrow{font-size:14px;line-height:1;animation:1.5s ease-in-out infinite pointLeft}.agent-hint-text{line-height:1}@keyframes pointLeft{0%,to{transform:translate(0)}50%{transform:translate(-3px)}}.agent-selector[data-needs-selection=true]{animation:.5s ease-in-out shakeWarning}.agent-selector[data-needs-selection=true]:after{content:"";border:2px solid var(--color-danger);pointer-events:none;border-radius:12px;animation:1.5s ease-in-out 3 pulseWarning;position:absolute;inset:-4px;box-shadow:0 0 0 4px #e553681a}@keyframes pulseWarning{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes shakeWarning{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.control-separator{background:var(--color-border);width:1px;height:24px;margin:0 6px}.agent-card{background:var(--color-surface);border:1.5px solid var(--color-border);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:1px;padding:1px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.agent-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.agent-btn-decrement,.agent-btn-increment{width:16px;height:28px;color:var(--color-text-muted);cursor:pointer;opacity:.3;background:0 0;border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:600;transition:all .15s;display:flex}.agent-btn-decrement:hover,.agent-btn-increment:hover{opacity:1;background:#0000000a}.agent-btn-decrement:active,.agent-btn-increment:active{transform:scale(.9)}.agent-icon{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.agent-icon:hover{background:#00000008}.agent-icon svg{opacity:.5;width:16px;height:16px;transition:all .2s}.agent-count-badge{background:var(--color-text);color:#fff;opacity:0;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:-4px;right:-4px;transform:scale(.8);box-shadow:0 1px 3px #0003}.agent-card[data-agent=claude]:not([data-count="0"]){background:linear-gradient(135deg,#d977571a 0%,#d977570d 100%);border-color:#d9775766}.agent-card[data-agent=claude]:not([data-count="0"]) .agent-icon svg{opacity:1;color:#d97757}.agent-card[data-agent=claude]:not([data-count="0"]) .agent-btn-decrement,.agent-card[data-agent=claude]:not([data-count="0"]) .agent-btn-increment{color:#d97757;opacity:.6}.agent-card[data-agent=claude]:not([data-count="0"]) .agent-btn-decrement:hover,.agent-card[data-agent=claude]:not([data-count="0"]) .agent-btn-increment:hover{opacity:1;background:#d977571a}.agent-card[data-agent=claude]:not([data-count="0"]) .agent-count-badge{opacity:1;background:#d97757;transform:scale(1)}.agent-card[data-agent=codex]:not([data-count="0"]){background:linear-gradient(135deg,#10a37f1a 0%,#10a37f0d 100%);border-color:#10a37f66}.agent-card[data-agent=codex]:not([data-count="0"]) .agent-icon svg{opacity:1;color:#10a37f}.agent-card[data-agent=codex]:not([data-count="0"]) .agent-btn-decrement,.agent-card[data-agent=codex]:not([data-count="0"]) .agent-btn-increment{color:#10a37f;opacity:.6}.agent-card[data-agent=codex]:not([data-count="0"]) .agent-btn-decrement:hover,.agent-card[data-agent=codex]:not([data-count="0"]) .agent-btn-increment:hover{opacity:1;background:#10a37f1a}.agent-card[data-agent=codex]:not([data-count="0"]) .agent-count-badge{opacity:1;background:#10a37f;transform:scale(1)}.agent-card[data-agent=gemini]:not([data-count="0"]){background:linear-gradient(135deg,#4285f41a 0%,#4285f40d 100%);border-color:#4285f466}.agent-card[data-agent=gemini]:not([data-count="0"]) .agent-icon svg{opacity:1;color:#4285f4}.agent-card[data-agent=gemini]:not([data-count="0"]) .agent-btn-decrement,.agent-card[data-agent=gemini]:not([data-count="0"]) .agent-btn-increment{color:#4285f4;opacity:.6}.agent-card[data-agent=gemini]:not([data-count="0"]) .agent-btn-decrement:hover,.agent-card[data-agent=gemini]:not([data-count="0"]) .agent-btn-increment:hover{opacity:1;background:#4285f41a}.agent-card[data-agent=gemini]:not([data-count="0"]) .agent-count-badge{opacity:1;background:#4285f4;transform:scale(1)}.agent-card[data-agent=claude]:hover{border-color:#d9775799;box-shadow:0 4px 16px #d9775726}.agent-card[data-agent=codex]:hover{border-color:#10a37f99;box-shadow:0 4px 16px #10a37f26}.agent-card[data-agent=gemini]:hover{border-color:#4285f499;box-shadow:0 4px 16px #4285f426}.agent-card[data-agent=bob]:not([data-count="0"]){background:linear-gradient(135deg,#6366f11a 0%,#6366f10d 100%);border-color:#6366f166}.agent-card[data-agent=bob]:not([data-count="0"]) .agent-icon svg{opacity:1;color:#6366f1}.agent-card[data-agent=bob]:not([data-count="0"]) .agent-btn-decrement,.agent-card[data-agent=bob]:not([data-count="0"]) .agent-btn-increment{color:#6366f1;opacity:.6}.agent-card[data-agent=bob]:not([data-count="0"]) .agent-btn-decrement:hover,.agent-card[data-agent=bob]:not([data-count="0"]) .agent-btn-increment:hover{opacity:1;background:#6366f11a}.agent-card[data-agent=bob]:not([data-count="0"]) .agent-count-badge{opacity:1;background:#6366f1;transform:scale(1)}.agent-card[data-agent=bob]:hover{border-color:#6366f199;box-shadow:0 4px 16px #6366f126}.agent-card[data-agent=grok]:not([data-count="0"]){background:linear-gradient(135deg,#1414141a 0%,#1414140d 100%);border-color:#14141473}.agent-card[data-agent=grok]:not([data-count="0"]) .agent-icon svg{opacity:1;color:#111}.agent-card[data-agent=grok]:not([data-count="0"]) .agent-btn-decrement,.agent-card[data-agent=grok]:not([data-count="0"]) .agent-btn-increment{color:#111;opacity:.6}.agent-card[data-agent=grok]:not([data-count="0"]) .agent-btn-decrement:hover,.agent-card[data-agent=grok]:not([data-count="0"]) .agent-btn-increment:hover{opacity:1;background:#1414141a}.agent-card[data-agent=grok]:not([data-count="0"]) .agent-count-badge{opacity:1;background:#111;transform:scale(1)}.agent-card[data-agent=grok]:hover{border-color:#14141499;box-shadow:0 4px 16px #1414142e}:root[data-theme=dark] .agent-card[data-agent=grok]:not([data-count="0"]){background:linear-gradient(135deg,#f0f0f01f 0%,#f0f0f00d 100%);border-color:#f0f0f073}:root[data-theme=dark] .agent-card[data-agent=grok]:not([data-count="0"]) .agent-icon svg,:root[data-theme=dark] .agent-card[data-agent=grok]:not([data-count="0"]) .agent-btn-decrement,:root[data-theme=dark] .agent-card[data-agent=grok]:not([data-count="0"]) .agent-btn-increment{color:#f5f5f5}:root[data-theme=dark] .agent-card[data-agent=grok]:not([data-count="0"]) .agent-count-badge{color:#111;background:#f5f5f5}:root[data-theme=dark] .agent-card[data-agent=grok]:hover{border-color:#f0f0f099;box-shadow:0 4px 16px #f0f0f02e}.agent-card[data-agent=kimi]:not([data-count="0"]){background:linear-gradient(135deg, rgba(var(--agent-rgb-kimi), .1) 0%, rgba(var(--agent-rgb-kimi), .05) 100%);border-color:rgba(var(--agent-rgb-kimi), .4)}.agent-card[data-agent=kimi]:not([data-count="0"]) .agent-icon svg{opacity:1;color:var(--agent-color-kimi)}.agent-card[data-agent=kimi]:not([data-count="0"]) .agent-btn-decrement,.agent-card[data-agent=kimi]:not([data-count="0"]) .agent-btn-increment{color:var(--agent-color-kimi);opacity:.6}.agent-card[data-agent=kimi]:not([data-count="0"]) .agent-btn-decrement:hover,.agent-card[data-agent=kimi]:not([data-count="0"]) .agent-btn-increment:hover{opacity:1;background:rgba(var(--agent-rgb-kimi), .1)}.agent-card[data-agent=kimi]:not([data-count="0"]) .agent-count-badge{background:var(--agent-color-kimi);opacity:1;transform:scale(1)}.agent-card[data-agent=kimi]:hover{border-color:rgba(var(--agent-rgb-kimi), .6);box-shadow:0 4px 16px rgba(var(--agent-rgb-kimi), .15)}.agent-card.agent-disabled{display:none}.agent-selector.agents-loading .agent-card{visibility:hidden;pointer-events:none;transition:none}.agent-card.agent-disabled .agent-icon{cursor:default}.agent-card:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.compact-counter{color:var(--color-text-secondary);align-items:center;gap:4px;font-size:13px;display:flex}.btn-icon-launch{border:1px solid var(--color-border);background:var(--color-surface);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:18px;transition:all .15s;display:flex}.btn-icon-launch:hover:not(:disabled){border-color:var(--color-accent);color:var(--color-accent);background:#3f72ff14;transform:translateY(-1px);box-shadow:0 2px 6px #3f72ff26}.btn-icon-launch:active:not(:disabled){background:#3f72ff26;transform:translateY(0)}.btn-icon-launch:disabled{background:var(--color-surface);color:var(--color-text-muted);cursor:not-allowed;opacity:.4}.btn-icon-launch.btn-loading{border-color:var(--color-accent);width:auto;min-width:36px;color:var(--color-accent);background:#3f72ff14;padding:0 12px;font-size:13px;font-weight:500}.field-hint{color:var(--color-text-muted);font-size:14px}.diff-line-content .hljs-keyword{font-weight:600}.status-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.meta-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;display:grid}.meta-grid>div{background:var(--color-surface-muted);border-radius:var(--radius-small);border:1px solid #0000;flex-direction:column;gap:4px;padding:10px 14px;transition:border-color .15s;display:flex}.meta-grid>div:hover{border-color:var(--color-border)}.meta-grid dt{letter-spacing:.03em;text-transform:uppercase;color:var(--color-text-muted);font-size:12px;font-weight:500}.file-diff.maximized .monaco-editor-wrapper{flex-direction:column;flex:1;min-height:0;display:flex;height:100%!important}.file-diff.maximized .monaco-editor-wrapper>*{flex:1;min-height:0}.terminal-actions{gap:8px;display:flex}@media (max-width:768px){.header-actions{width:100%}.notification-banner-content{flex-direction:column;gap:12px}.notification-banner-text{text-align:center}.notification-banner-actions{width:100%}.notification-banner-actions button{flex:1}main{padding:32px 20px 64px}}.modal{z-index:10000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal[hidden]{display:none}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.modal-content{background:var(--color-surface);border-radius:var(--radius-large);border:1px solid var(--color-border);flex-direction:column;width:90%;max-width:600px;max-height:90vh;transition:width .25s,height .25s,max-width .25s,max-height .25s,border-radius .25s,top .25s,left .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.modal.maximized{padding:0!important}.modal.maximized>.modal-content{border-radius:0;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}#jiraImportModal.maximized .search-results,#jiraImportModal.maximized .issue-preview{max-height:none}.modal-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header>.header-actions{flex-wrap:nowrap;flex:none;justify-content:flex-end;width:auto;margin-left:auto}.modal-header>.header-actions>*{flex:none}.modal-header h2{min-width:0;color:var(--color-text);margin:0;font-size:18px;font-weight:600}.modal-close{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-small);background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;line-height:1;transition:background-color .2s,color .2s;display:flex}.modal-close:hover{background:var(--color-hover);color:var(--color-text)}.modal-header-actions{align-items:center;gap:8px;display:flex}.icon-btn{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-small);background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:20px;line-height:1;transition:background-color .2s,color .2s;display:flex}.icon-btn:hover{background:var(--color-hover);color:var(--color-text)}.icon-btn:disabled{cursor:not-allowed;opacity:.45}.icon-btn:disabled:hover{color:var(--color-text-muted);background:0 0}.icon-btn:active{transform:scale(.95)}.icon-btn.active{background:var(--color-surface-muted);color:var(--color-text)}.modal-body{flex:1;padding:24px;overflow-y:auto}.setup-repo-conflict-dialog-content{max-width:680px}.setup-repo-conflict-files{gap:10px;display:grid}.setup-repo-conflict-file{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:var(--color-surface-muted);grid-template-columns:minmax(0,1fr) minmax(220px,auto);align-items:center;gap:16px;padding:12px 14px;display:grid}.setup-repo-conflict-file-name{overflow-wrap:anywhere;min-width:0;font-family:var(--font-mono);color:var(--color-text);font-size:13px}.setup-repo-conflict-file select{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);width:100%;min-height:38px;color:var(--color-text);padding:7px 32px 7px 10px}@media (max-width:640px){.setup-repo-conflict-file{grid-template-columns:1fr;gap:8px}}.modal-error{border:1px solid var(--color-danger);border-radius:var(--radius-medium);color:var(--color-danger);background:#e553681a;margin-bottom:16px;padding:12px 16px;font-size:14px;font-weight:500}.modal-warning{border:1px solid var(--color-warning);border-radius:var(--radius-medium);color:var(--color-text);background:#f4b74024;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:14px;display:flex}.modal-warning .warning-icon{background:var(--color-warning);width:24px;height:24px;color:var(--color-surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.modal-error{border:1px solid var(--color-error);border-radius:var(--radius-medium);color:var(--color-text);background:#ef444424;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:14px;display:flex}.modal-error .error-icon{width:24px;height:24px;color:var(--color-error);border:2px solid var(--color-error);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.modal-section{margin-bottom:20px}.modal-section:last-child{margin-bottom:0}.modal-section label{color:var(--color-text);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.modal-section label.checkbox-label,.modal-body label.checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-bottom:6px;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--color-primary);margin:0}.checkbox-label span{color:var(--color-text);font-size:14px;font-weight:400}.modal-actions{border-top:1px solid var(--color-border);justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.modal-actions button{min-width:120px}.template-preview-modal-content{width:min(92vw,980px);max-width:calc(100vw - 32px);max-height:86vh}.template-preview-header{align-items:flex-start;gap:16px}.template-preview-heading{gap:4px;min-width:0;display:grid}.template-preview-heading h2,.template-preview-subtitle{overflow-wrap:anywhere;min-width:0}.template-preview-subtitle{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.35}.template-preview-body{flex-direction:column;gap:14px;display:flex}.template-preview-loading{border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-muted);border-radius:8px;padding:12px 14px;font-size:14px}.template-preview-meta{flex-wrap:wrap;gap:8px;display:flex}.template-preview-meta-chip{border:1px solid var(--color-border);background:var(--color-surface-muted);min-height:28px;color:var(--color-text-secondary);border-radius:8px;align-items:center;padding:5px 9px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.template-preview-description{color:var(--color-text-secondary);white-space:pre-wrap;overflow-wrap:anywhere;background:#3f72ff14;border:1px solid #3f72ff40;border-radius:8px;padding:12px 14px;font-size:14px;line-height:1.5}.template-preview-rendered{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);overflow-wrap:anywhere;border-radius:8px;padding:18px;font-size:14px;line-height:1.6}.template-preview-rendered>:first-child{margin-top:0}.template-preview-rendered>:last-child{margin-bottom:0}.template-preview-rendered h1,.template-preview-rendered h2,.template-preview-rendered h3{color:var(--color-text);margin:1.2em 0 .5em;line-height:1.25}.template-preview-rendered h1{font-size:22px}.template-preview-rendered h2{font-size:18px}.template-preview-rendered h3{font-size:16px}.template-preview-rendered p,.template-preview-rendered ul,.template-preview-rendered ol,.template-preview-rendered pre,.template-preview-rendered table{margin:0 0 12px}.template-preview-rendered ul,.template-preview-rendered ol{padding-left:22px}.template-preview-rendered li+li{margin-top:4px}.template-preview-rendered code,.template-preview-source{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.template-preview-rendered code{background:var(--color-surface-muted);color:var(--color-text);border-radius:5px;padding:2px 5px;font-size:.92em}.template-preview-rendered pre{background:var(--color-surface-muted);white-space:pre;border-radius:8px;max-width:100%;padding:12px;overflow-x:auto}.template-preview-rendered pre code{white-space:pre;background:0 0;padding:0}.template-preview-rendered table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.template-preview-source-wrapper{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:8px;overflow:hidden}.template-preview-source-wrapper summary{color:var(--color-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px 12px;font-size:13px;font-weight:700}.template-preview-source{border-top:1px solid var(--color-border);color:var(--color-text);white-space:pre;margin:0;padding:12px;font-size:12px;line-height:1.55;overflow-x:auto}.branch-field{border-bottom:1px solid var(--color-border);margin-bottom:20px;padding-bottom:20px}.branch-field:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.branch-field-header{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.branch-label{color:var(--color-text);flex-shrink:0;font-size:15px;font-weight:600}.branch-description{color:var(--color-text-muted);font-size:13px;font-weight:400}.branch-path{color:var(--color-text-muted);margin-left:auto;font-family:SF Mono,Monaco,Consolas,monospace;font-size:12px;font-weight:400}.branch-input{border:1px solid var(--color-border);border-radius:var(--radius-small);width:100%;padding:10px 12px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:14px;transition:all .2s}.branch-input:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3f72ff1a}.branch-hint{color:var(--color-text-muted);font-size:12px;font-style:italic;display:block}.branch-select-wrapper{position:relative}.branch-select{border:1px solid var(--color-border);border-radius:var(--radius-small);background-color:var(--color-background);width:100%;color:var(--color-text);cursor:pointer;appearance:none;padding:10px 12px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:14px;transition:all .2s}.branch-select:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3f72ff1a}.branch-select:disabled{opacity:.6;cursor:not-allowed}.branch-select-wrapper.has-error .branch-select,.branch-select-wrapper.has-error .custom-select-trigger{border-color:var(--color-danger)}.branch-select-loading{pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.branch-select-loading[hidden]{display:none}.branch-select-spinner{border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite branch-spinner-spin;display:inline-block}@keyframes branch-spinner-spin{to{transform:rotate(360deg)}}.branch-select-status{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.branch-error-message{color:var(--color-danger);font-size:12px}.branch-error-message[hidden]{display:none}.branch-retry-btn{color:var(--color-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.branch-retry-btn:hover{color:var(--color-accent-hover)}.branch-retry-btn[hidden]{display:none}.branch-refresh-btn{color:var(--color-text-muted,#888);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;margin-left:auto;padding:2px 4px;font-size:12px;display:inline-flex}.branch-refresh-btn:hover{color:var(--color-accent);background:var(--color-hover-bg,#0000000a)}.branch-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.branch-refresh-btn[hidden]{display:none}.branch-manual-input-wrapper{margin-top:8px}.branch-manual-input-wrapper[hidden]{display:none}.branch-manual-input{border:1px solid var(--color-border);border-radius:var(--radius-small);width:100%;padding:10px 12px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:14px;transition:all .2s}.branch-manual-input:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3f72ff1a}.branch-field .custom-select{width:100%}.branch-field .custom-select-trigger{border:1px solid var(--color-border);border-radius:var(--radius-small);background-color:var(--color-background);width:100%;color:var(--color-text);padding:10px 12px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:14px;transition:all .2s}.branch-field .custom-select-trigger:hover{border-color:var(--color-border-hover)}.branch-field .custom-select-trigger.open,.branch-field .custom-select-trigger:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #3f72ff1a}.branch-field .custom-select-dropdown{border:1px solid var(--color-border);border-radius:var(--radius-small);max-height:250px;box-shadow:var(--shadow-medium)}.branch-field .custom-select-options{max-height:200px;overflow-y:auto}.branch-field .custom-select-option{padding:8px 12px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:14px}.branch-field .custom-select-search-input{font-family:SF Mono,Monaco,Consolas,monospace}#branch-modal{z-index:11000}#branch-modal .modal-body{overflow-y:auto}#branch-modal .modal-content{max-height:90vh}#branch-modal .custom-select-dropdown{z-index:11001;position:fixed}.test-search-input{border:1px solid var(--color-border);border-radius:var(--radius-small);width:100%;margin-bottom:16px;padding:10px 12px;font-size:14px;transition:all .2s}.test-search-input:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3f72ff1a}.test-choices{flex-direction:column;gap:8px;margin:0;display:flex}.test-choice-item{border:1px solid var(--color-border);border-radius:var(--radius-small);background-color:var(--color-surface);cursor:pointer;align-items:flex-start;gap:12px;padding:12px;transition:all .2s;display:flex}.test-choice-item:hover{border-color:var(--color-accent);background-color:var(--color-surface-hover)}.test-choice-item:has(.test-choice-checkbox:checked){border-color:var(--color-accent);background-color:#3f72ff0d}.test-choice-checkbox{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin:3px 0 0}.test-choice-content{flex:1;min-width:0}.test-choice-name{color:var(--color-text);margin-bottom:4px;font-size:14px;font-weight:600}.test-choice-description{color:var(--color-text-muted);font-size:13px;line-height:1.4}.profile-field>.form-hint,.objective-form .form-hint,#test-search-container .form-hint,#deploy-search-container .form-hint,#prompt-search-container .form-hint,#jiraSearchStep .form-hint{color:var(--color-text-muted);margin-top:6px;font-size:12px;line-height:1.4;display:block}.form-input{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);width:100%;color:var(--color-text);padding:10px 12px;font-family:inherit;font-size:14px}.form-input:focus{border-color:var(--color-accent);outline:2px solid #3f72ff40}.form-input.input-error{border-color:var(--color-danger);background:#e553680d}.form-input.input-error:focus{border-color:var(--color-danger);outline:2px solid #e5536840}.toggle-switch{align-items:center;gap:12px;display:inline-flex;position:relative}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.dropdown-menu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-small);box-shadow:var(--shadow-soft);z-index:1000;min-width:200px;margin-top:4px;position:absolute;top:100%;right:0;overflow:visible}.dropdown-menu[hidden]{display:none}.dropdown-item{background:var(--color-surface);width:100%;color:var(--color-text);text-align:left;cursor:pointer;white-space:nowrap;border:none;border-bottom:1px solid #1f2a440f;padding:10px 16px;font-size:14px;font-weight:500;transition:background .15s;display:block}.dropdown-item[hidden]{display:none}.dropdown-menu>.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:var(--color-menu-hover-bg);color:var(--color-primary-text)}.dropdown-item:active{background:#3f72ff1f}.status-indicator{background:var(--color-text-muted);border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.status-indicator.running{background:var(--color-success)}.status-indicator.stopped{background:var(--color-danger)}.status-indicator.starting{background:var(--color-warning);animation:1s ease-in-out infinite pulse-indicator}.status-indicator.degraded{background:var(--color-warning)}@keyframes pulse-indicator{0%,to{opacity:1}50%{opacity:.5}}.dropdown-divider{background:var(--color-border);height:1px;margin:4px 0}.qa-action-item{color:var(--color-text)}.qa-action-item .icon-qa{color:#8e44ad}.qa-action-item:hover .icon-qa{color:#9b59b6}.qa-divider{margin:8px 0 4px}.dropdown-item{font-variant-emoji:text}.dropdown-arrow{opacity:.6;font-size:10px;transition:transform .2s}.dropdown-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.jira-link-badge{background:#e7f3ff;border:1px solid #2684ff;border-radius:4px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-size:.9em;display:flex}.jira-link-badge a{color:#0052cc;font-weight:500;text-decoration:none}.jira-link-badge a:hover{text-decoration:underline}.jira-icon{font-size:1.1em}.branch-indicator{color:var(--color-text);background:#f4b7401a;border:1px solid #f4b74066;border-radius:4px;align-items:center;gap:8px;margin-bottom:8px;padding:7px 12px;font-size:13px;animation:.3s slideDown;display:flex}.branch-indicator-icon{color:var(--color-warning);flex-shrink:0;width:16px;height:16px}.branch-indicator.required-missing{background:#e553681f;border-color:#e5536880}.branch-indicator.required-missing .branch-indicator-icon,.branch-indicator.required-missing .branch-indicator-edit{color:var(--color-danger)}.branch-indicator-text{flex:1;min-width:0}.branch-indicator-text code{background:#0000000f;border-radius:3px;padding:1px 5px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:12px;font-weight:500}.branch-indicator-edit{color:var(--color-accent);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:13px;font-weight:500}.branch-indicator-edit:hover{text-decoration:underline}.branch-indicator-reset{color:var(--color-text-muted,#888);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:3px;display:inline-flex}.branch-indicator-reset:hover{color:var(--color-accent);background:var(--color-hover-bg,#0000000f)}.branch-indicator-reset:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.branch-indicator-reset[hidden]{display:none}:root[data-theme=dark] .branch-indicator{background:#f4b74014;border-color:#f4b7404d}:root[data-theme=dark] .branch-indicator.required-missing{background:#e5536824;border-color:#e5536873}:root[data-theme=dark] .branch-indicator-text code{color:var(--color-primary-text);background:#ffffff1a}:root[data-theme=dark] .branch-indicator-reset:hover{background:#ffffff1a}.btn-icon{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-small);background:0 0;border:none;justify-content:center;align-items:center;margin-left:2px;margin-right:4px;padding:6px;line-height:1;transition:all .2s;display:inline-flex}.btn-icon:hover:not(:disabled){color:var(--color-text);background:#1f2a4414}.btn-icon:disabled{opacity:.4;cursor:not-allowed}.btn-icon svg{flex-shrink:0}:root[data-theme=dark] .jira-link-badge{background:#3f72ff26;border-color:#5a9bff66}:root[data-theme=dark] .jira-link-badge a{color:#5a9bff}:root[data-theme=dark] .btn-icon:hover:not(:disabled){background:#94a3b826}@keyframes pin-button-loading-dots{0%,20%{opacity:.3}50%{opacity:1}to{opacity:.3}}.modal-large{width:90%;max-width:700px}.modal-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.modal-close{cursor:pointer;color:#6c757d;background:0 0;border:none;padding:0;font-size:1.5em;line-height:1;transition:color .15s}.modal-close:hover{color:var(--color-text)}.search-box{gap:8px;margin-bottom:16px;display:flex}.search-input{border:1px solid var(--color-border);border-radius:4px;flex:1;padding:10px 14px;font-family:inherit;font-size:1em}.search-input:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3f72ff1a}.search-status{border-radius:4px;margin-bottom:16px;padding:8px 12px;font-size:.9em}.search-status.error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.search-status.loading{color:#0c5460;background:#d1ecf1;border:1px solid #bee5eb}.search-results{border:1px solid var(--color-border);border-radius:4px;max-height:400px;overflow-y:auto}.results-header{background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);padding:8px 12px;font-size:.9em;font-weight:500}.result-item{cursor:pointer;border-bottom:1px solid #f0f0f0;padding:10px 12px;transition:background .15s}.result-item:hover{background:#f5f8fa}.result-item.selected{background:#e7f3ff;border-left:3px solid #2684ff;padding-left:9px}.result-item.selected:hover{background:#d6ebff}.result-item:last-child{border-bottom:none}.result-row{align-items:baseline;gap:12px;display:flex}.result-key{color:#0052cc;flex-shrink:0;font-family:monospace;font-size:1.05em;font-weight:700}.result-summary{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:400;overflow:hidden}.preview-header{margin-bottom:16px}.issue-preview{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:4px;max-height:400px;margin-bottom:20px;padding:20px;overflow-y:auto}.issue-preview h3{color:#0052cc;margin-top:0;margin-bottom:16px;font-size:1.1em}.issue-preview .meta-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0;display:grid}.issue-preview .meta-item{flex-direction:column;gap:4px;display:flex}.issue-preview .meta-label{color:var(--color-text-secondary);font-size:.85em;font-weight:500}.issue-preview .meta-value{color:var(--color-text-primary);font-size:.95em}.issue-preview .description{border-top:1px solid var(--color-border);margin-top:16px;padding-top:16px}.issue-preview .description-content{color:var(--color-text-primary);margin-top:8px;line-height:1.6}.issue-preview .description-content p{margin:.75em 0}.issue-preview .description-content h1,.issue-preview .description-content h2,.issue-preview .description-content h3{margin-top:1.5em;margin-bottom:.5em}.issue-preview .description-content ul,.issue-preview .description-content ol{margin:.75em 0;padding-left:1.5em}.issue-preview .description-content code{background:#0000000d;border-radius:3px;padding:.2em .4em;font-size:.9em}.issue-preview .description-content pre{background:#0000000d;border-radius:4px;margin:.75em 0;padding:12px;overflow-x:auto}.issue-preview .description-content pre code{background:0 0;padding:0}.issue-preview .comments-section{border-top:1px solid var(--color-border);margin-top:16px;padding-top:16px}.issue-preview .comments-header{color:var(--color-text-primary);margin-bottom:12px}.issue-preview .comments-list{margin-bottom:12px}.issue-preview .comment-item{border:1px solid var(--color-border);background:#00000005;border-radius:4px;margin-bottom:8px;padding:12px}.issue-preview .comment-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;display:flex}.issue-preview .comment-author{color:var(--color-text-primary);font-size:.9em;font-weight:600}.issue-preview .comment-date{color:var(--color-text-secondary);font-size:.85em}.issue-preview .comment-body-content{color:var(--color-text-primary);line-height:1.6}.issue-preview .comment-body-content p{margin:.5em 0}.issue-preview .comment-body-content code{background:#0000000d;border-radius:3px;padding:.2em .4em;font-size:.9em}.issue-preview .comment-body-content pre{background:#0000000d;border-radius:4px;margin:.5em 0;padding:8px;overflow-x:auto}.issue-preview .comment-body-content pre code{background:0 0;padding:0}.issue-preview .include-comments-option{background:#e7f3ff;border:1px solid #2684ff;border-radius:4px;margin-top:12px;padding:12px}.issue-preview .include-comments-option label{cursor:pointer;color:var(--color-text-primary);align-items:center;gap:8px;font-size:.9em;font-weight:500;display:flex}.issue-preview .include-comments-option input[type=checkbox]{cursor:pointer;width:16px;height:16px}.preview-actions{justify-content:flex-end;gap:8px;display:flex}.search-results::-webkit-scrollbar{width:8px}.issue-preview::-webkit-scrollbar{width:8px}.search-results::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:4px}.issue-preview::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:4px}.search-results::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.issue-preview::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.search-results::-webkit-scrollbar-thumb:hover{background:#999}.issue-preview::-webkit-scrollbar-thumb:hover{background:#999}:root[data-theme=dark] .result-item{border-bottom-color:var(--color-border)}:root[data-theme=dark] .result-item:hover{background:#3f72ff1f}:root[data-theme=dark] .result-item.selected{background:#3f72ff2e;border-left-color:#5a9bff}:root[data-theme=dark] .result-item.selected:hover{background:#3f72ff40}:root[data-theme=dark] .result-key,:root[data-theme=dark] .issue-preview h3{color:#5a9bff}:root[data-theme=dark] .issue-preview .comment-item{background:#ffffff08}:root[data-theme=dark] .issue-preview .description-content code,:root[data-theme=dark] .issue-preview .comment-body-content code{background:#ffffff14}:root[data-theme=dark] .issue-preview .description-content pre,:root[data-theme=dark] .issue-preview .comment-body-content pre{background:#ffffff0d}:root[data-theme=dark] .issue-preview .include-comments-option{background:#3f72ff26;border-color:#5a9bff}@media (max-width:768px){.modal-large{width:95%;max-width:none}.issue-preview .meta-grid{grid-template-columns:1fr}.search-box{flex-direction:column}.preview-actions{flex-direction:column-reverse}.preview-actions button{width:100%}}@keyframes activitySearchExpand{0%{opacity:0;width:0}to{opacity:1;width:240px}}@keyframes typing-bounce{0%,60%,to{opacity:.6;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.follow-up-toolbar-hidden{display:none!important}.follow-up-editor-container{flex:1;min-width:0;position:relative}.follow-up-editor-container .markdown-editor{background:0 0;border:none;border-radius:0;min-height:60px;max-height:160px;padding:8px 50px 8px 10px;font-size:14px;line-height:1.4;overflow-y:auto}.follow-up-editor-container .markdown-editor-source-container{margin-right:50px}.follow-up-editor-container .markdown-editor:focus{outline:none}.follow-up-editor-container .markdown-editor[data-placeholder]:empty:before{content:attr(data-placeholder);color:var(--color-text-muted);pointer-events:none}:is(body.composer-maximize-open,body.composer-maximize-open :has(.composer-maximized)){transition:none;transform:none}@keyframes composerMaximizeIn{0%{opacity:0}to{opacity:1}}.composer-maximized[data-maximize-label]:before{content:attr(data-maximize-label);letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-muted);flex:none;padding-bottom:2px;font-size:12px;font-weight:600}.composer-maximized .follow-up-editor-container,.composer-maximized .follow-up-editor-container>.markdown-editor-wrapper{flex-direction:column;flex:1;min-height:0;display:flex}.composer-maximized .follow-up-editor-container .markdown-editor{flex:1;min-height:0;max-height:none}.composer-maximized .attached-files-list:not([hidden]){flex:none;max-height:22vh;overflow-y:auto}.instructions-container.composer-maximized{z-index:10000;border-radius:0;flex-direction:column;gap:0;margin:0;padding:0;animation:.18s ease-out composerMaximizeIn;display:flex;position:fixed;inset:0;overflow:hidden}.instructions-container.composer-maximized:before{padding:10px 14px 6px}.instructions-container.composer-maximized>.markdown-editor-wrapper{flex:1;min-height:0}.instructions-container.composer-maximized .markdown-editor-toolbar{flex:none;display:flex}.instructions-container.composer-maximized .markdown-editor{flex:1;min-height:0;max-height:none}.instructions-container.composer-maximized>.jira-link-badge,.instructions-container.composer-maximized>.task-name-row,.instructions-container.composer-maximized>.textarea-controls{flex:none}.instructions-container.composer-maximized>.textarea-controls{padding-bottom:max(6px, env(safe-area-inset-bottom,0px))}.instructions-container.composer-maximized .textarea-controls .dropdown-menu,.instructions-container.composer-maximized .save-options-menu{top:auto;bottom:calc(100% + 4px)}.file-ref-link{color:var(--color-primary-text);cursor:pointer;text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.file-ref-link:hover,.file-ref-link:focus-visible{text-decoration-style:solid}.file-ref-link[aria-busy=true]{cursor:progress;opacity:.6}.pagination{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:16px;padding:16px 0;display:flex}.pagination-info{color:var(--color-text-muted);font-size:13px}.pagination-controls{align-items:center;gap:8px;display:flex}.pagination-current{color:var(--color-text);align-items:center;gap:6px;padding:0 8px;font-size:13px;display:flex}.pagination-input{text-align:center;border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);width:50px;color:var(--color-text);padding:4px 8px;font-size:13px}.pagination-input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 2px #3b82f633}.pagination-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pagination-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pagination-input[type=number]{-moz-appearance:textfield}.pagination-btn{min-width:60px}.pagination-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}:root[data-theme=dark] .pagination-btn:disabled{opacity:.3}:root[data-theme=dark] .pagination-input{background:var(--color-surface);border-color:var(--color-border)}.input-with-button{align-items:center;gap:8px;display:flex}.input-with-button input{flex:1}.input-with-button input.readonly-count{background:var(--color-surface-muted);color:var(--color-text-muted);cursor:default;font-style:italic}.input-with-button input.readonly-count:focus{border-color:var(--color-border);outline:none}.parameter-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;max-width:100%;min-height:36px;font-size:15px;font-weight:600;display:inline-flex}.parameter-checkbox-text{min-width:0;color:var(--color-text);overflow-wrap:anywhere}.parameter-field-label{color:var(--color-text)}.parameter-checkbox-label input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--color-primary);flex:none;margin:0}.parameter-description,.parameter-checkbox-description{color:var(--color-text-muted);font-size:13px;line-height:1.4}.prompt-button{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;min-width:36px;height:36px;color:var(--color-text-muted);border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:18px;font-weight:700;transition:all .2s;display:flex}.prompt-button:hover{background:var(--color-surface-muted);border-color:var(--color-primary);color:var(--color-text)}.prompt-button:active{transform:scale(.95)}.prompt-button:disabled{opacity:.5;cursor:not-allowed}.clear-parameter-btn,.clear-deploy-param-btn{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;min-width:28px;height:36px;color:var(--color-text-muted);border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:16px;transition:all .15s;display:flex}.clear-parameter-btn:hover,.clear-deploy-param-btn:hover{background:var(--color-surface-muted);border-color:var(--color-danger,#e53e3e);color:var(--color-danger,#e53e3e)}.prompt-search-input{border:1px solid var(--color-border);border-radius:6px;width:100%;margin-bottom:12px;padding:8px 12px;font-size:14px}.prompt-search-input:focus{border-color:var(--color-primary);outline:none}#prompt-search-container{margin-bottom:12px}.prompt-progress-container{background:var(--color-surface-muted);border-radius:4px;max-height:150px;margin-bottom:16px;padding:12px;overflow-y:auto}.prompt-progress-log{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:13px}.prompt-progress-item{color:var(--color-text-muted);padding:4px 0}.prompt-progress-item:last-child{color:var(--color-text);font-weight:500}.prompt-loading-indicator{align-items:center;gap:2px;display:flex}.prompt-loading-indicator .loading-dots:after{content:"";animation:1.2s infinite prompt-loading-dots}@keyframes prompt-loading-dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.prompt-choices{margin:0}.prompt-choice{border:1px solid var(--color-border);cursor:pointer;background:var(--color-surface);border-radius:4px;margin-bottom:6px;padding:8px 12px;transition:all .15s}.prompt-choice:hover{border-color:var(--color-primary);background:var(--color-surface-muted)}.prompt-choice.selected{border-color:var(--color-primary);background:var(--color-primary-alpha)}.prompt-choice-header{align-items:center;gap:8px;display:flex}.prompt-choice input[type=checkbox],.prompt-choice input[type=radio]{cursor:pointer;margin:0}.prompt-choice-label{cursor:pointer;flex:1;font-size:14px;font-weight:500}.prompt-choice-description{color:var(--color-text-muted);margin-top:2px;margin-left:24px;font-size:12px;line-height:1.3}.multiselect-preview{max-height:300px;margin-top:16px;overflow-y:auto}.multiselect-preview-item{background:var(--color-surface-muted);border-radius:4px;flex-direction:column;gap:4px;margin-bottom:8px;padding:8px 12px;font-size:.9em;display:flex}.multiselect-preview-item strong{color:var(--color-text)}.multiselect-preview-item .preview-param{color:var(--color-text-muted);padding-left:12px;font-family:Courier New,monospace;font-size:.9em}.parameter-tag{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:4px;align-items:center;gap:6px;margin-bottom:4px;margin-right:4px;padding:4px 8px;font-size:.9em;display:inline-flex}.parameter-tag-remove{cursor:pointer;color:var(--color-text-muted);font-weight:700;transition:color .2s}.parameter-tag-remove:hover{color:var(--color-danger)}.attached-files-list{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:4px;max-height:150px;margin-top:8px;padding:8px;overflow-y:auto}.attached-file-item{background:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;align-items:center;gap:8px;margin-bottom:6px;padding:6px 8px;font-size:.9em;display:flex}.attached-file-item:last-child{margin-bottom:0}.attached-file-item .file-name{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.attached-file-item .file-size{color:var(--color-text-muted);white-space:nowrap;font-size:.85em}.attached-file-item .remove-file-btn{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:3px;padding:2px 6px;font-size:1.2em;line-height:1;transition:all .2s}.attached-file-item .remove-file-btn:hover{color:var(--color-danger);background:var(--color-surface-muted)}.btn-icon-mini{border:1px solid var(--color-border);cursor:pointer;color:var(--color-text-muted);background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:5px 8px;font-size:1em;font-weight:400;line-height:1;transition:all .2s;display:inline-flex}.btn-icon-mini svg{vertical-align:middle;color:inherit}.btn-icon-mini:hover{background:var(--color-surface-muted);border-color:var(--color-primary);color:var(--color-primary)}.btn-icon-mini:active{transform:scale(.95)}.attachment-modal{z-index:10000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.markdown-editor{border:1px solid var(--color-border);border-radius:var(--radius-small);min-height:100px;color:var(--color-text);background:var(--color-surface);white-space:normal;word-wrap:break-word;outline:none;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .2s,box-shadow .2s;position:relative;overflow-y:auto}.markdown-editor:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #3f72ff1a}.markdown-editor.empty:before{content:attr(data-placeholder);color:var(--color-text-muted);opacity:.7;pointer-events:none;position:absolute}.markdown-editor[contenteditable=false]{cursor:default;background:0 0;border-color:#0000;padding:0}.instructions-container .markdown-editor{border-radius:var(--radius-small) var(--radius-small) 0 0;background:0 0;border:none;min-height:60px;max-height:300px;padding:12px;font-size:15px;line-height:1.5}.instructions-container .markdown-editor:focus{box-shadow:none}.markdown-editor h1{margin:16px 0 12px;font-size:24px;font-weight:700;line-height:1.3}.markdown-editor h1:first-child{margin-top:0}.markdown-editor h2{margin:14px 0 10px;font-size:20px;font-weight:600;line-height:1.3}.markdown-editor h3{margin:12px 0 8px;font-size:17px;font-weight:600;line-height:1.3}.markdown-editor p{margin:8px 0}.markdown-editor p:first-child{margin-top:0}.markdown-editor p:last-child{margin-bottom:0}.markdown-editor ul,.markdown-editor ol{margin:8px 0;padding-left:24px}.markdown-editor li{margin:4px 0}.markdown-editor code{background:#0000000d;border-radius:3px;padding:2px 6px;font-family:JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.markdown-editor pre{border-radius:var(--radius-small);background:#0000000d;margin:12px 0;padding:12px;overflow-x:auto}.markdown-editor pre code{background:0 0;padding:0}[data-theme=dark] .markdown-editor code{color:#e2e8f0;background:#ffffff1a}[data-theme=dark] .markdown-editor pre{background:#ffffff14;border:1px solid #ffffff1a}[data-theme=dark] .markdown-editor pre code{color:#e2e8f0;background:0 0}.markdown-editor a{color:var(--color-accent);text-decoration:underline}.markdown-editor a:hover{text-decoration:none}.markdown-editor[contenteditable=true] a{cursor:text}.markdown-editor[contenteditable=true] a:hover{cursor:pointer}.markdown-editor-link-tooltip{background:var(--color-text);color:var(--color-surface);white-space:nowrap;pointer-events:none;opacity:0;z-index:10000;border-radius:4px;padding:4px 8px;font-size:11px;transition:opacity .15s;position:fixed}.markdown-editor-link-tooltip.visible{opacity:1}.markdown-editor strong,.markdown-editor b{font-weight:600}.markdown-editor em,.markdown-editor i{font-style:italic}.markdown-editor img{max-width:100%;height:auto}.mention{color:var(--color-primary,#3b82f6);white-space:nowrap;background-color:#3b82f626;border-radius:4px;padding:1px 4px;font-weight:500;display:inline}.mention:hover{background-color:#3b82f640}[data-theme=dark] .mention{color:#60a5fa;background-color:#60a5fa33}[data-theme=dark] .mention:hover{background-color:#60a5fa4d}.mention-dropdown{z-index:10000;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:220px;max-width:320px;max-height:240px;padding:4px 0;display:none;position:absolute;overflow:hidden auto;box-shadow:0 4px 16px #0000001f,0 1px 3px #00000014}.mention-dropdown::-webkit-scrollbar{width:6px}.mention-dropdown::-webkit-scrollbar-track{background:0 0}.mention-dropdown::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.mention-dropdown::-webkit-scrollbar-thumb:hover{background:#9ca3af}.mention-option{cursor:pointer;flex-direction:row;align-items:center;gap:10px;padding:8px 12px;transition:background-color .1s;display:flex}.mention-avatar{background:var(--avatar-color,#60a5fa);color:#fff;text-transform:uppercase;letter-spacing:.3px;text-shadow:0 1px 2px #00000026;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:11px;font-weight:600;display:flex}.mention-option:hover,.mention-option-selected{background-color:#3b82f6}.mention-option:hover .mention-option-name,.mention-option-selected .mention-option-name{color:#fff}.mention-option:hover .mention-option-username,.mention-option-selected .mention-option-username{color:#fffc}.mention-option-name{color:#1f2937;font-size:14px;font-weight:500;line-height:1.3}.mention-option-username{color:#6b7280;text-align:right;flex-shrink:0;margin-left:auto;font-size:13px}[data-theme=dark] .mention-dropdown{background:#1e293b;border-color:#334155;box-shadow:0 4px 16px #0006,0 1px 3px #0000004d}[data-theme=dark] .mention-dropdown::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] .mention-dropdown::-webkit-scrollbar-thumb:hover{background:#64748b}[data-theme=dark] .mention-option:hover,[data-theme=dark] .mention-option-selected{background-color:#3b82f6}[data-theme=dark] .mention-option-name{color:#f1f5f9}[data-theme=dark] .mention-option-username{color:#64748b}[data-theme=dark] .mention-option:hover .mention-option-username,[data-theme=dark] .mention-option-selected .mention-option-username{color:#ffffffb3}.bulk-actions-bar{background:var(--color-surface);border-top:1px solid var(--color-border);z-index:100;padding:16px 24px;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 12px #0000001a}.bulk-actions-bar:not([hidden]){transform:translateY(0)}.bulk-actions-content{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.bulk-selected-count{color:var(--color-text);font-size:14px;font-weight:600}.bulk-actions-buttons{align-items:center;gap:8px;display:flex}#bulk-pin-btn svg{color:var(--color-text-muted)}#bulk-pin-btn:hover svg{color:var(--color-text)}.task-selection-checkbox{cursor:pointer;width:20px;height:20px;accent-color:var(--color-accent);opacity:0;pointer-events:none;z-index:10;transition:opacity .2s;position:absolute;top:12px;left:12px}.task-board.selection-mode .task-selection-checkbox{opacity:1;pointer-events:auto}.task-board.selection-mode .task-tile,.task-board.selection-mode .task-section-grid.list-view .task-tile{padding-left:44px}.task-board.selection-mode #toggle-selection-mode-btn{color:var(--color-accent);background:#3f72ff1a}.task-board.selection-mode .task-board-content{padding-bottom:calc(28px + var(--bulk-actions-offset,88px))}#image-editor-modal{z-index:10002}.modal-fullscreen .modal-content{flex-direction:column;width:95vw;max-width:none;height:95vh;max-height:none;display:flex}.modal-fullscreen .modal-body{flex-direction:column;flex:1;min-height:0;display:flex}#image-editor-container{flex:1;width:100%;height:100%;min-height:0}.optional-feature-status{height:100%;min-height:240px;color:var(--color-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.optional-feature-status[data-state=error]{color:var(--color-danger)}.optional-feature-inline-status{border:1px solid var(--color-border);border-radius:var(--radius-medium);height:auto;min-height:0;margin:12px 0}.attached-file-edit{color:var(--color-accent);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:13px;transition:opacity .2s}.attached-file-edit:hover{opacity:.7}.admin-menu-container{position:relative}.btn-icon-admin{width:36px;height:36px;color:var(--color-text);cursor:pointer;border-radius:var(--radius-small);background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:20px;transition:all .15s;display:flex}.btn-icon-admin:hover{background:#3f72ff14;transform:scale(1.05)}.btn-icon-admin:active{background:#3f72ff1f;transform:scale(.95)}.user-menu-container{position:relative}.user-avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:20px;align-items:center;gap:4px;padding:4px;transition:background .15s;display:flex}.user-avatar-btn:hover{background:#3f72ff14}.user-avatar{background:var(--avatar-color,#60a5fa);color:#fff;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 2px #00000026;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex;position:relative;overflow:hidden}.user-avatar-initials{display:block}.user-avatar-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.avatar-color-0{--avatar-color:#f87171}.avatar-color-1{--avatar-color:#fb923c}.avatar-color-2{--avatar-color:#fbbf24}.avatar-color-3{--avatar-color:#4ade80}.avatar-color-4{--avatar-color:#2dd4bf}.avatar-color-5{--avatar-color:#22d3ee}.avatar-color-6{--avatar-color:#60a5fa}.avatar-color-7{--avatar-color:#a78bfa}.avatar-color-8{--avatar-color:#f472b6}.avatar-color-9{--avatar-color:#94a3b8}.avatar-chevron{color:var(--color-text-muted);transition:transform .15s}.user-avatar-btn[aria-expanded=true] .avatar-chevron{transform:rotate(180deg)}.user-dropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:1000;border-radius:8px;min-width:220px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001f}.user-menu-header{background:var(--color-surface-muted);border-bottom:1px solid var(--color-border);padding:14px 16px}.user-menu-name{color:var(--color-text);font-size:14px;font-weight:600;line-height:1.3;display:block}.user-menu-email{color:var(--color-text-muted);margin-top:3px;font-size:12px;line-height:1.3;display:block}.user-menu-item{width:100%;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:10px;padding:10px 16px;font-size:14px;text-decoration:none;transition:background .15s;display:flex}.user-menu-item:hover{background:var(--color-surface-muted)}.user-menu-item .menu-icon{color:var(--color-text-muted);flex-shrink:0}.user-menu-item:hover .menu-icon{color:var(--color-accent)}.user-menu-item span{text-align:left;flex:1}.preference-row{cursor:default}.preference-row:hover{background:0 0!important}.preference-toggle-slot{align-items:center;margin-left:auto;display:flex}.preference-toggle-slot .theme-toggle-btn{width:32px!important;height:32px!important;padding:6px!important}input.toggle-switch{appearance:none;background:var(--color-border);cursor:pointer;border-radius:10px;flex:none;width:36px;height:20px;margin:0;transition:background .2s;position:relative}input.toggle-switch:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}input.toggle-switch:checked{background:var(--color-accent)}input.toggle-switch:checked:before{transform:translate(16px)}input.toggle-switch:focus{outline:none;box-shadow:0 0 0 2px #3f72ff4d}:root[data-theme=dark] .user-dropdown{background:var(--color-surface);border-color:var(--color-border);box-shadow:0 4px 16px #0000004d}:root[data-theme=dark] .user-menu-header{background:var(--color-bg-secondary)}:root[data-theme=dark] input.toggle-switch{background:var(--color-text-muted)}:root[data-theme=dark] input.toggle-switch:checked{background:var(--color-accent)}.modal-profile{width:90%;max-width:700px}.modal-profile .modal-body{padding:0 24px 24px}.profile-tabs{border-bottom:1px solid var(--color-border);background:var(--color-surface);z-index:1;gap:0;margin-bottom:20px;padding:20px 0 0;display:flex;position:sticky;top:0}.profile-tab{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:13px;font-weight:500;transition:color .15s;position:relative}.profile-tab:hover{color:var(--color-text)}.profile-tab.active{color:var(--color-accent);font-weight:600}.profile-tab:after{content:"";background:var(--color-accent);height:2px;transition:transform .15s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.profile-tab:hover:after{transform:scaleX(.6)}.profile-tab.active:after{transform:scaleX(1)}.profile-tab-content{display:none}.profile-tab-content.active{display:block}.profile-avatar-section{flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.profile-avatar-container{flex-direction:column;align-items:center;gap:12px;display:flex}.profile-avatar{background:var(--avatar-color,#60a5fa);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative;overflow:hidden}.profile-avatar-initials{color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 1px 3px #0003;font-size:32px;font-weight:600}.profile-avatar-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.profile-avatar-actions{align-items:center;gap:12px;display:flex}.profile-avatar-actions .btn-secondary{padding:6px 12px;font-size:13px}.btn-link-danger{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:6px 12px;font-size:13px}.btn-link-danger:hover{color:#ef4444}.profile-cropper-section{margin-bottom:24px}.profile-cropper-hint{text-align:center;color:var(--color-text-muted);margin-bottom:12px;font-size:13px}.profile-cropper-container{aspect-ratio:1;background:var(--color-bg-secondary);border-radius:8px;width:100%;max-width:320px;margin:0 auto;overflow:hidden}.profile-cropper-container>img{max-width:100%;display:block}.profile-cropper-container cropper-canvas{aspect-ratio:1;width:100%;min-width:0;min-height:0}.profile-cropper-container cropper-selection,.profile-cropper-container cropper-shade{border-radius:50%}.profile-cropper-container cropper-canvas:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.profile-cropper-actions{justify-content:center;gap:12px;margin-top:16px;display:flex}.profile-field{margin-bottom:16px}.profile-field label{color:var(--color-text-muted);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.profile-input{border:1px solid var(--color-border);background:var(--color-surface);width:100%;color:var(--color-text);border-radius:6px;padding:10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.profile-input:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3f72ff26}.profile-divider{background:var(--color-border);height:1px;margin:20px 0}.profile-section-title{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:13px;font-weight:600}.profile-toggle-row{cursor:pointer;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.profile-toggle-row:hover{color:var(--color-text)}.profile-toggle-row.is-disabled{opacity:.55;cursor:not-allowed}.profile-toggle-row.is-disabled .toggle-switch{cursor:not-allowed}.profile-toggle-label{color:var(--color-text);font-size:14px}.profile-toggle-text{flex-direction:column;gap:3px;min-width:0;padding-right:12px;display:flex}.profile-toggle-desc{color:var(--color-text-muted);font-size:12px;line-height:1.35}.profile-avatar-section.hidden{display:none}.profile-section-desc{color:var(--color-text-muted);margin-bottom:12px;font-size:13px}.git-connections-list{flex-direction:column;gap:8px;display:flex}.git-connections-loading{color:var(--color-text-muted);padding:8px 0;font-size:13px}.git-connection-item{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.git-connection-info{align-items:center;gap:10px;display:flex}.git-connection-icon{width:24px;height:24px;color:var(--color-text-muted)}.git-connection-details{flex-direction:column;gap:2px;display:flex}.git-connection-name{color:var(--color-text);font-size:14px;font-weight:500}.git-connection-display-name,.git-connection-status{color:var(--color-text-muted);font-size:12px}.git-connection-status.connected{color:var(--color-success)}.git-connection-actions .btn-small{padding:4px 10px;font-size:12px}.git-connections-empty{color:var(--color-text-muted);padding:12px 0;font-size:13px}.profile-access-info{flex-direction:column;gap:16px;display:flex}.profile-access-loading{color:var(--color-text-muted);padding:8px 0;font-size:13px}.profile-access-group{flex-direction:column;gap:6px;display:flex}.profile-access-group-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:12px;font-weight:600}.profile-access-items{flex-direction:column;gap:4px;display:flex}.profile-access-item{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.profile-access-item-details{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-access-item-name{color:var(--color-text);font-size:13px;font-weight:500}.profile-access-via{color:var(--color-text-muted);overflow-wrap:anywhere;font-size:11px}.profile-access-badge{white-space:nowrap;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}.profile-access-badge.member{color:#60a5fa;background:#60a5fa26}.profile-access-badge.manager{color:#fbbf24;background:#fbbf2426}.profile-access-badge.role{color:#a78bfa;background:#8b5cf626}.profile-access-badge.admin{color:#f87171;background:#ef444426}.profile-access-admin-badge{color:var(--color-text-muted);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.profile-access-empty{color:var(--color-text-muted);padding:8px 0;font-size:13px}.user-secrets-list{flex-direction:column;gap:8px;display:flex}.user-secrets-loading{color:var(--color-text-muted);padding:8px 0;font-size:13px}.user-secret-item{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.user-secret-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.user-secret-name{color:var(--color-text);font-family:monospace;font-size:14px;font-weight:500}.user-secret-description{color:var(--color-text-muted);font-size:12px}.user-secret-meta{color:var(--color-text-muted);font-size:11px}.user-secret-actions{flex-shrink:0;gap:6px;display:flex}.user-secret-actions .btn-small{padding:4px 10px;font-size:12px}.user-secrets-empty{color:var(--color-text-muted);padding:12px 0;font-size:13px}.user-secret-form{margin-top:8px}.user-secret-value-wrapper{align-items:center;gap:8px;display:flex}.user-secret-value-wrapper .profile-input{flex:1}.user-secret-toggle-visibility{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;padding:8px}.user-secret-toggle-visibility:hover{color:var(--color-text);border-color:var(--color-text-muted)}.user-secret-hint{color:var(--color-accent);margin-top:4px;font-size:12px}.user-secret-contexts{gap:16px;display:flex}.user-secret-context-option{color:var(--color-text);cursor:pointer;align-items:center;gap:6px;font-size:14px;display:flex}.user-secret-context-option input[type=checkbox]{width:auto}.user-secret-form-actions{gap:8px;margin-top:16px;display:flex}.git-connections-intro{color:var(--color-text);margin-bottom:16px}.git-connections-required-list{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.git-provider-card{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;padding:16px}.git-provider-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.git-provider-card-info{align-items:center;gap:10px;display:flex}.git-provider-card-icon{width:24px;height:24px;color:var(--color-text-muted)}.git-provider-card-details{flex-direction:column;gap:2px;display:flex}.git-provider-card-name{color:var(--color-text);font-weight:500}.git-provider-card-display-name{color:var(--color-text-muted);font-size:12px}.git-provider-card.connected{border-color:var(--color-success);background:color-mix(in srgb, var(--color-success) 5%, var(--color-bg-secondary))}.git-provider-card-connected{color:var(--color-success);font-size:13px;font-weight:500}.git-provider-card.unsupported{border-color:var(--color-warning);background:color-mix(in srgb, var(--color-warning) 5%, var(--color-bg-secondary))}.git-provider-card-unsupported{color:var(--color-warning);font-size:12px;font-style:italic}.git-provider-card-repos{color:var(--color-text-muted);padding-left:34px;font-size:13px}.git-provider-card-repos ul{margin:4px 0 0;padding-left:16px}.git-provider-card-repos li{margin-bottom:2px}.git-connections-hint{color:var(--color-text-muted);margin-top:8px;font-size:13px}.admin-dropdown{min-width:220px}.admin-menu-item{align-items:center;gap:12px;text-decoration:none;display:flex}.admin-menu-item .option-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;display:flex}.admin-menu-item .option-text{flex:1}.icon-users{stroke:#3f72ff}.icon-health{stroke:#2eb67d}.icon-environments{stroke:#f4b740}.admin-menu-item:hover .icon-users{stroke:#3158c9}.admin-menu-item:hover .icon-health{stroke:#248a5f}.admin-menu-item:hover .icon-environments{stroke:#d49a2a}#start-actions-menu{min-width:240px}.quick-action-item{align-items:center;gap:10px;display:flex}.quick-action-item .option-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;display:flex}.quick-action-item .option-text{flex:1}.icon-branch{stroke:#9b59b6}.icon-test{stroke:#2eb67d}.icon-deploy{stroke:#3b82f6}.icon-terminal{stroke:#64748b}.icon-vscode{color:#007acc;stroke:none}.quick-action-item:hover .icon-branch{stroke:#7d3c98}.quick-action-item:hover .icon-test{stroke:#248a5f}.quick-action-item:hover .icon-deploy{stroke:#2563eb}.quick-action-item:hover .icon-terminal{stroke:#475569}.quick-action-item:hover .icon-vscode{color:#005a9e}.collapse-chevron{color:var(--color-text-muted);transition:transform .2s}.collapsible-section.expanded .collapse-chevron{transform:rotate(90deg)}.collapsible-content{padding:0 16px 16px}#deploy-param-modal .custom-select-dropdown,#profile-modal .custom-select-dropdown,.ai-provider-modal-content .custom-select-dropdown{z-index:10001;position:fixed}@keyframes winner-pop{0%{opacity:0;transform:scale(0)rotate(-90deg);box-shadow:0 0 #f4b74000}50%{transform:scale(1.5)rotate(10deg);box-shadow:0 0 15px #f4b74099}to{opacity:1;transform:scale(1)rotate(0);box-shadow:0 2px 6px #f4b74080}}.task-rename-btn{width:32px;height:32px;color:var(--color-text-muted);opacity:0;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin:-6px -6px -6px 2px;padding:4px;transition:all .2s;display:inline-flex}.task-rename-btn:hover{color:var(--color-accent);background:#3f72ff1a}.task-tile:hover .task-rename-btn,.task-title:hover .task-rename-btn{opacity:1}.task-rename-input{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;border:none;border-bottom:1px solid var(--color-accent);width:100%;max-width:400px;caret-color:var(--color-accent);background:0 0;border-radius:0;outline:none;margin:0;padding:0 0 2px;transition:border-color .15s}.task-title .task-rename-input{flex:auto;width:auto;min-width:0;max-width:none}.task-rename-input::placeholder{color:var(--color-text-muted);opacity:.6}.task-rename-input:focus{border-bottom-color:var(--color-accent);border-bottom-width:2px;padding-bottom:1px}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.auto-judge-model-config{border-top:1px solid var(--color-border);margin-top:1.25rem;padding-top:1rem}.auto-judge-model-config-toggle{cursor:pointer;width:100%;color:var(--color-text);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:600;display:flex}.auto-judge-model-config-summary{color:var(--color-text-secondary);margin-left:auto;font-size:12px;font-weight:400}.auto-judge-model-config-toggle .toggle-chevron{transition:transform .2s}.auto-judge-model-config-toggle.expanded .toggle-chevron{transform:rotate(180deg)}.auto-judge-model-config-container{margin-top:10px}.auto-judge-model-config-list{grid-template-columns:auto auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px 10px;display:grid}.auto-judge-model-config-row{display:contents}.auto-judge-model-config-agent{color:var(--color-text);grid-column:1;font-size:13px;font-weight:600}.auto-judge-model-config-field{display:contents}.auto-judge-model-config-field-label{color:var(--color-text-secondary);white-space:nowrap;font-size:12px}.auto-judge-model-config-field--model>.auto-judge-model-config-field-label{grid-column:2}.auto-judge-model-config-field--model>.auto-judge-model-config-select{grid-column:3}.auto-judge-model-config-field--level>.auto-judge-model-config-field-label{grid-column:4}.auto-judge-model-config-field--level>.auto-judge-model-config-select{grid-column:5}.auto-judge-model-config-select{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:8px;width:100%;max-width:200px;padding:6px 8px;font-size:13px}.auto-judge-model-config-select:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3f72ff24}@media (max-width:640px){.auto-judge-model-config-list{flex-direction:column;gap:14px;display:flex}.auto-judge-model-config-row{flex-direction:column;align-items:stretch;gap:6px;display:flex}.auto-judge-model-config-field{align-items:center;gap:8px;display:flex}.auto-judge-model-config-field-label{flex:0 0 64px}.auto-judge-model-config-select{flex:auto;width:auto;max-width:none}}.auto-judge-model-config-hint{color:var(--color-text-secondary);margin:10px 0 0;font-size:12px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes highlight-flash{0%{box-shadow:0 0 0 3px #3f72ff66}to{box-shadow:none}}.save-options-group{display:inline-flex;position:relative}.btn-save-options{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-small);color:var(--color-text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:2px;padding:6px 8px;transition:all .15s;display:inline-flex}.btn-save-options:hover{background:var(--color-surface-hover);color:var(--color-text);border-color:var(--color-border-hover)}.btn-save-options .dropdown-chevron{transition:transform .15s}.btn-save-options[aria-expanded=true] .dropdown-chevron{transform:rotate(180deg)}.save-options-menu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-small);z-index:100;min-width:160px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.save-options-item{text-align:left;cursor:pointer;width:100%;color:var(--color-text);white-space:nowrap;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:13px;transition:all .15s;display:flex}.save-options-item:hover{background:var(--color-surface-hover)}.save-options-item:not(:last-child){border-bottom:1px solid var(--color-border)}.save-options-item svg{flex-shrink:0;transition:transform .15s}.save-options-item:hover svg{transform:scale(1.1)}.save-options-item span{font-weight:500}.save-options-item[data-action=stage] svg{color:#3b82f6}.save-options-item[data-action=stage]:hover{background:#3b82f61a}.save-options-item[data-action=save-objective] svg{color:#f59e0b}.save-options-item[data-action=save-objective]:hover{background:#f59e0b1a}.save-options-item[data-action=launch-terminal] svg{color:#14b8a6}.save-options-item[data-action=launch-terminal]:hover{background:#14b8a61a}.modal-objective{border-radius:var(--radius-medium);flex-direction:column;width:90%;max-width:820px;max-height:85vh;transition:width .25s,height .25s,max-width .25s,max-height .25s,border-radius .25s,top .25s,left .25s;display:flex;overflow:hidden}.modal-objective .modal-content{overflow:hidden}.modal-objective .modal-body{flex:1;padding:16px 20px;overflow-y:auto}#objective-environment-field .custom-select-dropdown,#objective-custom-field-inputs .custom-select-dropdown{position:fixed;top:auto;left:auto;right:auto}.objective-form{flex-direction:column;gap:16px;height:100%;display:flex}.objective-field{flex-direction:column;gap:6px;display:flex}.objective-field-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.objective-attachments-wrapper{transition:border-color .2s,box-shadow .2s,background .2s;position:relative}.objective-attachments-wrapper.drag-over{border:2px dashed var(--color-accent);border-radius:var(--radius-small);background:#3f72ff0d;padding:8px;box-shadow:0 0 0 3px #3f72ff33}.objective-attachments-wrapper.drag-over:after{content:"Drop files here";background:var(--color-accent);color:#fff;border-radius:var(--radius-small);pointer-events:none;z-index:10;padding:8px 16px;font-size:14px;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.objective-field-grow{flex:1;min-height:150px}.objective-label{color:var(--color-text);font-size:13px;font-weight:500}.objective-label-hint{color:var(--color-text-muted);font-weight:400}.launch-notes-toggle{cursor:pointer;color:var(--color-text);text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:4px 0;font-size:13px;display:flex}.launch-notes-toggle:hover{color:var(--color-accent)}#objective-launch-notes-field>.collapsible-content{flex-direction:column;gap:8px;padding-top:8px;display:flex}.launch-notes-chips{flex-wrap:wrap;gap:6px;display:flex}.launch-note-chip{border:1px solid var(--color-border);background:var(--color-bg-secondary);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;border-radius:12px;padding:4px 10px;font-family:inherit;font-size:12px;transition:all .15s}.launch-note-chip:hover{border-color:var(--color-accent);color:var(--color-accent)}.launch-note-chip.selected{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.launch-notes-textarea{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);width:100%;color:var(--color-text);resize:vertical;box-sizing:border-box;min-height:60px;padding:8px 12px;font-family:inherit;font-size:13px}.launch-notes-textarea:focus{border-color:var(--color-accent);outline:2px solid #3f72ff40}.launch-notes-textarea::placeholder{color:var(--color-text-muted)}.objective-name-input{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);color:var(--color-text);padding:8px 12px;font-size:14px}.objective-name-input:focus{border-color:var(--color-accent);outline:2px solid #3f72ff40}.objective-name-input::placeholder{color:var(--color-text-muted)}input.generating{background:linear-gradient(90deg, var(--color-surface) 0%, var(--color-bg-secondary) 50%, var(--color-surface) 100%);background-size:200% 100%;animation:1.5s ease-in-out infinite generating-shimmer}input.generating::placeholder{color:var(--color-text-secondary,var(--color-text-muted))}@keyframes generating-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.objective-instructions-input{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);min-height:150px;color:var(--color-text);resize:vertical;flex:1;padding:12px;font-family:inherit;font-size:14px;line-height:1.5}.objective-instructions-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-alpha);outline:none}.objective-instructions-input::placeholder{color:var(--color-text-muted)}.objective-environment-select{display:none}#objective-environment-field .custom-select{width:100%}#objective-environment-field .custom-select-trigger{width:100%;min-height:42px;padding:10px 12px}#objective-environment-field .custom-select-dropdown{z-index:1001;max-height:200px}#objective-environment-field .objective-environment-row{align-items:center;gap:8px;display:flex}#objective-environment-field .objective-environment-row .custom-select{flex:auto;width:auto;min-width:0}#objective-environment-field .objective-branch-btn{width:40px;height:42px;padding:0}#objective-environment-field .objective-branch-btn.active{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-surface-muted)}.objective-field.has-error .objective-name-input,.objective-field.has-error .objective-environment-select{border-color:var(--color-error,#dc3545)}.objective-field-error{color:var(--color-error,#dc3545);margin-top:4px;font-size:12px}.objective-name-input.error,.objective-environment-select.error{border-color:var(--color-error,#dc3545)}.objective-markdown-editor-container{border:1px solid var(--color-border);border-radius:var(--radius-small);flex-direction:column;flex:1;min-height:200px;display:flex;position:relative;overflow:hidden}.objective-markdown-editor-container:focus-within{border-color:var(--color-accent);outline:2px solid #3f72ff40}.objective-markdown-editor-container.drag-over{border-color:var(--color-accent);background:#3f72ff0d;box-shadow:0 0 0 3px #3f72ff33}.objective-markdown-editor-container.drag-over:after{content:"Drop files here";background:var(--color-accent);color:#fff;border-radius:var(--radius-small);pointer-events:none;z-index:10;padding:8px 16px;font-size:14px;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.objective-markdown-editor-container .markdown-editor-wrapper{flex-direction:column;flex:1;display:flex}.objective-markdown-editor-container .markdown-editor{min-height:150px;max-height:250px;box-shadow:none;border:none;border-radius:0;flex:1;font-size:15px;line-height:1.5;overflow-y:auto}.objective-markdown-editor-container .markdown-editor:focus{box-shadow:none;outline:none}.objective-field-agents{flex-flow:wrap;align-items:center}.objective-agents-label{white-space:nowrap;margin-right:12px}.objective-field-agents .objective-agent-selector{flex:1}.objective-field-agents .objective-field-error{width:100%;margin-left:0}.objective-field-agents{margin-bottom:8px}.objective-model-config-grid{flex-direction:column;gap:8px;display:flex}.objective-model-config-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.objective-model-config-row label{color:var(--color-text-secondary);font-size:13px}.objective-model-config-row select{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);width:100%;min-width:180px;max-width:260px;color:var(--color-text);padding:7px 10px;font-size:13px}.objective-model-config-row select option{background:var(--color-surface);color:var(--color-text)}.objective-model-config-row select:focus{border-color:var(--color-accent);outline:2px solid #3f72ff40}.objective-model-config-actions{justify-content:flex-end;display:flex}@media (max-width:700px){.objective-model-config-row{flex-direction:column;align-items:stretch}.objective-model-config-row select{min-width:0;max-width:none}}.objective-modal-actions{border-top:1px solid var(--color-border);background:var(--color-surface);justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.objective-modal-actions-left{align-items:center;gap:12px;display:flex}.checkbox-inline{color:var(--color-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:13px;display:inline-flex}.checkbox-inline input[type=checkbox]{cursor:pointer;width:14px;height:14px;margin:0}.checkbox-inline span{white-space:nowrap}.objective-modal-actions-right{gap:8px;display:flex}.objective-modal-actions button svg{vertical-align:middle;margin-top:-2px;margin-right:4px}.objective-modal-actions button{box-sizing:border-box;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;line-height:1.4;display:inline-flex}.objective-modal-actions button.btn-small{padding:8px 16px}#objective-modal.maximized,#objective-modal.instructions-maximized{padding:0!important;display:block!important}#objective-modal.maximized[hidden],#objective-modal.instructions-maximized[hidden]{display:none!important}#objective-modal.maximized .modal-content,#objective-modal.instructions-maximized .modal-content{z-index:10000;border-radius:0;transition:width .25s,height .25s,max-width .25s,max-height .25s,border-radius .25s,top .25s,left .25s;position:fixed;top:0;left:0;width:100vw!important;max-width:none!important;height:100vh!important;max-height:none!important}#objective-modal.instructions-maximized .modal-header,#objective-modal.instructions-maximized #objective-name-field,#objective-modal.instructions-maximized #objectiveJiraLinkBadge,#objective-modal.instructions-maximized #objective-attachments-field,#objective-modal.instructions-maximized #objective-environment-field,#objective-modal.instructions-maximized #objective-agents-field,#objective-modal.instructions-maximized #objective-model-config-field,#objective-modal.instructions-maximized #objective-comments-field,#objective-modal.instructions-maximized #objective-launch-notes-field,#objective-modal.instructions-maximized .objective-modal-actions{display:none}#objective-modal.instructions-maximized .modal-body{height:100%;padding:0;overflow:hidden}#objective-modal.instructions-maximized .objective-form{gap:0;height:100%}#objective-modal.instructions-maximized #objective-instructions-field{flex:1;min-height:0;padding:16px 20px}#objective-modal.instructions-maximized .objective-markdown-editor-container{flex:1;height:100%;min-height:0}#objective-modal.instructions-maximized .objective-markdown-editor-container .markdown-editor-wrapper{height:100%;min-height:0}#objective-modal.instructions-maximized .objective-markdown-editor-container .markdown-editor{height:100%;min-height:0;max-height:none}.markdown-editor-wrapper{flex-direction:column;width:100%;display:flex}.markdown-editor-toolbar{background:var(--color-surface-muted);border-bottom:1px solid var(--color-border);border-radius:var(--radius-small) var(--radius-small) 0 0;flex-wrap:wrap;gap:2px;padding:6px 8px;display:flex}.markdown-editor-toolbar-btn{width:28px;height:28px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.markdown-editor-toolbar-btn:hover{color:var(--color-text);background:#0000000d}.markdown-editor-toolbar-btn:disabled{opacity:.45;cursor:not-allowed}.markdown-editor-toolbar-btn:active{background:#0000001a;transform:translateY(1px)}.markdown-editor-toolbar-btn.active{background:var(--color-primary-muted,#3b82f626);color:var(--color-primary,#3b82f6);border-color:var(--color-primary,#3b82f6)}.markdown-editor-toolbar-btn.active:hover{background:var(--color-primary-muted,#3b82f640)}.markdown-editor-toolbar-btn.markdown-voice-btn.voice-listening{color:var(--color-danger);border-color:var(--color-danger);background:#e553682e;animation:1.25s ease-in-out infinite markdown-voice-listening-pulse}@keyframes markdown-voice-listening-pulse{0%,to{transform:scale(1);box-shadow:0 0 #e553684d,0 0 8px #e553682e}50%{transform:scale(1.06);box-shadow:0 0 0 7px #e5536824,0 0 14px #e5536847}}@media (prefers-reduced-motion:reduce){.markdown-editor-toolbar-btn.markdown-voice-btn.voice-listening{animation:none}}.markdown-toolbar-separator{background:var(--color-border);align-self:center;width:1px;height:16px;margin:0 4px}[data-theme=dark] .markdown-editor-toolbar{background:#ffffff08}[data-theme=dark] .markdown-editor-toolbar-btn:hover{background:#ffffff1a}[data-theme=dark] .markdown-editor-toolbar-btn.active{color:#60a5fa;background:#3b82f640;border-color:#60a5fa}[data-theme=dark] .markdown-editor-toolbar-btn.active:hover{background:#3b82f659}.instructions-container .markdown-editor-toolbar{border-radius:var(--radius-small) var(--radius-small) 0 0}.markdown-editor-wrapper .markdown-editor{border-top-left-radius:0;border-top-right-radius:0}.markdown-toolbar-dropdown{display:inline-flex;position:relative}.markdown-toolbar-dropdown-btn{align-items:center;gap:2px;display:flex}.markdown-toolbar-dropdown-btn .dropdown-arrow{opacity:.6;margin-left:2px}.markdown-toolbar-dropdown-menu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-small);z-index:1000;min-width:140px;margin-top:4px;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #00000026}.markdown-dropdown-item{cursor:pointer;text-align:left;width:100%;color:var(--color-text);background:0 0;border:none;align-items:center;padding:8px 12px;font-size:13px;display:flex}.markdown-dropdown-item:hover{background:var(--color-surface-muted)}.markdown-dropdown-item:first-child{border-radius:var(--radius-small) var(--radius-small) 0 0}.markdown-dropdown-item:last-child{border-radius:0 0 var(--radius-small) var(--radius-small)}.markdown-color-grid{grid-template-columns:repeat(3,1fr);gap:4px;padding:8px;display:grid}.markdown-color-btn{border:1px solid var(--color-border);cursor:pointer;border-radius:4px;width:24px;height:24px;transition:transform .15s,box-shadow .15s}.markdown-color-btn:hover{transform:scale(1.1);box-shadow:0 2px 8px #0003}[data-theme=dark] .markdown-toolbar-dropdown-menu{background:var(--color-surface);border-color:var(--color-border);box-shadow:0 4px 12px #0006}[data-theme=dark] .markdown-dropdown-item:hover{background:#ffffff14}.comments-widget{flex-direction:column;gap:16px;display:flex}.comments-header{align-items:center;gap:10px;display:flex}.comments-title{color:var(--color-text);align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;display:flex}.comments-title svg{color:var(--color-text-muted)}.comments-count{color:var(--color-text-muted);font-weight:400}.comments-widget-compact .comments-header{padding:0}.comments-toggle-btn{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-small);width:100%;color:var(--color-text);cursor:pointer;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s;display:flex}.comments-toggle-btn:hover{background:var(--color-bg-secondary);border-color:var(--color-border-hover)}.comments-toggle-icon{color:var(--color-text-muted)}.comments-count-label{text-align:left;flex:1}.comments-count-badge{background:var(--color-accent);color:#fff;text-align:center;border-radius:10px;min-width:18px;padding:2px 6px;font-size:11px;font-weight:600}.comments-count-badge[hidden]{display:none}.comments-chevron{color:var(--color-text-muted);transition:transform .2s}.comments-list-wrapper{max-height:400px;overflow-y:auto}.comments-widget-compact .comments-list-wrapper{max-height:200px}.comments-list{flex-direction:column;gap:12px;display:flex}.comments-empty,.comments-loading,.comments-error{text-align:center;color:var(--color-text-muted);padding:16px;font-size:13px}.comments-error{color:var(--color-error);flex-direction:column;align-items:center;gap:8px;display:flex}.comment-item{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-small);padding:12px;transition:border-color .15s}.comment-item:hover{border-color:var(--color-border-hover)}.comment-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.comment-author{align-items:center;gap:8px;display:flex}.comment-author-name{color:var(--color-text);font-size:13px;font-weight:600}.comment-timestamp{color:var(--color-text-muted);font-size:12px}.comment-actions{opacity:0;gap:4px;transition:opacity .15s;display:flex}.comment-item:hover .comment-actions{opacity:1}.btn-icon-mini{width:24px;height:24px;color:var(--color-text-muted);border-radius:var(--radius-small);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:flex}.btn-icon-mini:hover{background:var(--color-bg-secondary);color:var(--color-text)}.comment-delete-btn:hover{color:var(--color-error);background:#ef44441a}.comment-content{color:var(--color-text);font-size:14px;line-height:1.5}.comment-content p{margin:0 0 .5em}.comment-content p:last-child{margin-bottom:0}.comment-content code{background:var(--color-bg-secondary);border-radius:4px;padding:2px 6px;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:13px}.comment-content pre{background:var(--color-bg-secondary);border-radius:var(--radius-small);margin:8px 0;padding:12px;overflow-x:auto}.comment-content pre code{background:0 0;padding:0}.comments-input-section{flex-direction:column;gap:12px;display:flex}.comments-editor-wrapper{flex-direction:column;display:flex}.comments-editor-wrapper .markdown-editor-wrapper{border:1px solid var(--color-border);border-radius:var(--radius-small);transition:border-color .15s}.comments-editor-wrapper .markdown-editor-wrapper:focus-within{border-color:var(--color-accent)}.comments-editor-wrapper .markdown-editor{background:var(--color-bg-primary);border:none;border-radius:0;min-height:80px;max-height:200px;padding:12px;font-size:14px;overflow-y:auto}.comments-widget-compact .comments-editor-wrapper .markdown-editor{min-height:60px}.comments-toolbar-hidden{display:none!important}.comments-editor-wrapper .markdown-editor-toolbar{background:var(--color-surface-muted);border-bottom:1px solid var(--color-border);padding:6px 8px}.comments-input-actions{justify-content:flex-end;gap:8px;display:flex}.comments-cancel-btn[hidden]{display:none}.comments-submit-btn{align-items:center;gap:6px;display:flex}.comments-submit-btn .btn-loading{align-items:center;display:flex}.comments-submit-btn .btn-loading[hidden]{display:none}.comments-submit-btn .spinner{animation:1s linear infinite spin}.comments-widget-compact{margin-top:8px}.comments-widget-compact .comments-list{gap:8px}.comments-widget-compact .comment-item{padding:10px}.comments-widget-compact .comment-content{font-size:13px}.objective-comments-field{border-top:1px solid var(--color-border);margin-top:8px;padding-top:16px}.objective-comments-field[hidden]{display:none}.comments-confirm-modal{z-index:10000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.comments-confirm-backdrop{background:#00000080;position:absolute;inset:0}.comments-confirm-dialog{background:var(--color-surface);border-radius:var(--radius-medium);width:90%;max-width:400px;animation:.15s ease-out modal-appear;position:relative;box-shadow:0 8px 32px #0000004d}@keyframes modal-appear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.comments-confirm-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.comments-confirm-header h3{margin:0;font-size:16px;font-weight:600}.comments-confirm-close{color:var(--color-text-muted);width:32px;height:32px;margin:0;padding:0;line-height:1}.comments-confirm-body{padding:20px}.comments-confirm-body p{color:var(--color-text-secondary);margin:0;line-height:1.5}.comments-confirm-footer{border-top:1px solid var(--color-border);justify-content:flex-end;gap:8px;padding:16px 20px;display:flex}.comments-confirm-footer .btn-danger{background:var(--color-danger);color:#fff;border:none}.comments-confirm-footer .btn-danger:hover{background:#c73e52}.comments-confirm-footer .btn-ghost{background:var(--color-surface-muted);color:var(--color-text);border:1px solid var(--color-border)}.comments-confirm-footer .btn-ghost:hover{background:var(--color-border)}.modal-content-narrow{max-width:560px}@keyframes fork-progress-spin{to{transform:rotate(360deg)}}.toast-clickable{cursor:pointer}#about-coderflow-modal .modal-body{text-align:center;flex-direction:column;gap:16px;display:flex}#about-coderflow-modal .about-modal-hero{justify-content:center;display:flex}#about-coderflow-modal .about-logo{width:auto;height:48px}#about-coderflow-modal .about-version-card{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-small);text-align:left;flex-direction:column;gap:8px;padding:10px 14px;display:flex}#about-coderflow-modal .about-edition-row{border-bottom:1px solid var(--color-border);flex-direction:column;gap:4px;padding-bottom:8px;display:flex}#about-coderflow-modal .about-edition-row[hidden]{display:none}#about-coderflow-modal .about-version-label{color:var(--color-text-muted);font-size:13px}#about-coderflow-modal .about-version-value{color:var(--color-text);font-size:14px;font-weight:600}#about-coderflow-modal .about-copyright{color:var(--color-text-muted);margin:0;font-size:12px}#about-coderflow-modal .about-link{color:var(--color-primary);justify-content:center;font-weight:600;text-decoration:none;display:inline-flex}#about-coderflow-modal .about-link:hover{text-decoration:underline}.btn-sm{padding:.375rem .75rem;font-size:.875rem}#about-check-updates-btn:disabled{opacity:.6;cursor:not-allowed}.about-update-status{border-radius:4px;margin-top:.5rem;padding:.75rem;font-size:.9rem;line-height:1.4}.about-update-status.up-to-date{color:#2f855a;background-color:#48bb781a;border:1px solid #48bb784d}.about-update-status.update-available{color:#2c5282;background-color:#4299e11a;border:1px solid #4299e14d}.about-update-status.update-error{color:#c53030;background-color:#f565651a;border:1px solid #f565654d}.about-update-status.update-ahead{color:#9c4221;background-color:#ed89361a;border:1px solid #ed89364d}.about-update-header{flex-wrap:wrap;align-items:center;gap:.25rem .5rem;display:flex}.about-update-status-icon{font-weight:700;display:inline-block}.about-update-link{color:#3182ce;align-items:center;margin-left:auto;font-weight:500;text-decoration:none;display:inline-flex}.about-update-link:hover{text-decoration:underline}.about-update-version-row{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.5rem;display:flex}.about-update-version-arrow{opacity:.8}.about-update-command-row{flex-wrap:nowrap;align-items:center;gap:.5rem;margin-top:.6rem;display:flex}.about-update-command{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.about-copy-command-btn{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface);width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.about-copy-command-btn:hover{background:var(--color-surface-muted);color:var(--color-text)}.about-copy-command-btn.copied{color:#2f855a;background-color:#48bb7833;border-color:#48bb7866}.about-update-help{opacity:.85;margin-top:.6rem;display:block}.about-update-status code{background-color:#0000001a;border-radius:3px;padding:.125rem .25rem;font-size:.85em}@media (max-width:640px){.about-update-link{margin-left:0}}.modal-description{color:var(--color-text-muted);margin-bottom:16px;font-size:13px}.provider-auth-list{flex-direction:column;gap:16px;display:flex}.provider-auth-section{border:1px solid var(--color-border);background:var(--color-bg-secondary);border-radius:8px;padding:12px 16px}.provider-auth-header-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.provider-auth-title{align-items:baseline;gap:8px;display:flex}.provider-name{color:var(--color-text);font-size:14px;font-weight:600}.provider-company{color:var(--color-text-muted);font-size:12px}.provider-accounts-list{flex-direction:column;gap:8px;display:flex}.provider-no-accounts{color:var(--color-text-muted);padding:8px 0;font-size:13px;font-style:italic}.provider-account-row{background:var(--color-bg);border:1px solid var(--color-border);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.provider-account-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.provider-account-label{align-items:center;gap:6px;display:flex}.account-label-text{color:var(--color-text);font-size:13px;font-weight:500}.account-default-badge{text-transform:uppercase;background:var(--color-success,#10b981);color:#fff;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.account-round-robin-badge{text-transform:uppercase;color:#b45309;background:#f59e0b24;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.account-type-badge{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.account-type-badge.oauth{color:var(--color-accent);background:#3f72ff24}.account-type-badge.api-key{color:#0284c7;background:#0ea5e924}.account-endpoint-badge{text-transform:uppercase;color:#4f46e5;white-space:nowrap;background:#6366f11f;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.account-active-check{color:var(--color-success,#10b981);flex-shrink:0}.account-inactive-spacer{flex-shrink:0;width:16px}.provider-account-row.is-default{background:var(--color-success-bg,#10b98114);border-color:var(--color-success,#10b981)}.provider-account-email{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.provider-account-actions{flex-shrink:0;gap:4px;margin-left:12px;display:flex}.provider-account-actions .btn-small{padding:4px 10px;font-size:12px}.btn-icon{border:1px solid var(--color-border);cursor:pointer;width:28px;height:28px;color:var(--color-text-muted);background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.btn-icon:hover{background:var(--color-bg-hover);color:var(--color-text);border-color:var(--color-border-hover)}.btn-icon.btn-danger:hover{background:var(--color-danger-bg,#ef44441a);color:var(--color-danger,#ef4444);border-color:var(--color-danger,#ef4444)}.btn-icon.btn-icon-active,.btn-icon.btn-icon-active:disabled{color:var(--color-accent,#3f72ff);border-color:var(--color-accent,#3f72ff);opacity:1;cursor:default;background:#3f72ff14}.provider-fallback-note{color:var(--color-text-muted);margin:-2px 0 10px;font-size:12px;line-height:1.4}.provider-account-warning{color:var(--color-text);background:color-mix(in srgb, var(--color-warning) 10%, var(--color-bg));border:1px solid color-mix(in srgb, var(--color-warning) 55%, var(--color-border));border-radius:6px;align-items:flex-start;gap:8px;margin:0 0 10px;padding:9px 10px;font-size:12px;line-height:1.45;display:flex}.provider-account-warning svg{color:var(--color-warning);flex:none;margin-top:1px}.ai-provider-manager-desc{margin-top:0}.ai-provider-manager [data-ai-provider-message]{justify-content:space-between;align-items:center;gap:12px;display:flex}.ai-provider-manager .form-single-column,.ai-provider-modal-content .form-single-column{flex-direction:column;gap:14px;display:flex}.ai-provider-manager .form-row,.ai-provider-modal-content .form-row{grid-template-columns:minmax(130px,.35fr) minmax(0,1fr);align-items:center;gap:10px 14px;display:grid}.ai-provider-manager .form-row label,.ai-provider-modal-content .form-row label{color:var(--color-text-muted);font-size:13px;font-weight:500}.ai-provider-manager .form-hint,.ai-provider-modal-content .form-hint{color:var(--color-text-muted);grid-column:2;font-size:12px;line-height:1.4}.ai-provider-models{margin-top:8px}.ai-provider-runtime-summary{min-width:0;color:var(--color-text);align-items:center;gap:8px;font-size:13px;display:flex}.ai-provider-model-actions{justify-content:flex-end}.ai-provider-add-tabs{border-bottom:1px solid var(--color-border);gap:4px;margin-bottom:16px;display:flex}.ai-provider-tab{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:10px 12px;font-size:13px;font-weight:600}.ai-provider-tab.active{color:var(--color-accent);border-bottom-color:var(--color-accent)}.ai-provider-tab-content{display:none}.ai-provider-tab-content.active{display:block}.apikey-endpoint-fields{border:1px solid var(--color-border);background:var(--color-bg-secondary);border-radius:6px;flex-direction:column;gap:8px;margin-top:8px;padding:10px;display:flex}.apikey-endpoint-field-label{color:var(--color-text);font-size:12px;font-weight:500}.apikey-endpoint-fields .form-input{margin:0;font-size:13px}@media (max-width:720px){.provider-auth-header-row,.provider-account-row{flex-direction:column;align-items:stretch;gap:10px}.provider-account-actions{flex-wrap:wrap;margin-left:0}.ai-provider-manager .form-row,.ai-provider-modal-content .form-row{grid-template-columns:1fr}.ai-provider-manager .form-hint,.ai-provider-modal-content .form-hint{grid-column:1}}.status-indicator{border-radius:50%;flex-shrink:0;width:8px;height:8px}.status-indicator.status-connected{background-color:var(--color-success,#10b981)}.status-indicator.status-disconnected{background-color:var(--color-text-muted)}.signin-steps{flex-direction:column;gap:8px;display:flex}.signin-step{align-items:flex-start;gap:12px;padding:8px 0;display:flex}.step-number{background-color:var(--color-accent-dark);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;display:flex}.step-text{color:var(--color-text);padding-top:2px;font-size:13px;line-height:1.5}.secure-redirect-notice{background:var(--color-surface-alt,#3b82f614);border:1px solid var(--color-border);border-radius:8px;margin:12px 0 4px;padding:16px}.secure-redirect-header{color:var(--color-text);align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.secure-redirect-header svg{color:var(--color-primary);flex-shrink:0}.secure-redirect-notice p{color:var(--color-text-muted);margin:0 0 12px;font-size:12px;line-height:1.5}.markdown-editor-source-container{flex:1;min-height:0;overflow:hidden}.markdown-source-container .monaco-editor,.markdown-editor-source-container .monaco-editor{height:100%!important}.task-progress-fill{background:linear-gradient(90deg,#10b981 0%,#3b82f6 100%);border-radius:4px;height:100%;transition:width .5s ease-out}@keyframes task-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mermaid{text-align:center;background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-small);width:100%;margin:1rem 0;padding:12px;display:block;overflow-x:auto}.mermaid svg{max-width:100%;height:auto;margin:0 auto;display:block}.mermaid[data-mermaid-error=true]{text-align:left;white-space:pre-wrap;word-break:break-word;font-family:var(--font-mono);color:var(--color-danger);font-size:12px}:root{--file-browser-dock-width:480px}.mobile-menu-backdrop,.mobile-menu-sheet-header{display:none}@media (hover:none),(pointer:coarse){.comment-item .comment-actions,.comment-actions{opacity:1}.agent-btn-decrement,.agent-btn-increment{opacity:.7}.agent-card[data-count="0"] .agent-icon svg{opacity:.65}.mobile-objective-drag-source{touch-action:pan-y;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.mobile-objective-drag-source *{-webkit-user-drag:none}.mobile-objective-drag-source[draggable=true]{cursor:grab}body.objectives-mobile-dragging{cursor:grabbing}body.objectives-mobile-dragging .mobile-objective-drag-source{touch-action:none}}@media (max-width:720px){.btn-icon-admin,.user-avatar-btn{min-width:44px;min-height:44px}.task-board-header-actions>.btn-ghost.btn-small,.task-board-header-actions>.task-search-wrapper>.btn-ghost.btn-small,.task-board-header-actions>.task-filter-wrapper>.btn-ghost.btn-small,.task-board-header-actions>.task-sort-wrapper>.btn-ghost.btn-small{width:44px;min-width:44px;height:44px}.view-mode-tab,#new-objective-btn{min-height:44px}.btn-icon-mini{min-width:36px;min-height:36px;padding:8px}.btn-icon-launch{flex-shrink:0;width:48px;height:48px;font-size:22px}.agent-selector{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding:4px 6px 4px 2px;overflow:auto visible}.agent-selector::-webkit-scrollbar{display:none}.agent-card{flex-shrink:0;padding:2px 4px;transform:none}.agent-btn-decrement,.agent-btn-increment{width:28px;height:36px;font-size:18px}.agent-icon{width:36px;height:36px}.agent-icon svg{width:18px;height:18px}.filter-pill{border-radius:20px;min-height:40px;padding:8px 14px;font-size:13px}.filter-options-pills{gap:8px}.task-name-row input,#task-name-input,#task-search-input,#task-effort-level,#task-reasoning-level,.options-menu-select-row select,#filter-environment,.filter-select,.test-search-input,.search-input,.instructions-container textarea,.field-group.compact select,.field-group.compact input,input[type=text],input[type=search],input[type=email],input[type=password],input[type=number],textarea,select{font-size:16px}.options-menu-select-row label{flex:0 0 7.5rem}.options-menu-select-row select{flex:1 1 0;min-width:0}.modal-content{border:none;border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}.modal-content>.modal-header{background:var(--color-surface);z-index:5;padding:14px 16px;position:sticky;top:0}.modal-content>.modal-body{padding:16px}.modal-content>.modal-actions{background:var(--color-surface);border-top:1px solid var(--color-border);z-index:5;flex-direction:column-reverse;align-items:stretch;gap:8px;padding:12px 16px;position:sticky;bottom:0}.modal-content>.modal-actions button{width:100%;min-width:0;min-height:44px}.modal-content>.modal-header .icon-btn{min-width:44px;min-height:44px}.modal-close{min-width:40px;min-height:40px}.template-preview-header{gap:10px}.template-preview-body{gap:12px}.template-preview-rendered{padding:14px;font-size:14px}.template-preview-source{font-size:12px}#objective-modal-maximize,[data-modal-maximize]{display:none!important}.task-filter-dropdown{z-index:1100;width:100%;min-width:0;max-height:80vh;padding-bottom:max(8px, env(safe-area-inset-bottom));border-bottom:none;border-radius:16px 16px 0 0;animation:.2s ease-out filterDropInMobile;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -8px 24px #0000002e}@keyframes filterDropInMobile{0%{opacity:.7;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.task-filter-dropdown:before{content:"";background:var(--color-border);border-radius:2px;width:36px;height:4px;margin:8px auto 4px;display:block}.task-filter-dropdown .filter-section{padding:14px 16px}.task-filter-dropdown .filter-actions{border-top:1px solid var(--color-border);background:var(--color-surface);padding:12px 16px;position:sticky;bottom:0}.admin-dropdown,.user-dropdown{border-radius:12px;width:auto;min-width:0;max-height:75vh;position:fixed;top:auto;left:8px;right:8px;overflow-y:auto;box-shadow:0 12px 28px #00000038}.dropdown-item{min-height:44px;padding:10px 14px}.mobile-menu-backdrop[hidden]{display:none!important}.mobile-menu-backdrop{z-index:10001;cursor:default;background:#0f172a6b;border:0;border-radius:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}:root[data-theme=dark] .mobile-menu-backdrop{background:#00000094}.dropdown-menu.mobile-menu-sheet,.save-options-menu.mobile-menu-sheet,.task-filter-dropdown.mobile-menu-sheet{max-height:78vh;max-height:min(78vh,100dvh - 24px);color:var(--color-text);padding-bottom:max(8px, env(safe-area-inset-bottom));overscroll-behavior:contain;animation:.18s ease-out mobileMenuSheetIn;background:var(--color-surface)!important;border:1px solid var(--color-border)!important;z-index:10002!important;border-bottom:0!important;border-radius:16px 16px 0 0!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;position:fixed!important;inset:auto 0 0!important;overflow:hidden auto!important;transform:none!important;box-shadow:0 -16px 44px #0f172a47!important}.mobile-menu-sheet.mobile-menu-sheet-dragging{transition:none!important}.mobile-menu-sheet.mobile-menu-sheet-snapping{transition:transform .16s ease-out}@keyframes mobileMenuSheetIn{0%{opacity:.78;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-sheet:before{content:"";background:var(--color-border);border-radius:999px;width:36px;height:4px;margin:9px auto 2px;display:block}.mobile-menu-sheet-header{z-index:3;background:var(--color-surface);border-bottom:1px solid var(--color-border);touch-action:none;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:6px 10px 10px 16px;display:flex;position:sticky;top:0}.mobile-menu-sheet-title{min-width:0;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;overflow:hidden}.mobile-menu-sheet-close{border:1px solid var(--color-border);border-radius:var(--radius-small);background:var(--color-surface-muted);width:40px;height:40px;color:var(--color-text);cursor:pointer;flex:none;justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.mobile-menu-sheet-close:hover,.mobile-menu-sheet-close:focus-visible{background:var(--color-surface-muted);color:var(--color-text);outline:none}.mobile-menu-sheet .dropdown-item,.mobile-menu-sheet .save-options-item{white-space:normal;gap:12px;min-height:48px;padding:12px 16px}.mobile-menu-sheet .dropdown-item .option-text,.mobile-menu-sheet .save-options-item span,.mobile-menu-sheet .user-menu-item span{overflow-wrap:anywhere;white-space:normal;min-width:0}.mobile-menu-sheet .dropdown-divider{margin:6px 0}.mobile-menu-sheet .user-menu-header{padding:14px 16px}.mobile-menu-sheet .preference-row{min-height:52px}.mobile-menu-sheet .options-menu-section{padding:12px 16px 14px}.mobile-menu-sheet .options-menu-select-row{gap:8px}.mobile-menu-sheet .filter-section{padding:14px 16px}.mobile-menu-sheet .filter-actions{z-index:2;padding:12px 16px max(12px, env(safe-area-inset-bottom));background:var(--color-surface);border-top:1px solid var(--color-border);position:sticky;bottom:0}.mobile-menu-sheet .filter-actions .btn-ghost,.mobile-menu-sheet .filter-actions .btn-secondary,.mobile-menu-sheet .filter-select{min-height:44px}.task-search-builder.mobile-menu-sheet .filter-section-title{display:none}.mobile-menu-sheet .search-builder-actions .btn-secondary{flex-shrink:0}.mobile-menu-sheet .search-builder-hint{font-size:12px}}@media (max-width:380px){.agent-card{transform:none}.agent-selector{gap:6px}.brand-logo{height:28px!important}}@media (max-width:720px) and (orientation:landscape) and (min-height:480px){.modal-content>.modal-actions{flex-direction:row;justify-content:flex-end}.modal-content>.modal-actions button{width:auto;min-width:120px}}.btn-mobile-toolbar-toggle,.btn-mobile-quick-actions,.mobile-launcher-summary,.mobile-launcher-collapse-btn,.mobile-section-switcher{display:none}#submit-task-btn .btn-launch-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.mobile-launcher-summary[hidden]{display:none!important}.task-launcher.launcher-collapsed{z-index:60;position:sticky;top:0}.task-launcher.launcher-collapsed #task-form{display:none}.task-launcher.launcher-collapsed .mobile-launcher-summary{display:block}.mobile-launcher-expand-btn{border:1px solid var(--color-border);width:100%;min-height:52px;color:var(--color-text);text-align:left;cursor:pointer;background:#fffffff5;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex;box-shadow:0 10px 24px #0f172a1f}.mobile-launcher-expand-btn:hover,.mobile-launcher-expand-btn:focus-visible{background:var(--color-surface);border-color:#3f72ff59;outline:none}.mobile-launcher-summary-text{gap:2px;min-width:0;display:grid}.mobile-launcher-summary-title,.mobile-launcher-summary-meta{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-launcher-summary-title{color:var(--color-text);font-size:14px;font-weight:700}.mobile-launcher-summary-meta{color:var(--color-text-muted);font-size:12px;line-height:1.35}.mobile-launcher-summary-action{background:var(--color-surface-muted);color:var(--color-accent);border-radius:8px;flex:none;padding:6px 9px;font-size:12px;font-weight:700;line-height:1}.mobile-launcher-collapse-btn{border:1px solid var(--color-border);width:44px;min-height:44px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:10px;flex:0 0 44px;justify-content:center;align-items:center;padding:0;display:inline-flex}.mobile-launcher-collapse-btn:hover,.mobile-launcher-collapse-btn:focus-visible{color:var(--color-text);background:var(--color-surface-muted);outline:none}.top-bar{flex-flow:row;justify-content:space-between;align-items:center;gap:8px}.top-bar .brand{flex:0 auto;min-width:0}.top-bar .brand .brand-logo{height:32px!important}.top-bar .header-actions{flex-wrap:nowrap;flex:none;justify-content:flex-end;gap:6px;width:auto}main.layout{gap:12px;padding:16px}main.layout:has(.task-launcher){padding-bottom:calc(80px + env(safe-area-inset-bottom))}.instructions-container .markdown-editor-toolbar{display:none}.instructions-container.show-mobile-toolbar .markdown-editor-toolbar{display:flex}.btn-mobile-toolbar-toggle{border:1px solid var(--color-border);min-width:36px;min-height:36px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:6px 8px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.btn-mobile-toolbar-toggle:hover,.btn-mobile-toolbar-toggle:focus-visible{color:var(--color-text);background:var(--color-surface-muted);outline:none}.instructions-container.show-mobile-toolbar .btn-mobile-toolbar-toggle{background:var(--color-surface-muted);border-color:var(--color-accent);color:var(--color-accent)}.single-row-controls:has(#no-env-access-msg) #environment-select{display:none}.single-row-controls:has(#no-env-access-msg) .field-group:has(#environment-select){display:none}#no-env-access-msg{color:var(--color-text-muted);background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:8px;align-items:flex-start;gap:8px;display:flex;margin:0!important;padding:10px 12px!important;font-size:13px!important;line-height:1.4!important}#no-env-access-msg:before{content:"ⓘ";color:var(--color-accent);flex:none;font-size:14px;line-height:1.4}.single-row-controls{flex-flow:wrap;align-items:stretch;gap:8px}.single-row-controls .flex-item{flex:220px;min-width:0}.single-row-controls>.dropdown-container{flex:0 0 0;width:auto;min-width:0}.single-row-controls>.dropdown-container>#start-actions-btn{display:none}.instructions-container{gap:8px;padding:8px}.textarea-controls{flex-direction:column;align-items:stretch;gap:8px;padding:6px}.textarea-controls-left{flex:none;gap:6px;width:100%}.btn-mobile-quick-actions{border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.btn-mobile-quick-actions:hover,.btn-mobile-quick-actions:focus-visible{color:var(--color-text);background:var(--color-surface-muted);outline:none}.btn-mobile-quick-actions[aria-expanded=true]{background:var(--color-surface-muted);border-color:var(--color-accent);color:var(--color-accent)}.btn-mobile-quick-actions svg{width:16px;height:16px}.textarea-controls-left>.btn-icon-mini,.textarea-controls-left>.options-menu-container>.btn-icon-mini,.btn-mobile-toolbar-toggle,.btn-mobile-quick-actions{border-radius:10px;width:40px;min-width:40px;height:40px;min-height:40px}.agent-selector{flex-wrap:nowrap;justify-content:space-between;gap:0 4px;width:100%}.agent-card{flex:1 1 0;justify-content:center;gap:0;min-width:0;padding:1px;transform:none}.agent-card .agent-icon{width:32px;height:32px}.agent-card .agent-icon svg{width:18px;height:18px;display:block}.agent-btn-decrement,.agent-btn-increment{width:24px;min-width:24px;height:32px;font-size:16px;line-height:1}#submit-task-btn.btn-icon-launch{background:var(--color-accent,#2563eb);color:#fff;letter-spacing:0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;min-height:44px;font-size:15px;font-weight:650;line-height:1;display:inline-flex;box-shadow:0 4px 14px #2563eb40}#submit-task-btn .btn-launch-label{clip:auto;white-space:nowrap;border:0;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}#submit-task-btn .btn-launch-glyph{font-size:16px;font-weight:600;line-height:1}#submit-task-btn.btn-icon-launch[disabled],#submit-task-btn.btn-icon-launch:disabled{background:var(--color-surface-muted);color:var(--color-text-muted);box-shadow:none;cursor:not-allowed}.task-board-header{padding:12px 16px 4px}.task-board-header-actions{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:8px 6px}.task-board-header-actions>.view-mode-tabs{border-radius:12px;flex:1 0 100%;order:-1;justify-content:stretch;width:100%;padding:4px;display:flex}.task-board-header-actions>.view-mode-tabs>.view-mode-tab{border-radius:10px;flex:1 1 0;justify-content:center;padding:10px 12px;font-size:14px}.task-board-header-actions>.btn-ghost.btn-small,.task-board-header-actions>.task-search-wrapper>.btn-ghost.btn-small,.task-board-header-actions>.task-filter-wrapper>.btn-ghost.btn-small{flex:none;justify-content:center;width:36px;height:36px;padding:0}.task-board-content{padding:0 16px 16px}}@media (max-width:340px){.top-bar .brand .brand-logo{height:28px!important}.agent-selector{flex-wrap:wrap;row-gap:6px}.agent-selector>.agent-card{flex:calc(50% - 4px);min-width:calc(50% - 4px)}#toggle-search-btn:after,#toggle-filter-btn:after,#refresh-tasks-btn:after,#toggle-selection-mode-btn:after{display:none}}@media (max-width:900px) and (min-width:721px){#no-env-access-msg{padding:12px 16px;font-size:14px;line-height:1.5}}@media (max-width:720px){:root[data-theme=dark] #submit-task-btn.btn-icon-launch:not([disabled]):not(:disabled){box-shadow:0 4px 16px #2563eb66}:root[data-theme=dark] #no-env-access-msg{background:#94a3b814;border-color:#94a3b833}:root[data-theme=dark] .mobile-launcher-expand-btn{background:#0f172af5;box-shadow:0 12px 28px #00000061}:root[data-theme=dark] .mobile-launcher-expand-btn:hover,:root[data-theme=dark] .mobile-launcher-expand-btn:focus-visible{background:#111c2ffa}.task-board{border-radius:14px;box-shadow:0 12px 34px #0f172a1a}:root[data-theme=dark] .task-board{box-shadow:0 14px 38px #00000061}.task-board-header{z-index:45;background:#fffffff0;border-bottom:1px solid #0f172a14;border-radius:14px 14px 0 0;flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px 8px;position:sticky;top:0;box-shadow:0 8px 22px #0f172a14}:root[data-theme=dark] .task-board-header{background:#0f172af0;border-bottom-color:#94a3b829;box-shadow:0 10px 26px #0000004d}.task-board-header-actions{gap:8px 6px;width:100%}.mobile-section-switcher:not([hidden]){-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;background:0 0;border:0;border-radius:0;gap:8px;width:100%;min-width:0;padding:2px 2px 6px;display:flex;overflow-x:auto}.mobile-section-switcher::-webkit-scrollbar{display:none}.mobile-section-switcher-btn{--mobile-section-accent:var(--color-accent);--mobile-section-accent-weak:#3f72ff24;--mobile-section-accent-border:#3f72ff80;--mobile-section-accent-glow:#3f72ff47;appearance:none;background:var(--color-surface);min-width:74px;min-height:54px;color:var(--color-text-muted);font:inherit;letter-spacing:0;text-align:center;cursor:pointer;scroll-snap-align:start;border:1px solid #0000;border-radius:12px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;padding:8px 6px 12px;line-height:1;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s,color .18s;display:flex;position:relative;box-shadow:0 8px 18px #0f172a12}.mobile-section-switcher-btn:after{content:"";background:var(--mobile-section-accent);opacity:0;transform-origin:50%;height:3px;filter:drop-shadow(0 6px 16px var(--mobile-section-accent-glow));border-radius:999px;transition:opacity .18s,transform .18s;position:absolute;bottom:6px;left:12px;right:12px;transform:scaleX(.55)}.mobile-section-switcher-btn.status-pinned{--mobile-section-accent:var(--color-accent);--mobile-section-accent-weak:#3f72ff24;--mobile-section-accent-border:#3f72ff80;--mobile-section-accent-glow:#3f72ff47}.mobile-section-switcher-btn.status-snoozed{--mobile-section-accent:#8b5cf6;--mobile-section-accent-weak:#8b5cf624;--mobile-section-accent-border:#8b5cf680;--mobile-section-accent-glow:#8b5cf642}.mobile-section-switcher-btn.status-running{--mobile-section-accent:var(--color-warning);--mobile-section-accent-weak:#f4b74029;--mobile-section-accent-border:#f4b74080;--mobile-section-accent-glow:#f4b74042}.mobile-section-switcher-btn.status-live{--mobile-section-accent:var(--color-success);--mobile-section-accent-weak:#22c55e29;--mobile-section-accent-border:#22c55e80;--mobile-section-accent-glow:#22c55e42}.mobile-section-switcher-btn.status-all{--mobile-section-accent:#f59e0b;--mobile-section-accent-weak:#f59e0b24;--mobile-section-accent-border:#f59e0b85;--mobile-section-accent-glow:#f59e0b42}.mobile-section-switcher-btn:hover,.mobile-section-switcher-btn:focus-visible{color:var(--color-text);background:#0f172a08;outline:none}.mobile-section-switcher-btn.active{color:var(--color-text);background:linear-gradient(180deg, var(--mobile-section-accent-weak), #fff0);border-color:var(--mobile-section-accent-border);transform:translateY(-1px);box-shadow:0 14px 34px #0f172a1f,inset 0 1px #ffffffa6}.mobile-section-switcher-btn:focus-visible{border-color:var(--mobile-section-accent-border);box-shadow:0 0 0 3px var(--mobile-section-accent-glow), 0 12px 30px #0f172a1f}.mobile-section-switcher-btn.active:after{opacity:1;transform:scaleX(1)}.mobile-section-switcher-label{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;min-width:0;max-width:100%;color:var(--color-text-muted);text-transform:uppercase;font-size:10px;font-weight:600;overflow:hidden}.mobile-section-switcher-count{color:var(--color-text);letter-spacing:0;font-size:19px;font-weight:750;line-height:1}.mobile-section-switcher-count-of{color:var(--color-text-muted);font-size:.62em;font-weight:600}:root[data-theme=dark] .mobile-section-switcher:not([hidden]){background:0 0}:root[data-theme=dark] .mobile-section-switcher-btn{background:#111c2fd1;border-color:#94a3b826;box-shadow:0 10px 22px #00000042}:root[data-theme=dark] .mobile-section-switcher-btn:hover,:root[data-theme=dark] .mobile-section-switcher-btn:focus-visible{background:#94a3b814}:root[data-theme=dark] .mobile-section-switcher-btn.active{background:linear-gradient(180deg, var(--mobile-section-accent-weak), #0f172a00);box-shadow:0 16px 38px #0000006b,inset 0 1px #ffffff0f}.task-board-header-actions>.view-mode-tabs{order:-3;margin-bottom:2px}.task-board-header-actions>.view-mode-tabs>.view-mode-tab{min-height:40px;padding:9px 10px}.task-board-header-actions>.btn-ghost.btn-small,.task-board-header-actions>.task-search-wrapper>.btn-ghost.btn-small,.task-board-header-actions>.task-filter-wrapper>.btn-ghost.btn-small{background:var(--color-surface-muted);border:1px solid #0000;border-radius:10px;width:40px;min-width:40px;height:40px}.task-board-header-actions>.btn-ghost.btn-small:hover,.task-board-header-actions>.task-search-wrapper>.btn-ghost.btn-small:hover,.task-board-header-actions>.task-filter-wrapper>.btn-ghost.btn-small:hover,.task-board-header-actions>.btn-ghost.btn-small:focus-visible,.task-board-header-actions>.task-search-wrapper>.btn-ghost.btn-small:focus-visible,.task-board-header-actions>.task-filter-wrapper>.btn-ghost.btn-small:focus-visible{background:#3f72ff1a;border-color:#3f72ff47}.task-board-header-actions>.task-search-wrapper,.task-board-header-actions>.task-filter-wrapper,.task-board-header-actions>#refresh-tasks-btn,.task-board-header-actions>#toggle-selection-mode-btn{flex:1 1 0;min-width:0}.task-board-header-actions>.task-search-wrapper>.btn-ghost.btn-small,.task-board-header-actions>.task-filter-wrapper>.btn-ghost.btn-small,.task-board-header-actions>#refresh-tasks-btn,.task-board-header-actions>#toggle-selection-mode-btn{width:100%;min-width:0;height:auto;min-height:52px;color:var(--color-text);flex-direction:column;gap:4px;padding:6px 4px}#toggle-search-btn:after,#toggle-filter-btn:after,#refresh-tasks-btn:after,#toggle-selection-mode-btn:after{letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:11px;font-weight:600;line-height:1;overflow:hidden}#toggle-search-btn:after{content:"Search"}#toggle-filter-btn:after{content:"Filter"}#refresh-tasks-btn:after{content:"Refresh"}#toggle-selection-mode-btn:after{content:"Select"}.task-board.selection-mode #toggle-selection-mode-btn:after{content:"Done"}.task-board-header-actions:has(>.objectives-only-btn:not([hidden])) #toggle-search-btn:after{display:none}.task-board-header-actions:has(>.objectives-only-btn:not([hidden])) #toggle-filter-btn:after{display:none}.task-board-header-actions:has(>.objectives-only-btn:not([hidden])) #refresh-tasks-btn:after{display:none}.task-board-header-actions:has(>.objectives-only-btn:not([hidden])) #toggle-selection-mode-btn:after{display:none}.task-board-header-actions:has(>.objectives-only-btn:not([hidden]))>.task-search-wrapper>.btn-ghost.btn-small{flex-direction:row;min-height:44px;padding:0}.task-board-header-actions:has(>.objectives-only-btn:not([hidden]))>.task-filter-wrapper>.btn-ghost.btn-small{flex-direction:row;min-height:44px;padding:0}.task-board-header-actions:has(>.objectives-only-btn:not([hidden]))>#refresh-tasks-btn{flex-direction:row;min-height:44px;padding:0}.task-board-header-actions:has(>.objectives-only-btn:not([hidden]))>#toggle-selection-mode-btn{flex-direction:row;min-height:44px;padding:0}.task-search-wrapper.search-open{flex:1 0 100%;order:-2;width:100%}.task-search-wrapper.search-open .task-search-container{flex:auto;width:100%;min-height:42px;animation:none}.task-search-wrapper.search-open #task-search-input{width:100%;min-width:0;padding:9px 10px}.task-search-wrapper.search-open .task-search-builder-toggle,.task-search-wrapper.search-open .task-search-close{min-width:44px;min-height:42px}.task-filter-summary,.automation-filter-banner{margin:0 12px 10px}.task-filter-summary{align-items:flex-start;gap:8px;padding:8px}.task-filter-summary-label{flex:1 0 100%}.task-filter-chips{scrollbar-width:none;flex-wrap:nowrap;min-width:0;padding-bottom:2px;overflow-x:auto}.task-filter-chips::-webkit-scrollbar{display:none}.task-filter-chip{flex:none;max-width:78vw}.task-board-content{gap:12px;padding:10px 12px 14px}.task-board .pagination{flex-direction:column;align-items:stretch;gap:10px}.task-board .pagination-info{text-align:center}.task-board .pagination-controls{flex-wrap:wrap;gap:8px;width:100%;min-width:0}.task-board .pagination-current{flex:1 0 100%;order:-1;justify-content:center;min-height:36px;padding:0}.task-board .pagination-btn{flex:60px;min-height:44px;padding-inline:6px}.task-board.selection-mode .task-board-content{padding-bottom:calc(14px + var(--bulk-actions-offset,190px))}.task-grid{gap:14px}.task-stats-cards{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;scrollbar-width:none;scroll-snap-type:x proximity;background:0 0;border:0;flex-wrap:nowrap;gap:8px;margin:0 -2px 2px;padding:4px 2px 8px;display:none;overflow-x:auto}.task-stats-cards::-webkit-scrollbar{display:none}.stat-card{background:var(--color-surface);scroll-snap-align:start;border-color:#0f172a14;border-radius:12px;flex:calc(33.3333% - 5.33333px);min-width:0;padding:10px 12px 12px;box-shadow:0 8px 18px #0f172a12}:root[data-theme=dark] .stat-card{background:#111c2fd1;border-color:#94a3b826;box-shadow:0 10px 22px #00000042}.stat-count{font-size:20px}.stat-label{font-size:11px}.task-section-container{margin-top:0}.task-section-grid,.task-section-grid.list-view{grid-template-columns:1fr;gap:10px;min-width:0;display:grid}.task-section-grid.list-view .task-tile,.task-tile,.task-tile.stacked{box-sizing:border-box;border-radius:10px;min-width:0;max-width:100%;padding:12px 42px 12px 12px;overflow:hidden;box-shadow:0 6px 16px #0f172a14}.task-section-grid.list-view .task-tile{flex-direction:column;align-items:stretch;gap:6px;display:flex}.task-tile:hover,.task-tile:focus-visible,.task-section-grid.list-view .task-tile:hover{box-shadow:0 8px 20px #0f172a1f}.task-tile .task-pin-btn{opacity:.72;background:#ffffffa3;border-radius:9px;width:34px;height:34px;padding:7px;top:5px;right:5px}.task-section-grid.list-view .task-tile,.task-tile,.task-tile.stacked{padding-right:44px}:root[data-theme=dark] .task-tile .task-pin-btn{background:#0f172aa8}.task-tile .task-pin-btn.pinned{background:#3f72ff1f}.task-tile .task-title,.task-section-grid.list-view .task-tile .task-title{flex-wrap:wrap;flex:0 auto;align-items:flex-start;gap:6px;width:100%;min-width:0;max-width:none;padding-right:0;font-size:14px;line-height:1.35}.task-title .task-title-text{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:100%;min-width:0;max-width:100%;display:-webkit-box}.task-tile .task-automation-pill,.task-tile .task-fork-pill{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;margin-left:0;overflow:hidden}.task-status-label{margin-left:0;padding:2px 7px;font-size:10px;line-height:1.4}.task-title .task-time{font-size:11px;line-height:1.4}.task-tile .task-meta,.task-section-grid.list-view .task-tile .task-meta{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:0 auto;width:100%;min-width:0;max-width:none;font-size:12px;line-height:1.4;display:-webkit-box}.task-tile .task-params,.task-section-grid.list-view .task-tile .task-params{gap:4px;max-width:none;max-height:46px}.task-tile .param-pill{max-width:100%;padding:2px 6px;font-size:11px;line-height:1.35}.task-agent-icons{flex-wrap:wrap;gap:5px;min-width:0;max-width:100%}.task-agent-icon{border-radius:7px;width:24px;height:24px}.task-agent-icon svg{width:13px;height:13px}.agent-overflow-badge:after{content:"";width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overflow-popover{white-space:normal;flex-wrap:wrap;gap:6px;min-width:0;max-width:calc(100vw - 16px);padding:8px}.overflow-popover .task-agent-icon{width:36px;height:36px}.overflow-popover .task-agent-icon svg{width:16px;height:16px}.task-tile .task-running-status{gap:6px;min-width:0;max-width:100%}.task-section-grid.list-view .task-tile .task-running-status{flex-direction:column}.task-section-grid.list-view .task-tile .task-progress{width:100%}.task-tile .task-last-activity,.task-section-grid.list-view .task-tile .task-last-activity{flex-wrap:wrap;align-items:flex-start;gap:4px 6px;width:100%;min-width:0;max-width:100%;overflow:hidden}.task-tile .task-last-activity .activity-label{white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%}.task-tile .task-last-activity .activity-detail{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word;flex:100%;min-width:0;max-width:100%;line-height:1.35;overflow:visible}.task-tile .task-error-indicator,.task-tile .task-queue-position{padding:7px 9px;font-size:12px}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile,.task-section-grid.list-view .task-tile.hierarchy-objective-tile{flex-flow:wrap;align-items:center;gap:4px 6px;padding:8px 48px 8px 8px}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile>.task-title,.task-section-grid.list-view .task-tile.hierarchy-objective-tile>.task-title{flex-wrap:nowrap;flex:1 1 0;align-items:center;gap:6px;width:auto;min-width:0;max-width:none;padding-right:0;line-height:1.25}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile>.task-params,.task-section-grid.list-view .task-tile.hierarchy-objective-tile>.task-params{flex:100%;max-height:22px;margin-left:34px}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile>.task-params .param-pill,.task-section-grid.list-view .task-tile.hierarchy-objective-tile>.task-params .param-pill{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile>.hierarchy-toggle,.task-section-grid.list-view .task-tile.hierarchy-objective-tile>.hierarchy-toggle{flex:0 0 28px;width:28px;height:28px;margin:-2px 0 -2px -2px}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile>.task-title .task-title-text,.task-section-grid.list-view .task-tile.hierarchy-objective-tile>.task-title .task-title-text{flex:1 1 0}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile .task-rename-btn,.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile .task-add-subobjective-btn,.task-section-grid.list-view .task-tile.hierarchy-objective-tile .task-rename-btn,.task-section-grid.list-view .task-tile.hierarchy-objective-tile .task-add-subobjective-btn{flex:0 0 28px;width:28px;height:28px}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile .hierarchy-child-count,.task-section-grid.list-view .task-tile.hierarchy-objective-tile .hierarchy-child-count{display:none}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile>.objective-pin-btn,.task-section-grid.list-view .task-tile.hierarchy-objective-tile>.objective-pin-btn{top:50%;right:8px;transform:translateY(-50%)}.task-section-grid.hierarchical-list .task-tile.hierarchy-objective-tile>.objective-pin-btn:hover,.task-section-grid.list-view .task-tile.hierarchy-objective-tile>.objective-pin-btn:hover{transform:translateY(-50%)scale(1.08)}.hierarchy-children{padding-left:14px}.hierarchy-child{padding-left:10px}.mobile-objective-drag-ghost{background:var(--color-surface);border-radius:10px;outline:2px solid #3f72ff3d}.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile{flex-flow:wrap;align-items:center;gap:4px 6px;padding:8px 48px 8px 8px}.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile>.task-title{flex-wrap:nowrap;flex:1 1 0;align-items:center;gap:6px;width:auto;min-width:0;max-width:none;padding-right:0;line-height:1.25}.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile>.task-params{flex:100%;max-height:22px;margin-left:34px}.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile>.task-params .param-pill{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile>.hierarchy-toggle{flex:0 0 28px;width:28px;height:28px;margin:-2px 0 -2px -2px}.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile>.task-title .task-title-text{flex:1 1 0}.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile .task-rename-btn,.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile .task-add-subobjective-btn{flex:0 0 28px;width:28px;height:28px}.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile .hierarchy-child-count{display:none}.mobile-objective-drag-ghost.task-tile.hierarchy-objective-tile>.objective-pin-btn{top:50%;right:8px;transform:translateY(-50%)}.task-section-grid.hierarchical-list.drop-target-hover{outline-offset:2px;min-height:72px}.hierarchy-objective-tile.drop-target-hover{background:#3f72ff29;outline-width:3px}.hierarchy-parent.drop-insert-before:before,.hierarchy-parent.drop-insert-after:after{height:4px}body.objectives-mobile-dragging .mobile-task-dock{opacity:0;pointer-events:none}.task-tile.is-objective .task-add-subobjective-btn,.hierarchy-child-task .task-move-to-root-btn,.hierarchy-parent[data-depth]:not([data-depth="0"]) .hierarchy-move-to-root-btn,.task-tile .task-rename-btn{opacity:.55}.hierarchy-child-count{margin-left:6px;padding:2px 6px;font-size:10px}.hierarchy-child:before,.hierarchy-child:after{left:-5px}.hierarchy-child:before{width:10px}.bulk-actions-bar{left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));border:1px solid var(--color-border);border-radius:16px;padding:10px;transform:translateY(calc(100% + 20px));box-shadow:0 -10px 34px #0f172a33}.bulk-actions-bar:not([hidden]){transform:translateY(0)}.bulk-actions-content{flex-direction:column;align-items:stretch;gap:10px}.bulk-selected-count{text-align:center}.bulk-actions-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.bulk-actions-buttons .btn-small{justify-content:center;min-height:42px}#exit-selection-mode-btn{grid-column:1/-1}}@media (max-width:380px){.stat-card{flex-basis:calc(33.3333% - 5.33333px);min-width:0;padding:9px 8px 11px}.task-board-header-actions>.btn-ghost.btn-small,.task-board-header-actions>.task-search-wrapper>.btn-ghost.btn-small,.task-board-header-actions>.task-filter-wrapper>.btn-ghost.btn-small{width:100%;min-width:0}.task-board-header-actions>.task-search-wrapper>.btn-ghost.btn-small,.task-board-header-actions>.task-filter-wrapper>.btn-ghost.btn-small,.task-board-header-actions>#refresh-tasks-btn,.task-board-header-actions>#toggle-selection-mode-btn{min-height:48px;padding:4px 2px}.bulk-actions-buttons{grid-template-columns:1fr}}@media (max-width:340px){.mobile-section-switcher-btn{gap:2px;min-width:62px;padding:8px 5px 11px}.mobile-section-switcher-count{font-size:17px}.mobile-section-switcher-label{letter-spacing:0;font-size:9.5px}}.mobile-task-dock{display:none}.mobile-task-dock-btn{appearance:none;color:var(--color-text-muted);font:inherit;background:0 0;border:0}@media (max-width:720px){main.layout:has(.mobile-task-dock){padding-bottom:calc(152px + env(safe-area-inset-bottom))}.mobile-task-dock{left:max(8px, env(safe-area-inset-left));right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));z-index:900;background:#fffffff5;border:1px solid #d9deebe0;border-radius:16px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;padding:8px;transition:opacity .18s,transform .18s;display:grid;position:fixed;box-shadow:0 -12px 34px #0f172a2e}:root[data-theme=dark] .mobile-task-dock{background:#0f172af5;border-color:#94a3b833;box-shadow:0 -14px 38px #0000006b}.task-board-header-actions>.task-search-wrapper:not(.search-open),.task-board-header-actions>.task-filter-wrapper,.task-board-header-actions>.task-sort-wrapper,.task-board-header-actions>#refresh-tasks-btn,.task-board-header-actions>#toggle-selection-mode-btn{display:none}.task-board-header-actions>.objectives-only-btn,.task-board-header-actions>#new-objective-btn,.task-board-header-actions>#tasks-layout-toggle{display:none!important}.task-board-header-actions>.task-search-wrapper.search-open{flex:1 0 100%;order:-2;width:100%;display:flex}.task-board-header-actions>.task-search-wrapper.search-open>#toggle-search-btn{display:none}body.mobile-menu-open .mobile-task-dock,body.task-selection-mode-active .mobile-task-dock{opacity:0;pointer-events:none;transform:translateY(calc(100% + 16px))}body:has(.task-launcher:not(.launcher-collapsed):focus-within) .mobile-task-dock{opacity:0;pointer-events:none;transform:translateY(calc(100% + 16px))}.mobile-task-dock-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:52px;padding:6px 2px;display:inline-flex;position:relative}.mobile-task-dock-btn svg{flex:none;width:20px;height:20px}.mobile-task-dock-btn>span:not(.mobile-task-dock-icon-wrap){text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;min-width:0;max-width:100%;font-size:11px;font-weight:650;line-height:1;overflow:hidden}.mobile-task-dock-btn:hover,.mobile-task-dock-btn:focus-visible,.mobile-task-dock-btn.active{color:var(--color-accent);background:#3f72ff1a;outline:none}.mobile-task-dock-btn:active{transform:translateY(1px)}.mobile-task-dock-icon-wrap{display:inline-flex;position:relative}.mobile-task-dock-badge{border:2px solid var(--color-surface);background:var(--color-accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-8px;right:-9px}:root[data-theme=dark] .mobile-task-dock-badge{border-color:var(--color-surface)}.scroll-to-top{right:auto;left:max(16px, env(safe-area-inset-left));bottom:calc(86px + env(safe-area-inset-bottom));width:44px;height:48px}body.ask-cf-position-left .scroll-to-top{left:auto;right:max(16px, env(safe-area-inset-right))}}@media (max-width:360px){.mobile-task-dock{left:max(6px, env(safe-area-inset-left));right:max(6px, env(safe-area-inset-right));gap:2px;padding:6px}.mobile-task-dock-btn{min-height:48px}.mobile-task-dock-btn svg{width:18px;height:18px}.mobile-task-dock-btn>span:not(.mobile-task-dock-icon-wrap){font-size:10px}}@media (max-width:720px){body:has(.mobile-task-detail-dock):not(.task-terminal-open) .task-detail{padding-bottom:calc(144px + env(safe-area-inset-bottom))}}.content-tab{color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.content-tab:after{content:"";background:var(--color-accent);height:3px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.content-tab:hover{color:var(--color-text)}.content-tab:hover:after{opacity:.5;transform:scaleX(.6)}.content-tab.active{color:var(--color-accent);font-weight:600}.content-tab.active:after{opacity:1;transform:scaleX(1)}.mobile-ptr-indicator{top:max(8px, env(safe-area-inset-top));z-index:950;pointer-events:none;opacity:0;will-change:transform, opacity;flex-direction:column;align-items:center;gap:6px;display:flex;position:fixed;left:50%;transform:translate(-50%,-60px)}.mobile-ptr-bubble{width:44px;height:44px;color:var(--color-accent);background:#fffffffa;border:1px solid #d9deebeb;border-radius:999px;justify-content:center;align-items:center;transition:background .18s,color .18s,transform 50ms linear;display:inline-flex;box-shadow:0 10px 28px #0f172a2e}:root[data-theme=dark] .mobile-ptr-bubble{background:#0f172af5;border-color:#94a3b847;box-shadow:0 12px 32px #00000080}.mobile-ptr-bubble .mobile-ptr-arrow,.mobile-ptr-bubble .mobile-ptr-spinner{width:20px;height:20px}.mobile-ptr-bubble .mobile-ptr-spinner{color:var(--color-accent);animation:.9s linear infinite mobilePtrSpin;display:none}.mobile-ptr-indicator.mobile-ptr-ready .mobile-ptr-bubble{background:var(--color-accent);color:#fff;border-color:#0000}.mobile-ptr-indicator.mobile-ptr-reload .mobile-ptr-bubble{color:#fff;background:#ea7f1c;border-color:#0000;box-shadow:0 12px 30px #ea7f1c52}:root[data-theme=dark] .mobile-ptr-indicator.mobile-ptr-reload .mobile-ptr-bubble{background:#f59e0b;box-shadow:0 12px 32px #f59e0b6b}.mobile-ptr-indicator.mobile-ptr-reload .mobile-ptr-label{color:#b9560b;background:#fff6ebf5;border-color:#ea7f1c73}:root[data-theme=dark] .mobile-ptr-indicator.mobile-ptr-reload .mobile-ptr-label{color:#fcd34d;background:#2d1905eb;border-color:#f59e0b80}.mobile-ptr-indicator.mobile-ptr-refreshing.mobile-ptr-reload .mobile-ptr-bubble,.mobile-ptr-indicator.mobile-ptr-refreshing.mobile-ptr-reload .mobile-ptr-spinner{color:#ea7f1c}:root[data-theme=dark] .mobile-ptr-indicator.mobile-ptr-refreshing.mobile-ptr-reload .mobile-ptr-bubble,:root[data-theme=dark] .mobile-ptr-indicator.mobile-ptr-refreshing.mobile-ptr-reload .mobile-ptr-spinner{color:#f59e0b}.mobile-ptr-indicator.mobile-ptr-refreshing .mobile-ptr-bubble{color:var(--color-accent);background:#fffffffa;border-color:#d9deebeb;transform:none!important}:root[data-theme=dark] .mobile-ptr-indicator.mobile-ptr-refreshing .mobile-ptr-bubble{background:#0f172af5;border-color:#94a3b847}.mobile-ptr-indicator.mobile-ptr-refreshing .mobile-ptr-arrow{display:none}.mobile-ptr-indicator.mobile-ptr-refreshing .mobile-ptr-spinner{display:inline-block}.mobile-ptr-label{letter-spacing:.02em;color:var(--color-text-muted);background:#ffffffeb;border:1px solid #d9deebb3;border-radius:999px;min-height:1em;padding:4px 10px;font-size:11px;font-weight:600;line-height:1;box-shadow:0 4px 14px #0f172a14}:root[data-theme=dark] .mobile-ptr-label{color:var(--color-text-muted);background:#0f172ae6;border-color:#94a3b838}.mobile-ptr-indicator.mobile-ptr-ready .mobile-ptr-label{color:var(--color-accent);border-color:#3f72ff66}@keyframes mobilePtrSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (hover:hover) and (pointer:fine){.mobile-ptr-indicator{display:none}}.task-tile.mobile-long-press-active{transition:transform .22s,box-shadow .22s;transform:scale(.97);box-shadow:0 0 0 2px #3f72ff59,0 8px 22px #0f172a2e}:root[data-theme=dark] .task-tile.mobile-long-press-active{box-shadow:0 0 0 2px #3f72ff8c,0 8px 22px #0000008c}@media (hover:hover) and (pointer:fine){.task-tile.mobile-long-press-active{box-shadow:none;transform:none}}.mfa-badge{border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;line-height:1.5;display:inline-block}.mfa-badge.enabled{color:#16a34a;background:#22c55e26}.mfa-badge.not-enrolled{background:var(--color-surface-muted);color:var(--color-text-muted)}.mfa-badge.required-missing{color:var(--color-danger);background:#e5536826}.mfa-qr{border:1px solid var(--color-border);background:#fff;border-radius:12px;width:200px;height:200px;margin:12px 0;padding:8px;display:block}.edition-gated{opacity:.55;cursor:not-allowed;filter:grayscale(.4)}.edition-gated:hover,.edition-gated:focus{opacity:.7;background:var(--color-surface-muted);border-color:var(--color-border);color:var(--color-text-muted)}.edition-gated:after{content:"";vertical-align:-1px;width:12px;height:12px;-webkit-mask:var(--edition-lock-icon) no-repeat center / contain;-webkit-mask:var(--edition-lock-icon) no-repeat center / contain;mask:var(--edition-lock-icon) no-repeat center / contain;background-color:currentColor;margin-left:6px;display:inline-block}:root{--edition-lock-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E")}.btn-icon.edition-gated:after{display:none}.edition-gate-tooltip{z-index:1200;border-radius:var(--radius-medium,8px);background:var(--color-surface);border:1px solid var(--color-border);max-width:300px;color:var(--color-text);pointer-events:none;padding:10px 12px;font-size:.82rem;line-height:1.45;position:absolute;box-shadow:0 8px 24px #0000002e}.edition-gate-tooltip[hidden]{display:none}.edition-gate-tooltip-title{color:var(--color-text);margin-bottom:2px;display:block}.edition-gate-tooltip-body{color:var(--color-text-muted)}.edition-upgrade-modal .modal-header h2{align-items:center;gap:10px;display:flex}.edition-upgrade-badge{background:rgba(var(--color-accent-rgb), .14);color:var(--color-primary-text);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:600}.edition-upgrade-modal .modal-body p{margin:0 0 12px;line-height:1.55}.edition-upgrade-modal .modal-body p:last-child{margin-bottom:0}.edition-upgrade-edition{color:var(--color-text);font-weight:500}.edition-upgrade-summary{color:var(--color-text-secondary)}.edition-upgrade-instead{border-left:3px solid var(--color-accent);border-radius:0 var(--radius-medium,8px) var(--radius-medium,8px) 0;background:var(--color-surface-muted);color:var(--color-text-secondary);padding:10px 12px;font-size:.88rem}.edition-upgrade-instead[hidden]{display:none}a.edition-upgrade-cta{white-space:nowrap;justify-content:center}.edition-badge{border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-secondary);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.edition-badge[hidden]{display:none}.brand.brand-with-edition{flex-direction:row;align-items:center;gap:10px}
