.chapel-shell .chapel-empty,.chapel-shell .chapel-empty-panel{text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 2rem 4.5rem;display:flex}.chapel-shell .chapel-empty--page{flex:auto;gap:1rem;min-height:100%;padding:2.5rem 2rem 4.5rem}.chapel-shell .chapel-empty--panel{gap:.75rem;padding:2rem 1.5rem}.chapel-shell .chapel-empty--inline{gap:.5rem;padding:1.75rem 1rem}.chapel-shell .chapel-empty--rail{gap:.75rem;padding:1.5rem 1.25rem}.chapel-shell .chapel-empty-mark{color:var(--accent,#0a0a0a);flex-shrink:0}.chapel-shell .chapel-empty-copy{text-align:center;flex-direction:column;align-items:center;gap:.375rem;max-width:23.75rem;display:flex}.chapel-shell .chapel-empty--panel .chapel-empty-copy{max-width:17.5rem}.chapel-shell .chapel-empty--inline .chapel-empty-copy,.chapel-shell .chapel-empty--rail .chapel-empty-copy{max-width:14rem}.chapel-shell .chapel-empty-title,.chapel-shell .chapel-empty-panel-title{font-size:var(--text-body);color:var(--chapel-text-primary);margin:0;font-weight:600;line-height:1.25rem}.chapel-shell .chapel-empty--panel .chapel-empty-title{font-size:var(--text-body-sm);line-height:1.125rem}.chapel-shell .chapel-empty--inline .chapel-empty-title,.chapel-shell .chapel-empty--rail .chapel-empty-title{font-size:var(--text-caption);line-height:1.125rem}.chapel-shell .chapel-empty-body,.chapel-shell .chapel-empty-panel-copy{font-size:var(--text-caption);color:var(--chapel-text-secondary);margin:0;font-weight:500;line-height:1.25rem}.chapel-shell .chapel-empty--panel .chapel-empty-body{font-size:var(--text-label);line-height:1.125rem}.chapel-shell .chapel-empty--inline .chapel-empty-body,.chapel-shell .chapel-empty--rail .chapel-empty-body{font-size:var(--text-label);line-height:1.0625rem}.chapel-shell .chapel-empty-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding-top:.375rem;display:flex}.chapel-shell .chapel-empty-secondary{border:1px solid var(--chapel-border-subtle);background:var(--chapel-surface-1);height:32px;font-size:var(--text-label);color:var(--chapel-text-secondary);transition:background var(--motion-standard) ease, border-color var(--motion-standard) ease, color var(--motion-standard) ease;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding-inline:12px;font-weight:600;line-height:16px;display:inline-flex}.chapel-shell .chapel-empty-secondary:hover:not(:disabled){border-color:var(--chapel-border-strong);background:var(--chapel-layer-1);color:var(--chapel-text-primary)}.chapel-shell .chapel-empty-secondary:disabled{cursor:not-allowed;opacity:.55}.chapel-shell .chapel-inbox-quiet-start-btn.chapel-empty-secondary{cursor:pointer}.chapel-shell .chapel-inbox-quiet-start-btn.chapel-empty-secondary:focus-visible{border-color:var(--chapel-border-strong);box-shadow:0 0 0 2px color-mix(in oklab, var(--chapel-brand) 14%, transparent);outline:none}.chapel-shell .chapel-inbox-quiet-start-btn.chapel-empty-secondary svg{color:var(--chapel-icon-tertiary);flex-shrink:0}.chapel-shell .chapel-inbox-quiet-start-btn.chapel-empty-secondary:hover svg,.chapel-shell .chapel-inbox-quiet-start-btn.chapel-empty-secondary:focus-visible svg{color:var(--chapel-icon-primary)}@media (max-width:1023px){.chapel-shell[data-chapel-mode=mobile] .chapel-empty-panel{min-height:12rem;margin-top:1rem;padding:1.25rem}}