.tiptap-chat-input .ProseMirror{word-break:break-word;white-space:pre-wrap;outline:none;min-height:50px;max-height:200px;padding:.75rem;font-size:1rem;line-height:1.625;overflow-y:auto}@media (min-width:640px){.tiptap-chat-input .ProseMirror{max-height:250px}}@media (min-width:768px){.tiptap-chat-input .ProseMirror{font-size:.875rem}}.tiptap-chat-input .ProseMirror p{margin:0}.tiptap-chat-input .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--color-muted-foreground);pointer-events:none;opacity:.5;height:0}.tiptap-chat-input .ProseMirror .mention{-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.125rem 0;font-weight:600}.tiptap-chat-input .ProseMirror .shortcut-mention{vertical-align:baseline;white-space:nowrap;max-width:100%;color:var(--color-primary);-webkit-box-decoration-break:clone;box-decoration-break:clone;font-weight:500;display:inline}.tiptap-chat-input .ProseMirror .shortcut-mention-argument-ghost{color:var(--color-muted-foreground);opacity:.5;font-size:.875em;font-weight:500}.tiptap-chat-input .ProseMirror .credential-secret-run{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='48'%20height='3'%20viewBox='0%200%2048%203'%3E%3Cdefs%3E%3ClinearGradient%20id='s'%20x1='0'%20y1='0'%20x2='48'%20y2='0'%20gradientUnits='userSpaceOnUse'%3E%3Cstop%20offset='0'%20stop-color='%23dc2626'/%3E%3Cstop%20offset='.25'%20stop-color='%23f97316'/%3E%3Cstop%20offset='.5'%20stop-color='%23fb7185'/%3E%3Cstop%20offset='.75'%20stop-color='%23f97316'/%3E%3Cstop%20offset='1'%20stop-color='%23dc2626'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%20fill='url(%23s)'%3E%3Ccircle%20cx='2'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='6'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='10'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='14'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='18'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='22'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='26'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='30'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='34'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='38'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='42'%20cy='1.5'%20r='.85'/%3E%3Ccircle%20cx='46'%20cy='1.5'%20r='.85'/%3E%3C/g%3E%3C/svg%3E");background-position:0 100%;background-repeat:repeat-x;background-size:48px 3px;padding-bottom:.18em}.tiptap-chat-input .ProseMirror code{background:rgba(var(--color-primary),.1);color:var(--color-primary);font-family:inherit;font-size:inherit;border-radius:.125rem;padding:.0625rem .25rem}.tiptap-chat-input .ProseMirror .fenced-code-block-wrapper{border:1px solid var(--color-border);border-radius:.375rem;margin:.25rem 0;overflow:hidden}.tiptap-chat-input .ProseMirror .fenced-code-block-header{color:var(--color-muted-foreground);border-bottom:1px solid var(--color-border);background:color-mix(in srgb,var(--color-muted)50%,transparent);-webkit-user-select:none;user-select:none;align-items:center;padding:.125rem .625rem;font-size:.7rem;display:flex}.tiptap-chat-input .ProseMirror .fenced-code-block-content{white-space:pre-wrap;word-break:break-word;font-family:var(--font-mono,ui-monospace,monospace);background:color-mix(in srgb,var(--color-muted)80%,transparent);caret-color:currentColor;margin:0;padding:.5rem .75rem;font-size:.8125rem;line-height:1.5}.tiptap-chat-input .ProseMirror .fenced-code-block-content code{color:inherit;font-family:inherit;font-size:inherit;background:0 0;border-radius:0;padding:0}
