@layer components{.shell-files{padding:var(--shell-spacing-xl);flex-direction:column;width:100%}.shell-files,.shell-files-header{gap:var(--shell-spacing-lg);display:flex}.shell-files-header{justify-content:space-between;align-items:flex-start}.shell-files-title h1{letter-spacing:-.02em;margin:0 0 4px;font-size:1.5rem;font-weight:600}.shell-files-title p{color:var(--shell-color-text-muted);margin:0;font-size:.9rem}.shell-files-toolbar{align-items:center;gap:var(--shell-spacing-md);padding:var(--shell-spacing-md);background:var(--shell-color-surface);-webkit-backdrop-filter:var(--shell-glass-blur);border:1px solid var(--shell-glass-border);border-radius:var(--shell-radius-lg);box-shadow:var(--shell-shadow-md);flex-wrap:wrap;display:flex}.shell-files-search{flex:1;min-width:200px;max-width:320px;position:relative}.shell-files-search-icon{color:var(--shell-color-text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.shell-files-search input{border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);background:var(--shell-color-surface-alt);color:var(--shell-color-text);transition:all var(--shell-transition-fast);width:100%;padding:10px 12px 10px 38px;font-size:.875rem}.shell-files-search input:focus{border-color:var(--shell-color-brand);box-shadow:0 0 0 3px var(--shell-surface-brand-soft);outline:none}.shell-files-search input::placeholder{color:var(--shell-color-text-muted)}.shell-files-filters{align-items:center;gap:var(--shell-spacing-sm);flex-wrap:wrap;display:flex}.shell-files-select{border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);background:var(--shell-color-surface-alt);color:var(--shell-color-text);cursor:pointer;transition:all var(--shell-transition-fast);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;padding:8px 32px 8px 12px;font-size:.875rem}.shell-files-select:hover{border-color:var(--shell-color-border-strong)}.shell-files-select:focus{border-color:var(--shell-color-brand);box-shadow:0 0 0 3px var(--shell-surface-brand-soft);outline:none}.shell-files-toggle{border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-full);background:var(--shell-color-surface-alt);color:var(--shell-color-text-muted);cursor:pointer;transition:all var(--shell-transition-fast);padding:8px 14px;font-size:.875rem}.shell-files-toggle:hover{border-color:var(--shell-color-brand);color:var(--shell-color-text)}.shell-files-toggle.active{background:var(--shell-surface-brand-weak);border-color:var(--shell-color-brand);color:var(--shell-color-brand)}.shell-files-refresh{border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);background:var(--shell-color-surface-alt);color:var(--shell-color-text);cursor:pointer;transition:all var(--shell-transition-fast);align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;display:flex}.shell-files-refresh:hover:not(:disabled){border-color:var(--shell-color-brand);background:var(--shell-surface-brand-faint)}.shell-files-refresh:disabled{opacity:.6;cursor:not-allowed}.shell-files-refresh svg.spinning{animation:shell-spin 1s linear infinite}.shell-files-grid{gap:var(--shell-spacing-lg);align-items:flex-start;display:flex}.shell-files-list{flex-direction:column;flex:1.2;gap:6px;min-width:0;display:flex}.shell-files-list,.shell-files-preview{will-change:flex;transition:flex .3s cubic-bezier(.4,0,.2,1)}.shell-files-preview{flex:1}.shell-files-row{text-align:left;padding:var(--shell-spacing-md);border-radius:var(--shell-radius-md);border:1px solid var(--shell-glass-border);background:var(--shell-color-surface);-webkit-backdrop-filter:var(--shell-glass-blur);color:inherit;cursor:pointer;box-shadow:var(--shell-shadow-sm);transition:all var(--shell-transition-fast);width:100%}.shell-files-row:hover{border-color:var(--shell-color-brand);background:var(--shell-surface-brand-hint);box-shadow:var(--shell-shadow-md);transform:translateY(-2px)}.shell-files-row.active{border-color:var(--shell-color-brand);background:var(--shell-surface-brand-faint);box-shadow:var(--shell-shadow-brand)}.shell-files-row.disabled{opacity:.5;pointer-events:none}.shell-files-row-content{align-items:center;gap:var(--shell-spacing-md);display:flex}.shell-files-thumbnail{border-radius:var(--shell-radius-sm);background:var(--shell-color-surface-alt);border:1px solid var(--shell-color-border);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.shell-files-thumbnail-img{object-fit:cover;width:100%;height:100%}.shell-files-icon{border-radius:var(--shell-radius-sm);color:var(--shell-color-text-muted);justify-content:center;align-items:center;width:36px;height:36px;display:flex}.shell-files-icon-image{color:#ec4899;background:rgba(236,72,153,.12)}.shell-files-icon-pdf{color:#ef4444;background:rgba(239,68,68,.12)}.shell-files-icon-video{color:#a855f7;background:rgba(168,85,247,.12)}.shell-files-icon-audio,.shell-files-icon-spreadsheet{color:#22c55e;background:rgba(34,197,94,.12)}.shell-files-icon-doc{color:#3b82f6;background:rgba(59,130,246,.12)}.shell-files-icon-zip{color:#eab308;background:rgba(234,179,8,.12)}.shell-files-icon-default{background:var(--shell-surface-neutral-soft);color:var(--shell-color-text-muted)}.shell-files-row-info{flex:1;min-width:0}.shell-files-row-main{justify-content:space-between;align-items:center;gap:var(--shell-spacing-sm);flex-wrap:wrap;display:flex}.shell-files-name{white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:.9rem;font-weight:600;overflow:hidden}.shell-files-tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.shell-files-pill{border-radius:var(--shell-radius-full);background:var(--shell-surface-neutral-soft);color:var(--shell-color-text-muted);text-transform:uppercase;letter-spacing:.02em;padding:3px 8px;font-size:.7rem;font-weight:500}.shell-files-pill-private{background:var(--shell-surface-brand-weak);color:var(--shell-color-brand)}.shell-files-row-meta{color:var(--shell-color-text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:.8rem;display:flex}.shell-files-dot{opacity:.3}.shell-files-row-viewers{flex-shrink:0}.shell-files-preview{top:var(--shell-spacing-lg);min-width:0;min-height:480px;position:-webkit-sticky;position:sticky}.shell-files-preview-panel{gap:var(--shell-spacing-md);padding:var(--shell-spacing-lg);background:var(--shell-color-surface);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;height:100%;display:flex}.shell-files-preview-header{justify-content:space-between;gap:var(--shell-spacing-md);flex-wrap:wrap;align-items:flex-start;display:flex}.shell-files-preview-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shell-files-preview-title h3{letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:600}.shell-files-preview-meta{color:var(--shell-color-text-muted);margin:4px 0 0;font-size:.85rem}.shell-files-preview-actions{flex-wrap:wrap;gap:8px;display:flex}.shell-files-tabs{border:1px solid var(--shell-color-border);background:var(--shell-color-surface-alt);gap:2px;padding:3px;display:inline-flex}.shell-files-tab,.shell-files-tabs{border-radius:var(--shell-radius-full)}.shell-files-tab{color:var(--shell-color-text-muted);cursor:pointer;transition:all var(--shell-transition-fast);background:none;border:none;padding:8px 16px;font-size:.85rem;font-weight:500}.shell-files-tab:hover{color:var(--shell-color-text)}.shell-files-tab.active{background:var(--shell-gradient-brand);color:#fff;box-shadow:var(--shell-shadow-brand)}.shell-files-preview-body{border-radius:var(--shell-radius-md);background:var(--shell-color-surface-alt);padding:var(--shell-spacing-md);flex:1;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative;overflow:hidden}.shell-files-preview-image{border-radius:var(--shell-radius-sm);box-shadow:var(--shell-shadow-lg);object-fit:contain;max-width:100%;max-height:400px}.shell-files-preview-frame{border-radius:var(--shell-radius-sm);background:#fff;border:none;width:100%;height:100%;min-height:400px}.shell-files-preview-placeholder{justify-content:center;align-items:center;gap:var(--shell-spacing-md);color:var(--shell-color-text-muted);text-align:center;padding:var(--shell-spacing-xl);flex-direction:column;display:flex}.shell-files-preview-placeholder svg{opacity:.4}.shell-files-preview-placeholder p{margin:0;font-size:.9rem}.shell-files-theater-toggle{bottom:var(--shell-spacing-md);left:var(--shell-spacing-md);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-sm);background:var(--shell-color-surface);color:var(--shell-color-text-muted);cursor:pointer;transition:all var(--shell-transition-fast);opacity:.7;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute}.shell-files-theater-toggle:hover{opacity:1;border-color:var(--shell-color-brand);color:var(--shell-color-brand);background:var(--shell-surface-brand-faint)}.shell-files-permissions{border-radius:var(--shell-radius-md);padding:var(--shell-spacing-lg);background:var(--shell-color-surface-alt);gap:var(--shell-spacing-md);flex-direction:column;display:flex}.shell-files-permissions-header h4{margin:0 0 4px;font-size:.95rem;font-weight:600}.shell-files-permissions-header p{color:var(--shell-color-text-muted);margin:0;font-size:.85rem}.shell-files-viewer-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.shell-files-viewer-pill{border-radius:var(--shell-radius-full);background:var(--shell-surface-neutral-strong);border:1px solid var(--shell-color-border);padding:4px 10px;font-size:.9rem}.shell-files-viewer-avatars{align-items:center;display:inline-flex}.shell-files-viewer-avatars .shell-files-avatar{border:2px solid var(--shell-color-surface);margin-left:-6px}.shell-files-viewer-avatars .shell-files-avatar:first-child{margin-left:0}.shell-files-viewer-avatars-lg{flex-wrap:wrap;gap:8px}.shell-files-viewer-avatars-lg .shell-files-avatar{width:36px;height:36px;margin-left:0;font-size:.85rem}.shell-files-avatar{color:#fff;transition:transform var(--shell-transition-fast);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:600;display:inline-flex;box-shadow:0 2px 6px rgba(0,0,0,.12)}.shell-files-avatar:hover{z-index:1;transform:scale(1.1)}.shell-files-avatar-more{background:var(--shell-color-surface-alt);color:var(--shell-color-text-muted);border:1px solid var(--shell-color-border);font-weight:500}@media (max-width:1100px){.shell-files-grid{flex-direction:column}.shell-files-list{flex:none;width:100%}.shell-files-preview{flex:none;order:-1;width:100%;position:relative;top:0}}@media (max-width:768px){.shell-files{padding:var(--shell-spacing-lg)}.shell-files-toolbar{flex-direction:column;align-items:stretch}.shell-files-search{max-width:none}.shell-files-filters{justify-content:flex-start}.shell-files-name{max-width:200px}}@media (max-width:480px){.shell-files{padding:var(--shell-spacing-md)}.shell-files-row-content{flex-wrap:wrap}.shell-files-row-viewers{margin-top:var(--shell-spacing-sm);width:100%}}.shell-files.theater-mode .shell-files-list{flex:0 0 220px;overflow-y:auto}.shell-files.theater-mode .shell-files-preview{flex:1}.shell-files.theater-mode .shell-files-row{padding:var(--shell-spacing-sm) var(--shell-spacing-md)}.shell-files.theater-mode .shell-files-row-content{align-items:flex-start;gap:var(--shell-spacing-xs);flex-direction:column}.shell-files.theater-mode .shell-files-thumbnail{width:32px;height:32px}.shell-files.theater-mode .shell-files-icon{width:24px;height:24px}.shell-files.theater-mode .shell-files-icon svg{width:14px;height:14px}.shell-files.theater-mode .shell-files-row-info{width:100%}.shell-files.theater-mode .shell-files-row-main{flex-direction:column;align-items:flex-start;gap:4px}.shell-files.theater-mode .shell-files-name{max-width:160px;font-size:.8rem}.shell-files.theater-mode .shell-files-row-meta,.shell-files.theater-mode .shell-files-row-viewers,.shell-files.theater-mode .shell-files-tags{display:none}.shell-files.theater-mode .shell-files-preview{min-height:auto}.shell-files.theater-mode .shell-files-preview-body{aspect-ratio:16/9;min-height:auto;max-height:none}.shell-files.theater-mode .shell-files-preview-image{object-fit:contain;max-width:100%;max-height:100%}.shell-files.theater-mode .shell-files-preview-frame{width:100%;height:100%;min-height:auto}.shell-files.theater-mode .shell-files-theater-toggle{opacity:1;background:var(--shell-color-brand);border-color:var(--shell-color-brand);color:#fff}.shell-files.theater-mode .shell-files-theater-toggle:hover{background:var(--shell-color-brand-hover);border-color:var(--shell-color-brand-hover);color:#fff}.shell-files-row{align-items:center;gap:var(--shell-spacing-sm);display:flex}.shell-files-row.checked{background:var(--shell-surface-brand-weak);border-color:var(--shell-color-brand)}.shell-files-row-checkbox{cursor:pointer;background:none;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.shell-files-row-checkbox:hover .shell-files-checkbox{border-color:var(--shell-color-brand)}.shell-files-row-content{text-align:left;cursor:pointer;color:inherit;background:none;border:none;flex:1;min-width:0;padding:0}.shell-files-checkbox{border:2px solid var(--shell-color-border-strong);background:var(--shell-color-surface);transition:all var(--shell-transition-fast);border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.shell-files-checkbox.checked{background:var(--shell-color-brand);border-color:var(--shell-color-brand)}.shell-files-checkbox.checked svg{color:#fff}.shell-files-checkbox.indeterminate{background:var(--shell-color-brand);border-color:var(--shell-color-brand)}.shell-files-checkbox.indeterminate svg{color:#fff}.shell-files-bulk-bar{justify-content:space-between;align-items:center;gap:var(--shell-spacing-lg);padding:var(--shell-spacing-sm) var(--shell-spacing-md);background:var(--shell-surface-brand-faint);border:1px solid var(--shell-color-brand);border-radius:var(--shell-radius-md);animation:shell-fade-in .15s ease-out;display:flex}@keyframes shell-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.shell-files-bulk-left{align-items:center;gap:var(--shell-spacing-sm);display:flex}.shell-files-checkbox-all{cursor:pointer;background:none;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.shell-files-bulk-count{color:var(--shell-color-brand);font-size:.875rem;font-weight:500}.shell-files-bulk-clear{color:var(--shell-color-text-muted);cursor:pointer;border-radius:var(--shell-radius-sm);transition:all var(--shell-transition-fast);background:none;border:none;padding:4px 10px;font-size:.8rem}.shell-files-bulk-clear:hover{background:var(--shell-surface-neutral-soft);color:var(--shell-color-text)}.shell-files-bulk-actions{align-items:center;gap:var(--shell-spacing-sm);flex-wrap:wrap;display:flex}.shell-files-bulk-action{border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);background:var(--shell-color-surface);color:var(--shell-color-text);cursor:pointer;transition:all var(--shell-transition-fast);align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:500;display:flex}.shell-files-bulk-action:hover:not(:disabled){border-color:var(--shell-color-brand);background:var(--shell-surface-brand-faint)}.shell-files-bulk-action:disabled{opacity:.5;cursor:not-allowed}.shell-files-bulk-action.danger{color:var(--shell-color-danger);border-color:var(--shell-color-danger-border)}.shell-files-bulk-action.danger:hover:not(:disabled){background:var(--shell-surface-danger-soft);border-color:var(--shell-color-danger)}.shell-files-bulk-assign{align-items:center;gap:6px;display:flex}.shell-files-select-sm{padding:6px 28px 6px 10px;font-size:.8rem}.shell-files.theater-mode .shell-files-row-checkbox{display:none}@media (max-width:768px){.shell-files-bulk-bar{align-items:stretch;gap:var(--shell-spacing-sm);flex-direction:column}.shell-files-bulk-actions,.shell-files-bulk-left{justify-content:flex-start}}}@layer components{.dashboard-container{width:100%;min-width:0}.dashboard-header{margin-bottom:var(--shell-spacing-md);justify-content:flex-end;display:flex}.dashboard-customize-btn{background:var(--shell-color-surface);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);color:var(--shell-color-text-muted);cursor:pointer;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.dashboard-customize-btn:hover{background:var(--shell-color-surface-alt);color:var(--shell-color-text);border-color:var(--shell-color-brand)}.dashboard-customize-btn.active{background:var(--shell-color-brand);border-color:var(--shell-color-brand);color:#fff}.dashboard-hidden-modules{margin-bottom:var(--shell-spacing-md);background:var(--shell-color-surface);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.dashboard-hidden-label{color:var(--shell-color-text-muted);font-size:.813rem;font-weight:500}.dashboard-hidden-list{flex-wrap:wrap;gap:8px;display:flex}.dashboard-hidden-item{background:var(--shell-color-surface-alt);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-sm);color:var(--shell-color-text);cursor:pointer;align-items:center;gap:6px;padding:6px 12px;font-size:.813rem;transition:all .15s;display:flex}.dashboard-hidden-item:hover{border-color:var(--shell-color-brand);color:var(--shell-color-brand)}.dashboard-hidden-icon{opacity:.6;display:flex}.dashboard-grid{gap:var(--shell-spacing-lg);grid-template-columns:repeat(6,1fr);grid-auto-rows:200px;margin:-8px;padding:8px;display:grid}.dashboard-drag-preview{background:var(--shell-surface-brand-soft);border:2px dashed var(--shell-color-brand);border-radius:var(--shell-radius-md);pointer-events:none;z-index:5}.dashboard-resize-handle{opacity:0;z-index:10;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .15s;position:absolute}.dashboard-module:hover .dashboard-resize-handle{opacity:1}.dashboard-resize-right{cursor:ew-resize;background:linear-gradient(to left,var(--shell-surface-brand-strong),transparent);width:8px;top:0;bottom:12px;right:0}.dashboard-resize-bottom{cursor:ns-resize;background:linear-gradient(to top,var(--shell-surface-brand-strong),transparent);height:8px;bottom:0;left:0;right:12px}.dashboard-resize-corner{cursor:nwse-resize;background:var(--shell-surface-brand-strong);border-radius:0 0 var(--shell-radius-md) 0;width:16px;height:16px;bottom:0;right:0}.dashboard-resize-handle:hover{opacity:1}.dashboard-resize-corner:hover,.dashboard-resize-handle:hover{background:var(--shell-surface-brand-strong)}.dashboard-rows{gap:var(--shell-spacing-lg);flex-direction:column;margin:-8px;padding:8px;display:flex}.dashboard-row{position:relative}.dashboard-row-slots{gap:var(--shell-spacing-lg);margin:-16px;padding:16px;display:flex}.dashboard-slot{border-radius:var(--shell-radius-md);min-height:120px;transition:background .15s,border-color .15s;position:relative}.dashboard-slot-full{flex:0 0 100%;width:100%}.dashboard-slot-half{flex:0 0 calc(50% - var(--shell-spacing-lg) / 2);width:calc(50% - var(--shell-spacing-lg) / 2)}.dashboard-slot-third{flex:0 0 calc(33.333% - var(--shell-spacing-lg) * 2 / 3);width:calc(33.333% - var(--shell-spacing-lg) * 2 / 3)}.dashboard-slot-two-thirds{flex:0 0 calc(66.666% - var(--shell-spacing-lg) / 3);width:calc(66.666% - var(--shell-spacing-lg) / 3)}.dashboard-slot-empty{border:2px dashed var(--shell-color-border);background:none}.dashboard-slot-placeholder{color:var(--shell-color-text-muted);opacity:0;justify-content:center;align-items:center;height:100%;min-height:120px;font-size:.875rem;transition:opacity .15s;display:flex}.dashboard-slot-drop-target .dashboard-slot-placeholder,.dashboard-slot-empty:hover .dashboard-slot-placeholder{opacity:1}.dashboard-slot-drop-target{background:var(--shell-surface-brand-weak);border-color:var(--shell-color-brand)!important;border-style:solid!important}.dashboard-slot-dragging{opacity:.5}.dashboard-row-dropzone{z-index:10;height:8px;transition:background .15s;position:absolute;left:0;right:0}.dashboard-row-dropzone-top{top:-4px}.dashboard-row-dropzone-bottom{bottom:-4px}.dashboard-row-dropzone.active{background:var(--shell-color-brand);border-radius:4px}.dashboard-module{border-radius:var(--shell-radius-md);flex-direction:column;min-height:200px;transition:transform .15s,opacity .15s;display:flex;position:relative}.dashboard-module.dragging{opacity:.5;transform:scale(.98)}.dashboard-module.resizing{cursor:ns-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboard-module-content{flex:1;min-height:0;overflow:visible}.dashboard-module-content>.shell-widget{flex-direction:column;height:100%;display:flex}.dashboard-module-content>.shell-widget>:last-child{flex:1;min-height:0;overflow-y:auto}.dashboard-module-resize-width{color:var(--shell-color-text-muted);border:1px solid var(--shell-color-border);cursor:pointer;z-index:10;opacity:0;background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:4px 8px;font-size:11px;font-weight:500;transition:all .15s;display:flex;position:absolute;top:8px;right:8px}.dashboard-module:hover .dashboard-module-resize-width{opacity:1}.dashboard-module-resize-width:hover{background:var(--shell-color-brand);color:#fff;border-color:var(--shell-color-brand)}.dashboard-module-resize-handle{cursor:ns-resize;opacity:0;z-index:10;justify-content:center;align-items:center;height:12px;transition:opacity .15s;display:flex;position:absolute;bottom:0;left:0;right:0}.dashboard-module:hover .dashboard-module-resize-handle{opacity:1}.dashboard-module-resize-handle-grip{background:var(--shell-color-border);border-radius:2px;width:40px;height:4px;transition:background .15s}.dashboard-module-resize-handle:hover .dashboard-module-resize-handle-grip,.dashboard-module.resizing .dashboard-module-resize-handle-grip{background:var(--shell-color-brand)}.dashboard-loading{justify-content:center;align-items:center;min-height:400px;display:flex}.dashboard-loading-spinner{border:3px solid var(--shell-color-border);border-top-color:var(--shell-color-brand);border-radius:50%;width:32px;height:32px;animation:shell-spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.shell-dashboard{padding:var(--shell-spacing-lg);flex-direction:column;height:100%;display:flex;overflow-y:auto}.shell-dashboard-header{margin-bottom:var(--shell-spacing-lg);justify-content:space-between;align-items:center;display:flex}.shell-dashboard-title{color:var(--shell-color-text);margin:0;font-size:1.25rem;font-weight:600}.shell-dashboard-actions{gap:var(--shell-spacing-sm);display:flex}.shell-dashboard-edit-btn{padding:var(--shell-spacing-xs) var(--shell-spacing-md);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);color:var(--shell-color-text-secondary);cursor:pointer;transition:all var(--shell-transition-fast);background:none;font-size:.875rem}.shell-dashboard-edit-btn:hover{background:var(--shell-color-surface-hover);color:var(--shell-color-text)}.shell-dashboard-edit-btn.active{background:var(--shell-color-brand);border-color:var(--shell-color-brand);color:#fff}.shell-dashboard-grid{gap:var(--shell-spacing-lg);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.shell-dashboard-module{background:var(--shell-color-surface);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-lg);flex-direction:column;min-height:200px;max-height:400px;display:flex;overflow:hidden}.shell-dashboard-module-pinned{max-height:450px}.shell-dashboard-module-header{padding:var(--shell-spacing-md);border-bottom:1px solid var(--shell-color-border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.shell-dashboard-module-title{color:var(--shell-color-text);align-items:center;gap:var(--shell-spacing-xs);font-size:.875rem;font-weight:600;display:flex}.shell-dashboard-module-title-link{cursor:pointer;color:inherit;background:none;border:none;padding:0}.shell-dashboard-module-title-link:hover{color:var(--shell-color-brand)}.shell-dashboard-module-remove{padding:var(--shell-spacing-xs);border-radius:var(--shell-radius-sm);cursor:pointer;color:var(--shell-color-text-secondary);transition:all var(--shell-transition-fast);background:none;border:none;justify-content:center;align-items:center;display:flex}.shell-dashboard-module-remove:hover{color:#ef4444;background:rgba(239,68,68,.1)}.shell-dashboard-module-content{padding:var(--shell-spacing-sm);flex:1;overflow-y:auto}.shell-dashboard-add-module{justify-content:center;align-items:center;gap:var(--shell-spacing-sm);background:var(--shell-color-surface);border:2px dashed var(--shell-color-border);border-radius:var(--shell-radius-lg);cursor:pointer;color:var(--shell-color-text-secondary);transition:all var(--shell-transition-fast);flex-direction:column;min-height:200px;display:flex}.shell-dashboard-add-module:hover{border-color:var(--shell-color-brand);color:var(--shell-color-brand);background:var(--shell-color-surface-hover)}.shell-dashboard-loading{color:var(--shell-color-text-secondary);justify-content:center;align-items:center;height:200px;display:flex}.shell-add-module-modal{width:90vw;max-width:400px}.shell-add-module-options{gap:var(--shell-spacing-sm);flex-direction:column;display:flex}.shell-add-module-option{align-items:center;gap:var(--shell-spacing-md);padding:var(--shell-spacing-md);background:var(--shell-color-surface);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);cursor:pointer;text-align:left;transition:all var(--shell-transition-fast);display:flex}.shell-add-module-option:hover:not(.disabled){border-color:var(--shell-color-brand);background:var(--shell-color-surface-hover)}.shell-add-module-option.disabled{opacity:.6;cursor:not-allowed}.shell-add-module-option-icon{background:var(--shell-color-surface-hover);border-radius:var(--shell-radius-md);color:var(--shell-color-brand);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.shell-add-module-option-text{flex-direction:column;flex:1;gap:2px;display:flex}.shell-add-module-option-label{color:var(--shell-color-text);font-size:.875rem;font-weight:600}.shell-add-module-option-desc{color:var(--shell-color-text-secondary);font-size:.75rem}.shell-add-module-option-badge{background:var(--shell-color-surface-hover);border-radius:var(--shell-radius-full);color:var(--shell-color-text-secondary);padding:2px 6px;font-size:.625rem}.shell-add-module-conversations{gap:var(--shell-spacing-sm);flex-direction:column;display:flex}.shell-add-module-search{padding:var(--shell-spacing-sm) var(--shell-spacing-md);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);background:var(--shell-color-surface);color:var(--shell-color-text);width:100%;font-size:.875rem}.shell-add-module-search:focus{border-color:var(--shell-color-brand);outline:none}.shell-add-module-conversation-list{gap:var(--shell-spacing-xs);flex-direction:column;max-height:300px;display:flex;overflow-y:auto}.shell-add-module-conversation{align-items:center;gap:var(--shell-spacing-sm);padding:var(--shell-spacing-sm) var(--shell-spacing-md);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);cursor:pointer;text-align:left;transition:all var(--shell-transition-fast);background:none;display:flex}.shell-add-module-conversation:hover{border-color:var(--shell-color-brand);background:var(--shell-color-surface-hover)}.shell-add-module-conversation-icon{color:var(--shell-color-text-secondary);display:flex}.shell-add-module-conversation-label{color:var(--shell-color-text);font-size:.875rem}.shell-add-module-empty{padding:var(--shell-spacing-lg);text-align:center}.shell-add-module-back,.shell-add-module-empty{color:var(--shell-color-text-secondary);font-size:.875rem}.shell-add-module-back{align-items:center;gap:var(--shell-spacing-xs);padding:var(--shell-spacing-sm);cursor:pointer;margin-top:var(--shell-spacing-sm);background:none;border:none;display:flex}.shell-add-module-back:hover{color:var(--shell-color-text)}.dashboard-add-widget-fab{background:var(--shell-color-brand);color:#fff;cursor:pointer;z-index:100;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px rgba(0,0,0,.3)}.dashboard-add-widget-fab:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.4)}.dashboard-add-widget-fab:active{transform:scale(.95)}.dashboard-add-widget-fab svg{display:block}.dashboard-module-remove{border-radius:var(--shell-radius-sm);color:#ef4444;cursor:pointer;opacity:0;z-index:20;pointer-events:none;background:rgba(239,68,68,.1);border:none;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex;position:absolute;top:-10px;right:-10px}.dashboard-module:hover .dashboard-module-remove{opacity:1;pointer-events:auto}.dashboard-module-remove:focus-visible{opacity:1;pointer-events:auto}.dashboard-module-remove:hover{color:#fff;background:#ef4444}.dashboard-mobile-edit-toolbar,.dashboard-module-collapsed-tile,.dashboard-module-mobile-toggle{display:none}@keyframes dashboard-mobile-icon-jiggle{0%{transform:rotate(-1.6deg)}to{transform:rotate(1.6deg)}}.dashboard-drag-handle{cursor:grab;color:var(--shell-color-text-muted);opacity:0;z-index:15;border-radius:var(--shell-radius-md) var(--shell-radius-md) 0 0;pointer-events:none;justify-content:center;align-items:center;width:48px;height:22px;transition:opacity .15s,background .15s;display:flex;position:absolute;top:0;left:50%;transform:translateX(-50%)}.dashboard-module:hover .dashboard-drag-handle{opacity:1;pointer-events:auto}.dashboard-drag-handle:hover{background:var(--shell-color-surface-alt);color:var(--shell-color-text)}.dashboard-drag-handle:active{cursor:grabbing}@media (max-width:768px){.dashboard-mobile-edit-toolbar{justify-content:flex-end;align-items:center;min-height:28px;margin:0 0 8px;display:flex}.dashboard-mobile-edit-done{border:1px solid color-mix(in srgb,var(--shell-color-brand) 34%,transparent);background:color-mix(in srgb,var(--shell-surface-brand-soft) 82%,transparent);color:var(--shell-color-brand);cursor:pointer;border-radius:999px;padding:4px 12px;font-size:.76rem;font-weight:600;line-height:1}.dashboard-mobile-edit-hint{color:var(--shell-color-text-muted);letter-spacing:.01em;font-size:.72rem;font-weight:500}.dashboard-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));grid-auto-rows:auto;align-items:start;gap:8px;margin:0;padding:0;display:grid}.dashboard-grid .dashboard-module{grid-column:1/-1;width:100%;min-width:0;min-height:auto}.dashboard-grid .dashboard-module-content,.dashboard-grid .dashboard-module-content>.shell-widget,.dashboard-grid .dashboard-module-content>.shell-widget>*{min-width:0}.dashboard-grid .dashboard-module-content>.shell-widget>:last-child{overflow-y:visible}.dashboard-grid .dashboard-drag-handle,.dashboard-grid .dashboard-resize-handle{display:none}.dashboard-grid .dashboard-module-mobile-toggle{border:1px solid var(--shell-color-border);background:color-mix(in srgb,var(--shell-color-surface-elevated) 92%,transparent);color:var(--shell-color-text-muted);cursor:pointer;z-index:26;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;top:8px;right:8px}.dashboard-grid .dashboard-module-mobile-toggle:hover{color:var(--shell-color-text);border-color:var(--shell-color-brand)}.dashboard-grid .dashboard-module--mobile-collapsed{contain:layout paint;grid-column:span 1;min-height:112px}.dashboard-grid .dashboard-module--mobile-collapsed .dashboard-module-remove{display:none}.dashboard-grid .dashboard-module--mobile-collapsed .dashboard-module-mobile-toggle{width:21px;height:21px;top:4px;right:4px}.dashboard-grid .dashboard-module--mobile-collapsed .dashboard-module-content{display:none}.dashboard-grid .dashboard-module-collapsed-tile{border:1px solid color-mix(in srgb,var(--shell-color-border) 72%,transparent);background:var(--shell-color-surface-elevated);color:var(--shell-color-text);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:112px;padding:12px 6px 10px;transition:transform .12s,border-color .12s,box-shadow .12s;display:flex}.dashboard-grid .dashboard-module-collapsed-tile:active{transform:scale(.97)}.dashboard-grid .dashboard-module-collapsed-icon{color:var(--shell-color-brand);background:color-mix(in srgb,var(--shell-surface-brand-soft) 86%,transparent);border:1px solid color-mix(in srgb,var(--shell-color-brand) 36%,transparent);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.dashboard-grid .dashboard-module-collapsed-label{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;min-height:2.3em;font-size:.72rem;font-weight:600;line-height:1.15;display:-webkit-box;overflow:hidden}.dashboard-grid--mobile-edit-mode .dashboard-module--mobile-collapsed .dashboard-module-mobile-toggle{display:none}.dashboard-grid--mobile-edit-mode .dashboard-module--mobile-collapsed .dashboard-module-collapsed-tile{cursor:grab;animation:dashboard-mobile-icon-jiggle .16s ease-in-out infinite alternate}.dashboard-grid--mobile-edit-mode .dashboard-module--mobile-collapsed .dashboard-module-collapsed-tile:active{cursor:grabbing;transform:none}.dashboard-grid .dashboard-module--mobile-sorting{z-index:32}.dashboard-grid .dashboard-module--mobile-sorting .dashboard-module-collapsed-tile{border-color:var(--shell-color-brand);box-shadow:0 10px 20px rgba(46,67,255,.2)}.dashboard-grid .dashboard-module .pinned-chat-widget{height:min(56vh,520px);max-height:min(56vh,520px);height:min(56dvh,520px);max-height:min(56dvh,520px)}.dashboard-grid .dashboard-module .pinned-chat-content{min-height:0;overflow-y:hidden}.dashboard-grid .dashboard-module .pinned-chat-messages{-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}}}@layer components{.shell-widget{min-height:200px}@keyframes widget-unread-pulse{0%{box-shadow:inset 0 0 0 0 rgba(var(--shell-color-brand-rgb),0),0 0 0 0 rgba(var(--shell-color-brand-rgb),0)}50%{box-shadow:inset 0 0 20px 0 rgba(var(--shell-color-brand-rgb),.08),0 0 15px 0 rgba(var(--shell-color-brand-rgb),.15)}to{box-shadow:inset 0 0 0 0 rgba(var(--shell-color-brand-rgb),0),0 0 0 0 rgba(var(--shell-color-brand-rgb),0)}}.shell-widget.has-unread{isolation:isolate;animation:widget-unread-pulse 2.5s ease-in-out infinite;position:relative}.shell-widget.has-unread .shell-card-title{position:relative}.shell-widget.has-unread:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 15%,rgba(var(--shell-color-brand-rgb),.14),transparent 55%),radial-gradient(circle at 85% 80%,rgba(var(--shell-color-brand-rgb),.1),transparent 55%);opacity:0;animation:widget-unread-bg 2.5s ease-in-out infinite;position:absolute;top:0;bottom:0;left:0;right:0}.shell-widget.has-unread>*{z-index:1;position:relative}@keyframes widget-unread-bg{0%,to{opacity:0}50%{opacity:1}}.shell-widget.has-unread .shell-card-title:after{content:"";background:var(--shell-color-brand);border-radius:50%;width:8px;height:8px;animation:widget-dot-pulse 2s ease-in-out infinite;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}@keyframes widget-dot-pulse{0%,to{opacity:1;transform:translateY(-50%)scale(1)}50%{opacity:.6;transform:translateY(-50%)scale(.85)}}.shell-widget-full{grid-column:1/-1}.shell-widget-icon{opacity:.7}.shell-widget-icon,.shell-widget-icon-link{margin-right:var(--shell-spacing-sm);display:inline-flex}.shell-widget-icon-link{border-radius:var(--shell-radius-sm);color:var(--shell-color-text-muted);transition:all var(--shell-transition-fast);cursor:pointer;background:none;justify-content:center;align-items:center;padding:6px}.shell-widget-icon-link:hover{background:var(--shell-color-brand);color:#fff;transform:scale(1.1)}.shell-widget-icon-link:active{transform:scale(.95)}.shell-widget-icon-link svg{display:block}.shell-widget-badge{background:var(--shell-color-brand);color:#fff;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:.75rem;font-weight:600}.shell-widget-badge-urgent{background:#f97316}.shell-widget-more{text-align:center;padding:var(--shell-spacing-sm);margin-top:var(--shell-spacing-sm);color:var(--shell-color-brand);border-top:1px solid var(--shell-color-border);font-size:.85rem;display:block}.shell-widget-more:hover{text-decoration:underline}.shell-widget-footer{border-top:1px solid var(--shell-color-border);padding-top:var(--shell-spacing-sm);margin-top:var(--shell-spacing-sm);justify-content:space-between;align-items:center;display:flex}.shell-widget-settings-link{color:var(--shell-color-text-muted);font-size:.8rem}.shell-widget-settings-link:hover{color:var(--shell-color-brand)}.widget-remove-overlay{z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.6);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.widget-remove-dialog{background:var(--shell-color-surface);border-radius:var(--shell-radius-lg);border:1px solid var(--shell-color-border);padding:var(--shell-spacing-xl);text-align:center;width:90%;max-width:400px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.widget-remove-dialog h3{margin:0 0 var(--shell-spacing-sm);color:var(--shell-color-text);font-size:1.125rem;font-weight:600}.widget-remove-dialog p{margin:0 0 var(--shell-spacing-lg);color:var(--shell-color-text-muted);font-size:.9rem}.widget-remove-actions{gap:var(--shell-spacing-sm);justify-content:center;display:flex}.widget-remove-cancel,.widget-remove-confirm{padding:var(--shell-spacing-sm) var(--shell-spacing-lg);border-radius:var(--shell-radius-md);cursor:pointer;font-size:.9rem;font-weight:500;transition:all .15s}.widget-remove-cancel{color:var(--shell-color-text-muted);border:1px solid var(--shell-color-border);background:none}.widget-remove-cancel:hover{background:var(--shell-color-border);color:var(--shell-color-text)}.widget-remove-confirm{color:#fff;background:#ef4444;border:none}.widget-remove-confirm:hover{background:#dc2626}.shell-decision-tabs{border:1px solid var(--shell-color-border);background:var(--shell-color-surface);border-radius:999px;flex-wrap:wrap;align-items:center;gap:4px;margin-top:8px;margin-bottom:10px;padding:4px;display:inline-flex}.shell-decision-tab{color:var(--shell-color-text-muted);cursor:pointer;transition:all var(--shell-transition-fast);background:none;border:none;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.shell-decision-tab:hover{color:var(--shell-color-text)}.shell-decision-tab.active{background:var(--shell-surface-brand-weak);color:var(--shell-color-brand)}.shell-decision-tab-badge{background:var(--shell-color-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.shell-decision-header-viewall{color:var(--shell-color-brand);white-space:nowrap;margin-left:auto;font-size:.82rem;font-weight:600;text-decoration:none}.shell-decision-header-viewall:hover{text-decoration:underline}.shell-decision-body,.shell-decision-list{flex-direction:column;flex:1;min-height:0;display:flex}.shell-decision-list{margin:var(--shell-spacing-md) 0 0;gap:0;padding:0;list-style:none;overflow-y:auto}.shell-decision-item{padding:var(--shell-spacing-md) var(--shell-spacing-sm);border-bottom:1px solid var(--shell-color-border);transition:background var(--shell-transition-fast)}.shell-decision-item:last-child{border-bottom:none}.shell-decision-item:hover{background:var(--shell-color-surface)}.shell-decision-item-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.shell-decision-item-main-link{color:inherit;flex-direction:column;flex:1;gap:4px;min-width:0;text-decoration:none;display:flex}}@layer components{.shell-decision-item-main-link:focus-visible{outline:2px solid var(--shell-color-brand);outline-offset:2px;border-radius:var(--shell-radius-sm)}.shell-decision-primary-value{color:var(--shell-color-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.95rem;font-weight:600;line-height:1.35;overflow:hidden}.shell-decision-item-meta{color:var(--shell-color-text-muted);align-items:center;gap:0;margin:0;font-size:.78rem;line-height:1.3;display:flex}.shell-decision-item-due{font-weight:600}.shell-decision-item-sep{margin:0 6px}.shell-decision-actions{flex-shrink:0;grid-template-columns:auto auto;gap:6px;display:grid}.shell-decision-btn{cursor:pointer;border-radius:var(--shell-radius-md);transition:background var(--shell-transition-fast),border-color var(--shell-transition-fast);white-space:nowrap;border:1px solid transparent;justify-content:center;align-items:center;gap:4px;padding:5px 12px;font-size:.76rem;font-weight:600;display:inline-flex}.shell-decision-btn:disabled{opacity:.5;cursor:default}.shell-decision-btn.approve{color:#22c55e;background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.3)}.shell-decision-btn.approve:hover:not(:disabled){background:rgba(34,197,94,.25)}.shell-decision-btn.deny{color:#ef4444;background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.25)}.shell-decision-btn.deny:hover:not(:disabled){background:rgba(239,68,68,.22)}.shell-decision-btn.clarify{border-color:var(--shell-color-border);color:var(--shell-color-text-muted);background:none}.shell-decision-btn.clarify:hover:not(:disabled){background:var(--shell-color-surface);color:var(--shell-color-text)}.shell-decision-btn.task{border-color:var(--shell-color-border);color:var(--shell-color-text-muted);background:none}.shell-decision-btn.task:hover:not(:disabled){background:var(--shell-color-surface);color:var(--shell-color-text)}.shell-decision-btn.clarify-send{color:#bae6fd;background:rgba(125,211,252,.18)}.shell-decision-btn.clarify-send:hover{background:rgba(125,211,252,.28)}.shell-decision-clarification{border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);background:var(--shell-color-surface);margin-top:8px;padding:8px}.shell-decision-clarification-input{resize:vertical;border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-sm);background:var(--shell-color-bg);color:var(--shell-color-text);width:100%;min-height:56px;padding:8px 10px;font-size:.82rem;line-height:1.35}.shell-decision-clarification-input:focus{border-color:var(--shell-color-brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--shell-color-brand) 20%,transparent);outline:none}.shell-decision-clarification-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.shell-decision-task-modal-backdrop{z-index:1200;background:rgba(0,0,0,.58);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.shell-decision-task-modal{background:var(--shell-color-surface,#111827);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-lg);flex-direction:column;width:min(640px,100vw - 32px);max-height:calc(100vh - 64px);display:flex;box-shadow:0 24px 48px rgba(0,0,0,.45)}.shell-decision-task-modal-header{border-bottom:1px solid var(--shell-color-border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.shell-decision-task-modal-header h3{color:var(--shell-color-text);margin:0;font-size:1rem;font-weight:700}.shell-decision-task-modal-close{border-radius:var(--shell-radius-sm);color:var(--shell-color-text-muted);cursor:pointer;background:none;border:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.shell-decision-task-modal-close:hover{color:var(--shell-color-text);background:var(--shell-color-surface)}.shell-decision-task-modal-body{flex-direction:column;gap:8px;padding:14px 16px;display:flex;overflow:auto}.shell-decision-task-modal-body label{color:var(--shell-color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:700}.shell-decision-task-modal-body input,.shell-decision-task-modal-body select,.shell-decision-task-modal-body textarea{border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-sm);color:var(--shell-color-text);background:none;width:100%;padding:8px 10px;font-size:.84rem}.shell-decision-task-modal-body textarea{resize:vertical;min-height:82px;line-height:1.35}.shell-decision-task-modal-body input:focus,.shell-decision-task-modal-body select:focus,.shell-decision-task-modal-body textarea:focus{border-color:var(--shell-color-brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--shell-color-brand) 20%,transparent);outline:none}.shell-decision-task-modal-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shell-decision-task-modal-field{flex-direction:column;gap:8px;display:flex}.shell-decision-task-modal-note{color:var(--shell-color-text-muted);margin:2px 0 0;font-size:.76rem}.shell-decision-task-modal-error{color:#f87171;margin:2px 0 0;font-size:.78rem}.shell-decision-task-modal-footer{border-top:1px solid var(--shell-color-border);justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.shell-decision-task-status{margin:8px 0 0;font-size:.75rem;line-height:1.3}.shell-decision-task-status.is-success{color:#22c55e}.shell-decision-task-status.is-error{color:#f87171}.shell-decision-clarification-pill{color:#fef3c7;text-overflow:ellipsis;white-space:nowrap;background:rgba(245,158,11,.14);border:1px solid rgba(245,158,11,.35);border-radius:999px;align-items:center;gap:6px;max-width:100%;margin:0 0 8px;padding:2px 10px;font-size:.76rem;font-weight:600;line-height:1.3;display:inline-flex;overflow:hidden}.shell-decision-clarification-pill span{color:#fde68a;background:hsla(0,0%,100%,.2);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:.64rem;font-weight:700;display:inline-flex}.shell-decision-footer{padding-top:var(--shell-spacing-md);border-top:1px solid var(--shell-color-border);margin-top:var(--shell-spacing-sm);justify-content:space-between;align-items:center;display:flex}.shell-decision-footer-count{color:var(--shell-color-text-muted);font-size:.82rem;font-weight:600}.shell-decision-footer-link{color:var(--shell-color-brand);font-size:.82rem;font-weight:600;text-decoration:none}.shell-decision-footer-link:hover{text-decoration:underline}@media (max-width:600px){.shell-decision-item-row{flex-direction:column;align-items:stretch;gap:10px}.shell-decision-actions{grid-template-columns:1fr 1fr}.shell-decision-task-modal-row{grid-template-columns:1fr}}}@layer components{.shell-urgent-list{margin:var(--shell-spacing-md) 0 0;gap:var(--shell-spacing-md);flex-direction:column;padding:0;list-style:none;display:flex}.shell-urgent-item{padding:var(--shell-spacing-sm);border-radius:var(--shell-radius-md);background:rgba(249,115,22,.05);border:1px solid rgba(249,115,22,.15)}.shell-urgent-item.urgent-critical{background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.4)}.shell-urgent-item.urgent-high{border-color:rgba(249,115,22,.4)}.shell-urgent-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.shell-urgent-sender{font-size:.9rem;font-weight:500}.shell-urgent-time{color:var(--shell-color-text-muted);font-size:.75rem}.shell-urgent-body{margin:0 0 var(--shell-spacing-sm);color:var(--shell-color-text-muted);font-size:.85rem;line-height:1.4}.shell-urgent-link{color:var(--shell-color-brand);font-size:.8rem}.shell-unresponded-list{margin:var(--shell-spacing-md) 0 0;gap:var(--shell-spacing-xs);flex-direction:column;padding:0;list-style:none;display:flex}.shell-unresponded-item{border-radius:var(--shell-radius-md);transition:background var(--shell-transition-fast)}.shell-unresponded-item:hover{background:var(--shell-surface-neutral-weak)}.shell-unresponded-item a{padding:var(--shell-spacing-sm);display:block}.shell-unresponded-header{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.shell-unresponded-name{font-size:.9rem;font-weight:500}.shell-unresponded-time{color:var(--shell-color-text-muted);font-size:.75rem}.shell-unresponded-preview{color:var(--shell-color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.85rem;line-height:1.3;overflow:hidden}.shell-settings-page{padding:var(--shell-spacing-lg);max-width:800px;margin:0 auto}.shell-settings-header{justify-content:space-between;align-items:flex-start;gap:var(--shell-spacing-lg);margin-bottom:var(--shell-spacing-xl);display:flex}.shell-settings-header h1{margin:0 0 var(--shell-spacing-xs);font-size:1.5rem}.shell-settings-error{color:#ef4444;padding:var(--shell-spacing-sm) var(--shell-spacing-md);border-radius:var(--shell-radius-md);background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);font-size:.9rem}.shell-settings-card,.shell-settings-error{margin-bottom:var(--shell-spacing-lg)}.shell-settings-back{margin-top:var(--shell-spacing-xl)}.shell-settings-back a{color:var(--shell-color-text-muted);font-size:.9rem}.shell-settings-back a:hover{color:var(--shell-color-brand)}.shell-tracking-form{gap:var(--shell-spacing-md);margin-top:var(--shell-spacing-md);flex-direction:column;display:flex}.shell-tracking-form-row{gap:var(--shell-spacing-xs);flex-direction:column;display:flex}.shell-tracking-form-row label{font-size:.9rem;font-weight:500}.shell-tracking-form-row input{padding:var(--shell-spacing-sm) var(--shell-spacing-md);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);background:var(--shell-color-bg);color:var(--shell-color-text);font-size:.95rem}.shell-tracking-form-row input:focus{border-color:var(--shell-color-brand);outline:none}.shell-tracking-form-row small{font-size:.8rem}.shell-tracking-type-toggle{gap:var(--shell-spacing-xs);display:flex}.shell-tracking-type-toggle button{padding:var(--shell-spacing-sm) var(--shell-spacing-md);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);color:var(--shell-color-text-muted);cursor:pointer;transition:all var(--shell-transition-fast);background:none;font-size:.9rem}.shell-tracking-type-toggle button:hover{border-color:var(--shell-color-brand)}.shell-tracking-type-toggle button.active{background:var(--shell-color-brand);border-color:var(--shell-color-brand);color:#fff}.shell-tracking-form-actions{margin-top:var(--shell-spacing-sm);justify-content:flex-end;display:flex}.shell-tracking-empty{text-align:center;padding:var(--shell-spacing-xl)}.shell-tracking-list{margin:var(--shell-spacing-md) 0 0;gap:var(--shell-spacing-sm);flex-direction:column;padding:0;list-style:none;display:flex}.shell-tracking-item{padding:var(--shell-spacing-sm) var(--shell-spacing-md);background:var(--shell-surface-neutral-hint,rgba(var(--shell-color-neutral-rgb),.05));border-radius:var(--shell-radius-md);justify-content:space-between;align-items:center;display:flex}.shell-tracking-item-info{flex-direction:column;gap:2px;display:flex}.shell-tracking-item-name{font-weight:500}.shell-tracking-item-type{color:var(--shell-color-text-muted);font-size:.8rem}.shell-tracking-item-actions{align-items:center;gap:var(--shell-spacing-md);display:flex}.shell-tracking-toggle{width:40px;height:22px;display:inline-block;position:relative}.shell-tracking-toggle input{opacity:0;width:0;height:0}.shell-tracking-toggle-slider{cursor:pointer;background-color:var(--shell-color-border);transition:background-color var(--shell-transition-fast);border-radius:22px;position:absolute;top:0;bottom:0;left:0;right:0}.shell-tracking-toggle-slider:before{content:"";transition:transform var(--shell-transition-fast);background-color:#fff;border-radius:50%;width:16px;height:16px;position:absolute;bottom:3px;left:3px}.shell-tracking-toggle input:checked+.shell-tracking-toggle-slider{background-color:var(--shell-color-brand)}.shell-tracking-toggle input:checked+.shell-tracking-toggle-slider:before{transform:translateX(18px)}.shell-tracking-delete{color:var(--shell-color-text-muted);cursor:pointer;opacity:.6;transition:opacity var(--shell-transition-fast),color var(--shell-transition-fast);background:none;border:none;padding:0;font-size:1.25rem;line-height:1}.shell-tracking-delete:hover{opacity:1;color:#ef4444}.shell-task-list{margin:var(--shell-spacing-md) 0 0;flex-direction:column;padding:0;list-style:none}.shell-task-list,.shell-task-list li{gap:var(--shell-spacing-sm);display:flex}.shell-task-list li{align-items:center;padding:var(--shell-spacing-sm) 0;color:var(--shell-color-text);font-size:.9rem}.shell-task-list li.completed{color:var(--shell-color-text-muted);text-decoration:line-through}.shell-task-check{color:var(--shell-color-brand);font-size:.85rem}.tasks-widget-body{flex-direction:column;flex:1;min-height:0;display:flex}.tasks-widget-add-trigger{align-items:center;gap:var(--shell-spacing-sm);padding:var(--shell-spacing-sm) var(--shell-spacing-md);margin-bottom:var(--shell-spacing-sm);border:1px dashed var(--shell-color-border);border-radius:var(--shell-radius-md);color:var(--shell-color-text-muted);cursor:pointer;transition:all var(--shell-transition-fast);background:none;width:100%;font-size:.85rem;display:flex}.tasks-widget-add-trigger:hover{border-color:var(--shell-color-brand);color:var(--shell-color-brand);background:var(--shell-surface-brand-hover)}.tasks-widget-add-icon{font-size:1.1rem;font-weight:300}.tasks-widget-add-form{gap:var(--shell-spacing-sm);margin-bottom:var(--shell-spacing-sm);flex-direction:column;display:flex}.tasks-widget-input{padding:var(--shell-spacing-sm) var(--shell-spacing-md);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-md);background:var(--shell-color-surface);color:var(--shell-color-text);transition:border-color var(--shell-transition-fast);outline:none;width:100%;font-size:.9rem}.tasks-widget-input:focus{border-color:var(--shell-color-brand)}.tasks-widget-add-actions{gap:var(--shell-spacing-sm);display:flex}.tasks-widget-btn{padding:var(--shell-spacing-xs) var(--shell-spacing-md);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-sm);background:var(--shell-color-surface);color:var(--shell-color-text);cursor:pointer;transition:all var(--shell-transition-fast);font-size:.8rem}.tasks-widget-btn:hover:not(:disabled){background:var(--shell-color-surface-elevated)}.tasks-widget-btn:disabled{opacity:.5;cursor:not-allowed}.tasks-widget-btn.primary{background:var(--shell-color-brand);border-color:var(--shell-color-brand);color:#fff}.tasks-widget-btn.primary:hover:not(:disabled){background:var(--shell-color-brand-hover)}.tasks-widget-btn.small{padding:2px var(--shell-spacing-sm);font-size:.75rem}.tasks-widget-list{flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.tasks-widget-item{align-items:center;gap:var(--shell-spacing-sm);padding:var(--shell-spacing-sm) 0;border-bottom:1px solid var(--shell-color-border);display:flex}.tasks-widget-item:last-child{border-bottom:none}.tasks-widget-item.completed .tasks-widget-title{color:var(--shell-color-text-muted);text-decoration:line-through}.tasks-widget-item.completed .tasks-widget-checkbox{color:var(--shell-color-positive)}.tasks-widget-checkbox{color:var(--shell-color-text-muted);cursor:pointer;transition:color var(--shell-transition-fast);background:none;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.tasks-widget-checkbox:hover{color:var(--shell-color-brand)}.tasks-widget-title{color:var(--shell-color-text);cursor:pointer;border-radius:var(--shell-radius-sm);transition:background var(--shell-transition-fast);flex:1;padding:2px 4px;font-size:.9rem}.tasks-widget-title:hover{background:var(--shell-color-surface-elevated)}.tasks-widget-ai-trigger{background:var(--shell-surface-brand-weak);color:var(--shell-color-brand);cursor:pointer;transition:all var(--shell-transition-fast);letter-spacing:.02em;border:1px solid rgba(59,130,246,.18);border-radius:999px;flex-shrink:0;align-items:center;gap:4px;height:28px;padding:0 10px;font-size:.72rem;font-weight:700;display:inline-flex}.tasks-widget-ai-trigger:hover:not(:disabled){background:var(--shell-color-brand);color:#fff;border-color:var(--shell-color-brand)}.tasks-widget-ai-trigger:disabled{opacity:.5;cursor:not-allowed}.tasks-widget-ai-trigger svg{flex-shrink:0}.tasks-widget-ai-trigger.inbox{height:28px;padding:0 9px}.tasks-widget-open-full{color:var(--shell-color-text-muted);cursor:pointer;opacity:0;transition:all var(--shell-transition-fast);border-radius:var(--shell-radius-sm);background:none;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:.85rem;display:flex}.tasks-widget-item:hover .tasks-widget-open-full{opacity:1}.tasks-widget-open-full:hover{color:var(--shell-color-brand);background:var(--shell-surface-brand-weak)}.tasks-widget-delete{color:var(--shell-color-text-muted);cursor:pointer;opacity:0;transition:all var(--shell-transition-fast);border-radius:var(--shell-radius-sm);background:none;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.tasks-widget-item:hover .tasks-widget-delete{opacity:1}.tasks-widget-delete:hover{color:#ef4444;background:rgba(239,68,68,.1)}.tasks-widget-edit-row{align-items:center;gap:var(--shell-spacing-sm);flex:1;display:flex}.tasks-widget-edit-row .tasks-widget-input{padding:4px var(--shell-spacing-sm);flex:1;font-size:.85rem}.tasks-widget-edit-form{gap:var(--shell-spacing-xs);padding:var(--shell-spacing-xs) 0;flex-direction:column;flex:1;display:flex}.tasks-widget-edit-form .tasks-widget-input{padding:4px var(--shell-spacing-sm);font-size:.85rem}.tasks-widget-edit-meta{align-items:center}.tasks-widget-edit-actions,.tasks-widget-edit-meta{gap:var(--shell-spacing-sm);display:flex}.tasks-widget-project-pill.readonly{cursor:default;opacity:.8}.tasks-widget-project-pill.readonly:hover{background:var(--shell-surface-brand-weak)}.tasks-widget-empty{text-align:center;padding:var(--shell-spacing-lg)}.tasks-widget-more{text-align:center;padding:var(--shell-spacing-sm);color:var(--shell-color-brand);margin-top:auto;font-size:.85rem;text-decoration:none;display:block}.tasks-widget-more:hover{text-decoration:underline}.tasks-widget-meta-row{gap:var(--shell-spacing-sm);align-items:center;display:flex}.tasks-widget-select{padding:var(--shell-spacing-xs) var(--shell-spacing-sm);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-sm);background:var(--shell-color-surface);color:var(--shell-color-text);cursor:pointer;transition:border-color var(--shell-transition-fast);outline:none;flex:1;min-width:0;font-size:.8rem}.tasks-widget-select:focus{border-color:var(--shell-color-brand)}.tasks-widget-select:disabled{opacity:.5;cursor:not-allowed}.tasks-widget-date-input{padding:var(--shell-spacing-xs) var(--shell-spacing-sm);border:1px solid var(--shell-color-border);border-radius:var(--shell-radius-sm);background:var(--shell-color-surface);color:var(--shell-color-text);cursor:pointer;transition:border-color var(--shell-transition-fast);outline:none;font-size:.8rem}.tasks-widget-date-input:focus{border-color:var(--shell-color-brand)}.tasks-widget-date-input:disabled{opacity:.5;cursor:not-allowed}.tasks-widget-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.tasks-widget-content .tasks-widget-title{flex:none}.tasks-widget-meta{align-items:center;gap:var(--shell-spacing-xs);flex-wrap:wrap;display:flex}.tasks-widget-ai-prep-pill{border-radius:var(--shell-radius-sm);white-space:nowrap;background:var(--shell-color-surface-elevated);color:var(--shell-color-text-muted);align-items:center;padding:1px 6px;font-size:.68rem;font-weight:600;display:inline-flex}.tasks-widget-ai-prep-pill.is-preparing{background:color-mix(in srgb,var(--shell-color-brand) 16%,transparent);color:var(--shell-color-brand)}.tasks-widget-ai-prep-pill.is-ready{color:#15803d;background:rgba(22,163,74,.14)}.tasks-widget-ai-prep-pill.is-needs-review{color:#b45309;background:rgba(245,158,11,.16)}.tasks-widget-ai-prep-pill.is-error{color:#b91c1c;background:rgba(239,68,68,.16)}.tasks-widget-ai-prep-pill.is-sent{color:#1d4ed8;background:rgba(37,99,235,.16)}.tasks-widget-project-pill{background:var(--shell-surface-brand-weak);color:var(--shell-color-brand);border-radius:var(--shell-radius-sm);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;transition:all var(--shell-transition-fast);align-items:center;max-width:120px;padding:1px 6px;font-size:.7rem;font-weight:500;display:inline-flex;overflow:hidden}.tasks-widget-project-pill:hover{background:var(--shell-surface-brand-hover)}.tasks-widget-due{border-radius:var(--shell-radius-sm);white-space:nowrap;align-items:center;padding:1px 6px;font-size:.7rem;font-weight:500;display:inline-flex}.tasks-widget-due.overdue{color:#ef4444;background:rgba(239,68,68,.15)}.tasks-widget-due.today{color:#ca8a04;background:rgba(234,179,8,.15)}.tasks-widget-due.soon{color:#ca8a04;background:rgba(234,179,8,.1)}.tasks-widget-due.normal,.tasks-widget-due.upcoming{background:var(--shell-color-surface-elevated);color:var(--shell-color-text-muted)}.tasks-widget-template-row{margin-top:var(--shell-spacing-xs)}.tasks-widget-sections{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.tasks-widget-section{border-radius:var(--shell-radius-md);transition:background var(--shell-transition-fast);flex-direction:column;display:flex}.tasks-widget-section.drag-over{background:var(--shell-surface-brand-weak)}.tasks-widget-section-header{padding:var(--shell-spacing-xs) var(--shell-spacing-sm);margin-bottom:var(--shell-spacing-xs);justify-content:space-between;align-items:center;display:flex}.tasks-widget-section-title{text-transform:uppercase;letter-spacing:.05em;color:var(--shell-color-brand);font-size:.75rem;font-weight:600}.tasks-widget-section-count{color:var(--shell-color-text-muted);background:var(--shell-color-surface-elevated);border-radius:10px;padding:1px 6px;font-size:.7rem;font-weight:500}.tasks-widget-divider{padding:var(--shell-spacing-sm) 0;margin:var(--shell-spacing-xs) 0;align-items:center;display:flex}.tasks-widget-divider:after,.tasks-widget-divider:before{content:"";background:var(--shell-color-border);flex:1;height:1px}.tasks-widget-divider span{padding:0 var(--shell-spacing-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--shell-color-text-muted);white-space:nowrap;font-size:.7rem;font-weight:500}.tasks-widget-empty-zone{padding:var(--shell-spacing-md);text-align:center;color:var(--shell-color-text-muted);border:1px dashed var(--shell-color-border);border-radius:var(--shell-radius-md);margin:var(--shell-spacing-xs) 0;font-size:.8rem;font-style:italic}.tasks-widget-drag-handle{color:var(--shell-color-text-muted);cursor:grab;opacity:0;transition:all var(--shell-transition-fast);border-radius:var(--shell-radius-sm);background:none;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.tasks-widget-item:hover .tasks-widget-drag-handle{opacity:.5}.tasks-widget-drag-handle:hover{color:var(--shell-color-brand);background:var(--shell-surface-brand-weak);opacity:1!important}.tasks-widget-drag-handle:active{cursor:grabbing}.tasks-widget-item.dragging{opacity:.5;background:var(--shell-color-surface-elevated);border-radius:var(--shell-radius-md)}.tasks-widget-drag-preview{padding:var(--shell-spacing-sm) var(--shell-spacing-md);background:var(--shell-color-surface);border:1px solid var(--shell-color-brand);border-radius:var(--shell-radius-md);color:var(--shell-color-text);white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.9rem;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.tasks-widget-tabs{gap:8px;margin-bottom:10px;display:flex}.tasks-widget-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.tasks-widget-toolbar .tasks-widget-tabs{margin-bottom:0}.tasks-widget-target-wrap{align-items:center;gap:8px;min-width:0;display:inline-flex}.tasks-widget-target-label{letter-spacing:.04em;text-transform:uppercase;color:var(--shell-color-text-muted);font-size:.72rem;font-weight:700}.tasks-widget-target-select{border:1px solid var(--shell-color-border);background:var(--shell-color-surface);color:var(--shell-color-text);border-radius:999px;min-width:150px;max-width:220px;padding:6px 10px;font-size:.8rem}.tasks-widget-target-select:focus{border-color:var(--shell-color-brand);outline:none;box-shadow:0 0 0 3px rgba(88,101,242,.12)}.tasks-widget-tab{border:1px solid var(--shell-color-border);background:var(--shell-color-surface-alt);color:var(--shell-color-text-muted);cursor:pointer;transition:all var(--shell-transition-fast);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.tasks-widget-tab:hover{border-color:var(--shell-color-brand);color:var(--shell-color-text)}.tasks-widget-tab.active{background:var(--shell-color-brand);border-color:var(--shell-color-brand);color:#fff}.tasks-widget-tab-badge{color:inherit;background:hsla(0,0%,100%,.2);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;display:inline-flex}.tasks-widget-item.priority-high{padding-left:var(--shell-spacing-sm);border-left:3px solid #f59e0b}.tasks-widget-item.priority-urgent{padding-left:var(--shell-spacing-sm);border-left:3px solid #ef4444}.tasks-widget-from{color:var(--shell-color-text-muted);white-space:nowrap;align-items:center;padding:1px 6px;font-size:.7rem;font-weight:500;display:inline-flex}.tasks-widget-inbox{flex-direction:column;flex:1;min-height:0;display:flex}.tasks-widget-inbox-empty{align-items:center;gap:var(--shell-spacing-sm);padding:var(--shell-spacing-xl) var(--shell-spacing-md);color:var(--shell-color-text-muted);flex-direction:column;font-size:.85rem;display:flex}.tasks-widget-inbox-empty p{margin:0}.tasks-widget-inbox-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.tasks-widget-inbox-item{align-items:center;gap:var(--shell-spacing-sm);padding:var(--shell-spacing-sm) 0;border-bottom:1px solid var(--shell-color-border);display:flex}.tasks-widget-inbox-item:last-child{border-bottom:none}.tasks-widget-inbox-item.priority-high{padding-left:var(--shell-spacing-sm);border-left:3px solid #f59e0b}.tasks-widget-inbox-item.priority-urgent{padding-left:var(--shell-spacing-sm);border-left:3px solid #ef4444}.tasks-widget-inbox-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.tasks-widget-inbox-title{color:var(--shell-color-text);font-size:.9rem}.tasks-widget-inbox-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.tasks-widget-inbox-btn{cursor:pointer;transition:all var(--shell-transition-fast);border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.tasks-widget-inbox-btn:disabled{opacity:.4;cursor:not-allowed}.tasks-widget-inbox-btn.accept{color:#16a34a;background:rgba(34,197,94,.15)}.tasks-widget-inbox-btn.accept:hover:not(:disabled){background:rgba(34,197,94,.3)}.tasks-widget-inbox-btn.decline{color:#ef4444;background:rgba(239,68,68,.1)}.tasks-widget-inbox-btn.decline:hover:not(:disabled){background:rgba(239,68,68,.25)}.tasks-widget-inbox-btn.open{color:var(--shell-color-text-muted);background:none}.tasks-widget-inbox-btn.open:hover:not(:disabled){background:var(--shell-surface-brand-weak);color:var(--shell-color-brand)}.quick-launch-grid{place-content:center;align-items:center;gap:var(--shell-spacing-lg);padding:var(--shell-spacing-md) 0;flex-wrap:wrap;flex:1;min-height:0;display:flex}.quick-launch-empty{justify-content:center;align-items:center;gap:var(--shell-spacing-sm);text-align:center;flex-direction:column;flex:1;display:flex}.quick-launch-tile{align-items:center;gap:var(--shell-spacing-xs);padding:var(--shell-spacing-sm);border-radius:var(--shell-radius-md);color:var(--shell-color-text);transition:all var(--shell-transition-fast);flex-direction:column;text-decoration:none;display:flex}.quick-launch-tile:hover{background:var(--shell-color-surface-elevated);transform:translateY(-2px)}.quick-launch-tile:hover .quick-launch-tile-icon{background:var(--shell-color-brand);color:#fff;transform:scale(1.05)}.quick-launch-tile-icon{border-radius:var(--shell-radius-md);background:var(--shell-surface-brand-weak);color:var(--shell-color-brand);transition:all var(--shell-transition-fast);justify-content:center;align-items:center;width:48px;height:48px;display:flex}.quick-launch-tile-icon svg{width:24px;height:24px}.quick-launch-tile-label{text-align:center;text-overflow:ellipsis;white-space:nowrap;color:var(--shell-color-text-muted);max-width:64px;font-size:.7rem;font-weight:500;line-height:1.2;overflow:hidden}.quick-launch-settings-btn{color:var(--shell-color-text-muted);border-radius:var(--shell-radius-sm);cursor:pointer;transition:all var(--shell-transition-fast);background:none;border:none;justify-content:center;align-items:center;margin-left:auto;padding:4px;display:flex}.quick-launch-settings-btn:hover{background:var(--shell-color-surface-elevated);color:var(--shell-color-brand)}.quick-launch-settings-overlay{z-index:var(--shell-z-modal);padding:var(--shell-spacing-lg);background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.quick-launch-settings-modal{background:var(--shell-color-surface);-webkit-backdrop-filter:var(--shell-glass-blur);backdrop-filter:var(--shell-glass-blur);border:1px solid var(--shell-glass-border);border-radius:var(--shell-radius-lg);box-shadow:var(--shell-shadow-lg);flex-direction:column;width:100%;max-width:400px;max-height:80vh;display:flex}.quick-launch-settings-header{padding:var(--shell-spacing-md) var(--shell-spacing-lg);border-bottom:1px solid var(--shell-color-border);justify-content:space-between;align-items:center;display:flex}.quick-launch-settings-header h3{margin:0;font-size:1rem;font-weight:600}.quick-launch-settings-close{cursor:pointer;color:var(--shell-color-text-muted);border-radius:var(--shell-radius-sm);background:none;border:none;padding:4px 8px;font-size:1.5rem;line-height:1}.quick-launch-settings-close:hover{background:var(--shell-color-surface-elevated)}.quick-launch-settings-desc{padding:var(--shell-spacing-sm) var(--shell-spacing-lg);color:var(--shell-color-text-muted);margin:0;font-size:.85rem}.quick-launch-settings-list{padding:var(--shell-spacing-sm) var(--shell-spacing-lg);gap:var(--shell-spacing-sm);flex-direction:column;flex:1;display:flex;overflow-y:auto}.quick-launch-settings-item{align-items:center;gap:var(--shell-spacing-md);padding:var(--shell-spacing-sm);border-radius:var(--shell-radius-md);cursor:pointer;transition:background var(--shell-transition-fast);display:flex}.quick-launch-settings-item:hover{background:var(--shell-color-surface-elevated)}.quick-launch-settings-item input[type=checkbox]{accent-color:var(--shell-color-brand);width:18px;height:18px}.quick-launch-settings-item-icon{border-radius:var(--shell-radius-sm);background:var(--shell-surface-brand-weak);color:var(--shell-color-brand);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.quick-launch-settings-item-icon svg{width:18px;height:18px}.quick-launch-settings-item-info{flex-direction:column;gap:2px;min-width:0;display:flex}.quick-launch-settings-item-name{font-size:.9rem;font-weight:500}.quick-launch-settings-item-desc{color:var(--shell-color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.quick-launch-settings-footer{padding:var(--shell-spacing-md) var(--shell-spacing-lg);border-top:1px solid var(--shell-color-border);justify-content:flex-end;display:flex}.shell-activity-list{margin:var(--shell-spacing-md) 0 0;gap:var(--shell-spacing-sm);flex-direction:column;padding:0;list-style:none;display:flex}.shell-activity-list li{padding:var(--shell-spacing-sm) 0;border-bottom:1px solid var(--shell-color-border);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.shell-activity-list li:last-child{border-bottom:none}.shell-activity-message{color:var(--shell-color-text)}.shell-activity-time{color:var(--shell-color-text-muted);font-size:.8rem}}