.juit-tiny-edit .-jte-root{--jte-curr-border-radius:var(--jte-border-radius,4px);--jte-curr-text:var(--jte-text,currentColor);--jte-curr-background:var(--jte-background,transparent);--jte-curr-active:var(--jte-active,#009);--jte-curr-mention:var(--jte-mention,#99f);--jte-curr-popup:var(--jte-popup,#fff);--jte-curr-link:var(--jte-link,#009);--jte-curr-error:var(--jte-error,#933);--jte-curr-inactive:var(--jte-inactive,color-mix(in srgb, var(--jte-curr-text) 50%, transparent));--jte-curr-border:var(--jte-border,color-mix(in srgb, var(--jte-curr-text) 12.5%, transparent));--jte-curr-shade:var(--jte-shade,color-mix(in srgb, var(--jte-curr-text) 6.25%, transparent));--jte-curr-active-shade:var(--jte-active-shade,color-mix(in srgb, var(--jte-curr-active) 6.25%, transparent));--jte-curr-button-text:var(--jte-button-text,var(--jte-curr-text));--jte-curr-button-border:var(--jte-button-border,var(--jte-curr-border));--jte-curr-button-background:var(--jte-button-background,var(--jte-curr-background));--jte-curr-button-hovered-text:var(--jte-button-hovered-text,var(--jte-curr-text));--jte-curr-button-hovered-border:var(--jte-button-hovered-border,var(--jte-curr-border));--jte-curr-button-hovered-background:var(--jte-button-hovered-background,var(--jte-curr-shade));--jte-curr-button-active-text:var(--jte-button-active-text,var(--jte-curr-active));--jte-curr-button-active-border:var(--jte-button-active-border,var(--jte-curr-border));--jte-curr-button-active-background:var(--jte-button-active-background,var(--jte-curr-active-shade));--jte-curr-button-disabled-text:var(--jte-button-disabled-text,var(--jte-curr-inactive));--jte-curr-button-disabled-border:var(--jte-button-disabled-border,var(--jte-curr-border));--jte-curr-button-disabled-background:var(--jte-button-disabled-background,var(--jte-curr-shade));--jte-curr-input-text:var(--jte-input-text,var(--jte-curr-text));--jte-curr-input-background:var(--jte-input-background,transparent);--jte-curr-input-border:var(--jte-input-border,var(--jte-curr-border));--jte-curr-input-shade:var(--jte-input-shade,var(--jte-curr-shade))}.juit-tiny-edit.-jte-dark .-jte-root{--jte-curr-text:var(--jte-dark-text,currentColor);--jte-curr-background:var(--jte-dark-background,transparent);--jte-curr-active:var(--jte-dark-active,#99f);--jte-curr-mention:var(--jte-dark-mention,#669);--jte-curr-popup:var(--jte-dark-popup,#111);--jte-curr-link:var(--jte-dark-link,#99f);--jte-curr-error:var(--jte-dark-error,#f99);--jte-curr-inactive:var(--jte-dark-inactive,color-mix(in srgb, var(--jte-curr-text) 50%, transparent));--jte-curr-border:var(--jte-dark-border,color-mix(in srgb, var(--jte-curr-text) 12.5%, transparent));--jte-curr-shade:var(--jte-dark-shade,color-mix(in srgb, var(--jte-curr-text) 12.5%, transparent));--jte-curr-active-shade:var(--jte-dark-active-shade,color-mix(in srgb, var(--jte-curr-active) 6.25%, transparent));--jte-curr-button-text:var(--jte-dark-button-text,var(--jte-curr-text));--jte-curr-button-border:var(--jte-dark-button-border,var(--jte-curr-border));--jte-curr-button-background:var(--jte-dark-button-background,var(--jte-curr-background));--jte-curr-button-hovered-text:var(--jte-dark-button-hovered-text,var(--jte-curr-text));--jte-curr-button-hovered-border:var(--jte-dark-button-hovered-border,var(--jte-curr-border));--jte-curr-button-hovered-background:var(--jte-dark-button-hovered-background,var(--jte-curr-shade));--jte-curr-button-active-text:var(--jte-dark-button-active-text,var(--jte-curr-active));--jte-curr-button-active-border:var(--jte-dark-button-active-border,var(--jte-curr-border));--jte-curr-button-active-background:var(--jte-dark-button-active-background,var(--jte-curr-active-shade));--jte-curr-button-disabled-text:var(--jte-dark-button-disabled-text,var(--jte-curr-inactive));--jte-curr-button-disabled-border:var(--jte-dark-button-disabled-border,var(--jte-curr-border));--jte-curr-button-disabled-background:var(--jte-dark-button-disabled-background,var(--jte-curr-shade));--jte-curr-input-text:var(--jte-dark-input-text,var(--jte-curr-text));--jte-curr-input-background:var(--jte-dark-input-background,transparent);--jte-curr-input-border:var(--jte-dark-input-border,var(--jte-curr-border));--jte-curr-input-shade:var(--jte-dark-input-shade,var(--jte-curr-shade))}.juit-tiny-edit .-jte-root{box-sizing:content-box;color:var(--jte-curr-text);background-color:var(--jte-curr-background);flex-direction:column;align-items:stretch;display:flex;position:relative}.juit-tiny-edit .-jte-root .-jte-toolbox{-webkit-user-select:none;user-select:none;height:1.75em;margin-top:.75em;padding:0 .25em;display:none;position:relative;overflow:hidden}.juit-tiny-edit .-jte-root .-jte-toolbox .-jte-icon{vertical-align:top;width:1em;height:1em;color:var(--jte-curr-button-text);background-color:var(--jte-curr-button-background);border:1px solid var(--jte-curr-button-border);border-radius:var(--jte-curr-border-radius);margin:0 .25em;padding:.125em .25em}.juit-tiny-edit .-jte-root .-jte-toolbox .-jte-icon.-jte-icon-mention{margin-left:.125em}.juit-tiny-edit .-jte-root .-jte-toolbox .-jte-icon.-jte-icon-send{margin-left:auto;margin-right:.125em;padding-left:1em;padding-right:1em}.juit-tiny-edit .-jte-root .-jte-toolbox .-jte-icon.-jte-disabled{color:var(--jte-curr-button-disabled-text);border-color:var(--jte-curr-button-disabled-border);background-color:var(--jte-curr-button-disabled-background)}.juit-tiny-edit .-jte-root .-jte-toolbox .-jte-icon.-jte-active,.juit-tiny-edit .-jte-root .-jte-toolbox .-jte-icon:active:not(.-jte-disabled){color:var(--jte-curr-button-active-text);border-color:var(--jte-curr-button-active-border);background-color:var(--jte-curr-button-active-background)}.juit-tiny-edit .-jte-root .-jte-toolbox .-jte-icon:hover:not(.-jte-disabled):not(.-jte-active):not(:active){color:var(--jte-curr-button-hovered-text);border-color:var(--jte-curr-button-hovered-border);background-color:var(--jte-curr-button-hovered-background)}.juit-tiny-edit .-jte-root .-jte-placeholder{pointer-events:none;color:var(--jte-curr-inactive);padding:.25em;position:absolute}.juit-tiny-edit .-jte-root .-jte-editor{box-sizing:border-box;white-space:pre-wrap;border-radius:var(--jte-curr-border-radius);border:1px solid var(--jte-curr-border);width:100%;padding:.25em}.juit-tiny-edit .-jte-root .-jte-editor:focus{outline:1px solid var(--jte-curr-active);border:1px solid var(--jte-curr-active)}.juit-tiny-edit .-jte-root .-jte-editor a{color:var(--jte-curr-link)}.juit-tiny-edit .-jte-root .-jte-editor link[rel=mention]{cursor:default;-webkit-user-select:none;user-select:none;font-size:.85em;font-style:normal;font-weight:400;text-decoration:none;display:inline;overflow:hidden}.juit-tiny-edit .-jte-root .-jte-editor link[rel=mention]:before{content:"​";background-color:var(--jte-curr-mention);border:1px solid var(--jte-curr-border);border-radius:var(--jte-curr-border-radius);border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;padding:0 .25em}.juit-tiny-edit .-jte-root .-jte-editor link[rel=mention]:after{content:attr(title);background-color:var(--jte-curr-shade);border:1px solid var(--jte-curr-border);border-radius:var(--jte-curr-border-radius);border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;padding:0 .5em 0 .25em}.juit-tiny-edit .-jte-root .-jte-mentions-popup,.juit-tiny-edit .-jte-root .-jte-links-popup{z-index:1000;background-color:var(--jte-curr-popup);border-radius:var(--jte-curr-border-radius);border:1px solid var(--jte-curr-border);font-size:.85em;display:none;position:absolute}.juit-tiny-edit .-jte-root .-jte-mentions-popup{cursor:pointer;min-width:8em;overflow:hidden}.juit-tiny-edit .-jte-root .-jte-mentions-popup ul{white-space:nowrap;max-height:calc(7.5em + 3px);margin:0;padding:0;overflow:scroll}.juit-tiny-edit .-jte-root .-jte-mentions-popup li{color:var(--jte-curr-inactive);border-top:1px solid #0000;border-bottom:1px solid #0000;list-style-type:none}.juit-tiny-edit .-jte-root .-jte-mentions-popup li .-jte-mentions-entry{padding-block:.125em;border-left:.5em solid #0000;padding-left:.25em;padding-right:1.5em}.juit-tiny-edit .-jte-root .-jte-mentions-popup li .-jte-mentions-entry .-jte-mentions-ref{margin-left:.5em;font-size:.85em;font-style:italic}.juit-tiny-edit .-jte-root .-jte-mentions-popup li.-jte-mentions-selected{color:var(--jte-curr-input-text);background-color:var(--jte-curr-shade);border-color:var(--jte-curr-input-border)}.juit-tiny-edit .-jte-root .-jte-mentions-popup li.-jte-mentions-selected .-jte-mentions-entry{border-color:var(--jte-curr-mention)}.juit-tiny-edit .-jte-root .-jte-mentions-popup li:first-child{border-top:none}.juit-tiny-edit .-jte-root .-jte-mentions-popup li:last-child{border-bottom:none}.juit-tiny-edit .-jte-root .-jte-mentions-popup .-jte-mentions-waiting,.juit-tiny-edit .-jte-root .-jte-mentions-popup .-jte-mentions-none{color:var(--jte-curr-inactive);border-color:#0000;border-left-style:solid;border-left-width:.5em;padding-block:.125em;padding-inline:.25em;font-size:.85em}.juit-tiny-edit .-jte-root .-jte-mentions-popup .-jte-mentions-waiting{font-style:italic}.juit-tiny-edit .-jte-root .-jte-mentions-popup .-jte-mentions-none{border-color:var(--jte-curr-shade)}.juit-tiny-edit .-jte-root .-jte-links-popup{-webkit-user-select:none;user-select:none;flex-direction:column;width:20em;padding:.125em}.juit-tiny-edit .-jte-root .-jte-links-popup div{background-color:var(--jte-curr-input-background);border-radius:var(--jte-curr-border-radius);flex-direction:row;margin:.25em;display:flex;position:relative}.juit-tiny-edit .-jte-root .-jte-links-popup .-jte-icon{width:1.25em;height:1.25em;color:var(--jte-curr-input-text);background-color:var(--jte-curr-input-shade);border-radius:calc(var(--jte-curr-border-radius) - 1px);border:none;border-top-right-radius:0;border-bottom-right-radius:0;margin:0;padding:.125em .25em;display:block;position:absolute;top:1px;left:1px}.juit-tiny-edit .-jte-root .-jte-links-popup input{height:1.25em;color:var(--jte-curr-input-text);border:1px solid var(--jte-curr-input-border);border-radius:var(--jte-curr-border-radius);background-color:#0000;flex-grow:1;margin:0;padding:.125em .25em .125em 2.25em;font-size:1em;display:block}.juit-tiny-edit .-jte-root .-jte-links-popup input:focus{outline:1px solid var(--jte-curr-active);border:1px solid var(--jte-curr-active)}.juit-tiny-edit .-jte-root .-jte-links-popup .-jte-error .-jte-icon,.juit-tiny-edit .-jte-root .-jte-links-popup .-jte-error input{color:var(--jte-curr-error)}.juit-tiny-edit.-jte-editable .-jte-editor{margin-bottom:-2.5em;padding-bottom:2.5em}.juit-tiny-edit.-jte-editable .-jte-toolbox{display:flex}.demo[data-v-f7f86d36]{font-family:Arial,Helvetica,sans-serif}.demo h3[data-v-f7f86d36]{margin-bottom:0}.demo code[data-v-f7f86d36]{border:1px solid color-mix(in srgb, currentColor 25%, transparent);background-color:color-mix(in srgb, currentColor 5%, transparent);white-space:nowrap;border-radius:2px;padding:2px;font-size:.85em}.demo pre[data-v-f7f86d36]{border:1px solid color-mix(in srgb, currentColor 25%, transparent);background-color:color-mix(in srgb, currentColor 5%, transparent);overflow:scroll}.tiny-edit[data-v-f7f86d36]{min-height:3em;margin-top:10px}.green[data-v-f7f86d36]{--jte-border-radius:1em;--jte-active:#090;--jte-mention:#9f9;--jte-link:#090;--jte-dark-active:#9f9;--jte-dark-mention:#696;--jte-dark-link:#9f9}pre[data-v-f7f86d36]{min-height:3em;margin-top:10px;padding:3px}
