@keyframes ms-tiptap-spin{to{transform:rotate(1turn)}}.ms-tiptap-editor{--white:var(--ms-surface);--black:var(--ms-text);--black-contrast:var(--ms-text-strong);--gray-1:var(--ms-overlay-subtle);--gray-2:var(--ms-surface-muted);--gray-3:var(--ms-border-subtle);--gray-4:var(--ms-text-disabled);--gray-5:var(--ms-text-muted);--green:var(--ms-success);--purple:var(--ms-primary);--purple-contrast:var(--ms-primary-strong);--purple-light:var(--ms-primary-surface);--yellow-contrast:var(--ms-warning);--yellow:var(--ms-warning-surface);--yellow-light:var(--ms-warning-surface);--red:var(--ms-error);--red-light:var(--ms-error-surface);--shadow:var(--ms-shadow-card);background:var(--ms-surface);border:1px solid var(--ms-border);border-radius:var(--ms-radius-md);color:var(--ms-text);font-family:var(--ms-font-sans);line-height:var(--ms-line-height-body);overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.ms-tiptap-editor:focus-within{border-color:var(--ms-primary);box-shadow:var(--ms-shadow-focus)}.ms-tiptap-editor--readonly{border-color:rgba(0,0,0,0)}.ms-tiptap-editor--readonly:focus-within{border-color:rgba(0,0,0,0);box-shadow:none}.ms-tiptap-editor__content{background:var(--ms-surface);min-height:0}.ms-tiptap-editor *,.ms-tiptap-editor :after,.ms-tiptap-editor :before{box-sizing:border-box}.ms-tiptap-editor :first-child{margin-top:0}.ms-tiptap-editor .tiptap{caret-color:var(--purple);color:var(--ms-text);font-size:var(--ms-font-size-body);margin:0;min-height:100%;padding:var(--ms-space-3) var(--ms-space-4);width:100%;height:100%}.ms-tiptap-editor .tiptap:focus{outline:none}.ms-tiptap-editor .tiptap>*+*{margin-top:var(--ms-space-2)}.ms-tiptap-editor .tiptap h1,.ms-tiptap-editor .tiptap h2,.ms-tiptap-editor .tiptap h3,.ms-tiptap-editor .tiptap h4,.ms-tiptap-editor .tiptap h5,.ms-tiptap-editor .tiptap h6{color:var(--ms-text-strong);font-weight:var(--ms-font-weight-semibold);line-height:var(--ms-line-height-tight)}.ms-tiptap-editor .tiptap p{color:var(--ms-text)}.ms-tiptap-editor .tiptap ol,.ms-tiptap-editor .tiptap ul{padding-left:var(--ms-space-4)}.ms-tiptap-editor .tiptap blockquote{background:var(--ms-surface-muted);border-left:3px solid var(--ms-primary);color:var(--ms-text-secondary);margin-left:0;margin-right:0;padding:var(--ms-space-2) var(--ms-space-3)}.ms-tiptap-editor .tiptap code{background:var(--ms-surface-muted);border:1px solid var(--ms-border-subtle);border-radius:var(--ms-radius-sm);color:var(--ms-text-strong);font-family:var(--ms-font-mono);padding:1px var(--ms-space-1)}.ms-tiptap-editor .tiptap pre{background:var(--ms-code-bg);border-radius:var(--ms-radius-md);color:var(--ms-code-text);overflow-x:auto;padding:var(--ms-space-3)}.ms-tiptap-editor .tiptap pre code{background:rgba(0,0,0,0);border:0;color:inherit;padding:0}.ms-tiptap-editor .tiptap mark{background:var(--ms-warning-surface);color:var(--ms-text-strong)}.ms-tiptap-editor .tiptap img{border-radius:var(--ms-radius-md);max-width:100%}.ms-tiptap-editor .tiptap a{color:var(--ms-link);text-decoration:underline;text-decoration-color:var(--ms-primary-border-soft);text-underline-offset:2px}.ms-tiptap-editor .tiptap hr{border:0;border-top:1px solid var(--ms-border-subtle);margin:var(--ms-space-4) 0}.ms-tiptap-editor .tiptap table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.ms-tiptap-editor .tiptap td,.ms-tiptap-editor .tiptap th{min-width:120px;border:1px solid var(--ms-border);padding:var(--ms-space-2) var(--ms-space-3);text-align:left;vertical-align:top}.ms-tiptap-editor .tiptap th{background:var(--ms-surface-muted);color:var(--ms-text-strong);font-weight:var(--ms-font-weight-semibold)}.ms-tiptap-editor.ms-answer-rich-text{border:0;background:rgba(0,0,0,0);border-radius:0;overflow:visible}.ms-tiptap-editor.ms-answer-rich-text .ms-tiptap-editor__content{background:rgba(0,0,0,0);flex:none;overflow:visible}.ms-tiptap-editor.ms-answer-rich-text .tiptap{height:auto;min-height:0;padding:0;color:var(--ms-text-secondary);font-size:var(--ms-font-size-body-md);line-height:var(--ms-line-height-relaxed)}.ms-tiptap-editor .ms-answer-rich-text__content--outline .tiptap{color:var(--ms-text);font-size:var(--ms-font-size-body-md);font-weight:var(--ms-font-weight-regular);line-height:var(--ms-line-height-relaxed)}.ms-tiptap-editor ::-webkit-scrollbar{height:14px;width:14px}.ms-tiptap-editor ::-webkit-scrollbar-thumb,.ms-tiptap-editor ::-webkit-scrollbar-track{background-clip:padding-box;background-color:rgba(0,0,0,0);border:4px solid rgba(0,0,0,0);border-radius:var(--ms-radius-lg)}.ms-tiptap-editor :hover::-webkit-scrollbar-thumb{background-color:var(--ms-scroll-thumb)}.ms-tiptap-editor ::-webkit-scrollbar-thumb:hover{background-color:var(--ms-scroll-thumb-hover)}.ms-tiptap-editor ::-webkit-scrollbar-button{display:none;height:0;width:0}.ms-tiptap-editor ::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}.ms-tiptap-editor button,.ms-tiptap-editor input,.ms-tiptap-editor select,.ms-tiptap-editor textarea{background:var(--gray-2);border-radius:var(--ms-radius-lg);border:none;color:var(--black);font-family:inherit;font-size:var(--ms-font-size-body-sm);font-weight:var(--ms-font-weight-medium);line-height:var(--ms-line-height-tight);margin:0;padding:6px 10px;transition:all .2s cubic-bezier(.65,.05,.36,1)}.ms-tiptap-editor button:hover,.ms-tiptap-editor input:hover,.ms-tiptap-editor select:hover,.ms-tiptap-editor textarea:hover{background-color:var(--gray-3);color:var(--black-contrast)}.ms-tiptap-editor button[disabled],.ms-tiptap-editor input[disabled],.ms-tiptap-editor select[disabled],.ms-tiptap-editor textarea[disabled]{background:var(--gray-1);color:var(--gray-4)}.ms-tiptap-editor button:checked,.ms-tiptap-editor input:checked,.ms-tiptap-editor select:checked,.ms-tiptap-editor textarea:checked{accent-color:var(--purple)}.ms-tiptap-editor button.primary,.ms-tiptap-editor input.primary,.ms-tiptap-editor select.primary,.ms-tiptap-editor textarea.primary{background:var(--black);color:var(--white)}.ms-tiptap-editor button.primary:hover,.ms-tiptap-editor input.primary:hover,.ms-tiptap-editor select.primary:hover,.ms-tiptap-editor textarea.primary:hover{background-color:var(--black-contrast)}.ms-tiptap-editor button.primary[disabled],.ms-tiptap-editor input.primary[disabled],.ms-tiptap-editor select.primary[disabled],.ms-tiptap-editor textarea.primary[disabled]{background:var(--gray-1);color:var(--gray-4)}.ms-tiptap-editor button.is-active,.ms-tiptap-editor input.is-active,.ms-tiptap-editor select.is-active,.ms-tiptap-editor textarea.is-active{background:var(--purple);color:var(--white)}.ms-tiptap-editor button.is-active:hover,.ms-tiptap-editor input.is-active:hover,.ms-tiptap-editor select.is-active:hover,.ms-tiptap-editor textarea.is-active:hover{background-color:var(--purple-contrast);color:var(--white)}.ms-tiptap-editor button:not([disabled]),.ms-tiptap-editor select:not([disabled]){cursor:pointer}.ms-tiptap-editor input[type=text],.ms-tiptap-editor textarea{background-color:unset;border:1px solid var(--gray-3);border-radius:var(--ms-radius-lg);color:var(--black)}.ms-tiptap-editor input[type=text]::placeholder,.ms-tiptap-editor textarea::placeholder{color:var(--gray-4)}.ms-tiptap-editor input[type=text]:hover,.ms-tiptap-editor textarea:hover{background-color:unset;border-color:var(--gray-4)}.ms-tiptap-editor input[type=text]:focus,.ms-tiptap-editor input[type=text]:focus-visible,.ms-tiptap-editor textarea:focus,.ms-tiptap-editor textarea:focus-visible{border-color:var(--purple);outline:none}.ms-tiptap-editor select{appearance:auto}.ms-tiptap-editor select:focus{outline:0}.ms-tiptap-editor form{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem}.ms-tiptap-editor .hint{align-items:center;background-color:var(--yellow-light);border-radius:var(--ms-radius-lg);border:1px solid var(--gray-2);display:flex;flex-direction:row;font-size:var(--ms-font-size-caption);gap:.25rem;line-height:1.15;min-height:1.75rem;padding:.25rem .5rem}.ms-tiptap-editor .hint.error,.ms-tiptap-editor .hint.purple-spinner{justify-content:center;text-align:center;width:100%}.ms-tiptap-editor .hint.purple-spinner{background-color:var(--purple-light)}.ms-tiptap-editor .hint.purple-spinner:after{content:"";animation:ms-tiptap-spin .8s linear infinite;border-radius:var(--ms-radius-pill);border:2px solid var(--ms-primary-border-soft);border-top-color:var(--ms-primary);height:1rem;width:1rem}.ms-tiptap-editor .hint.error{background-color:var(--red-light)}.ms-tiptap-editor .label,.ms-tiptap-editor .label-large,.ms-tiptap-editor .label-small{color:var(--black);font-size:var(--ms-font-size-meta);font-weight:var(--ms-font-weight-medium);line-height:var(--ms-line-height-tight)}.ms-tiptap-editor .label-small{color:var(--gray-5);font-size:var(--ms-font-size-caption);font-weight:var(--ms-font-weight-regular)}.ms-tiptap-editor .label-large{font-size:var(--ms-font-size-body-sm);font-weight:var(--ms-font-weight-bold)}.ms-tiptap-editor hr{border:none;border-top:1px solid var(--gray-3);margin:0;width:100%}.ms-tiptap-editor kbd{background-color:var(--gray-2);border:1px solid var(--gray-2);border-radius:var(--ms-radius-sm);font-size:var(--ms-font-size-micro);line-height:var(--ms-line-height-tight);padding:.1rem .25rem;text-transform:uppercase}.ms-tiptap-editor #app,.ms-tiptap-editor .container{display:flex;flex-direction:column}.ms-tiptap-editor .button-group{display:flex;flex-wrap:wrap;gap:.25rem}.ms-tiptap-editor .control-group{align-items:flex-start;background-color:var(--white);display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.ms-tiptap-editor .control-group .sticky{position:sticky;top:0}.ms-tiptap-editor [data-node-view-wrapper]>.control-group{padding:0}.ms-tiptap-editor .flex-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-between;width:100%}.ms-tiptap-editor .switch-group{align-items:center;background:var(--gray-2);border-radius:var(--ms-radius-lg);display:flex;flex-direction:row;flex-wrap:wrap;flex:0 1 auto;justify-content:flex-start;padding:.125rem}.ms-tiptap-editor .switch-group label{align-items:center;border-radius:var(--ms-radius-md);color:var(--gray-5);cursor:pointer;display:flex;flex-direction:row;font-size:var(--ms-font-size-caption);font-weight:var(--ms-font-weight-medium);gap:.25rem;line-height:var(--ms-line-height-tight);min-height:1.5rem;padding:0 .375rem;transition:all .2s cubic-bezier(.65,.05,.36,1)}.ms-tiptap-editor .switch-group label:has(input:checked){background-color:var(--white);color:var(--black-contrast)}.ms-tiptap-editor .switch-group label:hover{color:var(--black)}.ms-tiptap-editor .switch-group label input{display:none;margin:unset}.ms-tiptap-editor .output-group{background-color:var(--gray-1);display:flex;flex-direction:column;font-family:var(--ms-font-mono);font-size:var(--ms-font-size-caption);gap:1rem;margin-top:2.5rem;padding:1.5rem}.ms-tiptap-editor .output-group label{color:var(--black);font-size:var(--ms-font-size-body-sm);font-weight:var(--ms-font-weight-bold);line-height:var(--ms-line-height-tight)}.ms-tiptap-editor .node-monacoEditorNode{width:100%;height:100%}