.prompt-editor-wrapper{position:relative}.prompt-editor-toolbar{align-items:center;background-color:hsl(var(--muted));border:1px solid hsl(var(--border));border-bottom:none;border-radius:.375rem .375rem 0 0;display:flex;gap:.25rem;padding:.5rem}.toolbar-btn{align-items:center;background:transparent;border:none;border-radius:.25rem;color:hsl(var(--muted-foreground));cursor:pointer;display:inline-flex;height:2rem;justify-content:center;transition:all .15s ease;width:2rem}.toolbar-btn:hover:not(:disabled){background-color:hsl(var(--background));color:hsl(var(--foreground))}.toolbar-btn:disabled{cursor:not-allowed;opacity:.4}.toolbar-btn.is-active{background-color:hsl(var(--primary)/.1);color:hsl(var(--primary))}.toolbar-divider{background-color:hsl(var(--border));height:1.5rem;margin:0 .25rem;width:1px}.prompt-editor-container{background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:0 0 .375rem .375rem;min-height:180px;width:100%}.prompt-editor-wrapper:focus-within .prompt-editor-toolbar{border-color:hsl(var(--primary))}.prompt-editor-wrapper:focus-within .prompt-editor-container{border-color:hsl(var(--primary));outline:2px solid hsl(var(--primary)/.2)}.prompt-editor-content{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.5;min-height:180px;outline:none;padding:.5rem .75rem}.prompt-editor-content p{margin:0}.prompt-editor-content p.is-editor-empty:first-child:before{color:hsl(var(--muted-foreground));content:attr(data-placeholder);float:left;height:0;pointer-events:none}.prompt-editor-content strong{font-weight:600}.prompt-editor-content em{font-style:italic}.prompt-editor-content ol,.prompt-editor-content ul{margin:.5rem 0;padding-left:1.5rem}.prompt-editor-content ul{list-style-type:disc}.prompt-editor-content ol{list-style-type:decimal}.prompt-editor-content li{margin:.25rem 0}.mention{background-color:hsl(var(--primary)/.1);border-radius:.25rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:hsl(var(--primary));font-weight:500;padding:.125rem .25rem}.tippy-box{background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.tippy-content{padding:0}
