@layer components{.shell-task-editor-body{padding:var(--shell-spacing-lg) var(--shell-spacing-xl) var(--shell-spacing-xl);background:radial-gradient(circle at top left,color-mix(in srgb,var(--shell-color-brand) 8%,transparent),transparent 34%),var(--shell-color-surface-alt)}.shell-task-editor-heading{gap:var(--shell-spacing-sm);margin-bottom:var(--shell-spacing-lg);display:grid}.shell-task-editor-heading .shell-task-editor-field-error,.shell-task-editor-heading .shell-task-editor-title-label{margin:0;padding:0}.shell-task-editor-heading .shell-task-editor-title{padding:0;font-size:1.65rem;font-weight:800;line-height:1.15}.shell-task-editor-summary-pills{flex-wrap:wrap;gap:8px;display:flex}.shell-task-editor-summary-pills span{border:1px solid var(--shell-color-border);background:color-mix(in srgb,var(--shell-color-surface) 88%,transparent);color:var(--shell-color-text-muted);white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:.78rem;font-weight:750;display:inline-flex}.shell-task-editor-layout{align-items:start;gap:var(--shell-spacing-lg);grid-template-columns:minmax(0,1fr) minmax(280px,340px);min-height:0;display:grid}.shell-task-editor-main-column,.shell-task-editor-side-column{min-width:0}.shell-task-editor-main-column{align-content:start;align-items:start;gap:var(--shell-spacing-lg);min-height:0;display:grid}.shell-task-editor-side-column{align-content:start;gap:var(--shell-spacing-sm);display:grid;position:-webkit-sticky;position:sticky;top:0}.shell-task-editor-main-column>.shell-dm-divider,.shell-task-editor-main-column>.shell-task-editor-attachments,.shell-task-editor-main-column>.shell-task-editor-box,.shell-task-editor-main-column>.shell-task-editor-checklist,.shell-task-editor-main-column>.shell-task-editor-comments,.shell-task-editor-main-column>.shell-task-editor-template-row,.shell-task-editor-main-column>.shell-work-queue-history{margin:0}.shell-task-editor-main-column>.shell-task-editor-attachments,.shell-task-editor-main-column>.shell-task-editor-box,.shell-task-editor-main-column>.shell-task-editor-checklist,.shell-task-editor-main-column>.shell-task-editor-comments,.shell-task-editor-main-column>.shell-work-queue-history{align-self:start;width:100%}.shell-task-editor-layout .shell-task-editor-content{min-height:132px;max-height:min(300px,36vh)}.shell-task-editor-layout .shell-task-editor-checklist-list{max-height:min(220px,28vh)}.shell-task-editor-main-column>.shell-task-editor-template-row{padding:0}.shell-task-editor-side-column>.shell-task-editor-meta{gap:var(--shell-spacing-md);padding:var(--shell-spacing-lg);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-lg);background:color-mix(in srgb,var(--shell-color-surface) 92%,transparent);box-shadow:var(--shell-shadow-sm);flex-flow:column;margin:0;display:flex}.shell-task-editor-side-column>.shell-task-editor-workflow-grid{gap:var(--shell-spacing-sm);grid-template-columns:1fr;margin:0;display:grid}.shell-task-editor-layout .shell-task-editor-field{width:100%;min-width:0;max-width:none}.shell-task-editor-meta-title{color:var(--shell-color-text);letter-spacing:.05em;text-transform:uppercase;font-size:.82rem;font-weight:850}.shell-task-editor-layout .shell-task-editor-recurrence-fields{grid-template-columns:1fr}.shell-task-editor-workflow-panel>summary{cursor:pointer;list-style:none}.shell-task-editor-workflow-panel>summary::-webkit-details-marker{display:none}.shell-task-editor-workflow-header:after{content:"v";color:var(--shell-color-text-muted);transition:transform var(--shell-transition-fast);font-size:1rem;line-height:1}.shell-task-editor-workflow-panel[open]>.shell-task-editor-workflow-header:after{transform:rotate(180deg)}@media (max-width:980px){.shell-task-editor-layout{grid-template-columns:1fr}.shell-task-editor-side-column{position:static}}@media (max-width:720px){.shell-task-editor-body{padding:var(--shell-spacing-md)}.shell-task-editor-heading .shell-task-editor-title{font-size:1.35rem}}}@layer components{.shell-task-editor-title-label{padding:var(--shell-spacing-lg) var(--shell-spacing-xl) 0;color:var(--shell-color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700;display:block}.shell-required-mark{color:var(--shell-color-negative);font-weight:900}.shell-task-editor-title.is-invalid{background:color-mix(in srgb,var(--shell-color-negative) 10%,transparent);box-shadow:inset 0 0 0 2px var(--shell-color-negative),inset 0 0 18px color-mix(in srgb,var(--shell-color-negative) 12%,transparent)}.shell-task-editor-field-error{margin:0 var(--shell-spacing-xl) var(--shell-spacing-sm);color:var(--shell-color-negative);font-size:.78rem;font-weight:700}.shell-tasks-form-group .shell-calendar-input-root.is-invalid .shell-calendar-trigger,.shell-tasks-form-group input.is-invalid,.shell-tasks-form-group select.is-invalid{border-color:var(--shell-color-negative);background:color-mix(in srgb,var(--shell-color-negative) 9%,var(--shell-color-surface));box-shadow:0 0 0 3px color-mix(in srgb,var(--shell-color-negative) 24%,transparent)}.shell-tasks-field-error{margin:var(--shell-spacing-xs) 0 0;color:var(--shell-color-negative);font-size:.76rem;font-weight:700}.shell-task-dot.withdrawn{background:var(--shell-color-text-muted)}.shell-dm-status-label.is-withdrawn{color:var(--shell-color-text-muted)}.shell-work-queue-status.is-withdrawn{background:var(--shell-surface-neutral-soft);color:var(--shell-color-text-muted)}.shell-board-card{position:relative}.shell-board-card-open{color:inherit;font:inherit;text-align:left;cursor:grab;background:none;border:0;width:100%;padding:0;display:block}}@layer components{.shell-board-card-open:focus-visible{outline:2px solid color-mix(in srgb,var(--shell-color-brand) 40%,transparent);outline-offset:3px;border-radius:6px}.shell-board-card-delete{color:var(--shell-color-text-muted);cursor:pointer;opacity:0;background:none;border:1px solid transparent;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.78rem;font-weight:800;line-height:1;transition:opacity .12s,color .12s,background .12s,border-color .12s;display:inline-flex;position:absolute;top:6px;right:6px}.shell-board-card:focus-within .shell-board-card-delete,.shell-board-card:hover .shell-board-card-delete{opacity:1}.shell-board-card-delete:hover{border-color:color-mix(in srgb,var(--shell-color-negative) 35%,transparent);background:color-mix(in srgb,var(--shell-color-negative) 10%,var(--shell-color-surface));color:var(--shell-color-negative);outline:none}.shell-board-card-delete:focus-visible{border-color:color-mix(in srgb,var(--shell-color-negative) 35%,transparent);background:color-mix(in srgb,var(--shell-color-negative) 10%,var(--shell-color-surface));color:var(--shell-color-negative);outline:none}.shell-board-card-delete:disabled{cursor:not-allowed}.shell-board-card:focus-within .shell-board-card-delete:disabled,.shell-board-card:hover .shell-board-card-delete:disabled{opacity:.35}.shell-board-card-title{padding-right:20px;display:block}.shell-board-column-add{border:1px dashed var(--shell-color-border);background:var(--shell-color-surface);color:var(--shell-color-text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;margin:0 8px 10px;font-size:.8rem;font-weight:700;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.shell-board-column-add:hover{border-color:var(--col-color,var(--shell-color-brand));background:color-mix(in srgb,var(--shell-color-brand) 8%,var(--shell-color-surface));color:var(--shell-color-brand);outline:none}.shell-board-column-add:focus-visible{border-color:var(--col-color,var(--shell-color-brand));background:color-mix(in srgb,var(--shell-color-brand) 8%,var(--shell-color-surface));color:var(--shell-color-brand);outline:none}.shell-board-column-toggle{border:1px solid color-mix(in srgb,var(--col-color,var(--shell-color-brand)) 20%,var(--shell-color-border));background:color-mix(in srgb,var(--col-color,var(--shell-color-brand)) 6%,var(--shell-color-surface));color:var(--col-color,var(--shell-color-brand));cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:34px;margin:0 8px 8px;font-size:.78rem;font-weight:750;transition:border-color .12s,background .12s,transform .12s;display:inline-flex}.shell-board-column-toggle:hover{border-color:color-mix(in srgb,var(--col-color,var(--shell-color-brand)) 55%,var(--shell-color-border));background:color-mix(in srgb,var(--col-color,var(--shell-color-brand)) 11%,var(--shell-color-surface));outline:none}.shell-board-column-toggle:focus-visible{border-color:color-mix(in srgb,var(--col-color,var(--shell-color-brand)) 55%,var(--shell-color-border));background:color-mix(in srgb,var(--col-color,var(--shell-color-brand)) 11%,var(--shell-color-surface));outline:none}.shell-board-column-toggle:active{transform:translateY(1px)}.shell-board-column-toggle-icon{font-size:.8rem;line-height:1}.shell-board-card-detail-menu{position:relative}.shell-board-card-detail-menu summary{border:1px solid var(--shell-color-border);background:var(--shell-color-surface);color:var(--shell-color-text);cursor:pointer;border-radius:8px;align-items:center;min-height:32px;padding:0 10px;font-size:.8rem;font-weight:700;list-style:none;display:inline-flex}}@layer components{.shell-board-card-detail-menu summary::-webkit-details-marker{display:none}.shell-board-card-detail-menu[open] summary{border-color:color-mix(in srgb,var(--shell-color-brand) 55%,transparent);color:var(--shell-color-brand)}.shell-board-card-detail-panel{z-index:50;border:1px solid var(--shell-color-border);background:var(--shell-color-surface);box-shadow:var(--shell-shadow-md);border-radius:8px;gap:4px;min-width:190px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.shell-board-card-detail-option{color:var(--shell-color-text);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:7px 8px;font-size:.8rem;font-weight:600;display:flex}.shell-board-card-detail,.shell-board-card-detail-option:hover{background:var(--shell-color-surface-alt)}.shell-board-card-detail{border-radius:999px;align-items:center;min-height:18px;padding:2px 6px;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex}.shell-board-card-detail,.shell-board-card-detail--priority.is-low{color:var(--shell-color-text-muted)}.shell-board-card-detail--priority.is-medium{color:var(--shell-color-brand)}.shell-board-card-detail--priority.is-high{color:var(--shell-color-warning)}.shell-board-card-detail--priority.is-urgent{color:var(--shell-color-negative)}.shell-task-editor-field select.status-on_deck{color:var(--shell-color-accent)}.shell-task-status-pill.is-on_deck,.shell-task-status-select.is-on_deck{background:color-mix(in srgb,var(--shell-color-accent) 16%,transparent);color:var(--shell-color-info)}.shell-exec-workspace{gap:var(--shell-spacing-lg)}.shell-exec-workspace,.shell-exec-workspace-loading{padding:var(--shell-spacing-lg);flex-direction:column;display:flex}.shell-exec-workspace-loading{align-items:flex-start;gap:var(--shell-spacing-sm);color:var(--shell-color-text-muted)}.shell-exec-workspace-hero{gap:var(--shell-spacing-md);padding:var(--shell-spacing-lg);border:1px solid var(--shell-color-border);background:radial-gradient(circle at top right,color-mix(in srgb,var(--shell-color-brand) 14%,transparent),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--shell-color-surface-alt) 88%,#000 12%),var(--shell-color-surface));border-radius:24px;grid-template-columns:minmax(0,1fr) auto;display:grid}.shell-exec-workspace-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--shell-color-brand);margin:0 0 6px;font-size:.72rem;font-weight:700}.shell-exec-workspace-hero h2{color:var(--shell-color-text);margin:0;font-size:1.8rem}.shell-exec-workspace-hero p{color:var(--shell-color-text-muted);max-width:720px;margin:8px 0 0}.shell-exec-workspace-hero-actions{justify-content:flex-end;display:flex}.shell-exec-workspace-refresh{border:1px solid var(--shell-color-border);background:var(--shell-color-surface);color:var(--shell-color-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:.85rem;font-weight:600;display:inline-flex}.shell-exec-workspace-refresh:disabled{opacity:.6;cursor:not-allowed}.shell-exec-workspace-summary-grid{gap:var(--shell-spacing-sm);grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.shell-exec-workspace-stat{background:color-mix(in srgb,var(--shell-color-surface-alt) 88%,transparent);border:1px solid color-mix(in srgb,var(--shell-color-border) 78%,transparent);border-radius:18px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.shell-exec-workspace-stat span{text-transform:uppercase;letter-spacing:.05em;color:var(--shell-color-text-muted);font-size:.72rem}.shell-exec-workspace-stat strong{color:var(--shell-color-text);font-size:1.35rem}.shell-exec-workspace-grid{gap:var(--shell-spacing-lg);grid-template-columns:minmax(0,1.5fr) minmax(320px,.95fr);align-items:start;display:grid}.shell-exec-workspace-column{gap:var(--shell-spacing-lg);flex-direction:column;min-width:0;display:flex}.shell-exec-workspace-section{gap:var(--shell-spacing-md);padding:var(--shell-spacing-lg);border:1px solid var(--shell-color-border);background:var(--shell-color-surface);border-radius:22px;flex-direction:column;display:flex}.shell-exec-workspace-section-header{justify-content:space-between;gap:var(--shell-spacing-md);display:flex}.shell-exec-workspace-section-title-row{align-items:center;gap:8px;display:flex}.shell-exec-workspace-section h3{color:var(--shell-color-text);margin:0;font-size:1rem}.shell-exec-workspace-section-title-row span{background:var(--shell-surface-brand-weak);color:var(--shell-color-brand);border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 8px;font-size:.8rem;font-weight:700;display:inline-flex}.shell-exec-workspace-empty,.shell-exec-workspace-item p,.shell-exec-workspace-section-header p{color:var(--shell-color-text-muted);margin:0;line-height:1.45}.shell-exec-workspace-hero-actions,.shell-exec-workspace-section-actions{flex-shrink:0}.shell-exec-workspace-inline-link{color:var(--shell-color-brand);font-size:.82rem;font-weight:600;text-decoration:none}.shell-exec-workspace-list{flex-direction:column;gap:10px;display:flex}.shell-exec-workspace-item{justify-content:space-between;gap:var(--shell-spacing-md);background:color-mix(in srgb,var(--shell-color-surface-alt) 88%,transparent);border:1px solid color-mix(in srgb,var(--shell-color-border) 72%,transparent);border-radius:18px;padding:12px 14px;display:flex}.shell-exec-workspace-item-main{flex-direction:column;gap:6px;min-width:0;display:flex}.shell-exec-workspace-item-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.shell-exec-workspace-followups h4,.shell-exec-workspace-item-title-row h4,.shell-exec-workspace-memory h4{color:var(--shell-color-text);margin:0}.shell-exec-workspace-draft-meta,.shell-exec-workspace-item-meta{color:var(--shell-color-text-muted);flex-wrap:wrap;gap:6px;font-size:.76rem;display:flex}.shell-exec-workspace-draft-meta span,.shell-exec-workspace-inline-pill,.shell-exec-workspace-item-meta span{background:var(--shell-color-surface-elevated);color:var(--shell-color-text-muted);border-radius:999px;align-items:center;padding:2px 7px;display:inline-flex}.shell-exec-workspace-inline-pill.is-urgent{color:#b91c1c;background:rgba(239,68,68,.14)}.shell-exec-workspace-item-link{color:var(--shell-color-brand);white-space:nowrap;align-self:center;font-size:.84rem;font-weight:600;text-decoration:none}.shell-exec-workspace-briefing,.shell-exec-workspace-followups,.shell-exec-workspace-meetings,.shell-exec-workspace-memory,.shell-exec-workspace-service-levels,.shell-exec-workspace-watchlists{gap:var(--shell-spacing-md);flex-direction:column;display:flex}.shell-exec-workspace-briefing-hero{background:radial-gradient(circle at top right,color-mix(in srgb,var(--shell-color-brand) 16%,transparent),transparent 32%),color-mix(in srgb,var(--shell-color-surface-alt) 86%,transparent);border:1px solid color-mix(in srgb,var(--shell-color-border) 76%,transparent);border-radius:18px;padding:14px 16px}.shell-exec-workspace-briefing-grid,.shell-exec-workspace-queue{gap:var(--shell-spacing-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shell-exec-workspace-queue-column{flex-direction:column;gap:10px;min-width:0;display:flex}.shell-exec-workspace-service-status{justify-content:space-between;align-items:center;gap:var(--shell-spacing-sm);background:color-mix(in srgb,var(--shell-color-surface-alt) 88%,transparent);border:1px solid color-mix(in srgb,var(--shell-color-border) 72%,transparent);border-radius:18px;padding:12px 14px;display:flex}.shell-exec-workspace-service-status span{color:var(--shell-color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.shell-exec-workspace-service-status strong.is-healthy{color:#166534}.shell-exec-workspace-service-status strong.is-at_risk{color:#b45309}.shell-exec-workspace-service-status strong.is-critical{color:#b91c1c}.shell-exec-workspace-service-grid{gap:var(--shell-spacing-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shell-exec-workspace-memory-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.shell-exec-workspace-memory-list li{background:color-mix(in srgb,var(--shell-color-surface-alt) 86%,transparent);border-radius:16px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.shell-exec-workspace-memory-list strong{color:var(--shell-color-text)}.shell-exec-workspace-memory-list span{color:var(--shell-color-text-muted);font-size:.82rem;line-height:1.45}}@layer components{@media (max-width:1180px){.shell-exec-workspace-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shell-exec-workspace-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.shell-exec-workspace{padding:var(--shell-spacing-md)}.shell-exec-workspace-hero{grid-template-columns:minmax(0,1fr)}.shell-exec-workspace-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-exec-workspace-briefing-grid,.shell-exec-workspace-queue,.shell-exec-workspace-service-grid{grid-template-columns:minmax(0,1fr)}.shell-exec-workspace-item{flex-direction:column;align-items:flex-start}}}@layer components{.shell-pinned-conversation{flex-direction:column;height:100%;display:flex}.shell-pinned-messages{gap:var(--shell-spacing-xs);padding:var(--shell-spacing-xs);flex-direction:column;flex:1;display:flex;overflow-y:auto}.shell-pinned-empty,.shell-pinned-error,.shell-pinned-loading{color:var(--shell-color-text-secondary);justify-content:center;align-items:center;height:100%;font-size:.875rem;display:flex}.shell-pinned-error{color:#ef4444}.shell-pinned-message{padding:var(--shell-spacing-xs) var(--shell-spacing-sm);border-radius:var(--shell-radius-md);background:var(--shell-color-surface-hover)}.shell-pinned-message.own{background:rgba(var(--shell-color-brand-rgb,59,130,246),.1)}.shell-pinned-message-header{align-items:center;gap:var(--shell-spacing-sm);margin-bottom:2px;display:flex}.shell-pinned-message-sender{color:var(--shell-color-text);font-size:.75rem;font-weight:600}.shell-pinned-message-time{color:var(--shell-color-text-secondary);font-size:.625rem}.shell-pinned-message-body{color:var(--shell-color-text);word-break:break-word;font-size:.8125rem}.shell-pinned-typing{padding:var(--shell-spacing-xs) var(--shell-spacing-sm);color:var(--shell-color-text-secondary);font-size:.75rem;font-style:italic}.shell-pinned-gif-preview{align-items:center;gap:var(--shell-spacing-sm);padding:var(--shell-spacing-sm);border-top:1px solid var(--shell-color-border);display:flex}.shell-pinned-gif-actions{gap:var(--shell-spacing-xs);display:flex}.shell-pinned-gif-actions button{padding:var(--shell-spacing-xs) var(--shell-spacing-sm);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-sm);cursor:pointer;color:var(--shell-color-text-secondary);background:none;font-size:.75rem}.shell-pinned-gif-actions button:hover{background:var(--shell-color-surface-hover);color:var(--shell-color-text)}.shell-pinned-composer{border-top:1px solid var(--shell-color-border);padding:var(--shell-spacing-sm);position:relative}.shell-pinned-mention-picker{gap:var(--shell-spacing-xs);margin-bottom:var(--shell-spacing-xs);flex-wrap:wrap;display:flex}.shell-pinned-mention-picker button{padding:var(--shell-spacing-xs) var(--shell-spacing-sm);background:var(--shell-color-surface-hover);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-sm);cursor:pointer;color:var(--shell-color-text);font-size:.75rem}.shell-pinned-mention-picker button:hover{border-color:var(--shell-color-brand)}.shell-pinned-composer-row{gap:var(--shell-spacing-sm);display:flex}.shell-pinned-input{padding:var(--shell-spacing-xs) var(--shell-spacing-sm);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);background:var(--shell-color-surface);color:var(--shell-color-text);white-space:pre-wrap;outline:none;flex:1;min-height:32px;max-height:80px;font-size:.8125rem;overflow-y:auto}.shell-pinned-input:focus{border-color:var(--shell-color-brand)}.shell-pinned-input:empty:before{content:attr(data-placeholder);color:var(--shell-color-text-secondary);pointer-events:none}.shell-pinned-send{border-radius:var(--shell-radius-md);background:var(--shell-color-brand);color:#fff;cursor:pointer;transition:all var(--shell-transition-fast);border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.shell-pinned-send:hover:not(:disabled){opacity:.9}.shell-pinned-send:disabled{opacity:.5;cursor:not-allowed}}